summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXXStubs.c: implemented XGetGeometry().das2004-11-132-4/+28
* * generic/tkCmds.c (Tk_TkObjCmd): use correct screen data whenhobbs2004-11-122-17/+20
* * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Makedas2004-11-122-48/+81
* * generic/tkMain.c:das2004-11-1114-371/+367
* Fix for 1055023 from mikek@muonics.com.wolfsuit2004-11-102-11/+23
* * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-293-11/+35
* * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5patthoyts@users.sourceforge.net2004-10-292-2/+4
* * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts@users.sourceforge.net2004-10-293-15/+12
* Minor format fixdonal.k.fellows@manchester.ac.uk2004-10-291-3/+3
* Whoops, missed removing an 8.5 feature from an example when backportingdonal.k.fellows@manchester.ac.uk2004-10-291-3/+3
* * doc/wm.n: Add wm attributes . -alpha doc to accountmdejong2004-10-282-1/+11
* * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler):mdejong2004-10-282-1/+126
* * README: Bumped to patch level 8.4.8dgp@users.sourceforge.net2004-10-289-18/+30
* * unix/tkUnixScale.c (DisplayHorizontalValue): Backport fix forpatthoyts@users.sourceforge.net2004-10-282-2/+11
* More backporting of doc fixesdonal.k.fellows@manchester.ac.uk2004-10-2816-147/+310
* Backport of documentation fixesdonal.k.fellows@manchester.ac.uk2004-10-2830-284/+600
* backport compiler warning silencersdgp@users.sourceforge.net2004-10-271-5/+5
* * library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] indgp@users.sourceforge.net2004-10-272-2/+10
* no messagedavygrvy2004-10-271-0/+22
* * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-2710-35/+215
* * win/makefile.vc: Backport to the most recentdavygrvy2004-10-273-32/+191
* * generic/tkInt.decls: Signature for tkWinXCleanup needed to bedavygrvy2004-10-272-5/+5
* * tests/safe.test (safe-1.3): Made test less sensitve to thedgp@users.sourceforge.net2004-10-263-4/+20
* * generic/tkEvent.c (Tk_HandleEvent): Call XSetICFocus wheneverrmax2004-10-262-1/+18
* Correlate fix with bug numberdonal.k.fellows@manchester.ac.uk2004-10-261-2/+2
* * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER tohobbs2004-10-212-2/+9
* Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-058-19/+454
* * generic/tkCursor.c: Add missing initialization in debug routine.dgp@users.sourceforge.net2004-09-242-1/+8
* * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-234-70/+228
* * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-237-54/+278
* * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHAmdejong2004-09-232-3/+10
* * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attributehobbs2004-09-212-41/+47
* missed wm attr testhobbs2004-09-191-2/+2
* (UpdateWrapper): don't adjust Z order of TOPMOST window.hobbs2004-09-182-12/+31
* * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 settinghobbs2004-09-182-19/+19
* * macosx/README: typosdas2004-09-183-11/+18
* patch 892194 TIP#222 changeshobbs2004-09-171-6/+49
* * tests/winWm.test: Add 'wm attributes -alpha' to control toplevelhobbs2004-09-173-21/+162
* * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z orderhobbs2004-09-173-16/+66
* * generic/tkMenu.c (MenuWorldChanged): ensure that we recomputehobbs2004-09-162-7/+13
* Fixed a memory leak when a placed widget was forgotten. [Bug 1028888]peter.spjuth@gmail.com2004-09-163-10/+92
* * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the righthobbs2004-09-132-15/+15
* More state resetting on dialog start. [Bug 845189]donal.k.fellows@manchester.ac.uk2004-09-102-1/+6
* (UpdateWrapper): update to Kovalenko to account for whether thehobbs2004-09-102-14/+20
* Stop tk_strictMotif poisoning of the widget demo [Bug 1013942]donal.k.fellows@manchester.ac.uk2004-09-102-1/+10
* * win/tkWinWm.c (ActivateWindow): SetFocus to grab window whenhobbs2004-09-102-4/+14
* * win/tkWinWm.c: backport of several items from 8.5 head:hobbs2004-09-102-64/+167
* * library/tkfbox.tcl (::tk::dialog::file::Create): use labelhobbs2004-09-062-15/+9
* * library/text.tcl (::tk::TextTranspose): Ensure that Transpose ishobbs2004-08-262-11/+26
* * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem withhobbs2004-08-202-2/+54