summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkTreeview.c
Commit message (Expand)AuthorAgeFilesLines
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-4/+4
* * generic/ttk/ttkTreeview.c: fix warning.das2008-06-121-3/+4
* NSCjenglish2008-06-011-3/+3
* fix warningdas2008-05-231-2/+3
* Batch of ttk::treeview enhancements:jenglish2008-05-231-237/+354
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-3/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-21/+16
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish2007-11-081-3/+5
* + Use null "treearea" element for treeview owner-draw areajenglish2007-11-041-3/+4
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-2/+2
* generic/ttk/ttkTreeview.c: Store pointer to column table entryjenglish2007-10-151-50/+38
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-3/+3
* * generic/ttk/ttkTreeview.c(TagOptionSpecs): Use TK_OPTION_STRINGjenglish2007-04-281-4/+4
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-1/+3
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-3/+3
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-3/+3
* Revert addition of contravariant 'const' qualifiers,jenglish2007-01-111-6/+6
* various "const" additions, in line with TIP #27nijtmans2007-01-031-6/+6
* Remove assert() calls - Don't Panicjenglish2006-12-181-12/+6
* Big batch of ttk::treeview improvements:jenglish2006-12-181-153/+405
* Global reduction: use per-file *_Init() routines to reducejenglish2006-12-141-6/+6
* * generic/ttk/ttkInit.c:hobbs2006-12-131-5/+1
* Merged duplicate functionality between image element factory,jenglish2006-12-091-6/+6
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-271-3/+3
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-241-3/+4
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-3/+1
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-33/+37
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+2973