summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Speed up use of Tk_PhotoPutBlock by allowing it to skip the complex-alpha checkdkf2004-12-092-3/+15
* * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9hobbs2004-12-063-41/+16
* retagged 8.4.9 to include alpha blend patchhobbs2004-12-032-3/+6
* Alpha blending fixes. [Patch 848161]dkf2004-12-032-20/+39
* updated for 8.4.9 releasehobbs2004-12-032-2/+16
* * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-023-4/+68
* bumped patchlevel to 8.4.9hobbs2004-11-259-19/+27
* fix to movement up/down in text widget by display linesvincentdarley2004-11-232-8/+40
* *** empty log message ***core_8_4_8rmax2004-11-191-1/+0
* * doc/pack-old.n: Changed the internal name of the man page tormax2004-11-191-2/+2
* Classic sed doesn't support | in REs.rmax2004-11-192-3/+14
* 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