| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | jan.nijtmans | 2019-06-15 | 1 | -2/+2 |
|\ |
|
| * | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -4/+4 |
| |\ |
|
| * \ | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -17/+38 |
| |\ \ |
|
| * | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -2/+2 |
|
|
* | | | | More TCHAR -> WCHAR conversions | jan.nijtmans | 2019-06-11 | 1 | -1/+1 |
|
|
* | | | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(... | jan.nijtmans | 2019-06-10 | 1 | -3/+6 |
| |_|/
|/| | |
|
* | | | Fix [4f9a99e20b]: crash when specifying wrong -syssize option in ttk::style e... | fvogel | 2019-04-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix [4f9a99e20b]: crash when specifying wrong -syssize option in ttk::style e... | fvogel | 2019-04-30 | 1 | -1/+1 |
|
|
* | | | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -3/+3 |
| |_|/
|/| | |
|
* | | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -6/+6 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-03-15 | 1 | -16/+37 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Make Tk run on win32/win64 using -DTCL_UTF_MAX=6. Adapted from androwish. | jan.nijtmans | 2019-03-15 | 1 | -16/+37 |
|
|
* | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -2/+2 |
|
|
* | | CONST'ify some string arrays (strings itself where already CONST, but the arr... | jan.nijtmans | 2017-11-28 | 1 | -1/+1 |
|
|
* | | Bring all win32 version stuff to one place. Should work the same (should stil... | jan.nijtmans | 2016-11-09 | 1 | -5/+1 |
|/ |
|
* | 'xpnative' and 'vista' (and 'aqua') themes: 'alternate on' changed to be iden... | fvogel | 2016-10-05 | 1 | -0/+2 |
|
|
* | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 1 | -3/+3 |
|\ |
|
| * | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 1 | -3/+3 |
|
|
* | | ttk::theme::* packages don't Provide anything Extra. | jenglish | 2013-02-15 | 1 | -1/+1 |
|
|
* | | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers... | jan.nijtmans | 2013-02-15 | 1 | -1/+1 |
|
|
* | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -4/+4 |
|\ \
| |/ |
|
* | | Fix build for VC 11. | dgp | 2012-12-10 | 1 | -1/+1 |
|
|
* | | Working towards making the error codes more consistent. | dkf | 2012-07-30 | 1 | -2/+2 |
|
|
* | | a few more places | dkf | 2012-07-24 | 1 | -5/+9 |
|
|
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 1 | -1/+1 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
* | | [Bug 3000002]: enable use of system sizes for vsapi elements | patthoyts | 2011-03-22 | 1 | -3/+69 |
|\ \
| |/ |
|
| * | [Bug 3000002]: enable use of system sizes for vsapi elements | patthoyts | 2011-03-22 | 1 | -3/+69 |
|
|
| * | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 1 | -2/+48 |
|
|
| * | Fix the selection of treeview rows on Windows XP and Vista | patthoyts | 2009-12-03 | 1 | -2/+6 |
|
|
| * | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 1 | -35/+222 |
|
|
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -14/+13 |
|
|
* | | Unnessarary TCL_STORAGE_CLASS re-definitions | nijtmans | 2010-04-29 | 1 | -2/+2 |
|
|
* | | Eliminate various gcc warnings | nijtmans | 2009-08-09 | 1 | -2/+2 |
|
|
* | | eliminate various gcc and msvc compiler warnings | nijtmans | 2009-08-02 | 1 | -2/+6 |
|
|
* | | Eliminate a few compiler warnings on mingw | nijtmans | 2009-03-25 | 1 | -38/+38 |
|
|
* | | Correct the ttk::treeview border on XP and Vista. | patthoyts | 2009-02-21 | 1 | -1/+11 |
|
|
* | | Added vista theme to iron out the visual differences between vista and XP. | patthoyts | 2008-12-05 | 1 | -2/+19 |
|
|
* | | Implemented the themed spinbox widget ttk::spinbox. | patthoyts | 2008-11-01 | 1 | -1/+47 |
|
|
* | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -29/+34 |
|
|
* | | Provide a visual-styles API element engine to permit scripts to create | patthoyts | 2008-04-08 | 1 | -3/+158 |
|/ |
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | Only tkWin.h should include windows.h unless we have an explicit override of | patthoyts | 2007-12-10 | 1 | -3/+2 |
|
|
* | Improved macrology for statically-initialized layout template tables. | jenglish | 2007-12-02 | 1 | -30/+21 |
|
|
* | * win/ttkWinXPTheme.c: Add support for size information flags for | patthoyts | 2007-11-18 | 1 | -13/+56 |
|
|
* | Ttk_ElementSize: Fixed longstanding, subtle bug that caused element padding | jenglish | 2007-11-08 | 1 | -1/+5 |
|
|
* | Move widget layout registration from TtkElements_Init() | jenglish | 2007-10-25 | 1 | -211/+178 |
|
|
* | Standardize function definition format. | dkf | 2007-04-17 | 1 | -166/+194 |
|
|