summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
...
* | * macosx/ttkMacOSXTheme.c: Update notebook tab appearance todas2009-07-151-4/+5
* | Correct the ttk::treeview border on XP and Vista.patthoyts2009-02-211-2/+4
* | * generic/ttk/ttkDefaultTheme.c: Fix color palette for radiobuttonjenglish2008-12-311-1/+3
* | ttk::spinbox: Add cross-platform MouseWheel bindings.jenglish2008-12-073-27/+76
* | Add native aqua elements for ttk::spinbox [Bug 2219588].jenglish2008-12-072-91/+111
* | Added vista theme to iron out the visual differences between vista and XP.patthoyts2008-12-053-53/+214
* | Add new "hover" statejenglish2008-12-031-3/+1
* | Use a styled frame around the popdown listbox so we can adjust the border for...patthoyts2008-11-297-14/+51
* | [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-221-3/+2
* | [Bug 1939129] combobox dropdown was drawn behind topmost toplevels.patthoyts2008-11-221-1/+3
* | Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-019-9/+175
* | Expanded set of symbolic cursors.jenglish2008-10-286-37/+208
* | Implemented keyboard bindings for ttk::scalepatthoyts2008-10-171-6/+42
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 nameddas2008-07-221-16/+18
* | Batch of ttk::treeview enhancements:jenglish2008-05-238-95/+49
* | Add correct border to combobox on Vistapatthoyts2008-05-151-1/+24
* | BUGFIX: [$tv selection] takes a list of items, not a single item [Bug 1951733].jenglish2008-04-251-2/+2
* | Don't resize the window if the toplevel is not resizable or the sizegrip is d...patthoyts2008-04-041-3/+19
* | Fix the foreground colour for labelframe in xppatthoyts2008-04-031-2/+2
|/
* Arrange to deliver <<ComboboxSelected>> event after listbox is unposted,jenglish2008-02-231-2/+2
* library/treeview.tcl: Fix bug in Shift-ButtonPress-1 bindingjenglish2008-01-301-2/+2
* Fix MouseWheel bindings for ttk::treeview widgetjenglish2008-01-062-18/+64
* merge stable branch onto HEADdgp2007-12-1314-14/+14
* s/style/ttk::style/jenglish2007-12-082-63/+61
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-191-7/+1
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish2007-11-187-26/+28
* ttkMacOSXTheme.c: Resynchronize with Tile codebasejenglish2007-11-181-3/+3
* Add mandatory 8.5-isms.jenglish2007-11-171-3/+3
* Swap in core scrollbars for [ttk::scrollbar]s on OSX.jenglish2007-11-171-1/+19
* * library/ttk/combobox.tcl: Set focus to listbox in <Map> bindingjenglish2007-11-061-5/+8
* BUGFIX: Unpost can be called with no preceding Post.jenglish2007-10-311-2/+4
* use size -12 TkFixedFont (was -10)hobbs2007-10-301-2/+2
* * generic/ttk/ttkWidget.c: Split up RedisplayWidget()jenglish2007-10-301-2/+2
* use Monaco 11 (was 9) as Aqua TkFixedFonthobbs2007-10-301-2/+2
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-2/+2
* * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0]jenglish2007-10-282-39/+41
* * library/ttk/combobox.tcl (ttk::combobox::PopdownWindow): redo wmhobbs2007-10-231-7/+17
* [namespace import ::ttk::scrollbar] doesn't work,jenglish2007-10-231-4/+7
* * library/ttk/combobox.tcl: ttk::combobox overhaul;jenglish2007-10-223-104/+133
* * library/ttk/fonts.tcl: check for TIP #145 fonts on alldas2007-10-211-28/+21
* Clean up stale comments.jenglish2007-10-211-13/+8
* s/style/ttk::style/jenglish2007-10-191-25/+22
* * library/ttk/fonts.tcl: Create all the tip 145 font names on allpatthoyts2007-10-181-1/+22
* s/style/ttk::style/jenglish2007-10-162-56/+55
* Fix private routines accidentally defined in global namespace [Bug 1803836]jenglish2007-09-301-3/+3
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish2007-09-171-40/+65
* Explicitly set -anchor w for TMenubuttons [#1614540]jenglish2007-07-061-1/+2
* * library/ttk/ttk.tcl: should require Tk before pseudo-providinghobbs2007-06-211-2/+2
* Ttk_Manager API overhaul:jenglish2007-06-091-3/+3
* Removed ttk::dialog and dependencies.jenglish2007-05-254-544/+1