| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkButton.h: Rewrote the handling | hobbs | 2003-04-26 | 1 | -31/+42 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc when | hobbs | 2003-04-25 | 1 | -9/+12 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-03 | 3 | -22/+40 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-03 | 2 | -15/+1 |
|
|
* | Corrected several problems that prevented OPTS=symbols from building
| Kevin B Kenny | 2003-03-23 | 2 | -9/+17 |
|
|
* | Backed the version to 8.4 on the 8.4 branch.
| Kevin B Kenny | 2003-03-13 | 1 | -2/+2 |
|
|
* | Backported the code that makes the makefile build pkgIndex.tcl as part
| Kevin B Kenny | 2003-03-11 | 1 | -2/+9 |
|
|
* | * win/tkWinInt.h: | hobbs | 2003-02-26 | 3 | -7/+42 |
|
|
* | * win/tkWinScrlbr.c (UpdateScrollbar): use SIF_DISABLENOSCROLL to | hobbs | 2003-02-21 | 1 | -1/+7 |
|
|
* | * win/tkWinInit.c (TkpDisplayWarning): truncate MessageBox string | hobbs | 2003-02-18 | 1 | -1/+10 |
|
|
* | * README: Bumped to 8.4.2. | hobbs | 2003-02-15 | 2 | -3/+3 |
|
|
* | matched to the Tcl one. build option 'linkexten' renamed to 'staticpkg'. | davygrvy | 2003-02-14 | 1 | -6/+7 |
|
|
* | matched to the Tcl one. | davygrvy | 2003-02-14 | 1 | -6/+19 |
|
|
* | * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd, | mdejong | 2003-01-14 | 1 | -5/+4 |
|
|
* | * win/Makefile.in: Add TCL_DEFS to AC_FLAGS | mdejong | 2003-01-13 | 3 | -28/+72 |
|
|
* | * win/makefile.vc: tclThreadTest.obj not required to link | davygrvy | 2002-12-10 | 1 | -3/+2 |
|
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 3 | -14/+46 |
|
|
* | * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handler | hobbs | 2002-12-06 | 3 | -18/+20 |
|
|
* | * tests/wm.test: Add wm-transient-6.3 to | mdejong | 2002-12-01 | 1 | -17/+9 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-11-06 | 2 | -39/+59 |
|
|
* | * win/winMain.c (Tcl_AppInit): Calls Registry_Init() and | davygrvy | 2002-11-04 | 4 | -108/+187 |
|
|
* | * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1. | andreas_kupries | 2002-11-01 | 1 | -2/+2 |
|
|
* | * win/configure: Regen. | hobbs | 2002-10-19 | 2 | -15/+66 |
|
|
* | * win/tkWinPort.h: define OPEN_MAX only if not defined. | hobbs | 2002-10-19 | 1 | -1/+3 |
|
|
* | * win/winMain.c (WinMain, main): remove obsolete SetMessageQueue call | hobbs | 2002-10-19 | 1 | -21/+1 |
|
|
* | * win/configure: | hobbs | 2002-10-16 | 2 | -20/+54 |
|
|
* | * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of | hobbs | 2002-10-10 | 1 | -56/+65 |
|
|
* | * tests/canvPs.test: tests for canvas embedded window ps generation | hobbs | 2002-10-10 | 1 | -26/+324 |
|
|
* | * 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 |
|
|