| Commit message (Expand) | Author | Age | Files | Lines |
* | * README: Bumped to version 8.4.1 to avoid confusion | dgp | 2002-09-27 | 2 | -3/+3 |
|
|
* | 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> | hobbs | 2002-09-27 | 4 | -31/+88 |
|
|
* | * win/Makefile.in (install-libraries): Added code section to | andreas_kupries | 2002-09-04 | 1 | -2/+10 |
|
|
* | correction to r1.19 fix to only incr inset when no image is used | hobbs | 2002-09-03 | 1 | -5/+7 |
|
|
* | * tests/button.test: added button-14.1 | hobbs | 2002-09-02 | 1 | -61/+79 |
|
|
* | Bumped version number to 8.4.0 | hobbs | 2002-09-02 | 2 | -3/+3 |
|
|
* | Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunk | drh | 2002-08-28 | 1 | -4/+31 |
|
|
* | * win/Makefile.in: Removed dependence on the (parts of) the | dgp | 2002-08-26 | 2 | -44/+4 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguishmacosx_8_4_merge_2002_08_20_trunk | dgp | 2002-08-20 | 2 | -3/+3 |
|
|
* | * unix/Makefile.in (install-binaries): simplified pkgIndex.tcl | hobbs | 2002-08-16 | 1 | -9/+9 |
|
|
* | compilation, link fixes | vincentdarley | 2002-08-14 | 3 | -6/+21 |
|
|
* | Fix for Tk Bug #592201 "wm transient fails with two masters". | jenglish | 2002-08-08 | 1 | -4/+4 |
|
|
* | * win/configure: | hobbs | 2002-08-08 | 2 | -4/+4 |
|
|
* | * win/tkWinMenu.c (TkpSetWindowMenuBar): fixed logic bug in when | hobbs | 2002-08-08 | 1 | -4/+3 |
|
|
* | * win/tkWinDialog.c: enabled use of the updated native Windows | hobbs | 2002-08-08 | 1 | -7/+3 |
|
|
* | * win/tkWinFont.c: Additional changes to fix CONST warnings on | dgp | 2002-08-05 | 2 | -7/+7 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 5 | -15/+15 |
|
|
* | Objectifed wm. [Patch #564521] | pspjuth | 2002-07-25 | 1 | -1347/+2310 |
|
|
* | * win/tkWinButton.c (TkpDisplayButton): corrected display of focus | hobbs | 2002-07-24 | 1 | -9/+10 |
|
|
* | * unix/configure: | mdejong | 2002-07-19 | 2 | -44/+46 |
|
|
* | code cleanup | vincentdarley | 2002-07-17 | 1 | -38/+80 |
|
|
* | * unix/Makefile.in: | mdejong | 2002-07-16 | 1 | -2/+4 |
|
|
* | WinWm fixes | vincentdarley | 2002-07-16 | 1 | -20/+216 |
|
|
* | re-add of the borland makefile. Submitted by Helmut Giese <hgiese@ratiosoft.... | davygrvy | 2002-07-16 | 1 | -0/+534 |
|
|
* | * Fixes for [Bug 581627]. | dgp | 2002-07-15 | 1 | -2/+2 |
|
|
* | * Bumped HEAD to version 8.4b2 in order to distinguish it from | dgp | 2002-07-14 | 2 | -3/+3 |
|
|
* | * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): initialize | hobbs | 2002-07-11 | 1 | -4/+9 |
|
|
* | * win/Makefile.in (install-binaries): Fix of troubled Makefile | andreas_kupries | 2002-06-27 | 1 | -7/+7 |
|
|
* | * Expanded install-binaries target to create and install a | dgp | 2002-06-26 | 1 | -3/+17 |
|
|
* | * tests/winWm.test: Verify that both an unmapped | mdejong | 2002-06-24 | 1 | -3/+13 |
|
|
* | * win/tkWinWm.c (UpdateGeometryInfo): remove the check for a null | hobbs | 2002-06-24 | 1 | -3/+2 |
|
|
* | * tests/wm.test: Remove invalid minsize test. Add update | mdejong | 2002-06-24 | 1 | -4/+4 |
|
|
* | * doc/wm.n: TIP #95 Windows implementation and | hobbs | 2002-06-22 | 1 | -51/+49 |
|
|
* | * win/tkWinEmbed.c (EmbedWindowDeleted): added a check for a null | hobbs | 2002-06-22 | 1 | -1/+3 |
|
|
* | * tests/wm.test: Add tests to make sure a withdrawn | mdejong | 2002-06-22 | 1 | -2/+29 |
|
|
* | Regen. | dkf | 2002-06-22 | 1 | -1/+1 |
|
|
* | Tk patchlevel bumped to 8.4b1 in preparation for release. | dkf | 2002-06-22 | 1 | -2/+2 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 3 | -3/+7 |
|
|
* | * doc/listbox.n: | hobbs | 2002-06-21 | 1 | -1/+2 |
|
|
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -2/+1 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 2 | -2/+4 |
|
|
* | Trims to support the removal of RESOURCE_INCLUDED from rc | davygrvy | 2002-06-18 | 2 | -15/+4 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -13/+16 |
|
|
* | Initial implementation of TIP #82: added the -offrelief option to | drh | 2002-06-17 | 1 | -2/+2 |
|
|
* | * generic/tkInt.h: | hobbs | 2002-06-15 | 1 | -34/+107 |
|
|
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 3 | -14/+29 |
|
|
* | The test for compiler optimizations was in error. Thanks goes to Roy Terry | davygrvy | 2002-06-14 | 1 | -2/+2 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -1/+26 |
|
|
* | Refixed cursor handling on Windows, and added tests to enforce it. | dkf | 2002-06-13 | 1 | -30/+43 |
|
|
* | * win/tkWinCursor.c (TkGetCursorByName): reverted fix from | hobbs | 2002-06-12 | 1 | -42/+29 |
|
|