| Commit message (Expand) | Author | Age | Files | Lines |
* | *** 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 |
|
|
* | added catch around Triple-1 binding use of sel.last | hobbs | 2002-03-04 | 1 | -2/+2 |
|
|
* | * library/console.tcl (ConsoleBind): Corrected console <<Paste>> | dgp | 2002-03-01 | 1 | -2/+4 |
|
|
* | * library/scale.tcl: mirror B2 bindings to B3 on Windows to better | hobbs | 2002-02-26 | 1 | -1/+9 |
|
|
* | improved proxy sash handling. (boudaillier) | hobbs | 2002-02-26 | 1 | -7/+9 |
|
|
* | Added proc comments. Made configuring sash cursor more efficient. | hobbs | 2002-02-23 | 1 | -22/+65 |
|
|
* | * library/panedwindow.tcl (ReleaseSash): changed to not pass x and | hobbs | 2002-02-22 | 1 | -4/+4 |
|
|
* | Fixed panedwindow binding bugs and added demos for it too. | dkf | 2002-02-22 | 5 | -8/+122 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -0/+136 |
|
|
* | * library/entry.tcl: | mdejong | 2002-02-15 | 2 | -6/+4 |
|
|
* | * library/text.tcl (tk::TextButton1): made text receive focus even | hobbs | 2001-12-28 | 1 | -2/+5 |
|
|
* | * library/entry.tcl: | hobbs | 2001-12-27 | 3 | -241/+130 |
|
|
* | Added code to guess the correct default extension from whatever value | dkf | 2001-12-14 | 1 | -6/+27 |
|
|
* | More widget demo improvements. | dkf | 2001-11-30 | 1 | -13/+44 |
|
|
* | Made tk_setPalette guess a reasonable default for the foreground colour. | dkf | 2001-11-29 | 1 | -3/+11 |
|
|
* | When a menu is torn off, a new "clone" menu is created which is an exact | drh | 2001-11-27 | 1 | -2/+4 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 3 | -7/+6 |
|
|