summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixDefault.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | TIP 155 implementationvincentdarley2003-10-311-1/+2
* | TIP#109 implementation - checkbuttons and radiobuttons now look better.dkf2003-08-141-4/+5
* | Experimental support for antialiased text under X11 [Patch#535541]jenglish2003-05-311-11/+28
|/
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-1/+2
* * doc/listbox.n:hobbs2002-06-211-1/+2
* changed panedwindow default relief to flathobbs2002-02-221-2/+2
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-1/+35
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-1/+3