summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* replace previous inoperative commit with direct setting of highlightbackgroun...das2007-05-301-2/+9
* * library/bgerror.tcl: standardize dialog option & button sizedas2007-05-304-17/+40
* * library/palette.tcl (tk::RecolorTree): handle color options withdas2007-05-091-4/+8
* * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-294-9/+29
* * library/demos/menu.tcl: on aqua, use custom MDEF and tearoffs;das2007-04-293-12/+16
* * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues inhobbs2007-02-191-3/+3
* Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111...dkf2006-12-222-8/+3
* * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-3/+3
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+3
* * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-7/+7
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-5/+2
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-3/+6
* catch scrollbar use of highlightthicknesshobbs2006-07-071-3/+3
* * library/bgerror.tcl (::tk::dialog::error::bgerror): remove ahobbs2006-06-221-4/+3
* bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-176-42/+42
* Added message catalog for (Brazilian) Portuguese. [Bug 1405069]dkf2006-03-161-0/+70
* Fix silly error that prevented truncated error traces from being presented todkf2006-03-111-3/+3
* * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-2523-485/+446
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-131-1/+15
* * library/menu.tcl (::tk::PostOverPoint): correct menu post nearhobbs2005-12-011-6/+10
* * library/console.tcl (::tk::ConsoleInit): improve work-around tohobbs2005-11-301-2/+4
* Fix [Bug 1335485]dkf2005-11-221-2/+2
* * library/dialog.tcl (::tk_dialog): add tkwait visibility beforehobbs2005-10-051-12/+13
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-102-8/+8
* * library/bgerror.tcl (::tk::dialog::error::bgerror): usehobbs2005-07-281-3/+3
* * library/demos/menu.tcl: removed errant '}'.core_8_4_11das2005-06-251-2/+1
* more elaborate variant of getting first prompt shown to avoidhobbs2005-05-311-2/+14
* * library/console.tcl (::tk::ConsoleInit): print out first prompthobbs2005-05-301-1/+7
* change tk_popup to have sticky menustmh2005-05-271-2/+5
* backport of text widget bug fixvincentdarley2005-05-131-2/+2
* * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref.hobbs2005-04-122-14/+52
* * library/panedwindow.tcl (::tk::panedwindow::Cursor): checkhobbs2005-02-121-2/+3
* Add es_ES-specific localization. [Bug 1111213]dkf2005-01-311-0/+5
* Fix widget parenting issue reported by Keith Nash. Also tidied up a bit.dkf2005-01-181-15/+17
* * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9hobbs2004-12-061-35/+8
* fix to movement up/down in text widget by display linesvincentdarley2004-11-231-8/+35
* * library/console.tcl (::tk::console::ExpandVariable): correcthobbs2004-11-171-2/+4
* * library/msgs/it.msg: Updated Italian message catalog.dgp2004-11-161-6/+6
* * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts2004-10-291-2/+6
* * library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] indgp2004-10-271-2/+5
* More state resetting on dialog start. [Bug 845189]dkf2004-09-101-1/+3
* Stop tk_strictMotif poisoning of the widget demo [Bug 1013942]dkf2004-09-101-1/+5
* * library/tkfbox.tcl (::tk::dialog::file::Create): use labelhobbs2004-09-061-15/+3
* * library/text.tcl (::tk::TextTranspose): Ensure that Transpose ishobbs2004-08-261-11/+21
* * library/tkfbox.tcl (::tk::dialog::file::Update): use -directoryhobbs2004-07-221-8/+13
* Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169]dkf2004-07-111-1/+13
* Shrank the font size of messages in the Unix/X11 [tk_messageBox]dkf2004-05-131-2/+2
* * library/panedwindow.tcl (MarkSash): call DragSash to stop sashhobbs2004-05-031-1/+6
* * library/bgerror.tcl (bgerror): rework to only set -topmost bithobbs2004-04-171-55/+35
* * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-173-3/+36