| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/tkWinX.c (Tk_SetCaretPos): remove WM_IME_STARTCOMPOSITION | hobbs | 2002-04-12 | 1 | -37/+118 |
|
|
* | * win/tkWinInt.h: declaration for TkWinGetUnicodeEncoding | hobbs | 2002-04-12 | 4 | -13/+17 |
|
|
* | * win/configure: | hobbs | 2002-04-12 | 2 | -3/+3 |
|
|
* | * doc/wm.n: | mdejong | 2002-04-10 | 1 | -2/+2 |
|
|
* | * win/tkWinButton.c (TkpDisplayButton): | hobbs | 2002-04-05 | 1 | -1/+5 |
|
|
* | * win/Makefile.in: changed gdb and shell targets to properly build | hobbs | 2002-04-05 | 1 | -3/+3 |
|
|
* | * win/tkWinX.c: added Tk_SetCaretPos code to position IME windows | hobbs | 2002-04-05 | 1 | -1/+87 |
|
|
* | small lint in comments/docs. | davygrvy | 2002-03-29 | 1 | -15/+13 |
|
|
* | updated to match Tcl | davygrvy | 2002-03-29 | 1 | -6/+29 |
|
|
* | small cruft | davygrvy | 2002-03-29 | 1 | -4/+24 |
|
|
* | ack! fixed big typo. | davygrvy | 2002-03-29 | 1 | -2/+1 |
|
|
* | * win/makefile.vc: Tk helpfile is now installing itself into Tcl's | davygrvy | 2002-03-29 | 1 | -8/+26 |
|
|
* | fixed double use of $(ldebug) | davygrvy | 2002-03-28 | 1 | -6/+6 |
|
|
* | * win/.cvsignore (new): | davygrvy | 2002-03-28 | 5 | -73/+521 |
|
|
* | Changed bitmap_bit_order to LSBFirst in XCreateImage (bug 481255) | chengyemao | 2002-03-26 | 1 | -2/+2 |
|
|
* | fix for bug #528441. max optimize seems to cause problems for some folks. | davygrvy | 2002-03-21 | 1 | -3/+4 |
|
|
* | * win/tkWinX.c: Define _WIN32_IE as 0x0300 | mdejong | 2002-03-07 | 1 | -1/+12 |
|
|
* | Bumped patchlevel; might need changing in the future, but it makes life | dkf | 2002-03-06 | 1 | -2/+2 |
|
|
* | updated to use www.tcl.tk URL | hobbs | 2002-03-04 | 1 | -2/+2 |
|
|
* | changed panedwindow default relief to flat | hobbs | 2002-02-22 | 1 | -2/+2 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 3 | -3/+40 |
|
|
* | * modified some callers of Tcl routines that | dgp | 2002-02-08 | 2 | -6/+4 |
|
|
* | * win/makefile.vc: unset macro located in the tktest target caused a failure. | davygrvy | 2002-02-01 | 1 | -2/+4 |
|
|
* | * Overlooked COSNTification of XSetCommand | dgp | 2002-02-01 | 1 | -1/+1 |
|
|
* | * win/tkWinInit.c (TkpGetAppName): TIP 27 fixup. The code now does | andreas_kupries | 2002-01-29 | 1 | -4/+6 |
|
|
* | * unix/Makefile.in: Remove commented out vars. | mdejong | 2002-01-29 | 2 | -12/+67 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 4 | -14/+14 |
|
|
* | * Overloked Tcl_GetIndexFromObj callers | dgp | 2002-01-18 | 1 | -11/+11 |
|
|
* | * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27 | dgp | 2002-01-17 | 1 | -4/+4 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-01-17 | 2 | -9/+15 |
|
|
* | Use ${libdir} instead of ${exec_prefix}/lib. [Tcl bug 489370] | mdejong | 2002-01-11 | 2 | -44/+48 |
|
|
* | Fix the following bug: If you select an entry on a cascade menu (on Win32) | drh | 2002-01-08 | 1 | -1/+13 |
|
|
* | * test/winButton.test: | hobbs | 2001-12-29 | 1 | -99/+131 |
|
|
* | * win/tkWinWm.c (InitWindowClass): corrected init routines to | hobbs | 2001-12-28 | 1 | -41/+56 |
|
|
* | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): use MessageBoxW for | hobbs | 2001-12-28 | 1 | -7/+434 |
|
|
* | * win/tkWinInt.h: | hobbs | 2001-12-28 | 2 | -2/+64 |
|
|
* | win/tkWinInit.c (TkpDisplayWarning): added Tcl_DStringFrees | hobbs | 2001-12-28 | 1 | -1/+3 |
|
|
* | * win/configure: regen'ed | hobbs | 2001-12-28 | 2 | -4/+4 |
|
|
* | * win/tkWinInit.c (TkpDisplayWarning): Use MessageBoxW in case the | hobbs | 2001-12-28 | 1 | -2/+9 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-12-19 | 1 | -2/+2 |
|
|
* | Added panic in TkPutImage in case of failure to allocate bitmap | chengyemao | 2001-12-07 | 1 | -2/+4 |
|
|
* | Added panic to TkPutImage in case of failure to allocate bitmap | chengyemao | 2001-12-07 | 1 | -1/+5 |
|
|
* | Add TK patch 481148 to implement TIP 74, the | mdejong | 2001-12-04 | 1 | -3/+271 |
|
|
* | install target changes by request from Ryan Casey <scfiead@hotmail.com>. | davygrvy | 2001-12-03 | 1 | -26/+15 |
|
|
* | Fixed CAT32 target. cat.c is located in the Tcl source, not the Tk source. | davygrvy | 2001-11-28 | 1 | -2/+2 |
|
|
* | Change the behavior of menus on windows to be more consistent with native | drh | 2001-11-27 | 1 | -2/+9 |
|
|
* | * unix/Makefile.in: Add comments to better describe | mdejong | 2001-11-25 | 1 | -1/+23 |
|
|
* | * win/configure: Regen. | mdejong | 2001-11-25 | 3 | -24/+31 |
|
|
* | * win/tkWinButton.c (TkpComputeButtonGeometry): corrected the | hobbs | 2001-11-17 | 1 | -87/+227 |
|
|
* | install target repaired. | davygrvy | 2001-11-16 | 1 | -20/+19 |
|
|