summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* [Bug # 3306909]: tk_popup placement on Windows Vista can be incorrect.patthoyts2011-06-011-13/+24
* [Bug 3294593] fix menu unposting under some conditions.patthoyts2011-04-301-5/+4
* [Bug 2949774]: cascade menus should popdown ofter loosing the pointer.patthoyts2011-04-301-5/+12
* [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts2011-03-221-24/+24
* [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts2011-03-191-1/+1
* [Bug 3181181] tearoff sub-menu windows not being shown on Windows.patthoyts2011-03-161-0/+5
* [Patch #3154705] Close button has no effectnijtmans2011-01-131-4/+2
* Updated German messages. Thanks to Ruediger Haertel. [Patch 2442309] [Bug 31...nijtmans2010-11-041-3/+5
* library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish2010-09-023-5/+17
* library/ttk/entry.tcl: Revert keyboard navigation bindings to use real eventsjenglish2010-09-011-15/+15
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-2620-224/+476
* * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backportdkf2010-08-121-24/+31
* * library/msgs/pl.msg: Backport updates to pl.msg from HEADdgp2010-08-101-30/+30
* * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-041-2/+2
* * library/button.tcl (::tk::CheckEnter): use uplevel set insteadhobbs2010-08-031-2/+4
* * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]:dkf2010-05-031-3/+3
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-207-8/+19
* TIP 360: Remove special handling of the .help menu on X11.patthoyts2010-01-091-1/+2
* TIP 360: Make Tk menu activation follow mouse movements.patthoyts2010-01-092-5/+23
* Backported fix for tk_dialog <Return> bindingpatthoyts2010-01-041-24/+11
* Backported fix for console keyboard menu activation and <<Cut>> handling.patthoyts2010-01-041-28/+40
* Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts2010-01-041-20/+4
* tearoff menus should be transient and use the toolwindow style on Windowspatthoyts2010-01-031-1/+6
* ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish2009-12-231-3/+6
* [Bug 2919205]: Correct ordering of arguments to tk_messageBox.dkf2009-12-221-2/+2
* Rename variable to avoid clash with floorplan demo. Reported bydkf2009-12-161-3/+3
* * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-151-19/+41
* [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-75/+84
* Added demo of ttk::scale widget.dkf2009-12-102-1/+44
* * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed accessandreas_kupries2009-12-101-3/+7
* Fix the selection of treeview rows on Windows XP and Vistapatthoyts2009-12-032-1/+25
* *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-031-2/+2
* Minor glitch fix.dkf2009-10-271-2/+2
* Fix [Bug 1854913] by improving the class bindings.dkf2009-10-251-9/+11
* [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-7/+118
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-222-15/+19
* * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
* [Patch 2870648]: Corrected cursor used in file/directory dialogs.dkf2009-10-081-2/+2
* [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windo...patthoyts2009-10-071-2/+17
* Correct bindings for [tk_messageBox].dkf2009-08-241-4/+4
* More graceful handling of resizing.dkf2009-08-081-15/+18
* Backported support for the Vista theme.patthoyts2009-05-143-17/+218
* * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-101-2/+2
* tk_setPalette: Don't set *selectColor: #b03060;jenglish2009-04-101-5/+2
* * library/msgbox.tcl: don't set msgbox bitmap background on TkAqua.das2009-04-101-2/+2
* * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbuttondas2009-04-101-2/+2
* * library/demos/widget: GOOBE: use ttk::cursordas2009-04-101-6/+6
* * library/ttk/cursors.tcl: backport ttk::cursor from HEADdas2009-04-101-14/+167
* * library/demos/knightstour.tcl: fix knightstour demo not running fromdas2009-04-101-8/+6
* * library/console.tcl (::tk::ConsoleInit): remove redundant TkAquadas2009-04-101-5/+2