Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7 | jan.nijtmans | 2016-01-08 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7bug_3e3e25f483 | fvogel | 2016-01-06 | 1 | -2/+6 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Fixed bug [1305128] - Scrollbar doesn't receive event | jan.nijtmans | 2016-01-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fixed bug [1305128] - Scrollbar doesn't receive eventbug_1305128fff | fvogel | 2016-01-05 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Fixed bug [1510538] - Wrong initial scrollbar width | jan.nijtmans | 2016-01-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fixed bug [1510538] - Wrong initial scrollbar widthbug_1510538fff | fvogel | 2016-01-04 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Prefix "system" of all Windows System Colors was documented | oehhar | 2016-01-07 | 1 | -13/+13 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lost | fvogel | 2016-01-06 | 2 | -0/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lost | fvogel | 2016-01-06 | 2 | -0/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostbug_3102228fff | fvogel | 2015-12-31 | 2 | -0/+50 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2016-01-06 | 3 | -14/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2016-01-06 | 3 | -14/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433fff | fvogel | 2015-12-30 | 3 | -14/+55 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Fixed bug [2f78c7c5ea] - text widget segfault with tablelist | fvogel | 2015-12-26 | 2 | -1/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fixed bug [2f78c7c5ea] - text widget segfault with tablelist | fvogel | 2015-12-26 | 2 | -1/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Better comment about the fix, since the issue is now fully understood.bug_2f78c7c5ea | fvogel | 2015-12-23 | 1 | -2/+3 | |
| | * | | | | | | | | | | Added new test textDisp-9.14 to check against regression regarding bug [2f78c... | fvogel | 2015-12-23 | 1 | -0/+24 | |
| | * | | | | | | | | | | Fixed bug [2f78c7c5ea] - text segfault with tablelist in TkBTreeLinesTo | fvogel | 2015-12-23 | 1 | -1/+7 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ... | fvogel | 2015-12-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ... | fvogel | 2015-12-23 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Fixed bug [793909] - Problem with nonexistent namespaces | fvogel | 2015-12-19 | 3 | -6/+50 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixed bug [793909] - Problem with nonexistent namespaces | fvogel | 2015-12-19 | 3 | -6/+44 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed bug [793909] - Problem with nonexistent namespacesbug_793909fff | fvogel | 2015-12-12 | 3 | -6/+44 | |
* | | | | | | | | | | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge... | fvogel | 2015-12-19 | 3 | -37/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge... | fvogel | 2015-12-19 | 3 | -33/+101 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Updated header comments of EntryValueChanged, InsertChars and DeleteChars sin...bug_1700065fff | fvogel | 2015-12-12 | 1 | -3/+6 | |
| | * | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-12-11 | 1 | -2/+17 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge... | fvogel | 2015-12-10 | 3 | -30/+94 | |
* | | | | | | | | | | | | spacing | jan.nijtmans | 2015-12-17 | 4 | -6/+6 | |
* | | | | | | | | | | | | merge-mark | jan.nijtmans | 2015-12-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 13 | -142/+225 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge mark | Kevin Walzer | 2015-12-15 | 0 | -0/+0 | |
* | | | | | | | | | | | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 14 | -151/+227 | |
* | | | | | | | | | | | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c] | oehhar | 2015-12-14 | 1 | -1/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | minor formattingbug_9fcc519a7c | jan.nijtmans | 2015-12-14 | 1 | -3/+4 | |
| * | | | | | | | | | | | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c] | oehhar | 2015-12-14 | 1 | -3/+36 | |
* | | | | | | | | | | | | Test winDialog-5.12.7 failed if first item in home folder was not a file->cor... | oehhar | 2015-12-14 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fixed bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry - P... | fvogel | 2015-12-13 | 1 | -13/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fixed bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry - P... | fvogel | 2015-12-13 | 1 | -13/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Better patch for bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU...bug_ff8a1e55a2 | fvogel | 2015-12-07 | 1 | -13/+5 | |
| | * | | | | | | | | | | Reverted [d29847c6] since there is a better patch | fvogel | 2015-12-07 | 1 | -2/+1 | |
| | * | | | | | | | | | | Fix for bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry -... | fvogel | 2015-12-05 | 1 | -1/+2 | |
* | | | | | | | | | | | | Fix for bug [1739605] - [text see] misbehaves following widget create/populat... | fvogel | 2015-12-12 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fix for bug [1739605] - [text see] misbehaves following widget create/populat... | fvogel | 2015-12-12 | 2 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Added non-regression test case: textDisp-11.21bug_1739605fff | fvogel | 2015-12-06 | 1 | -0/+11 | |
| | * | | | | | | | | | | Fix for bug [1739605] - [text see] misbehaves following widget create/populat... | fvogel | 2015-12-05 | 1 | -0/+9 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Merge mark | fvogel | 2015-12-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Reverted [30c7d14b21], but really use a spinbox and not an entry for the test... | fvogel | 2015-12-11 | 1 | -0/+14 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Reverted [aaf6b1a3a0] | fvogel | 2015-12-11 | 1 | -0/+16 | |
* | | | | | | | | | | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21... | fvogel | 2015-12-10 | 1 | -16/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |