summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-193-6/+50
|\ \ | |/
| * Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-193-6/+44
| |\
| | * Fixed bug [793909] - Problem with nonexistent namespacesbug_793909ffffvogel2015-12-123-6/+44
* | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-193-37/+108
|\ \ \ | |/ /
| * | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-193-33/+101
| |\ \ | | |/
| | * Updated header comments of EntryValueChanged, InsertChars and DeleteChars sin...bug_1700065ffffvogel2015-12-121-3/+6
| | * Merged core-8-5-branchfvogel2015-12-111-2/+17
| | |\
| | * | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-103-30/+94
* | | | spacingjan.nijtmans2015-12-174-6/+6
* | | | merge-markjan.nijtmans2015-12-160-0/+0
|\ \ \ \ | |/ / /
| * | | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-1513-142/+225
* | | | Merge markKevin Walzer2015-12-150-0/+0
* | | | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-1514-151/+227
* | | | 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 file->cor...oehhar2015-12-141-1/+1
|/ / / /
* | | | Fixed bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry - P...fvogel2015-12-131-13/+5
|\ \ \ \ | |/ / /
| * | | Fixed bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry - P...fvogel2015-12-131-13/+5
| |\ \ \
| | * | | Better patch for bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU...bug_ff8a1e55a2fvogel2015-12-071-13/+5
| | * | | Reverted [d29847c6] since there is a better patchfvogel2015-12-071-2/+1
| | * | | Fix for bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry -...fvogel2015-12-051-1/+2
* | | | | Fix for bug [1739605] - [text see] misbehaves following widget create/populat...fvogel2015-12-122-0/+20
|\ \ \ \ \ | |/ / / /
| * | | | Fix for bug [1739605] - [text see] misbehaves following widget create/populat...fvogel2015-12-122-0/+20
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Added non-regression test case: textDisp-11.21bug_1739605ffffvogel2015-12-061-0/+11
| | * | | Fix for bug [1739605] - [text see] misbehaves following widget create/populat...fvogel2015-12-051-0/+9
| | |/ /
* | | | Merge markfvogel2015-12-110-0/+0
|\ \ \ \ | |/ / /
| * | | Reverted [30c7d14b21], but really use a spinbox and not an entry for the test...fvogel2015-12-111-0/+14
| | |/ | |/|
* | | Reverted [aaf6b1a3a0]fvogel2015-12-111-0/+16
* | | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-16/+0
|\ \ \ | |/ /
| * | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-14/+0
* | | 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-19/+62
| |/
* | 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, comp...jan.nijtmans2015-12-032-13/+6
|\ \ | |/
| * Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-032-13/+6
* | Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-292-33/+77
|\ \ | |/
| * Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-292-33/+77
| |\
| | * Added visual tests for borders, following bug [1997299fff]bug_1997299ffffvogel2015-11-181-9/+30
| | * More leaking tags fixed, see test script in bug [1997299fff]fvogel2015-11-171-19/+33
| | * Fixed bug [1997299fff] - Tag borderwidth is leaking horizontallyfvogel2015-11-171-5/+14
* | | On cygwin, install libtk8.6.dll.a in the {prefix}/lib directory.jan.nijtmans2015-11-262-2/+2
|\ \ \ | |/ /
| * | On cygwin, install libtk8.5.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
|\ \ \ | |/ /
| * | Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-2511-691/+685
* | | Merge markKevin Walzer2015-11-250-0/+0
* | | Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-2511-598/+566
* | | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
|\ \ \ | |/ /
| * | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
| |/