summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | -overstrikefg tag configuration option: implementationfvogel2016-02-094-4/+27
| | * | | | | | | | | | | | | | -underlinefg tag configuration option: testsfvogel2016-02-091-0/+18
| | * | | | | | | | | | | | | | -underlinefg tag configuration option: documentationfvogel2016-02-091-0/+8
| | * | | | | | | | | | | | | | -underlinefg tag configuration option: implementationfvogel2016-02-094-5/+27
| | * | | | | | | | | | | | | | -selectfgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| | * | | | | | | | | | | | | | -selectfgstipple tag configuration option: documentation (+ polished doc of t...fvogel2016-02-091-6/+14
| | * | | | | | | | | | | | | | -selectfgstipple tag configuration option: implementationfvogel2016-02-094-2/+16
| | * | | | | | | | | | | | | | -selectbgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| | * | | | | | | | | | | | | | -selectbgstipple tag configuration option: documentationfvogel2016-02-091-0/+8
| | * | | | | | | | | | | | | | -selectbgstipple tag configuration option: implementationfvogel2016-02-094-2/+15
| | * | | | | | | | | | | | | | -selectforeground tag configuration option: testsfvogel2016-02-091-0/+34
| | * | | | | | | | | | | | | | -selectforeground tag configuration option: documentationfvogel2016-02-091-0/+7
| | * | | | | | | | | | | | | | -selectforeground tag configuration option: implementationfvogel2016-02-094-4/+25
| | * | | | | | | | | | | | | | -selectbackground tag configuration option: testsfvogel2016-02-091-1/+34
| | * | | | | | | | | | | | | | -selectbackground tag configuration option: documentationfvogel2016-02-091-0/+7
| | * | | | | | | | | | | | | | -selectbackground tag configuration option: implementationfvogel2016-02-094-2/+30
* | | | | | | | | | | | | | | | Fixed bug [1192095] - Toplevel menus return incorrect active indexfvogel2016-03-271-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fixed bug [1192095] (issue 2) - Toplevel menus return incorrect active indexbug_1192095fvogel2016-03-161-1/+11
* | | | | | | | | | | | | | | | | Fix [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <Button-7> eventsjan.nijtmans2016-03-223-4/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68jan.nijtmans2016-03-2232-554/+606
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | sync tcl.m4 (both win and unix) with Tcl's version.jan.nijtmans2016-03-224-4/+4
* | | | | | | | | | | | | | | | | | Fixed bug [438cf10142] - Tests textTag-* require haveCourier12 constraintfvogel2016-03-201-447/+154
* | | | | | | | | | | | | | | | | | Fixed bug [487861ffff] - cascade with -accelerator looks wrongfvogel2016-03-201-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fixed bug [487861ffff] - cascade with -accelerator looks wrongbug_487861fffffvogel2016-03-131-6/+11
* | | | | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb...fvogel2016-03-206-19/+359
* | | | | | | | | | | | | | | | | | | Fixed error in commentfvogel2016-03-181-1/+1
| |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fixed typo in commentfvogel2016-03-161-1/+1
* | | | | | | | | | | | | | | | | | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of fu...jan.nijtmans2016-03-166-9/+9
* | | | | | | | | | | | | | | | | | 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 se...jan.nijtmans2016-03-151-0/+1
* | | | | | | | | | | | | | | | | | configure.in -> configure.acjan.nijtmans2016-03-158-46/+46
| | * | | | | | | | | | | | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But...jan.nijtmans2016-03-143-4/+60
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | 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 <Map...fvogel2016-03-112-2/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16fvogel2016-03-101-0/+32
| * | | | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map...fvogel2016-03-101-2/+6
* | | | | | | | | | | | | | | | | 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 unt...jan.nijtmans2016-03-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revise trunk to an explicit requirement on Tcl 8.6.0 so that Tcl 8.6 interpsdgp_Tcl_requirementdgp2016-03-081-1/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | 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 command...fvogel2016-02-241-0/+108
* | | | | | | | | | | | | | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsfvogel2016-03-071-14/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \