summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-163-69/+0
* merge trunkdkf2023-11-133-3/+42
|\
| * TIP #681: Ttk "size"-related optionsjan.nijtmans2023-11-122-2/+2
| |\
| | * Rebase to 8.7jan.nijtmans2023-09-042-2/+2
| | |\
| | | * Merge 8.7jan.nijtmans2023-05-172-2/+2
| | | |\
| | | | * Merge 8.7jan.nijtmans2023-04-161-3/+67
| | | | |\
| | | | * \ Merge 8.7jan.nijtmans2023-04-042-6/+14
| | | | |\ \
| | | | * \ \ Merge 8.7. -gripcount -> gripsize and diameter -> sizejan.nijtmans2023-01-152-2/+2
| | | | |\ \ \
| | | | * | | | Change -gripsize back to -gripcount (name change can be done later as a separ...jan.nijtmans2023-01-123-4/+2
| | | | * | | | Add "-gripsize" option or convert "-gripcount" -> "-gripsize" (which is the s...jan.nijtmans2023-01-113-2/+4
| | | | |/ / /
| * | | | | | Correct typo.fvogel2023-11-111-1/+1
| * | | | | | Extended the man page for ttk::notebook; updated ttkWinTheme.c and ttkWinXPTh...csaba2023-11-101-1/+40
| |/ / / / /
* | | | | | Add doc and testsdkf2023-09-071-0/+7
|/ / / / /
* | | | | Fix for [97c70c0062] and further improvements in the Widget Demo.csaba2023-08-301-3/+4
* | | | | Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling].csaba2023-08-291-15/+23
* | | | | Add documentation for [tk systray exists].fvogel2023-07-231-1/+6
* | | | | Merge 8.7jan.nijtmans2023-07-181-1/+1
|\ \ \ \ \
* \ \ \ \ \ Fix [3b4a9ed919]: listbox test failuresjan.nijtmans2023-07-181-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Listbox entries don't use option database for initialization, so let "itemcon...jan.nijtmans2023-07-181-5/+5
* | | | | | OBJOFFSET VS. INTERNALOFFSET: Document that Ttk widgets do not support the in...fvogel2023-07-141-0/+4
* | | | | | Document indices of the form 'end-n' as being accepted by the -underline opti...fvogel2023-07-142-2/+4
* | | | | | merge trunkfvogel2023-07-144-19/+65
|\ \ \ \ \ \
| * \ \ \ \ \ merge trunkfvogel2023-07-012-9/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Improve documentation of the priority levels in the man page for Tk_AddOption().fvogel2023-07-011-6/+6
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Improve documentation of the priority levels in the man page for Tk_AddOption().fvogel2023-07-011-6/+6
| | | * | | | | Update the description of the menu entry index of the form @index to reflectsbron2023-03-161-6/+5
| | * | | | | | Fix another error in man page introduced in [20e9d21a].fvogel2023-07-011-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fix another error in man page introduced in [20e9d21a].fvogel2023-07-011-1/+1
| | * | | | | | | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu...fvogel2023-07-011-2/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu...fvogel2023-07-011-2/+4
| * | | | | | | | Document the possibility of overriding the on and off default blink times.fvogel2023-07-011-2/+4
| |/ / / / / / /
| * | | | | | | Add documentationfvogel2023-06-131-0/+25
| * | | | | | | merge trunkfvogel2023-05-284-8/+121
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-301-0/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Describe the search order more explicitly.sbron2023-03-221-2/+3
| * | | | | | | | Implement TIP 658sbron2023-03-161-9/+25
* | | | | | | | | Document acceptable indices <M>+<N>, <M>-<N>, end-<N> that TIP #577 made avai...fvogel2023-05-298-1/+26
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Documented the variable tk::scalingPct; improvements in the Widget Demonstrat...csaba2023-05-221-12/+49
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Library file scaling.tcl slightly improved; documented the variable tk::svgFmt.csaba2023-05-161-1/+13
* | | | | | | Still more int -> Tcl_Sizejan.nijtmans2023-04-252-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge 8.7jan.nijtmans2023-03-302-6/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Documentation for TK_OPTION_INDEXjan.nijtmans2023-03-221-0/+9
| |/ / / /
| * | | | Update the description of the menu entry index of the form @index to reflectsbron2023-03-161-6/+5
| | |_|/ | |/| |
* | | | Add -appearance and -isdark as options to the wm attributes command.culler2023-02-091-12/+24
* | | | Edit documentation.culler2023-02-071-2/+8
* | | | Document tabbingmode and tabbingid.culler2023-02-071-0/+20
* | | | Change -type to -class. Update the man page.culler2023-01-301-1/+27
|/ / /
* | | Update documentationjan.nijtmans2023-01-101-1/+2
* | | Fix [6ee162c3d9]: Style configuring Treeview -rowheight 0 crashes. Also, docu...fvogel2022-12-121-0/+5
|\ \ \ | | |/ | |/|
| * | Document -indent treeview styling option, and correct documentation of -rowhe...fvogel2022-12-051-1/+6