| Commit message (Expand) | Author | Age | Files | Lines |
* | Esperanto and Polish message catalogs from Artur Trzewik | dkf | 2004-02-10 | 2 | -0/+146 |
|
|
* | * library/menu.tcl (::tk::MbPost): make menubuttons that post | hobbs | 2004-02-04 | 1 | -2/+11 |
|
|
* | (::tk::dialog::file::ActivateEnt): allow typing filename into | hobbs | 2003-11-12 | 1 | -3/+10 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): optimize the | hobbs | 2003-11-11 | 1 | -35/+19 |
|
|
* | Updated messages for Dutch from Arjen Markus and Pascal Scheffers [Patch 820519] | dkf | 2003-11-01 | 1 | -18/+21 |
|
|
* | * library/tkfbox.tcl (IconList_Create,IconList_Add): Added option | dkf | 2003-10-29 | 1 | -2/+8 |
|
|
* | Make sure we do default placement strategy when placement is empty [Bug 819284] | dkf | 2003-10-28 | 1 | -2/+6 |
|
|
* | Constrain tk_dialg to be sensibly sized and placed. [Bug 827535] | dkf | 2003-10-22 | 1 | -1/+11 |
|
|
* | * library/scale.tcl: Clear bug with chording mouse buttons. | patthoyts | 2003-10-03 | 1 | -3/+5 |
|
|
* | * library/demos/widget: don't create iconwindow on aqua, but add | das | 2003-09-25 | 1 | -3/+3 |
|
|
* | * library/scale.tcl: Fix for bug #787065 for Button-2 press. | patthoyts | 2003-08-13 | 1 | -1/+2 |
|
|
* | * library/panedwindow.tcl: use widget-specific Priv slots for | hobbs | 2003-07-19 | 1 | -20/+21 |
|
|
* | * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to provide | patthoyts | 2003-07-19 | 1 | -3/+11 |
|
|
* | * library/msgs/fr.msg: updated msg catalog. [Bug #737790] (zolli) | hobbs | 2003-05-14 | 1 | -9/+9 |
|
|
* | * library/bgerror.tcl: make bgerror dialog topmost on Windows to | hobbs | 2003-04-25 | 1 | -3/+6 |
|
|
* | Backport of the 'Message box buttons too wide' fix. [Bug #701812] | dkf | 2003-03-14 | 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 |
|
|