summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * 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
* This gets the scroll wheel working for listboxes and text widgets for Mac OSwolfsuit2004-02-162-6/+20
* Esperanto and Polish message catalogs from Artur Trzewikdkf2004-02-102-0/+146
* * library/menu.tcl (::tk::MbPost): make menubuttons that posthobbs2004-02-041-2/+11
* (::tk::dialog::file::ActivateEnt): allow typing filename intohobbs2003-11-121-3/+10
* * library/tkfbox.tcl (::tk::dialog::file::Update): optimize thehobbs2003-11-111-35/+19
* Updated messages for Dutch from Arjen Markus and Pascal Scheffers [Patch 820519]dkf2003-11-011-18/+21
* * library/tkfbox.tcl (IconList_Create,IconList_Add): Added optiondkf2003-10-291-2/+8
* Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-281-2/+6
* Constrain tk_dialg to be sensibly sized and placed. [Bug 827535]dkf2003-10-221-1/+11
* * library/scale.tcl: Clear bug with chording mouse buttons.patthoyts2003-10-031-3/+5
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-251-3/+3
* * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-131-1/+2
* * library/panedwindow.tcl: use widget-specific Priv slots forhobbs2003-07-191-20/+21
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providepatthoyts2003-07-191-3/+11
* * library/msgs/fr.msg: updated msg catalog. [Bug #737790] (zolli)hobbs2003-05-141-9/+9
* * library/bgerror.tcl: make bgerror dialog topmost on Windows tohobbs2003-04-251-3/+6
* Backport of the 'Message box buttons too wide' fix. [Bug #701812]dkf2003-03-141-3/+3
* * library/clrpick.tcl (color::BuildDialog):dkf2003-02-212-16/+12
* Made the standard file dialogs use [grid] for their bottom area [Bug #673722]dkf2003-02-211-52/+33
* * library/comdlg.tcl (FDGetFileTypes): Set an upper limit on howdkf2003-02-211-2/+10
* Typo fix from Georgios Petasis, and commented-out-code removal.dkf2003-02-211-18/+2
* * library/console.tcl: (aqua & macintosh) added missing <Cmd-q>das2003-02-211-1/+7
* New part for the widget demo showing Tk's UNICODE output. [Patch #627453]dkf2003-02-192-1/+96
* * library/tk.tcl (::tk::TabToWindow): auto-highlight spinboxes ashobbs2003-02-181-3/+4
* * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): correcthobbs2003-02-181-2/+2
* Fix the entry widget's KeyPress binding so that text is entered fromdrh2003-01-231-1/+2
* * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>hobbs2002-10-101-13/+7
* * library/tk.tcl: use command instead of control on Aqua bindings.hobbs2002-09-091-6/+11
* * library/xmfbox.tcl (::tk::MotifFDialog_ActivateSEnt): correcteduid381722002-09-091-10/+9
* * library/button.tcl: further restrict buttons to not resettinghobbs2002-09-041-29/+55
* * library/button.tcl (::tk::ButtonLeave): correctly restore statehobbs2002-09-021-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-3116-72/+128
* * library/button.tcl: change the bindings to use Priv($w,relief)hobbs2002-08-131-135/+131
* Tweaked resizing behaviour of the image-viewer demo.dkf2002-08-121-4/+4