summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* 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