| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 25 | -141/+459 |
|
|
* | * unix/tkAppInit.c: Removed now unneeded and erroneous reference | andreas_kupries | 2002-06-14 | 2 | -9/+6 |
|
|
* | no message | davygrvy | 2002-06-14 | 1 | -0/+6 |
|
|
* | The test for compiler optimizations was in error. Thanks goes to Roy Terry | davygrvy | 2002-06-14 | 1 | -2/+2 |
|
|
* | regen | dkf | 2002-06-14 | 2 | -14/+14 |
|
|
* | Changed some _Old and _OLD to more descriptive terms. | dkf | 2002-06-14 | 5 | -17/+23 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 16 | -224/+675 |
|
|
* | * tests/winfo.test: Add basic tests for winfo ismapped. | mdejong | 2002-06-14 | 2 | -1/+27 |
|
|
* | * tests/unixWm.test: | mdejong | 2002-06-13 | 3 | -46/+68 |
|
|
* | * tests/cursor.test: corrected error after cursor-2.2. | dgp | 2002-06-13 | 3 | -4/+14 |
|
|
* | Refixed cursor handling on Windows, and added tests to enforce it. | dkf | 2002-06-13 | 3 | -54/+100 |
|
|
* | * changes: Clearly label wm transient changes as | mdejong | 2002-06-13 | 3 | -7/+18 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-06-13 | 6 | -6/+53 |
|
|
* | * win/tkWinCursor.c (TkGetCursorByName): reverted fix from | hobbs | 2002-06-12 | 2 | -42/+35 |
|
|
* | mention Tk patch id | mdejong | 2002-06-12 | 1 | -1/+1 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-06-12 | 7 | -12/+64 |
|
|
* | * changes: Add note about new transient behavior. | mdejong | 2002-06-12 | 6 | -44/+370 |
|
|
* | fix for bug report #530212 "Bad Window Path Name in tkMenuFind" | jenglish | 2002-06-11 | 2 | -5/+7 |
|
|
* | 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 | 2 | -4/+13 |
|
|
* | Added "magic ampersand" approach for translated strings in standard dialogs. | a_kovalenko | 2002-06-10 | 15 | -306/+480 |
|
|
* | * library/bgerror.tcl (tk::dialog::error::bgerror): | mdejong | 2002-06-09 | 2 | -5/+8 |
|
|
* | Cursor name parsing was quite broken compared with Unix; cursor names are | dkf | 2002-06-06 | 2 | -29/+49 |
|
|
* | Make non-default buttons in messagebox have -default normal | a_kovalenko | 2002-06-06 | 2 | -1/+11 |
|
|
* | * unix/tkUnixFont.c (Tk_DrawChars): Don't assume that | a_kovalenko | 2002-06-05 | 2 | -11/+25 |
|
|
* | * changes: Document [wm transient .t .t] error. | mdejong | 2002-05-27 | 5 | -31/+93 |
|
|
* | * unix/tkUnixWm.c (WmInfo, TkWmCleanup, TkWmNewWindow, | mdejong | 2002-05-27 | 2 | -41/+33 |
|
|
* | * generic/tkInt.decls: Add unix decl for TkpWmSetState. | mdejong | 2002-05-27 | 6 | -68/+253 |
|
|
* | * tests/embed.test: Added cross platform embed tests. | mdejong | 2002-05-27 | 5 | -5/+95 |
|
|
* | When creating a radiobutton with -value "" it was not drawn properly | pspjuth | 2002-05-26 | 2 | -1/+18 |
|
|
* | Negative coordinates were rounded badly causing a 1 pixel | pspjuth | 2002-05-26 | 2 | -3/+9 |
|
|
* | * mac/tkMacWm.c (Tk_WmCmd): | mdejong | 2002-05-24 | 6 | -11/+117 |
|
|
* | * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap): | mdejong | 2002-05-23 | 5 | -12/+27 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-05-21 | 4 | -219/+252 |
|
|
* | * A little namespace cleanup on Daniel Steffen's | dgp | 2002-05-20 | 2 | -16/+26 |
|
|
* | * mac/tkMacInit.c: | das | 2002-05-20 | 3 | -1/+9 |
|
|
* | * mac/tkMacInit.c: | das | 2002-05-20 | 4 | -22/+33 |
|
|
* | * Cleaned up namespace usage of the bgerror | dgp | 2002-05-08 | 3 | -60/+68 |
|
|
* | no message | davygrvy | 2002-05-08 | 1 | -0/+6 |
|
|
* | Problem with TCLDIR macro not accepting forward slash path seperators | davygrvy | 2002-05-08 | 1 | -36/+45 |
|
|
* | new feature, make dependence on msgcat soft, [539309] | bagnonm | 2002-05-03 | 1 | -14/+16 |
|
|
* | new feature, make dependence on msgcat soft, [539309] | bagnonm | 2002-04-29 | 8 | -145/+143 |
|
|
* | * unix/configure: | hobbs | 2002-04-26 | 3 | -4/+10 |
|
|
* | namespacing ::tk message catalogs, bug [546333] | bagnonm | 2002-04-26 | 9 | -579/+594 |
|
|
* | * mac/tkMacTclCode.r: | das | 2002-04-23 | 3 | -40/+83 |
|
|
* | * library/button.tcl (ButtonLeave): corrected the 3 | hobbs | 2002-04-23 | 2 | -10/+15 |
|
|
* | * generic/tkTextDisp.c (DisplayLineBackground): | hobbs | 2002-04-23 | 4 | -39/+72 |
|
|
* | corrected runtest target dependencies | hobbs | 2002-04-23 | 1 | -3/+3 |
|
|
* | Fix for Bug 223739 to get rid of floating point equality test. | dkf | 2002-04-22 | 2 | -5/+29 |
|
|
* | Fix for [ 539903 ] Doc error for "-message" | jenglish | 2002-04-19 | 1 | -2/+2 |
|
|