summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Fix for Ticket c84f660833546b1b84e7fd3aef930c2f17207461 (Tk crashes when topl...Kevin Walzer2016-07-171-7/+13
* | | | | | | | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t...Kevin Walzer2016-07-154-11/+60
| |/ / / / / / |/| | | | | |
* | | | | | | Fix for bitmap distortion on Mac OS; thanks to Marc Culler for patchKevin Walzer2016-07-081-23/+26
* | | | | | | Fix for excessive label padding in Tk/Mac; thanks to Brad Lanam for bug reportKevin Walzer2016-07-061-1/+2
| | | * | | | Final tweak for OS X wm crash, thanks to Marc CullerKevin Walzer2016-07-191-1/+1
| | | * | | | Fix for Ticket c84f660833546b1b84e7fd3aef930c2f17207461 (Tk crashes when topl...Kevin Walzer2016-07-171-7/+13
| | | * | | | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t...Kevin Walzer2016-07-154-11/+60
| | | * | | | Fix for bitmap distortion on Mac OS; thanks to Marc Culler for patchKevin Walzer2016-07-081-23/+26
| | | * | | | Fix for excessive label padding in Tk/Mac; thanks to Brad Lanam for bug reportKevin Walzer2016-07-061-1/+2
| | | * | | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget framew...dkf2016-06-281-9/+160
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | Fixed [4cb3dab4eb] - Improvements to the documentation of Tk_FindPhoto et al....fvogel2016-06-271-0/+14
| | | |\ \ \ \
| | | * \ \ \ \ Modernize Tk_Init() to use Tcl 8.6 features.dgp2016-06-224-170/+168
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Whitespace fixesjan.nijtmans2016-06-153-149/+149
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Fixed [6976e4b3b2] - -undo options not correct for peersfvogel2016-06-112-3/+21
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-019-14/+2
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | unnecessary spacingjan.nijtmans2016-05-311-2/+2
| | | * | | | | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-302-2/+6
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-302-2/+23
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge...fvogel2016-05-306-23/+233
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destructionfvogel2016-05-252-1/+17
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed [011706ec42] for the scrollbar casefvogel2016-05-202-3/+45
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-1915-71/+71
| | | * | | | | | | | | | | | | | | Fixed [545f10fcf3] - Poor Xft coloured font performance on X11. Thanks to Jam...fvogel2016-05-181-44/+106
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | 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
| | | * | | | | | | | | | | | | | | | | | | | Fixed typo in [text] 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 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