summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixDefault.h
Commit message (Expand)AuthorAgeFilesLines
* Change the -elementborderwidth default (for scrollbar) from -1 to {}. Move sa...jan.nijtmans2024-06-171-1/+1
* (c) -> ©jan.nijtmans2024-05-091-2/+2
|\
| * (c) -> ©jan.nijtmans2024-05-091-2/+2
| |\
| | * Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ...jan.nijtmans2021-11-161-0/+1
* | | Merge 8.7jan.nijtmans2024-01-241-2/+2
|/ /
* | More default from int -> doublejan.nijtmans2022-12-021-5/+5
* | Fix use of DEF_LABEL_FG with Tcl 9.0 headers. Doc fix, various other tweaksjan.nijtmans2021-11-131-0/+1
* | New macro TK_OPTION_UNDERLINE_DEF, which simplifies the default handling for ...jan.nijtmans2021-02-031-3/+0
* | Use a symbolic name for the default color for the placeholder text on X11.fvogel2020-07-141-1/+3
* | Merge 8.6jan.nijtmans2019-10-061-2/+0
|\ \ | |/
| * Minor simplification: DEF_CANVLINE_FILL and DEF_CANVTEXT_FILL are each only u...jan.nijtmans2019-10-061-2/+0
| * Too quick conclusion: all lines and text were gone :-). Reverting most of pre...jan.nijtmans2019-10-041-0/+2
| * Remove DEF_CANVLINE_FILL/DEF_CANVTEXT_FILL, since the default fill value (acc...jan.nijtmans2019-10-041-2/+0
* | Merge chavez-canvas branchKevin Walzer2019-09-291-0/+10
|\ \ | |/
| * Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some...Kevin Walzer2019-09-241-0/+10
* | merge trunkdkf2019-05-161-4/+3
|\ \
| * \ Merge 8.6jan.nijtmans2019-05-091-4/+3
| |\ \ | | |/
| | * François Vogel review (thanks!). Streamline UNIX defaults with MAC/WIN defau...jan.nijtmans2019-05-091-4/+3
* | | Implementation of background images for frames (and toplevels)dkf2019-04-121-0/+2
|/ /
* | Merge 8.6jan.nijtmans2019-01-101-1/+1
|\ \ | |/
| * As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
| |\
| | * As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
* | | There's never need to cast NULL to (char *)jan.nijtmans2018-11-271-26/+26
|\ \ \ | |/ /
* | | Default for -activerelief on Linux shall be 'raised' for backwards compatibil...fvogel2018-09-081-1/+1
* | | Proof of concept for fixing [43b596451e]: relief for active menu entries. Add...fvogel2018-09-081-0/+1
* | | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-151-1/+1
|\ \ \
| * | | Implement TIP#161: Change Default for Menu's -tearoff Option to Falsefvogel2017-11-031-1/+1
| |/ /
* | | tk::entry: Moved defines where they belong to, reordered options to follow al...fvogel2018-02-111-0/+2
|/ /
* | Improved patch formatting. No functional changefvogel2016-01-111-1/+1
* | merged trunkfvogel2016-01-111-0/+1
|\ \
| * \ TIP #437: Tk panedwindow options for proxy windowjan.nijtmans2015-10-081-0/+1
| |\ \ | | |/
| | * Hm, better keep the TIP as it is, not making it more difficult than it alread...jan.nijtmans2015-09-301-0/+1
| | * Bring panedwindow proxy behavior in line with TIP #437 description.jan.nijtmans2015-09-301-19/+16
| | * Added -proxyborderwidth optionfvogel2015-09-301-18/+19
| | * Added -proxybackground optionfvogel2015-09-291-0/+1
| | * Bug [1247115fff] - Added -proxyrelief optionfvogel2015-07-141-0/+1
* | | [3f456a5bb9]: Patches for listbox right justifyjan.nijtmans2014-02-111-0/+1
|/ /
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-291-3/+3
* | | Implementation of TIP #197.dkf2008-12-061-1/+2
* | | Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-201-30/+36
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-54/+37
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+2
* | * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-291-3/+3
* | tip256 implementationvincentdarley2005-10-101-1/+2
* | Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-10-241-1/+3
* | * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-1/+2