| Commit message (Expand) | Author | Age | Files | Lines |
* | More consistancy in Tcl_WrongNumArgs() messages and documentation | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
|\ |
|
* | | Use "?-option" in stead of "?option" consistantly in WrongNumArgs error-messa... | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
|
|
* | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -1/+1 |
|
|
* | | More progress | jan.nijtmans | 2020-05-22 | 1 | -30/+30 |
|
|
* | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -23/+23 |
|
|
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -24/+36 |
|
|
* | | merge core-8-6-branch | fvogel | 2019-09-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (minor) Add missing initializer, and two /* FALLTHRU */ markers. | jan.nijtmans | 2019-09-17 | 1 | -1/+1 |
|
|
* | | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove a few unnecessary (size_t) type-casts, and add a "const" | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -7/+7 |
|\ \ \
| |/ / |
|
| * | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -7/+7 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -8/+8 |
| |\ \
| | |/ |
|
| | *-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -3/+3 |
| | |\ \ |
|
| | | | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -8/+8 |
| | | | |\ |
|
| | * | | \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -8/+8 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -8/+8 |
|
|
| | * | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -8/+8 |
| | |\ \ \ \
| | | |/ / /
| | | | / /
| | | |/ /
| | |/| | |
|
| | | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -8/+8 |
| | | |/ |
|
* | | | | Minor tweaks, mostly formatting | jan.nijtmans | 2018-12-01 | 1 | -1/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -12/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -5/+6 |
|
|
| * | | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -10/+10 |
|
|
* | | | | Merge trunk. More internal improvements | jan.nijtmans | 2018-10-15 | 1 | -7/+8 |
|\ \ \ \
| |/ / / |
|
* | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -35/+35 |
|/ / / |
|
* | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2018-08-10 | 1 | -6/+3 |
|\ \ \
| |/ / |
|
| * | | Eliminate type-casts, by using size_t type internally in more situations. No ... | jan.nijtmans | 2018-08-10 | 1 | -6/+3 |
|
|
* | | | Fix [bc43fd20cf]: paneconfigure not working as expected | fvogel | 2017-06-02 | 1 | -4/+20 |
|\ \ \
| |/ / |
|
| * | | Fix [bc43fd20cf]: paneconfigure not working as expected | fvogel | 2017-05-31 | 1 | -4/+20 |
|
|
| * | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map... | fvogel | 2016-03-11 | 1 | -2/+6 |
|
|
* | | | If Tk is compiled with -DTK_NO_DEPRECATED=1, remove some deprecated code (pac... | jan.nijtmans | 2017-01-23 | 1 | -11/+11 |
|
|
* | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map... | fvogel | 2016-03-10 | 1 | -2/+6 |
|/ / |
|
* | | TIP #437: Tk panedwindow options for proxy window | jan.nijtmans | 2015-10-08 | 1 | -2/+17 |
|\ \
| |/ |
|
| * | Hm, better keep the TIP as it is, not making it more difficult than it alread... | jan.nijtmans | 2015-09-30 | 1 | -5/+4 |
|
|
| * | One more suggestion: Use the value of -sashwidth as default for -proxyborderw... | jan.nijtmans | 2015-09-30 | 1 | -1/+1 |
|
|
| * | Carefull inspection shows that the default for -proxyrelief should be the val... | jan.nijtmans | 2015-09-30 | 1 | -1/+1 |
|
|
| * | Bring panedwindow proxy behavior in line with TIP #437 description. | jan.nijtmans | 2015-09-30 | 1 | -10/+13 |
|
|
| * | Use correct default value for -proxybackground | fvogel | 2015-09-30 | 1 | -1/+1 |
|
|
| * | Added -proxyborderwidth option | fvogel | 2015-09-30 | 1 | -1/+6 |
|
|
| * | Added -proxybackground option | fvogel | 2015-09-29 | 1 | -1/+5 |
|
|
| * | Bug [1247115fff] - Added -proxyrelief option | fvogel | 2015-07-14 | 1 | -1/+5 |
|
|
* | | Complementary fix for bug [3592454fff] - Don't identify the sash associated t... | fvogel | 2015-06-01 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Complementary fix for bug [3592454fff] - Don't identify the sash associated t... | fvogel | 2015-06-01 | 1 | -1/+3 |
|
|
* | | Fixed bug [1292219fff] - Propagated MapNotify and UnmapNotify events of a pan... | fvogel | 2015-06-01 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Fixed bug [1292219fff] - Propagated MapNotify and UnmapNotify events of a pan... | fvogel | 2015-06-01 | 1 | -0/+9 |
| |\ |
|
| | * | Propagated MapNotify events of a panedwindow to its children | fvogel | 2015-05-30 | 1 | -0/+4 |
|
|
| | * | Propagated UnmapNotify events of a panedwindow to its children | fvogel | 2015-05-30 | 1 | -0/+5 |
|
|
* | | | Fixed bug [3592454fff] - Don't draw the sash associated to the last visible pane | fvogel | 2015-06-01 | 1 | -10/+42 |
|\ \ \
| |/ / |
|