| Commit message (Expand) | Author | Age | Files | Lines |
* | bug #1451587: avoid using abbreviated sub-commands in | patthoyts | 2006-03-17 | 6 | -42/+42 |
|
|
* | Added message catalog for (Brazilian) Portuguese. [Bug 1405069] | dkf | 2006-03-16 | 1 | -0/+70 |
|
|
* | Fix silly error that prevented truncated error traces from being presented to | dkf | 2006-03-11 | 1 | -3/+3 |
|
|
* | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 23 | -485/+446 |
|
|
* | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 1 | -1/+15 |
|
|
* | * library/menu.tcl (::tk::PostOverPoint): correct menu post near | hobbs | 2005-12-01 | 1 | -6/+10 |
|
|
* | * library/console.tcl (::tk::ConsoleInit): improve work-around to | hobbs | 2005-11-30 | 1 | -2/+4 |
|
|
* | Fix [Bug 1335485] | dkf | 2005-11-22 | 1 | -2/+2 |
|
|
* | * library/dialog.tcl (::tk_dialog): add tkwait visibility before | hobbs | 2005-10-05 | 1 | -12/+13 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 2 | -8/+8 |
|
|
* | * library/bgerror.tcl (::tk::dialog::error::bgerror): use | hobbs | 2005-07-28 | 1 | -3/+3 |
|
|
* | * library/demos/menu.tcl: removed errant '}'.core_8_4_11 | das | 2005-06-25 | 1 | -2/+1 |
|
|
* | more elaborate variant of getting first prompt shown to avoid | hobbs | 2005-05-31 | 1 | -2/+14 |
|
|
* | * library/console.tcl (::tk::ConsoleInit): print out first prompt | hobbs | 2005-05-30 | 1 | -1/+7 |
|
|
* | change tk_popup to have sticky menus | tmh | 2005-05-27 | 1 | -2/+5 |
|
|
* | backport of text widget bug fix | vincentdarley | 2005-05-13 | 1 | -2/+2 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref. | hobbs | 2005-04-12 | 2 | -14/+52 |
|
|
* | * library/panedwindow.tcl (::tk::panedwindow::Cursor): check | hobbs | 2005-02-12 | 1 | -2/+3 |
|
|
* | Add es_ES-specific localization. [Bug 1111213] | dkf | 2005-01-31 | 1 | -0/+5 |
|
|
* | Fix widget parenting issue reported by Keith Nash. Also tidied up a bit. | dkf | 2005-01-18 | 1 | -15/+17 |
|
|
* | * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9 | hobbs | 2004-12-06 | 1 | -35/+8 |
|
|
* | fix to movement up/down in text widget by display lines | vincentdarley | 2004-11-23 | 1 | -8/+35 |
|
|
* | * library/console.tcl (::tk::console::ExpandVariable): correct | hobbs | 2004-11-17 | 1 | -2/+4 |
|
|
* | * library/msgs/it.msg: Updated Italian message catalog. | dgp | 2004-11-16 | 1 | -6/+6 |
|
|
* | * library/tk.tcl (::tk::PlaceWindow): Backported the fix from | patthoyts | 2004-10-29 | 1 | -2/+6 |
|
|
* | * library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] in | dgp | 2004-10-27 | 1 | -2/+5 |
|
|
* | More state resetting on dialog start. [Bug 845189] | dkf | 2004-09-10 | 1 | -1/+3 |
|
|
* | Stop tk_strictMotif poisoning of the widget demo [Bug 1013942] | dkf | 2004-09-10 | 1 | -1/+5 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Create): use label | hobbs | 2004-09-06 | 1 | -15/+3 |
|
|
* | * library/text.tcl (::tk::TextTranspose): Ensure that Transpose is | hobbs | 2004-08-26 | 1 | -11/+21 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory | hobbs | 2004-07-22 | 1 | -8/+13 |
|
|
* | Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169] | dkf | 2004-07-11 | 1 | -1/+13 |
|
|
* | Shrank the font size of messages in the Unix/X11 [tk_messageBox] | dkf | 2004-05-13 | 1 | -2/+2 |
|
|
* | * library/panedwindow.tcl (MarkSash): call DragSash to stop sash | hobbs | 2004-05-03 | 1 | -1/+6 |
|
|
* | * library/bgerror.tcl (bgerror): rework to only set -topmost bit | hobbs | 2004-04-17 | 1 | -55/+35 |
|
|
* | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-17 | 3 | -3/+36 |
|
|
* | This gets the scroll wheel working for listboxes and text widgets for Mac OS | wolfsuit | 2004-02-16 | 2 | -6/+20 |
|
|
* | 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 |
|
|