| Commit message (Expand) | Author | Age | Files | Lines |
* | Change signature of widget subcommand procedures to match Tcl_ObjCmdProc. | jenglish | 2010-01-31 | 1 | -22/+21 |
|
|
* | fix more gcc warnings: missing initializer | nijtmans | 2010-01-22 | 1 | -2/+2 |
|
|
* | Uniform, extensible syntax for [$w identify] methods: | jenglish | 2009-11-01 | 1 | -30/+55 |
|
|
* | Ttk widget initializeProc()s now return void instead of | jenglish | 2008-11-09 | 1 | -4/+2 |
|
|
* | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -8/+8 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -9/+9 |
|
|
* | Don't enforce minimum sash thickness of 5 pixels, just use 5 as a default | jenglish | 2008-02-23 | 1 | -9/+4 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | Internal Ttk_Manager API updates; Fixed [Bug 1343984]; | jenglish | 2007-11-25 | 1 | -21/+16 |
|
|
* | Added -width and -height options. | jenglish | 2007-06-10 | 1 | -15/+69 |
|
|
* | Ttk_Manager API overhaul: | jenglish | 2007-06-09 | 1 | -73/+167 |
|
|
* | Revert addition of contravariant 'const' qualifiers, | jenglish | 2007-01-11 | 1 | -3/+3 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -3/+3 |
|
|
* | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 1 | -4/+3 |
|
|
* | * generic/ttk/ttkInit.c: | hobbs | 2006-12-13 | 1 | -2/+2 |
|
|
* | * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506 | jenglish | 2006-11-27 | 1 | -3/+1 |
|
|
* | * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl, | jenglish | 2006-11-24 | 1 | -18/+24 |
|
|
* | Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS: | jenglish | 2006-11-07 | 1 | -4/+5 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 1 | -17/+19 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -0/+809 |
|
|