summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkTreeview.c
Commit message (Expand)AuthorAgeFilesLines
* ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077].jenglish2013-02-041-0/+5
* ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish2012-07-021-1/+1
* [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdkf2012-06-151-4/+4
* Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-2/+1
* Purge RCS Keywords.dgp2011-06-081-1/+1
* Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489].jenglish2010-10-111-4/+4
* TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363]jenglish2010-09-081-1/+2
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-350/+581
* Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]).jenglish2010-05-311-19/+24
* 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