summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkWidget.c
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2020-02-101-1/+1
|\
* \ Merge trunkjan.nijtmans2020-02-051-2/+5
|\ \ | |/
| * Protect better against possible confusion between XGenericEvent's and (Tcl-sp...jan.nijtmans2020-02-051-3/+6
* | more WIP for MaxOSjan.nijtmans2019-12-201-1/+1
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-19/+26
|/
* Remove a few unnecessary (size_t) type-casts, and add a "const"jan.nijtmans2019-04-041-1/+1
* Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-311-1/+1
* Header include reform: Since "tkInt.h" already contains header files like <st...jan.nijtmans2018-09-061-2/+1
* CONST'ify some string arrays (strings itself where already CONST, but the arr...jan.nijtmans2017-11-281-1/+1
* Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to...jan.nijtmans2013-01-261-2/+2
* Merge core-8-5-branchjan.nijtmans2013-01-241-2/+2
|\
* | Much more cleaning up of result handling.dkf2012-07-231-4/+6
|/
* Purge RCS Keywords.dgp2011-06-081-1/+1
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-146/+149
* Backported support for the Vista theme.patthoyts2009-05-141-1/+11
* Don't crash when application uses nondefault visual [Bug 2264732]jenglish2008-12-221-3/+3
* (oops. Missed a spot.)jenglish2008-01-061-11/+1
* Call Tk_MakeWindowExist() in widget constructor.jenglish2008-01-061-8/+5
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/ttk/ttkWidget.c: Split up RedisplayWidget()jenglish2007-10-301-63/+56
* * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-231-1/+13
* revert premature commitdas2007-03-071-13/+1
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-1/+13
* various "const" additions, in line with TIP #27nijtmans2007-01-031-4/+4
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-271-68/+66
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-32/+32
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+786