| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * library/ttk/combobox.tcl: ttk::combobox overhaul; | jenglish | 2007-10-22 | 1 | -5/+4 |
|
|
* | generic/ttk/ttkTreeview.c: Store pointer to column table entry | jenglish | 2007-10-15 | 2 | -73/+39 |
|
|
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 2 | -4/+26 |
|
|
* | * generic/ttk/ttkInit.c (Ttk_Init): register ttk in package database | das | 2007-09-03 | 2 | -5/+3 |
|
|
* | Added -width and -height options. | jenglish | 2007-06-10 | 1 | -15/+69 |
|
|
* | Ttk_Manager API overhaul: | jenglish | 2007-06-09 | 5 | -339/+386 |
|
|
* | EntrySetValue: Ensure that widget is in a consistent state before setting | jenglish | 2007-05-18 | 1 | -5/+10 |
|
|
* | Fix more type pun warnings (those not found by my local version of GCC) | dkf | 2007-05-03 | 1 | -2/+4 |
|
|
* | * generic/ttk/ttkTreeview.c(TagOptionSpecs): Use TK_OPTION_STRING | jenglish | 2007-04-28 | 1 | -4/+4 |
|
|
* | * generic/tkCanvas.c: allow -selectforeground option to be None; add | das | 2007-04-23 | 1 | -1/+13 |
|
|
* | BUGFIX (Ttk_BuildLayoutTemplate): Nested TTK_GROUP nodes did not work | jenglish | 2007-03-21 | 1 | -2/+12 |
|
|
* | revert premature commit | das | 2007-03-07 | 1 | -13/+1 |
|
|
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 3 | -2/+903 |
|
|
* | Revert previous change to keep in sync with Tile codebase. | jenglish | 2007-01-11 | 11 | -86/+75 |
|
|
* | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 11 | -75/+86 |
|
|
* | Revert addition of contravariant 'const' qualifiers, | jenglish | 2007-01-11 | 13 | -44/+44 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 15 | -52/+52 |
|
|
* | ImageElement clientData no longer needed. | jenglish | 2006-12-25 | 1 | -22/+11 |
|
|
* | Remove assert() calls - Don't Panic | jenglish | 2006-12-18 | 1 | -12/+6 |
|
|
* | Big batch of ttk::treeview improvements: | jenglish | 2006-12-18 | 2 | -154/+412 |
|
|
* | Add combobox -height option; only show scrollbar if the listbox | jenglish | 2006-12-17 | 1 | -1/+6 |
|
|
* | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 16 | -179/+211 |
|
|
* | * generic/ttk/ttkInit.c: | hobbs | 2006-12-13 | 3 | -14/+6 |
|
|
* | Try to straighten out theme loading and selection logic. | jenglish | 2006-12-13 | 2 | -2/+9 |
|
|
* | Remove nonfunctional code and incorrect comments. | jenglish | 2006-12-13 | 1 | -9/+1 |
|
|
* | Rename typedef Ttk_Element => Ttk_ElementImpl. | jenglish | 2006-12-10 | 6 | -23/+23 |
|
|
* | Merged duplicate functionality between image element factory, | jenglish | 2006-12-09 | 7 | -264/+274 |
|
|
* | Dead code removal. | jenglish | 2006-12-01 | 2 | -8/+2 |
|
|
* | * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506 | jenglish | 2006-11-27 | 4 | -87/+75 |
|
|
* | * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl, | jenglish | 2006-11-24 | 2 | -21/+28 |
|
|
* | Add support for alternate/indeterminate checkbutton state. | jenglish | 2006-11-21 | 1 | -5/+1 |
|
|
* | Fix off-by-one bug in tree indicator size computation [#1596021, | jenglish | 2006-11-14 | 1 | -7/+7 |
|
|
* | *correct* fix for #1588251. | jenglish | 2006-11-13 | 1 | -7/+9 |
|
|
* | Reworked cleanup procedure -- "self-cancelling" idle call is not robust, | jenglish | 2006-11-12 | 1 | -15/+12 |
|
|
* | Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS: | jenglish | 2006-11-07 | 4 | -17/+12 |
|
|
* | We do not want to require tkInt in all the ttk files so added the | patthoyts | 2006-11-03 | 3 | -4/+14 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 31 | -623/+657 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files. | das | 2006-10-31 | 1 | -2/+4 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 37 | -0/+22960 |
|
|