| Commit message (Expand) | Author | Age | Files | Lines |
* | Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi... | fvogel | 2024-03-15 | 1 | -6/+8 |
|\ |
|
| * | Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ... | fvogel | 2024-03-13 | 1 | -6/+8 |
|
|
* | | Minor compiler warning fix | jan.nijtmans | 2024-01-30 | 1 | -1/+1 |
|
|
* | | Eliminate many (Tcl_Size) typecasts, which are no longer necessary | jan.nijtmans | 2024-01-25 | 1 | -5/+5 |
|
|
* | | Make Ttk_ManagerSpec "const" | jan.nijtmans | 2023-12-18 | 1 | -1/+1 |
|
|
* | | ttk improvements (e.g. regarding TCL_UNUSED) | jan.nijtmans | 2023-12-18 | 1 | -2/+2 |
|
|
* | | Still more int -> Tcl_Size | jan.nijtmans | 2023-04-25 | 1 | -9/+9 |
|
|
* | | Last set (hopefully) in preparation of TIP 660 | apnadkarni | 2023-04-18 | 1 | -2/+2 |
|
|
* | | Finished first pass through all files. Same test failures as trunk. | apnadkarni | 2023-04-17 | 1 | -3/+3 |
|
|
* | | Reduce the number of ttk C warnings | jan.nijtmans | 2023-03-02 | 1 | -0/+3 |
|
|
* | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -12/+12 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-05-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Code cleanup, mainly eliminating unnecessary type-casts | jan.nijtmans | 2022-05-05 | 1 | -1/+1 |
|
|
| * | Add 2 MODULE_SCOPE string tables (tkStateStrings and tkCompoundStrings) which... | jan.nijtmans | 2022-05-03 | 1 | -1/+1 |
|
|
| * | Tidy up with a patch from Christopher Chavez. Removes redundant include direc... | marc_culler | 2020-12-16 | 1 | -1/+0 |
|
|
* | | More (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | | Merge trunk, and fix conflict in tests/ttk/scrollbar.test (due to [33556bc9]). | fvogel | 2020-10-31 | 1 | -105/+108 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -54/+57 |
| |\ \
| | |/ |
|
| | * | TIP #581: master -> container and slave -> content in ttk (mainly) | jan.nijtmans | 2020-09-08 | 1 | -88/+96 |
|
|
| * | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe... | jan.nijtmans | 2020-09-03 | 1 | -33/+33 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -20/+20 |
| |\ \
| | |/ |
|
| | * | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 1 | -54/+54 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.c | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|
|
| * | | Merge trunk | jan.nijtmans | 2020-08-24 | 1 | -5/+5 |
| |\ \ |
|
| | * | | Code cleanup (mainly unnecessary casts to (ClientData)) | jan.nijtmans | 2020-08-24 | 1 | -5/+5 |
|
|
| * | | | Add documentation. Let ttk use the new Tk_SendVirtualEvent | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
| |/ / |
|
* | | | Respect alphabetical order of commands in source code (no functional change). | fvogel | 2020-08-30 | 1 | -1/+1 |
|
|
* | | | Add new ttk widget command 'style' returning the style used by the widget. | fvogel | 2020-08-30 | 1 | -0/+1 |
|/ / |
|
* | | Add Clang++ build to Travis on MacOS. Use more size_t internally, when compi... | jan.nijtmans | 2020-05-27 | 1 | -12/+12 |
|\ \ |
|
| * | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ... | jan.nijtmans | 2020-05-26 | 1 | -11/+10 |
|
|
| * | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -6/+7 |
| |\ \
| |/ /
|/| | |
|
| * | | More progress | jan.nijtmans | 2020-05-22 | 1 | -4/+4 |
|
|
* | | | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -4/+4 |
|/ / |
|
* | | Fix [a010a249c7]: notebook-1.4 failures | jan.nijtmans | 2020-03-22 | 1 | -2/+2 |
|
|
* | | More usage of (internal) TkGetIntForIndex() function, and give this function ... | jan.nijtmans | 2020-03-20 | 1 | -3/+5 |
|
|
* | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -4/+4 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-02-26 | 1 | -14/+14 |
|\ \ |
|
| * | | Fix 2 gcc warnings in win/ttkWinXPTheme.c due to the recent addition of "cons... | jan.nijtmans | 2020-02-19 | 1 | -14/+14 |
|
|
* | | | Merge trunk | jan.nijtmans | 2020-02-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | More "const" additions. | jan.nijtmans | 2020-02-17 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-06 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Add many 'const' modifiers, allowing the C-compiler to put many configuration... | jan.nijtmans | 2020-02-06 | 1 | -4/+4 |
|
|
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -39/+44 |
|/ / |
|
* | | Minor tweaks, mostly formatting | jan.nijtmans | 2018-12-01 | 1 | -3/+3 |
|
|
* | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -1/+1 |
|
|
* | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -5/+5 |
|/ / |
|
* | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -2/+1 |
|
|
* | | CONST'ify some string arrays (strings itself where already CONST, but the arr... | jan.nijtmans | 2017-11-28 | 1 | -1/+1 |
|/ |
|