Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | TIP #683: Remove legacy "pack" and "scrollbar" syntax | jan.nijtmans | 2023-11-25 | 2 | -235/+0 |
|\ \ | |||||
| | * | Remove deprecated tests/documentation | jan.nijtmans | 2023-11-25 | 2 | -235/+0 |
| * | | Remove pack-old.n too | jan.nijtmans | 2023-11-17 | 1 | -195/+0 |
| * | | Remove legacy "pack" and "scrollbar" syntax | jan.nijtmans | 2023-11-16 | 1 | -40/+0 |
* | | | Remove Tk_FreeXId/Tk_FreeStyleFromObj (doing nothing for ages) and Tk_GetStyl... | jan.nijtmans | 2023-11-16 | 1 | -30/+0 |
|/ / | |||||
* | | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 3 | -69/+0 |
* | | merge trunk | dkf | 2023-11-13 | 3 | -3/+42 |
|\ \ | |||||
| * \ | TIP #681: Ttk "size"-related options | jan.nijtmans | 2023-11-12 | 2 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Rebase to 8.7 | jan.nijtmans | 2023-09-04 | 2 | -2/+2 |
| | |\ | |||||
| | | * | Merge 8.7 | jan.nijtmans | 2023-05-17 | 2 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge 8.7 | jan.nijtmans | 2023-04-16 | 1 | -3/+67 |
| | | | |\ | |||||
| | | | * \ | Merge 8.7 | jan.nijtmans | 2023-04-04 | 2 | -6/+14 |
| | | | |\ \ | |||||
| | | | * \ \ | Merge 8.7. -gripcount -> gripsize and diameter -> size | jan.nijtmans | 2023-01-15 | 2 | -2/+2 |
| | | | |\ \ \ | |||||
| | | | * | | | | Change -gripsize back to -gripcount (name change can be done later as a separ... | jan.nijtmans | 2023-01-12 | 3 | -4/+2 |
| | | | * | | | | Add "-gripsize" option or convert "-gripcount" -> "-gripsize" (which is the s... | jan.nijtmans | 2023-01-11 | 3 | -2/+4 |
| | | | |/ / / | |||||
| * | | | | | | Correct typo. | fvogel | 2023-11-11 | 1 | -1/+1 |
| * | | | | | | Extended the man page for ttk::notebook; updated ttkWinTheme.c and ttkWinXPTh... | csaba | 2023-11-10 | 1 | -1/+40 |
| |/ / / / / | |||||
* | | | | | | Add doc and tests | dkf | 2023-09-07 | 1 | -0/+7 |
|/ / / / / | |||||
* | | | | | Fix for [97c70c0062] and further improvements in the Widget Demo. | csaba | 2023-08-30 | 1 | -3/+4 |
* | | | | | Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling]. | csaba | 2023-08-29 | 1 | -15/+23 |
* | | | | | Add documentation for [tk systray exists]. | fvogel | 2023-07-23 | 1 | -1/+6 |
* | | | | | Merge 8.7 | jan.nijtmans | 2023-07-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | Fix [3b4a9ed919]: listbox test failures | jan.nijtmans | 2023-07-18 | 1 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Listbox entries don't use option database for initialization, so let "itemcon... | jan.nijtmans | 2023-07-18 | 1 | -5/+5 |
* | | | | | | OBJOFFSET VS. INTERNALOFFSET: Document that Ttk widgets do not support the in... | fvogel | 2023-07-14 | 1 | -0/+4 |
* | | | | | | Document indices of the form 'end-n' as being accepted by the -underline opti... | fvogel | 2023-07-14 | 2 | -2/+4 |
* | | | | | | merge trunk | fvogel | 2023-07-14 | 4 | -19/+65 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | merge trunk | fvogel | 2023-07-01 | 2 | -9/+11 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Improve documentation of the priority levels in the man page for Tk_AddOption(). | fvogel | 2023-07-01 | 1 | -6/+6 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Improve documentation of the priority levels in the man page for Tk_AddOption(). | fvogel | 2023-07-01 | 1 | -6/+6 |
| | | * | | | | | Update the description of the menu entry index of the form @index to reflect | sbron | 2023-03-16 | 1 | -6/+5 |
| | * | | | | | | Fix another error in man page introduced in [20e9d21a]. | fvogel | 2023-07-01 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix another error in man page introduced in [20e9d21a]. | fvogel | 2023-07-01 | 1 | -1/+1 |
| | * | | | | | | | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu... | fvogel | 2023-07-01 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu... | fvogel | 2023-07-01 | 1 | -2/+4 |
| * | | | | | | | | Document the possibility of overriding the on and off default blink times. | fvogel | 2023-07-01 | 1 | -2/+4 |
| |/ / / / / / / | |||||
| * | | | | | | | Add documentation | fvogel | 2023-06-13 | 1 | -0/+25 |
| * | | | | | | | merge trunk | fvogel | 2023-05-28 | 4 | -8/+121 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Describe the search order more explicitly. | sbron | 2023-03-22 | 1 | -2/+3 |
| * | | | | | | | | Implement TIP 658 | sbron | 2023-03-16 | 1 | -9/+25 |
* | | | | | | | | | Document acceptable indices <M>+<N>, <M>-<N>, end-<N> that TIP #577 made avai... | fvogel | 2023-05-29 | 8 | -1/+26 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Documented the variable tk::scalingPct; improvements in the Widget Demonstrat... | csaba | 2023-05-22 | 1 | -12/+49 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Library file scaling.tcl slightly improved; documented the variable tk::svgFmt. | csaba | 2023-05-16 | 1 | -1/+13 |
* | | | | | | | Still more int -> Tcl_Size | jan.nijtmans | 2023-04-25 | 2 | -2/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 2 | -6/+14 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Documentation for TK_OPTION_INDEX | jan.nijtmans | 2023-03-22 | 1 | -0/+9 |
| |/ / / / | |||||
| * | | | | Update the description of the menu entry index of the form @index to reflect | sbron | 2023-03-16 | 1 | -6/+5 |
| | |_|/ | |/| | | |||||
* | | | | Add -appearance and -isdark as options to the wm attributes command. | culler | 2023-02-09 | 1 | -12/+24 |
* | | | | Edit documentation. | culler | 2023-02-07 | 1 | -2/+8 |