| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 62 | -412/+703 |
|
|
* | Applied patch from #1723362 for transparent bitmaps | patthoyts | 2007-10-24 | 2 | -1/+5 |
|
|
* | permit wm manage of any widget (esp: ttk::frame) | patthoyts | 2007-10-24 | 2 | -2/+6 |
|
|
* | * library/ttk/combobox.tcl (ttk::combobox::PopdownWindow): redo wm | hobbs | 2007-10-23 | 2 | -7/+22 |
|
|
* | [namespace import ::ttk::scrollbar] doesn't work, | jenglish | 2007-10-23 | 2 | -4/+12 |
|
|
* | * tests/cursor.test: Make tests robust against changes in Tcl's | dgp | 2007-10-23 | 2 | -2/+7 |
|
|
* | Rendering-with-groff GOOBE. | dkf | 2007-10-23 | 24 | -361/+317 |
|
|
* | improve look of HTML rendered version | das | 2007-10-23 | 1 | -6/+4 |
|
|
* | document missing named Tk* fonts, and named Aqua theme fonts. | das | 2007-10-23 | 1 | -2/+34 |
|
|
* | Added TIP#145 documentation. | dkf | 2007-10-23 | 2 | -2/+42 |
|
|
* | Fixed leak in CreateNamedFont spotted by das. | patthoyts | 2007-10-23 | 2 | -12/+10 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new demo files. | das | 2007-10-23 | 3 | -12/+45 |
|
|
* | * library/demos/combo.tcl: Aqua GOOBE. | das | 2007-10-23 | 6 | -50/+77 |
|
|
* | Documentation improvements, all minor. | dkf | 2007-10-22 | 14 | -699/+674 |
|
|
* | More widget demos! | dkf | 2007-10-22 | 10 | -81/+464 |
|
|
* | * library/ttk/combobox.tcl: ttk::combobox overhaul; | jenglish | 2007-10-22 | 5 | -109/+146 |
|
|
* | typo | das | 2007-10-21 | 1 | -1/+1 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new demo files. | das | 2007-10-21 | 3 | -8/+33 |
|
|
* | * library/demos/ttkmenu.tcl: Aqua GOOBE. | das | 2007-10-21 | 3 | -18/+36 |
|
|
* | * library/ttk/fonts.tcl: check for TIP #145 fonts on all | das | 2007-10-21 | 1 | -28/+21 |
|
|
* | * macosx/tkMacOSXFont.c: register named fonts for TIP #145 fonts | das | 2007-10-21 | 1 | -2/+132 |
|
|
* | * generic/tkFont.c (Tk{Create,Delete}NamedFont): allow NULL interp. | das | 2007-10-21 | 1 | -8/+11 |
|
|
* | Clean up stale comments. | jenglish | 2007-10-21 | 1 | -13/+8 |
|
|
* | On aqua, use tk scrollbar | patthoyts | 2007-10-20 | 1 | -2/+6 |
|
|
* | s/style/ttk::style/ | jenglish | 2007-10-19 | 1 | -25/+22 |
|
|
* | More Ttk demos | dkf | 2007-10-18 | 4 | -1/+161 |
|
|
* | * library/ttk/fonts.tcl: Create all the tip 145 font names on all | patthoyts | 2007-10-18 | 2 | -1/+27 |
|
|
* | no message | davygrvy | 2007-10-17 | 1 | -1/+1 |
|
|
* | * bitmaps/*.xbm: Changed CVS storage mode from -kb to -kkv as these | davygrvy | 2007-10-17 | 1 | -2/+3 |
|
|
* | no message | davygrvy | 2007-10-17 | 1 | -0/+7 |
|
|
* | icon beautification | das | 2007-10-17 | 1 | -17/+17 |
|
|
* | more GOOBE | das | 2007-10-17 | 4 | -6/+10 |
|
|
* | * library/demos/widget: Aqua GOOBE, cleanup icons. | das | 2007-10-17 | 4 | -99/+106 |
|
|
* | * macosx/ttkMacOSXTheme.c: adjust button and separator geometry. | das | 2007-10-17 | 1 | -3/+3 |
|
|
* | * macosx/tkMacOSXWm.c: fix warnings. | das | 2007-10-17 | 1 | -8/+8 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new demo files. | das | 2007-10-17 | 2 | -2/+10 |
|
|
* | Added demo of basic Ttk widgets. | dkf | 2007-10-17 | 3 | -1/+65 |
|
|
* | no message | davygrvy | 2007-10-16 | 1 | -0/+5 |
|
|
* | * win/makefile.vc: depend target now works and builds a generated | davygrvy | 2007-10-16 | 1 | -86/+23 |
|
|
* | s/style/ttk::style/ | jenglish | 2007-10-16 | 2 | -56/+55 |
|
|
* | More improvements for the widget demo main structure, including 'new' flagging. | dkf | 2007-10-16 | 2 | -104/+166 |
|
|
* | Text widget documentation improvements | dkf | 2007-10-16 | 2 | -102/+110 |
|
|
* | Minor improvements | dkf | 2007-10-16 | 1 | -35/+28 |
|
|
* | GOOBE work on the widget demo, plus a new demo of text widget peering. | dkf | 2007-10-15 | 7 | -103/+172 |
|
|
* | Fixed example | dkf | 2007-10-15 | 1 | -9/+9 |
|
|
* | whitespace change | hobbs | 2007-10-15 | 1 | -4/+3 |
|
|
* | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 11 | -41/+756 |
|
|
* | generic/ttk/ttkTreeview.c: Store pointer to column table entry | jenglish | 2007-10-15 | 3 | -73/+46 |
|
|
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 17 | -64/+447 |
|
|
* | * macosx/Wish-Common.xcconfig: add 'tktest-X11' target. | das | 2007-10-15 | 6 | -6/+2059 |
|
|