summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump to 8.5a3dkf2004-12-119-20/+26
* * unix/tcl.m4: synced with tcl/unix/tcl.m4das2004-12-093-20/+345
* Speed up use of Tk_PhotoPutBlock by allowing it to skip the complex-alpha checkdkf2004-12-092-3/+15
* * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-088-61/+122
* typosdgp2004-12-072-6/+6
* More duplicate testname elimination. [1078648]dkf2004-12-076-336/+376
* add older ChangeLogs to dist targetcore_8_5_a2hobbs2004-12-071-2/+3
* note 8.5a2 tag datehobbs2004-12-071-0/+4
* * tests/safe.test: Trim auto_path to improve performance [1080039]dgp2004-12-063-4/+19
* remove text change ref that was not in 8.4.9hobbs2004-12-061-4/+1
* updated for 8.4.9 releasehobbs2004-12-052-5/+217
* Split duplicate test names [Bug 1078648]dkf2004-12-0418-158/+163
* Alpha blending fix. [Patch 848161]dkf2004-12-032-22/+42
* * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-023-4/+69
* Tk_DrawChars: Check for short integer overflow in x,y coordinatesjenglish2004-11-282-3/+7
* no messagedavygrvy2004-11-261-0/+5
* * win/makefile.vc: Shell targets needed more stack space. [Bug 1066755]davygrvy2004-11-261-4/+4
* Whitespace policedkf2004-11-221-8/+8
* fix a platform-sensitive testvincentdarley2004-11-222-3/+4
* removed backslash quotevincentdarley2004-11-201-2/+2
* made test less timing sensitivevincentdarley2004-11-202-1/+4
* fix to test's platform sensitivitiesvincentdarley2004-11-202-2/+8
* * macosx/Wish.pbproj/project.pbxproj: reverted earlier changes fordas2004-11-191-3/+3
* Classic sed doesn't support | in REs.rmax2004-11-191-2/+5
* changed the internal name to pack-old to avoid a name clash with the new pack...rmax2004-11-191-2/+2
* * macosx/Wish.pbproj/project.pbxproj: reverted earlier changes fordas2004-11-192-3/+14
* some seds don't support comments :(rmax2004-11-181-8/+21
* generated configure and fixed manpage installatonrmax2004-11-184-98/+299
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-186-1240/+121
* * generic/tkCanvWind.c (ConfigureWinItem): unmap windowshobbs2004-11-172-3/+18
* see changeshobbs2004-11-171-2/+13
* * generic/tkCanvImg.c (ImageToPostscript): don't try ps generationhobbs2004-11-171-6/+8
* * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): set save_under Xhobbs2004-11-171-1/+6
* * library/console.tcl (::tk::console::ExpandVariable): correcthobbs2004-11-171-2/+2
* Remove extra space after {BUILD_PRODUCTS.wolfsuit2004-11-171-2/+2
* improved documentation of -tabsvincentdarley2004-11-172-2/+8
* * library/msgs/it.msg: Updated Italian message catalog.dgp2004-11-162-6/+11
* * macosx/Wish.pbproj/project.pbxproj:das2004-11-168-30/+4390
* fix to one multi-line search bugvincentdarley2004-11-153-3/+17
* Preparatory works for making Tk define its parameters via a config header.dkf2004-11-153-75/+121
* * macosx/tkMacOSXXStubs.c: implemented XGetGeometry().das2004-11-132-4/+28
* * generic/tkCmds.c (Tk_TkObjCmd): use correct screen data whenhobbs2004-11-122-9/+12
* * doc/SetOptions.3:das2004-11-124-55/+92
* * generic/tkEvent.c (InvokeInputMethods): Call XSetICFocusrmax2004-11-112-10/+22
* * generic/tkMain.c:das2004-11-1116-626/+1060
* fix to MacOSX compound button layoutvincentdarley2004-11-093-5/+27
* Added Keith Vetter's tkGoldberg as an animation demo. Thanks Keith!dkf2004-11-083-1/+1742
* More animation demosdkf2004-11-074-3/+304
* doc/frame.n: Added some info for -width/-height options. [Bug 1055423]pspjuth2004-11-072-7/+18
* Made handling of ^ a bit more consistent inpspjuth2004-11-073-22/+111