summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinInt.h:hobbs2003-02-264-7/+47
* * generic/tkMenu.c (TkMenuCleanup): make sure to reset statichobbs2003-02-262-2/+35
* Added the 'aete' resource defining the doscript event, and adding it to the W...wolfsuit2003-02-253-205/+1103
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-251-2/+2
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-257-459/+78
* * unix/tkUnixFont.c (CreateClosestFont, CanUseFallback): use thehobbs2003-02-252-4/+7
* * generic/tkListbox.c (ListboxSelectionSubCmd):hobbs2003-02-253-12/+33
* * unix/tkUnixButton.c (TkpDisplayButton): Correct visual displayhobbs2003-02-253-27/+70
* * doc/panedwindow.n: clarified the need to use 'update idle' whenhobbs2003-02-251-2/+6
* * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd):hobbs2003-02-254-15/+54
* 2003-02-24 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>wolfsuit2003-02-242-2/+8
* * library/clrpick.tcl (color::BuildDialog):dkf2003-02-213-16/+17
* Made the standard file dialogs use [grid] for their bottom area [Bug #673722]dkf2003-02-212-52/+38
* * library/comdlg.tcl (FDGetFileTypes): Set an upper limit on howdkf2003-02-212-2/+14
* Typo fix from Georgios Petasis, and commented-out-code removal.dkf2003-02-211-18/+2
* Use the panedwindow's depth, not the screen's default depth. [Bug #671122]dkf2003-02-214-6/+24
* * library/console.tcl: (aqua & macintosh) added missing <Cmd-q>das2003-02-215-70/+87
* * win/tkWinScrlbr.c (UpdateScrollbar): use SIF_DISABLENOSCROLL tohobbs2003-02-212-1/+17
* * tests/panedwindow.test:hobbs2003-02-212-35/+57
* Fixed calculation of the last slave'spspjuth2003-02-203-6/+57
* Removed pointless static variable ZeroDataBlock from tkImgGIF.c [Bug #664788]dkf2003-02-202-5/+4
* Removed potentially fatal FMR in Unix font handling. No test because anydkf2003-02-202-22/+56
* * macosx/tkMacOSXKeyEvent.c: fix for uninitialized var warning.das2003-02-202-40/+44
* 2003-02-19 Jim Ingham <jingham@apple.com>wolfsuit2003-02-192-34/+32
* This submission contains a slightly reworked & cleaned up version ofwolfsuit2003-02-199-1275/+1188
* * doc/entry.n:mdejong2003-02-193-6/+13
* added missing bug #das2003-02-191-1/+1
* added missing bug #das2003-02-191-1/+1
* * macosx/Wish.pbproj/project.pbxproj:das2003-02-193-18/+197
* New part for the widget demo showing Tk's UNICODE output. [Patch #627453]dkf2003-02-193-1/+101
* * unix/configure: Regen.andreas_kupries2003-02-193-124/+136
* * unix/configure: Regen.mdejong2003-02-193-168/+179
* see ChangeLoghobbs2003-02-181-0/+9
* (EntrySetValue): removed unused code var. [Bug #664781]hobbs2003-02-181-3/+3
* (TkPostscriptImage): remove unused depth var. [Bug #664787]hobbs2003-02-181-3/+2
* (TextWidgetCmd): remove unused lastEnd var. [Bug #664790]hobbs2003-02-181-4/+3
* * library/tk.tcl (::tk::TabToWindow): auto-highlight spinboxes ashobbs2003-02-182-3/+7
* * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): correcthobbs2003-02-182-2/+5
* corrected B values [Bug #682714]hobbs2003-02-182-453/+455
* * win/tkWinInit.c (TkpDisplayWarning): truncate MessageBox stringhobbs2003-02-182-1/+16
* menu title encodingsvincentdarley2003-02-182-7/+35
* * generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer isdkf2003-02-182-9/+18
* fix date in ChangeLog entrymdejong2003-02-181-1/+1
* * generic/tkEvent.c (Tk_HandleEvent): Fixup buttonmdejong2003-02-184-4/+47
* * README: Bumped to 8.4.2.hobbs2003-02-159-139/+158
* correct HP-UX ia64 --enable-64bit build flagshobbs2003-02-151-2/+7
* matched to the Tcl one. build option 'linkexten' renamed to 'staticpkg'.davygrvy2003-02-141-6/+7
* matched to the Tcl one.davygrvy2003-02-141-6/+19
* Added language to describe the handling of the end-of-file character Kevin B Kenny2003-02-132-4/+19
* 2003-02-10 Jim Ingham <jingham@apple.com>wolfsuit2003-02-114-34/+108