| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing backslash in Motif File Selector code. | dkf | 2001-07-03 | 2 | -2/+7 |
|
|
* | see changes | hobbs | 2001-07-03 | 1 | -0/+25 |
|
|
* | * generic/tkEntry.c: corrected missing Tcl_Release that caused | hobbs | 2001-07-03 | 2 | -28/+52 |
|
|
* | * unix/tkUnixScale.c (TkpDisplayScale): corrected FMR when scale | hobbs | 2001-07-03 | 1 | -2/+2 |
|
|
* | * generic/tkCanvArc.c: | hobbs | 2001-07-03 | 7 | -279/+266 |
|
|
* | * generic/tkImgGIF.c (Mgetc): corrected screwy use of ternary | hobbs | 2001-07-03 | 1 | -2/+3 |
|
|
* | * generic/tkWindow.c (Tk_DestroyWindow): changed to use | hobbs | 2001-07-03 | 1 | -7/+7 |
|
|
* | * library/console.tcl: | hobbs | 2001-07-03 | 10 | -45/+278 |
|
|
* | * tests/listbox.test: changed 'darkblue' to 'white' in a test | hobbs | 2001-07-03 | 1 | -3/+3 |
|
|
* | * generic/tkEntry.c (DestroyEntry): used Tcl_EventuallyFree | hobbs | 2001-07-02 | 2 | -4/+11 |
|
|
* | removed unnecessary directory | hobbs | 2001-07-02 | 1 | -115/+0 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-06-27 | 3 | -2/+29 |
|
|
* | * win/configure: | mdejong | 2001-06-27 | 3 | -266/+83 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 5 | -7/+15 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 5 | -258/+488 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-26 | 4 | -33/+34 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-26 | 3 | -73/+41 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-23 | 4 | -3/+17 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-23 | 3 | -9/+27 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-23 | 3 | -2/+7 |
|
|
* | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. | mdejong | 2001-06-22 | 9 | -133/+165 |
|
|
* | * win/configure: | mdejong | 2001-06-22 | 3 | -4/+9 |
|
|
* | * doc/colors.n: Corrected bogus documentation with respect to | ericm | 2001-06-22 | 2 | -13/+19 |
|
|
* | Added braces to expressions. | dkf | 2001-06-14 | 18 | -138/+153 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-06 | 3 | -44/+72 |
|
|
* | * doc/selection.n: | hobbs | 2001-06-04 | 3 | -3/+19 |
|
|
* | * unix/tkUnixFont.c: Corrected support for iso10646 (X11 Unicode) | hobbs | 2001-06-04 | 2 | -8/+224 |
|
|
* | * win/tkWinX.c: moved the initialization of tkPlatformId from | hobbs | 2001-05-30 | 1 | -10/+11 |
|
|
* | win/tkWinKey.c (TkpSetKeycodeAndState): removed old debug info | hobbs | 2001-05-30 | 2 | -9/+11 |
|
|
* | Upgraded frame to use the newer TK_OPTION | pspjuth | 2001-05-28 | 4 | -142/+260 |
|
|
* | * unix/configure: | mdejong | 2001-05-23 | 5 | -145/+157 |
|
|
* | see ChangeLog | hobbs | 2001-05-22 | 1 | -12/+20 |
|
|
* | unix/tcl.m4: synced up wih Tcl tcl.m4. [Bug #419812] | hobbs | 2001-05-22 | 1 | -2/+8 |
|
|
* | * doc/TkInitStubs.3: | hobbs | 2001-05-22 | 3 | -11/+11 |
|
|
* | implement TIP11, -compound option for menubutton widget | tmh | 2001-05-21 | 7 | -67/+368 |
|
|
* | Added documentation for console command. (Right source tree this time!) | dkf | 2001-05-16 | 2 | -0/+146 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 5 | -160/+270 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 3 | -14/+19 |
|
|
* | * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. | mdejong | 2001-04-25 | 4 | -9/+11 |
|
|
* | Better handling of when image creation nukes the main window so now | dkf | 2001-04-12 | 2 | -3/+13 |
|
|
* | * win/tkWinMenu.c (TkWinHandleMenuEvent): corrected reseting of | hobbs | 2001-04-04 | 2 | -2/+20 |
|
|
* | Corrected typos. | dgp | 2001-04-04 | 1 | -3/+3 |
|
|
* | * tests/winClipboard.test: improved results for understanding when | hobbs | 2001-04-04 | 1 | -7/+19 |
|
|
* | * tests/winDialog.test: string totitle'd some results that | hobbs | 2001-04-04 | 1 | -9/+9 |
|
|
* | win/tkWinDialog.c (GetFileNameA): initialize multi to 0. | hobbs | 2001-04-04 | 1 | -2/+2 |
|
|
* | * tests/cursor.test: changed tests to use 'heart' cursor because | hobbs | 2001-04-04 | 1 | -13/+13 |
|
|
* | * win/configure: | hobbs | 2001-04-03 | 3 | -2/+8 |
|
|
* | * generic/tkMenu.c (TkInvokeMenu): checked for menu deletion | hobbs | 2001-04-03 | 1 | -7/+13 |
|
|
* | see ChangeLog | hobbs | 2001-04-03 | 1 | -0/+24 |
|
|
* | * tests/listbox.test: added test listbox-27.1, delete during | hobbs | 2001-04-03 | 2 | -19/+30 |
|
|