summaryrefslogtreecommitdiffstats
path: root/doc/SetOptions.3
Commit message (Expand)AuthorAgeFilesLines
* Don't use Tcl_Size in documentation (yet), since Tk 8.7 will mainly be used w...jan.nijtmans2023-12-131-1/+1
* (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size)....jan.nijtmans2023-12-131-5/+5
|\
* \ 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
| * Slightly better description for TK_OPTION_RELIEF (regarding TK_RELIEF_NULL)jan.nijtmans2022-01-261-2/+2
| * Eliminate unnecessary spacingjan.nijtmans2021-03-081-1/+1
* | OBJOFFSET VS. INTERNALOFFSET: Document that Ttk widgets do not support the in...fvogel2023-07-141-0/+4
* | Still more int -> Tcl_Sizejan.nijtmans2023-04-251-1/+1
* | Documentation for TK_OPTION_INDEXjan.nijtmans2023-03-221-0/+9
* | TIP #642 implementationjan.nijtmans2022-10-051-0/+11
* | More adaptations (use NaN/INT_MIN as internal representation)jan.nijtmans2022-02-021-3/+3
* | Implement TK_OPTION_NULL_OK for TK_OPTION_INT (working the same as for TK_OPT...jan.nijtmans2022-01-251-6/+9
* | Document TK_OPTION_NULL_OK flags for TK_OPTION_BOOLEANjan.nijtmans2022-01-231-1/+3
* | Update documentationjan.nijtmans2021-12-201-2/+6
* | Merge 8.6jan.nijtmans2020-08-041-1/+1
|\ \ | |/
| * Minor doc fixesjan.nijtmans2020-08-041-1/+1
* | Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma...fvogel2020-01-181-1/+3
|\ \ | |/
| * Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma...fvogel2019-12-311-1/+3
* | Tk_Offset documentationjan.nijtmans2018-12-081-11/+2
* | Minor tweaks, mostly formattingjan.nijtmans2018-12-011-2/+2
* | Merge trunkjan.nijtmans2018-11-251-1/+1
|\ \
| * | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi...jan.nijtmans2018-10-161-1/+1
* | | More improvements, related to the deprecation of Tk_Offsetjan.nijtmans2018-10-111-4/+4
|/ /
* | Excess spacing in documentationjan.nijtmans2016-03-111-1/+1
|/
* Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123]jan.nijtmans2016-01-101-20/+30
|\
| * Bug [2049429] - Documented TK_OPTION_DONT_SET_DEFAULTfvogel2016-01-081-20/+30
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros af...jan.nijtmans2013-11-051-1/+1
|\ \ | |/
| * Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros af...jan.nijtmans2013-11-051-1/+1
* | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"jan.nijtmans2012-06-201-1/+1
|/
* SetOptions.3: minor doc fixjan.nijtmans2012-06-191-24/+17
|\
| * SetOptions.3: minor doc fixjan.nijtmans2012-06-191-97/+90
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-13/+15
* | * doc/*.1: Revert doc changes that brokedgp2007-10-261-7/+5
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-5/+7
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-8/+8
* | * doc/SetOptions.3:das2004-11-121-2/+2
* | Standardize style of section refs & public symbols. Remove displayed tabsdkf2004-09-191-70/+70
* | More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520]dkf2004-08-221-2/+2
* | Fix typos in documentationvincentdarley2004-03-251-2/+2
|/
* * doc/SetOptions.3: Added note that restoreProc and freeProc mayericm2000-10-011-2/+4
* * generic/tkTest.c: Fixed tests to use updated API.ericm2000-09-291-16/+23
* * generic/tk.h: Added declaration of Tk_ObjCustomOption structure,ericm2000-09-171-2/+139
* * doc/SetOptions.3: added missing ')'.hobbs2000-08-151-2/+2
* * doc/SetOptions.3: Updated documentation to reflect support forericm2000-08-101-5/+8
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-2/+4
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+502