| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | bring doc and demos in line with http://wiki.tcl.tk/812 | nijtmans | 2009-03-25 | 6 | -12/+12 |
|
|
* | | | Increase idiomaticity | dkf | 2009-02-11 | 1 | -2/+2 |
|
|
* | | | Use a color picture of JO for better GOOBE. [Bug 2588919] | dkf | 2009-02-11 | 5 | -187/+22 |
|
|
* | | | mark fontchooser demo as new | das | 2008-12-20 | 1 | -1/+2 |
|
|
* | | | Added a simple fontchooser demo to the common dialogs section. | patthoyts | 2008-12-12 | 2 | -1/+73 |
|
|
* | | | library/demos/*.tcl: Omit contraindicated [package require Ttk]. | jenglish | 2008-12-11 | 11 | -41/+16 |
|
|
* | | | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 1 | -2/+27 |
|
|
* | | | Added angled text support to demonstration | dkf | 2008-11-22 | 1 | -18/+45 |
|
|
* | | | GOOBE on Win, where stippling and angling work poorly together... | dkf | 2008-11-22 | 1 | -3/+3 |
|
|
* | | | demo angled text | das | 2008-11-22 | 1 | -2/+2 |
|
|
* | | | Work around missing timezones (eg: tclkit or some unixes) | patthoyts | 2008-06-24 | 1 | -3/+9 |
|/ / |
|
* | | Aqua GOOBE | das | 2008-03-17 | 1 | -2/+6 |
|
|
* | | Made work when run twice in the same session. [Bug 1899664] | dkf | 2008-03-16 | 1 | -691/+787 |
|
|
* | | * library/demos/knightstour.tcl: Aqua GOOBE. | das | 2008-03-11 | 2 | -15/+26 |
|
|
* | | Added a Knights tour canvas demo. | patthoyts | 2008-02-29 | 2 | -1/+249 |
|
|
* | | Fix [Bug 1860802] | dkf | 2007-12-30 | 1 | -103/+110 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 25 | -25/+25 |
|
|
* | | * library/demos/widget: reduce start size to 70% of screenheight | hobbs | 2007-12-05 | 1 | -2/+2 |
|
|
* | | * library/demos/mclist.tcl: Aqua GOOBE. | das | 2007-11-04 | 4 | -17/+16 |
|
|
* | | Tinkering with the default demo widget height | dkf | 2007-11-02 | 1 | -3/+7 |
|
|
* | | Added a demo of how to do a multi-column sortable listbox. | dkf | 2007-11-02 | 2 | -1/+101 |
|
|
* | | GOOBE for unix; use themed scrollbar | dkf | 2007-11-02 | 1 | -2/+2 |
|
|
* | | Better resizing. [Bug 1822410] | dkf | 2007-11-02 | 1 | -3/+3 |
|
|
* | | Better resizing behaviour. [Bug 1822601] | dkf | 2007-11-01 | 1 | -2/+6 |
|
|
* | | * library/demos/widget: increase height of main window text widget to | das | 2007-11-01 | 1 | -4/+8 |
|
|
* | | Improved description/comments so that people better understand what is being | dkf | 2007-10-31 | 1 | -2/+4 |
|
|
* | | D'uh, now make the code more idiomatic! | dkf | 2007-10-31 | 1 | -2/+2 |
|
|
* | | Minor GOOBE boost on Unix and OSX | dkf | 2007-10-31 | 1 | -4/+3 |
|
|
* | | Mark non-loadable images as such instead of throwing a nasty dialog, | dkf | 2007-10-31 | 1 | -3/+8 |
|
|
* | | Fix Arabic and Hebrew rendering on Windows. [Bug 1803723] | dkf | 2007-10-30 | 1 | -3/+3 |
|
|
* | | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 6 | -54/+39 |
|
|
* | | use global for -typevariable | das | 2007-10-26 | 1 | -4/+7 |
|
|
* | | * macosx/tkMacOSXDialog.c: TIP#242 cleanup. | das | 2007-10-26 | 1 | -3/+6 |
|
|
* | | * library/demos/combo.tcl: Aqua GOOBE. | das | 2007-10-23 | 6 | -50/+77 |
|
|
* | | More widget demos! | dkf | 2007-10-22 | 9 | -75/+449 |
|
|
* | | * library/demos/ttkmenu.tcl: Aqua GOOBE. | das | 2007-10-21 | 3 | -18/+36 |
|
|
* | | More Ttk demos | dkf | 2007-10-18 | 3 | -1/+155 |
|
|
* | | icon beautification | das | 2007-10-17 | 1 | -17/+17 |
|
|
* | | more GOOBE | das | 2007-10-17 | 3 | -6/+8 |
|
|
* | | * library/demos/widget: Aqua GOOBE, cleanup icons. | das | 2007-10-17 | 3 | -99/+91 |
|
|
* | | Added demo of basic Ttk widgets. | dkf | 2007-10-17 | 2 | -1/+61 |
|
|
* | | More improvements for the widget demo main structure, including 'new' flagging. | dkf | 2007-10-16 | 1 | -104/+162 |
|
|
* | | GOOBE work on the widget demo, plus a new demo of text widget peering. | dkf | 2007-10-15 | 6 | -97/+157 |
|
|
* | | replace previous inoperative commit with direct setting of highlightbackgroun... | das | 2007-05-30 | 1 | -2/+9 |
|
|
* | | * library/bgerror.tcl: standardize dialog option & button size | das | 2007-05-30 | 1 | -1/+4 |
|
|
* | | fix TIP #145 breakage on Aqua | das | 2007-05-27 | 1 | -2/+3 |
|
|
* | | library/demos/ttk_*.tcl: removed Tile demos, not appropriate for core. | jenglish | 2007-05-25 | 3 | -1110/+0 |
|
|
* | | TIP #145 implementation | patthoyts | 2007-05-04 | 1 | -7/+21 |
|
|
* | | * library/demos/goldberg.tcl: fix overwriting of widget demo global. | das | 2007-04-23 | 5 | -22/+22 |
|
|
* | | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 3 | -0/+1110 |
|
|