| Commit message (Expand) | Author | Age | Files | Lines |
* | Better aesthetics for the messageBox. [Bug #701812] | dkf | 2003-03-12 | 1 | -3/+3 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -3/+3 |
|
|
* | * library/clrpick.tcl (color::BuildDialog): | dkf | 2003-02-21 | 2 | -16/+12 |
|
|
* | Made the standard file dialogs use [grid] for their bottom area [Bug #673722] | dkf | 2003-02-21 | 1 | -52/+33 |
|
|
* | * library/comdlg.tcl (FDGetFileTypes): Set an upper limit on how | dkf | 2003-02-21 | 1 | -2/+10 |
|
|
* | Typo fix from Georgios Petasis, and commented-out-code removal. | dkf | 2003-02-21 | 1 | -18/+2 |
|
|
* | * library/console.tcl: (aqua & macintosh) added missing <Cmd-q> | das | 2003-02-21 | 1 | -1/+7 |
|
|
* | New part for the widget demo showing Tk's UNICODE output. [Patch #627453] | dkf | 2003-02-19 | 2 | -1/+96 |
|
|
* | * library/tk.tcl (::tk::TabToWindow): auto-highlight spinboxes as | hobbs | 2003-02-18 | 1 | -3/+4 |
|
|
* | * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): correct | hobbs | 2003-02-18 | 1 | -2/+2 |
|
|
* | Fix the entry widget's KeyPress binding so that text is entered from | drh | 2003-01-23 | 1 | -1/+2 |
|
|
* | * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab> | hobbs | 2002-10-10 | 1 | -13/+7 |
|
|
* | * library/tk.tcl: use command instead of control on Aqua bindings. | hobbs | 2002-09-09 | 1 | -6/+11 |
|
|
* | * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): corrected | uid38172 | 2002-09-09 | 1 | -10/+9 |
|
|
* | * library/button.tcl: further restrict buttons to not resetting | hobbs | 2002-09-04 | 1 | -29/+55 |
|
|
* | * library/button.tcl (::tk::ButtonLeave): correctly restore state | hobbs | 2002-09-02 | 1 | -2/+2 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 16 | -72/+128 |
|
|
* | * library/button.tcl: change the bindings to use Priv($w,relief) | hobbs | 2002-08-13 | 1 | -135/+131 |
|
|
* | Tweaked resizing behaviour of the image-viewer demo. | dkf | 2002-08-12 | 1 | -4/+4 |
|
|
* | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): | hobbs | 2002-08-08 | 1 | -10/+10 |
|
|
* | * library/spinbox.tcl (MouseSelect): when not in the entry, just | hobbs | 2002-07-25 | 1 | -15/+11 |
|
|
* | * library/tk.tcl (RestoreFocusGrab): handle the case where the | hobbs | 2002-07-25 | 1 | -3/+7 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-07-22 | 5 | -40/+5 |
|
|
* | Oops. Minor fix to the previous fix. | drh | 2002-07-19 | 1 | -2/+2 |
|
|
* | Fix a bug in the Postscript encoding vector generator that was causing | drh | 2002-07-19 | 1 | -4/+3 |
|
|
* | * library/unsupported.tcl: Extended ExposePrivateVariable, and | rmax | 2002-07-17 | 1 | -8/+16 |
|
|
* | Improvements to bgerror dialog layout. [Bug #577086] | dkf | 2002-07-04 | 1 | -6/+12 |
|
|
* | Force the message box to have consistent background colours. [Bug#552515] | dkf | 2002-06-28 | 1 | -9/+15 |
|
|
* | Applied patch #546910 -- international postscript output | a_kovalenko | 2002-06-25 | 2 | -0/+1369 |
|
|
* | * library/menu.tcl: corrected menus from being posted offscreen | hobbs | 2002-06-22 | 1 | -36/+48 |
|
|
* | * library/console.tcl: corrected the defaultPrompt substitution | hobbs | 2002-06-22 | 1 | -8/+5 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -7/+3 |
|
|
* | * Added catalog for UK English. | dgp | 2002-06-17 | 1 | -0/+3 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-06-13 | 5 | -5/+40 |
|
|
* | * library/choosedir.tcl (tk::dialog::file::chooseDir): | mdejong | 2002-06-12 | 6 | -12/+50 |
|
|
* | fix for bug report #530212 "Bad Window Path Name in tkMenuFind" | jenglish | 2002-06-11 | 1 | -5/+3 |
|
|
* | Added "magic ampersand" approach for translated strings in standard dialogs. | a_kovalenko | 2002-06-10 | 14 | -306/+458 |
|
|
* | * library/bgerror.tcl (tk::dialog::error::bgerror): | mdejong | 2002-06-09 | 1 | -5/+2 |
|
|
* | Make non-default buttons in messagebox have -default normal | a_kovalenko | 2002-06-06 | 1 | -1/+3 |
|
|
* | * A little namespace cleanup on Daniel Steffen's | dgp | 2002-05-20 | 1 | -16/+21 |
|
|
* | * mac/tkMacInit.c: | das | 2002-05-20 | 2 | -13/+24 |
|
|
* | * Cleaned up namespace usage of the bgerror | dgp | 2002-05-08 | 2 | -59/+62 |
|
|
* | 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 |
|
|
* | namespacing ::tk message catalogs, bug [546333] | bagnonm | 2002-04-26 | 9 | -579/+594 |
|
|
* | * library/button.tcl (ButtonLeave): corrected the 3 | hobbs | 2002-04-23 | 1 | -10/+11 |
|
|
* | 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 |
|
|
* | Middle button no longer double pastes into text! Also cleaned some code up. | dkf | 2002-03-07 | 1 | -9/+8 |
|
|