summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-267-139/+205
* * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-253-13/+30
* * library/bgerror.tcl: make bgerror dialog topmost on Windows tohobbs2003-04-251-3/+6
* * win/configure: regenhobbs2003-04-183-1/+23
* * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windowshobbs2003-04-181-5/+5
* * generic/tkCursor.c: s/GetCursor/TkcGetCursor as Windows has ahobbs2003-04-181-7/+7
* * win/tkWinMenu.c (TkpInitializeMenuBindings):mdejong2003-04-152-11/+18
* * generic/tkBind.c (TkpGetBindingXEvent): Add helper methodmdejong2003-04-144-38/+143
* * unix/Makefile.in: Subst TCL_LIBS instead ofmdejong2003-04-046-1333/+94
* * win/configure: Regen.mdejong2003-04-034-3/+19
* * win/configure: Regen.mdejong2003-04-033-28/+13
* * unix/configure: Regen.mdejong2003-04-023-7/+76
* * tests/all.tcl: Made better use of a commondgp2003-04-0194-596/+292
* * unix/configure: Regen.mdejong2003-03-283-4/+9
* * unix/configure: Regen.mdejong2003-03-273-0/+30
* Corrected several problems that prevented OPTS=symbols from building Kevin B Kenny2003-03-233-9/+24
* * macosx/tkMacOSXApplication.r (removed):das2003-03-217-1355/+37
* * win/tkConfig.sh.in: Add TK_DLL_FILE entrymdejong2003-03-192-1/+9
* * win/configure: Regen.mdejong2003-03-193-92/+85
* * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13dgp2003-03-182-2/+7
* * macosx/Wish.pbproj/project.pbxproj:das2003-03-185-48/+98
* * tests/unixWm.test: Constrained all tests older than revision 1.21dgp2003-03-133-171/+179
* Require autoconf 2.57 or newer, see TIP 34mdejong2003-03-137-3754/+10191
* Better aesthetics for the messageBox. [Bug #701812]dkf2003-03-122-3/+9
* 2003-03-11 Jim Ingham <jingham@apple.com>wolfsuit2003-03-123-12/+67
* * tests/unixWm.test: Add the testwrappermdejong2003-03-122-7/+14
* * doc/wm.n (minimize, maximize): Remove claimmdejong2003-03-126-61/+367
* * generic/tkGrid.c (GridStructureProc, ConfigureSlaves):mdejong2003-03-127-99/+203
* Backported the code that makes the makefile build pkgIndex.tcl as part Kevin B Kenny2003-03-112-1/+13
* Fix a bug with MacOS X Tk's handling of the help menu. The code expected thewolfsuit2003-03-083-23/+27
* Documentation changes due to TIP#116dkf2003-03-062-34/+66
* TIP#116 implementation. Docs still to come, tests will never be done becausedkf2003-03-068-76/+295
* no messagedavygrvy2003-03-061-0/+4
* updated default tcl version to 8.5davygrvy2003-03-061-2/+2
* * README: Bumped version number ofdgp2003-03-0415-69/+87
* mark Mar 3 date for 8.4.2core_8_4_2hobbs2003-03-032-2/+6
* Added credits to changesdkf2003-03-031-30/+39
* updated changes for 8.4.2 release drafted by dkfdgp2003-03-031-1/+102
* Make all %-expansions generate ?? when their event doesn't have the rightdkf2003-02-283-58/+108
* see ChangeLoghobbs2003-02-271-0/+6
* correct 8.4.3 refs to 8.4.2hobbs2003-02-271-3/+3
* replace version refs with version-agnostic wordinghobbs2003-02-271-5/+6
* * 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