summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Tweak to allow Tk to build on 10.5; thanks to Marc Culler for patchkevin_walzer2016-05-181-1/+6
* | | | | | | | | | | | | | | | | | PeekMessageA -> PeekMessagejan.nijtmans2016-05-123-4/+4
* | | | | | | | | | | | | | | | | | Fix prototype warning from prev checkinashok2016-05-121-1/+1
* | | | | | | | | | | | | | | | | | Bug [64261b50]. Spurious mouse events sent to underlying window when file dia...ashok2016-05-121-12/+16
* | | | | | | | | | | | | | | | | | Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-05-032-3/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge markfvogel2016-05-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
* | | | | | | | | | | | | | | | | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-05-019-60/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-292-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: [8356a...jan.nijtmans2016-04-116-30/+3
* | | | | | | | | | | | | | | | | | | | | | Documented the <<WidgetViewSync>> virtual event in the event man pagefvogel2016-04-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Documented the <<WidgetViewSync>> virtual event in the event man pagefvogel2016-04-081-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed tests numberingfvogel2016-04-071-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2016-04-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, t...fvogel2016-04-042-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo in commentfvogel2016-03-231-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed [3512539fff] - .. is silently accepted in widget pathsfvogel2016-03-232-3/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-274-27/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed bug [1192095] - Toplevel menus return incorrect active indexfvogel2016-03-271-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [1192095] (issue 2) - Toplevel menus return incorrect active indexfvogel2016-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)jan.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 wrongfvogel2016-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]fvogel2016-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 interpsdgp2016-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 behaviourfvogel2016-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]fvogel2016-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 callbackfvogel2016-02-241-1/+14