| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * unix/configure: | hobbs | 2001-10-15 | 6 | -205/+243 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 16 | -104/+598 |
|
|
* | * library/console.tcl: added more smarts extracted from tkcon to | hobbs | 2001-10-09 | 2 | -125/+571 |
|
|
* | see ChangeLog | hobbs | 2001-10-01 | 1 | -0/+7 |
|
|
* | * win/tkWinWindow.c: made use of standard Tk_GetHWND instead of | hobbs | 2001-10-01 | 1 | -11/+10 |
|
|
* | minor cast changes to support Win64 | hobbs | 2001-10-01 | 1 | -24/+6 |
|
|
* | better error reporting from testclipboard | hobbs | 2001-10-01 | 1 | -8/+105 |
|
|
* | updated for Win64 SDK RC1 compilation support | hobbs | 2001-10-01 | 4 | -76/+139 |
|
|
* | updated copyright | hobbs | 2001-10-01 | 2 | -6/+6 |
|
|
* | Added -uniform option to grid's row/columnconfigure. | pspjuth | 2001-09-30 | 4 | -21/+295 |
|
|
* | Added labelframe widget. TIP#18. | pspjuth | 2001-09-26 | 18 | -120/+1620 |
|
|
* | Geometry manager changes to support TIP#18. | pspjuth | 2001-09-26 | 15 | -67/+340 |
|
|
* | * Corrected definition of | dgp | 2001-09-25 | 8 | -19/+77 |
|
|
* | Update to handle change in | dgp | 2001-09-24 | 2 | -2/+9 |
|
|
* | Pack accepted asymmetric values for -ipadx/y. | pspjuth | 2001-09-23 | 4 | -11/+51 |
|
|
* | * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed to | hobbs | 2001-09-21 | 1 | -5/+18 |
|
|
* | * generic/tkWindow.c (Tk_CreateAnonymousWindow): | hobbs | 2001-09-21 | 3 | -6/+5 |
|
|
* | see ChangeLog | hobbs | 2001-09-21 | 1 | -0/+36 |
|
|
* | minor cast fixes to prevent 64bit warnings | hobbs | 2001-09-21 | 6 | -28/+29 |
|
|
* | (TkGetServerInfo): added recognition of Win64 | hobbs | 2001-09-21 | 1 | -4/+10 |
|
|
* | made XID __int64 type for Win64 | hobbs | 2001-09-21 | 1 | -0/+4 |
|
|
* | * unix/tkUnixPort.h: | hobbs | 2001-09-21 | 2 | -7/+9 |
|
|
* | (TkpScanWindowId): changed decl to use | hobbs | 2001-09-21 | 3 | -8/+8 |
|
|
* | correct Window id's to be of type Window | hobbs | 2001-09-21 | 2 | -8/+7 |
|
|
* | * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support. | hobbs | 2001-09-21 | 1 | -3/+19 |
|
|
* | improved use of test constraints | hobbs | 2001-09-21 | 8 | -820/+697 |
|
|
* | * tests/textDisp.test (textDisp-4.12): corrected test to work | hobbs | 2001-09-21 | 1 | -20/+3 |
|
|
* | * tests/scrollbar.test (scrollbar-6.27): marked knownBug because | hobbs | 2001-09-21 | 1 | -2/+6 |
|
|
* | * unix/configure: regen'ed | hobbs | 2001-09-20 | 3 | -120/+235 |
|
|
* | * Corrected type definition of | dgp | 2001-09-17 | 3 | -4/+12 |
|
|
* | Fixed string/list confusion in directory browser, and a typo in ChangeLog | dkf | 2001-09-17 | 3 | -16/+25 |
|
|
* | * generic/tkImgGIF.c: | andreas_kupries | 2001-09-14 | 5 | -5/+25 |
|
|
* | * unix/configure: | mdejong | 2001-09-12 | 3 | -28/+33 |
|
|
* | Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box used | drh | 2001-09-12 | 1 | -0/+4 |
|
|
* | Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box used | drh | 2001-09-12 | 1 | -1/+7 |
|
|
* | * unix/configure: | mdejong | 2001-09-10 | 3 | -106/+123 |
|
|
* | * win/Makefile.in: Fix Windows Makefile so that | mdejong | 2001-09-10 | 2 | -2/+15 |
|
|
* | * win/Makefile.in: Use TKTEST variable directly | mdejong | 2001-09-10 | 2 | -2/+7 |
|
|
* | * win/mkd.bat: | mdejong | 2001-09-08 | 3 | -46/+55 |
|
|
* | fixed test numbering | hobbs | 2001-09-01 | 1 | -2/+2 |
|
|
* | see ChangeLog | hobbs | 2001-08-30 | 1 | -0/+9 |
|
|
* | corrected to use testConfig constraints in | hobbs | 2001-08-30 | 3 | -162/+157 |
|
|
* | * tests/unixSend.test: removed test file completely identical to | hobbs | 2001-08-30 | 1 | -679/+0 |
|
|
* | * tests/config.test: added config-14.1 to test namespace import | hobbs | 2001-08-29 | 11 | -302/+177 |
|
|
* | * win/tkWinDialog.c (ChooseDirectoryHookProc): work-around for MS | hobbs | 2001-08-28 | 2 | -24/+26 |
|
|
* | * unix/tkUnixWm.c (TkWmRestackToplevel): reworked how | hobbs | 2001-08-28 | 2 | -16/+27 |
|
|
* | * Corrected TIP 44 typo | dgp | 2001-08-27 | 2 | -2/+8 |
|
|
* | [#450020] Messages for czech language | bagnonm | 2001-08-24 | 1 | -0/+67 |
|
|
* | added QNX-6 build support. [Bug #219410] (loverso) | hobbs | 2001-08-23 | 3 | -106/+139 |
|
|
* | removed bogus note about including tkPhoto.h | hobbs | 2001-08-23 | 1 | -2/+1 |
|
|