summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | (cherry-pick) Fixed bug [1510538] - Wrong initial scrollbar widthjan.nijtmans2016-01-081-2/+2
| | | | | | |
* | | | | | | merge-mark (closing fork)jan.nijtmans2016-01-080-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Prefix "system" of all Windows System Colors was documented. Ticket [945409]oehhar2016-01-071-13/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Prefix "system" of all Windows System Colors was documentedoehhar2016-01-071-13/+13
| | | | | | | | |
| | * | | | | | | Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostfvogel2016-01-062-0/+50
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-063-14/+55
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-262-1/+32
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ↵fvogel2015-12-231-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | widget earlier
| | * \ \ \ \ \ \ \ \ \ Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-193-6/+50
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger ↵fvogel2015-12-193-37/+108
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bgerror
| | * | | | | | | | | | | spacingjan.nijtmans2015-12-174-6/+6
| | | | | | | | | | | | |
| | * | | | | | | | | | | merge-markjan.nijtmans2015-12-160-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Merge markKevin Walzer2015-12-150-0/+0
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of ↵Kevin Walzer2015-12-1514-151/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory management; thanks to Marc Culler for patches
| | * | | | | | | | | | | | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c]oehhar2015-12-141-1/+35
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | minor formattingbug_9fcc519a7cjan.nijtmans2015-12-141-3/+4
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c]oehhar2015-12-141-3/+36
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Test winDialog-5.12.7 failed if first item in home folder was not a ↵oehhar2015-12-141-1/+1
| | |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file->corrected
| | * | | | | | | | | | | | Fixed bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry - ↵fvogel2015-12-131-13/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Koen Danckaert
| | * \ \ \ \ \ \ \ \ \ \ \ \ Fix for bug [1739605] - [text see] misbehaves following widget ↵fvogel2015-12-122-0/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | create/populate - Patch from Koen Danckaert
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge markfvogel2015-12-110-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Reverted [aaf6b1a3a0]fvogel2015-12-111-0/+16
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as ↵fvogel2015-12-101-16/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'entry-21.1' in entry.test
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge-mark. Remove unnecessary end-of-line spacingjan.nijtmans2015-12-074-30/+30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patchKevin Walzer2015-12-077-20/+63
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, ↵jan.nijtmans2015-12-032-13/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compiling without SDK works fine (provided that the build is configured using "--enable-64bit")
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-292-33/+77
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | On cygwin, install libtk8.6.dll.a in the {prefix}/lib directory.jan.nijtmans2015-11-262-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Ooops... removed debug traces unintentionally left in the merge mark...fvogel2015-11-252-42/+1
| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | merge markfvogel2015-11-252-1/+42
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Merge markKevin Walzer2015-11-250-0/+0
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Remove multiple deprecated internal API calls on OS X; streamline Apple ↵Kevin Walzer2015-11-2511-598/+566
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Events implementation; thanks to Marc Culler for extensive patches
| | * | | | | | | | | | | | | | | | | | | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Improve user experience related to ↵jan.nijtmans2015-11-162-10/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [http://core.tcl.tk/tk/tktview/1499165|dancing scrollbars]. Patch by Koen Danckaert.
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken ↵jan.nijtmans2015-11-131-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | over from SQLite: Fix uses of ctype functions (ex: isspace()) on signed characters in test programs and in some obscure extensions. No changes to the core.
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Typos in commentsfvogel2015-11-102-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Win64: Window ↵jan.nijtmans2015-11-101-2/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embedding can not work on 64-bit Unix and Windows
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Unix: Window ↵jan.nijtmans2015-11-092-8/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embedding can not work on 64-bit Unix and Windows
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ clean-up end-of-line spacingjan.nijtmans2015-11-092-5/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focusfvogel2015-11-081-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge markfvogel2015-11-080-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Resolved unintended forkfvogel2015-11-086-70/+101
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup of last patch to Tk-CocoaKevin Walzer2015-11-086-70/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountfvogel2015-11-082-4/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed entry (and final) part of bug [542199fff] - Double click on a lone ↵fvogel2015-11-082-6/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | character in an entry does not work
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵fvogel2015-11-083-4/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | displayed
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-082-1/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge markfvogel2015-11-080-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ↵Kevin Walzer2015-11-073-55/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Marc Culler for patches
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimesfvogel2015-10-311-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \