summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* 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
* TIP #145 implementationpatthoyts2007-05-041-8/+11
* * library/ttk/panedwindow.tcl (ttk::panedwindow::Press): handlehobbs2007-04-131-2/+2
* inverted logic in previous commitdas2007-02-241-3/+3
* * library/ttk/notebook.tcl (ttk::notebook::enableTraversal): OS Xhobbs2007-02-241-3/+8
* Add no-op [package ifneeded] script for tile 0.8.0,jenglish2007-02-061-1/+4
* Big batch of ttk::treeview improvements:jenglish2006-12-188-52/+108
* Add combobox -height option; only show scrollbar if the listboxjenglish2006-12-171-3/+6
* Try to straighten out theme loading and selection logic.jenglish2006-12-133-94/+116
* Remove nonfunctional code and incorrect comments.jenglish2006-12-131-39/+1
* * library/ttk/fonts.tcl: Clean up temporary variables.jenglish2006-11-281-45/+51
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-273-12/+37
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-247-27/+28
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-074-43/+25
* In a safe interp there is no osVersion field in tcl_platform so work around it.patthoyts2006-11-031-6/+15
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-3125-0/+3906