summaryrefslogtreecommitdiffstats
path: root/win/ttkWinXPTheme.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
* [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts@users.sourceforge.net2011-03-221-3/+69
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-2/+48
* Fix the selection of treeview rows on Windows XP and Vistapatthoyts@users.sourceforge.net2009-12-031-2/+6
* Backported support for the Vista theme.patthoyts@users.sourceforge.net2009-05-141-35/+222
* merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* Only tkWin.h should include windows.h unless we have an explicit override ofpatthoyts@users.sourceforge.net2007-12-101-3/+2
* Improved macrology for statically-initialized layout template tables.jenglish@flightlab.com2007-12-021-30/+21
* * win/ttkWinXPTheme.c: Add support for size information flags forpatthoyts@users.sourceforge.net2007-11-181-13/+56
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish@flightlab.com2007-11-081-1/+5
* Move widget layout registration from TtkElements_Init()jenglish@flightlab.com2007-10-251-211/+178
* Standardize function definition format.donal.k.fellows@manchester.ac.uk2007-04-171-166/+194
* Skip OS version test, should work on Vista/Aero now as well as XPjenglish@flightlab.com2007-04-101-37/+24
* Re-sync with Tile codebase so patches can flow back and forth.jenglish@flightlab.com2007-04-101-86/+37
* Less of that K&R or wrongly indented function header style!donal.k.fellows@manchester.ac.uk2007-02-221-37/+86
* see logJoe Mistachkin2007-02-041-2/+2
* Support IsAppThemed() call. This is what is used when theming ispatthoyts@users.sourceforge.net2007-02-021-3/+8
* Revert previous change to keep in sync with Tile codebase.jenglish@flightlab.com2007-01-111-2/+2
* Many minute fixes to reduce number of minor warnings from GCC.donal.k.fellows@manchester.ac.uk2007-01-111-2/+2
* Add support for alternate/indeterminate checkbutton state.jenglish@flightlab.com2006-11-211-40/+41
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish@flightlab.com2006-11-071-2/+2
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-8/+8
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+998