| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * changes: Add note about new transient behavior. | mdejong | 2002-06-12 | 1 | -30/+68 |
|
|
* | D'oh! Next time, I should at least check I've got the variable names right. | dkf | 2002-06-11 | 1 | -3/+3 |
|
|
* | Fixed a win98 issue where the /exclude option for xcopy is unsupported. | davygrvy | 2002-06-10 | 1 | -4/+7 |
|
|
* | Cursor name parsing was quite broken compared with Unix; cursor names are | dkf | 2002-06-06 | 1 | -29/+42 |
|
|
* | * changes: Document [wm transient .t .t] error. | mdejong | 2002-05-27 | 1 | -27/+29 |
|
|
* | * tests/embed.test: Added cross platform embed tests. | mdejong | 2002-05-27 | 1 | -1/+11 |
|
|
* | * mac/tkMacWm.c (Tk_WmCmd): | mdejong | 2002-05-24 | 1 | -1/+21 |
|
|
* | * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap): | mdejong | 2002-05-23 | 1 | -2/+3 |
|
|
* | Problem with TCLDIR macro not accepting forward slash path seperators | davygrvy | 2002-05-08 | 1 | -36/+45 |
|
|
* | corrected runtest target dependencies | hobbs | 2002-04-23 | 1 | -3/+3 |
|
|
* | * 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 |
|
|