summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| * typodgp2005-06-211-2/+2
| * Plug a buffer overflow in the GIF readerdkf2005-06-201-22/+33
| * * README: Bump version number to 8.4.11dgp2005-06-181-3/+3
| * Backport fix for [Bug 1114977]; canvas tag searches now work with threads.dkf2005-06-031-81/+146
| * Backported [console] rename fix. [Bug 1016385]dkf2005-06-031-42/+38
| * * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-311-208/+347
| * * generic/tkMenu.c (MenuCmd): create event handler earlier tohobbs2005-05-311-37/+15
| * * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-3/+3
| * * generic/tkTest.c: disable commands not available on TkAqua.das2005-05-241-4/+4
| * Add native drawing for Entry and Spinbox widgets.wolfsuit2005-03-252-348/+464
| * * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-49/+59
| * D'oh!dkf2005-01-111-2/+2
| * Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-114-92/+115
| * Add missing Tcl_ResetResult [697915]dkf2005-01-071-1/+2
| * Speed up use of Tk_PhotoPutBlock by allowing it to skip the complex-alpha checkdkf2004-12-091-3/+7
| * Alpha blending fixes. [Patch 848161]dkf2004-12-031-20/+32
| * * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-021-1/+10
| * bumped patchlevel to 8.4.9hobbs2004-11-251-3/+3
| * * generic/tkCanvWind.c (ConfigureWinItem): unmap windowshobbs2004-11-171-3/+15
| * * generic/tkCanvImg.c (ImageToPostscript): don't try ps generationhobbs2004-11-171-7/+9
| * * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): set save_under Xhobbs2004-11-171-1/+6
| * * generic/tkCmds.c (Tk_TkObjCmd): use correct screen data whenhobbs2004-11-121-6/+4
| * * generic/tkMain.c:das2004-11-111-1/+10
| * * README: Bumped to patch level 8.4.8dgp2004-10-281-3/+3
| * * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-274-10/+160
| * * generic/tkInt.decls: Signature for tkWinXCleanup needed to bedavygrvy2004-10-272-5/+5
| * * generic/tkEvent.c (Tk_HandleEvent): Call XSetICFocus wheneverrmax2004-10-261-1/+12
| * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-1/+4
| * * generic/tkCursor.c: Add missing initialization in debug routine.dgp2004-09-241-1/+4
| * * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-233-3/+15
| * * generic/tkMenu.c (MenuWorldChanged): ensure that we recomputehobbs2004-09-161-7/+7
| * Fixed a memory leak when a placed widget was forgotten. [Bug 1028888]pspjuth2004-09-161-9/+41
| * Add missing GEOMETRY flag to -handlepad option. [Bug 1010938]dkf2004-08-181-2/+2
| * Backport of yesterday's compositing fixesdkf2004-08-051-68/+110
| * * changes:dgp2004-07-291-11/+1
| * * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max:das2004-07-271-4/+5
| * * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specificdas2004-07-271-1/+8
| * Don't queue events for unmapped children.wolfsuit2004-07-211-1/+5
| * * generic/tkEvent.c (Tk_HandleEvent): ensure IC focus is set afterhobbs2004-07-211-1/+11
| * * generic/tkUndo.c (TkUndoSetDepth): correct -maxundohobbs2004-07-141-2/+2
| * updated to patchlevel 8.4.7hobbs2004-07-141-3/+3
| * * generic/tkCmds.c (Tk_WinfoObjCmd): refetch interp result obj forhobbs2004-06-291-1/+5
| * Fix [Bug 979239] by only redrawing an image when it has real area.dkf2004-06-251-1/+10
| * * generic/tkCanvText.c (DisplayCanvText): Fix textmdejong2004-06-081-7/+16
| * silence compiler warningdgp2004-06-081-3/+2
| * * generic/tkBind.c <HandleEventGenerate>: Modified to fix wishdgp2004-05-131-3/+11
| * * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-37/+1
| * * tests/panedwindow.test: panedwindow-25.1hobbs2004-05-031-1/+13
| * (ImgPhotoCmd): correct matched handling to that in headhobbs2004-05-031-2/+3
| * * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data intohobbs2004-05-031-5/+14