| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | fixed translation of yes from si to "s\u00ed" | bagnonm | 2002-04-16 | 1 | -1/+1 |
|
|
* | Modifed the translation of Yes from "Si" to "S\u00ed" | bagnonm | 2002-04-16 | 1 | -1/+1 |
|
|
* | new feature request, 539309 make dependence on msgcat "soft" | bagnonm | 2002-04-16 | 1 | -3/+30 |
|
|
* | see ChangeLog | hobbs | 2002-04-12 | 1 | -0/+45 |
|
|
* | * generic/tkWindow.c (TkCloseDisplay): Added to centralize where a | hobbs | 2002-04-12 | 1 | -107/+100 |
|
|
* | * unix/tkUnixEvent.c (TkpCloseDisplay): call TkSendCleanup and | hobbs | 2002-04-12 | 1 | -26/+25 |
|
|
* | unix/tkUnixSend.c (TkSendCleanup): free send-related resources | hobbs | 2002-04-12 | 1 | -1/+34 |
|
|
* | * generic/tkStubInit.c: | hobbs | 2002-04-12 | 4 | -4/+76 |
|
|
* | * generic/tkInt.h: | hobbs | 2002-04-12 | 2 | -10/+54 |
|
|
* | generic/tkFocus.c (TkFocusFree): frees TkMainInfo data | hobbs | 2002-04-12 | 1 | -1/+37 |
|
|
* | generic/tkClipboard.c (TkClipCleanup): frees TkDisplay data | hobbs | 2002-04-12 | 1 | -1/+39 |
|
|
* | * generic/tkGC.c (TkGCCleanup): frees TkDisplay data | hobbs | 2002-04-12 | 1 | -2/+58 |
|
|
* | * unix/tkUnixWm.c (TkWmStackorderToplevel): ensure children | hobbs | 2002-04-12 | 1 | -50/+96 |
|
|
* | * unix/tkUnixSelect.c (SelRcvIncrProc): added missing Tcl_Release | hobbs | 2002-04-12 | 1 | -1/+2 |
|
|
* | remove eof whitespace | hobbs | 2002-04-12 | 1 | -14/+1 |
|
|
* | * generic/tkGet.c (FreeUidThreadExitProc): free thread-specific | hobbs | 2002-04-12 | 1 | -1/+30 |
|
|