summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug [1192095] (issue 2) - Toplevel menus return incorrect active indexbug_1192095fvogel2016-03-161-1/+11
|
* Fixed typo in commentfvogel2016-03-161-1/+1
|
* Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of ↵jan.nijtmans2016-03-166-9/+9
| | | | functionality, since font-names generally don't contain out-of-BMP Unicode characters (if they do in the future, that still can be fixed then).
* Revert whitespace changes that made tests send-10.[89] fail.dgp2016-03-151-2/+2
|
* Make tk.h usable for compilation with Tcl 9.0 (novem) as well.jan.nijtmans2016-03-152-2/+2
|
* Eliminate use of Tcl_SetResult(), and CONST -> constjan.nijtmans2016-03-153-15/+14
|
* Eliminate configure warning: Makefile.in seems to ignore the --datarootdir ↵jan.nijtmans2016-03-151-0/+1
| | | | setting. For details, see: [https://www.gnu.org/software/autoconf/manual/autoconf-2.60/html_node/Changed-Directory-Variables.html]
* configure.in -> configure.acjan.nijtmans2016-03-158-46/+46
|
* Excess spacing in test-suitejan.nijtmans2016-03-1470-1318/+1318
|
* Excess spacing in documentationjan.nijtmans2016-03-11116-118/+118
|
* Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger ↵fvogel2016-03-112-2/+38
|\ | | | | | | <Map> events
| * Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16fvogel2016-03-101-0/+32
| |
| * Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger ↵fvogel2016-03-101-2/+6
| | | | | | | | <Map> events, patch from Brian Griffin
* | Remove excess spacing in various library files.jan.nijtmans2016-03-1013-310/+310
|/
* Explicit require Tcl 8.6.0 so that Tcl 8.6 interps can make use of Tk 8.7 ↵jan.nijtmans2016-03-091-1/+1
|\ | | | | | | until such time as it stops supporting them.
| * Revise trunk to an explicit requirement on Tcl 8.6.0 so that Tcl 8.6 interpsdgp_Tcl_requirementdgp2016-03-081-1/+1
|/ | | can make use of Tk 8.7 until such time as it stops supporting them.
* Fixed bug [841280] - spinbox -from and -to defaults and behaviourfvogel2016-03-073-9/+28
|\
| * Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280fffffvogel2016-02-253-9/+28
| |
* | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]fvogel2016-03-071-0/+26
|\ \
| * | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96efvogel2016-02-241-0/+26
| | |
* | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackfvogel2016-03-072-1/+122
|\ \ \
| * | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackbug_2262543ffffvogel2016-02-241-1/+14
| | | |
| * | | Added tests cases for bug [2262543] - Scale widget unexpectedly fires ↵fvogel2016-02-241-0/+108
| | | | | | | | | | | | | | | | command callback
* | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsfvogel2016-03-071-14/+32
|\ \ \ \
| * | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsbug_2981253ffffvogel2016-02-221-14/+32
| |/ / /
* | | | Fix version number in .project filejan.nijtmans2016-03-071-1/+1
| | | |
* | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widgetfvogel2016-03-071-0/+4
|\ \ \ \
| * | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widgetbug_3137232ffffvogel2016-02-221-0/+4
| |/ / /
* | | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-0311-9868/+7724
| | | |
* | | | Update version in tk.specjan.nijtmans2016-03-021-1/+1
| | | |
* | | | Revert part of [032c1ee138449c93dfa885fab07796783945e174|032c1ee138]: Only ↵jan.nijtmans2016-03-021-6/+6
| | | | | | | | | | | | | | | | the patchlevel should have been changed, nothing else.
* | | | Eliminate exess spacings in many doc pagesjan.nijtmans2016-03-0249-296/+296
| | | |
* | | | merge releasedgp2016-03-019-15/+114
|\ \ \ \
| * \ \ \ Put [wm forget] fix in the 8.6.5 release.core_8_6_5core_8_6_5_rcdgp2016-02-253-0/+16
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | [e9112ef96e] Fix [wm forget]dgp2016-02-253-0/+16
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Fixed bug [e9112ef96e] - [wm forget] doesn't completelyfvogel2016-02-243-0/+16
| | |/ | |/|
| | * merge trunk, doc change onlydgp2016-02-251-2/+2
| | |\ | |_|/ |/| |
* | | Fixed typo in spinbox documentation pagefvogel2016-02-251-2/+2
|/ /
| * merge trunk; doc and comment changes only.dgp2016-02-232-3/+7
| |\ | |/ |/|
* | Added missing comments describing input parameters of some procsfvogel2016-02-221-0/+4
| |
* | Fixed typo in canvas man pagefvogel2016-02-211-3/+3
| |
| * update changesdgp2016-02-191-0/+99
| |
| * merge trunkdgp2016-02-163-3/+7
| |\ | |/ |/|
* | Fixed error in commentfvogel2016-02-111-1/+1
| |
* | Repair visual test for bevels, inadvertently broken in [6a93101279]fvogel2016-02-111-2/+0
| |
* | Fix crash in TkFinalize() if Tk_Init() is never called. Suggested by Brian ↵jan.nijtmans2016-02-111-0/+6
| | | | | | | | Griffin.
| * Repair broken test.dgp2016-02-091-1/+1
| |
| * merge trunkdgp2016-02-0911-66/+80
| |\ | |/ |/|
* | Slightly more logical fix for [62a5ba7474]: tk 'make install' fails on Mac ↵jan.nijtmans2016-02-091-2/+2
| | | | | | | | OS 10.11, which doesn't change the meaning of TCLSH_DIR
* | Fix [62a5ba7474]: tk 'make install' fails on Mac OS 10.11jan.nijtmans2016-02-091-1/+1
| |