summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Arghh - some seds don't even support comments at all.rmax2004-11-181-8/+21
* Some versions of sed appear to need semicolons in front of comments.rmax2004-11-181-6/+6
* mark release taggingdgp2004-11-181-0/+2
* * changes: Final updates for Tcl 8.4.8 release.dgp2004-11-182-2/+16
* Fixed manpage installation.rmax2004-11-181-4/+4
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-187-1450/+357
* * generic/tkCanvWind.c (ConfigureWinItem): unmap windowshobbs2004-11-172-3/+18
* see changeshobbs2004-11-171-0/+11
* * generic/tkCanvImg.c (ImageToPostscript): don't try ps generationhobbs2004-11-171-7/+9
* * library/console.tcl (::tk::console::ExpandVariable): correcthobbs2004-11-171-2/+4
* * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): set save_under Xhobbs2004-11-171-1/+6
* * changes: Updates for Tk 8.4.8 release.dgp2004-11-162-3/+49
* * library/msgs/it.msg: Updated Italian message catalog.dgp2004-11-162-6/+11
* * 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.5patthoyts2004-10-292-2/+4
* * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts2004-10-293-15/+12
* Minor format fixdkf2004-10-291-3/+3
* Whoops, missed removing an 8.5 feature from an example when backportingdkf2004-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.8dgp2004-10-289-18/+30
* * unix/tkUnixScale.c (DisplayHorizontalValue): Backport fix forpatthoyts2004-10-282-2/+11
* More backporting of doc fixesdkf2004-10-2816-147/+310
* Backport of documentation fixesdkf2004-10-2830-284/+600
* backport compiler warning silencersdgp2004-10-271-5/+5
* * library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] indgp2004-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 thedgp2004-10-263-4/+20
* * generic/tkEvent.c (Tk_HandleEvent): Call XSetICFocus wheneverrmax2004-10-262-1/+18
* Correlate fix with bug numberdkf2004-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.dgp2004-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