Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Merge core-8-5-branch | jan.nijtmans | 2015-11-16 | 2 | -10/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | TIP #438 - <<TextLineHeightsInvalid>> event added, with corresponding new tests | fvogel | 2015-11-14 | 2 | -0/+68 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Implementation of TIP #438 - Solution using virtual eventstip_438_events | fvogel | 2015-11-10 | 1 | -0/+50 | |
| | * | | | | | | | | | | | | TIP #438 - [.text pendingyupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 4 | -10/+83 | |
| | * | | | | | | | | | | | | TIP #438 - [.text yupdate] command added, with corresponding new tests | fvogel | 2015-11-14 | 2 | -7/+52 | |
* | | | | | | | | | | | | | | Fix [2049429]: Some options aren't picked up from the options database. | jan.nijtmans | 2016-01-12 | 8 | -51/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Bring back DEF_TEXT_SPACING[123], since "0" is not exactly equal to NULL (jus...bug_2049429fff | jan.nijtmans | 2016-01-12 | 6 | -10/+19 | |
| * | | | | | | | | | | | | | Merge trunk. | jan.nijtmans | 2016-01-11 | 3 | -6/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge mark | Kevin Walzer | 2016-01-11 | 0 | -0/+0 | |
* | | | | | | | | | | | | | | Additional tweaks for dialog | Kevin Walzer | 2016-01-11 | 1 | -2/+15 | |
* | | | | | | | | | | | | | | Fix for 63c3542c06, messageboxes in Tk-Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-11 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123] | jan.nijtmans | 2016-01-10 | 8 | -56/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | -spacing[123] use TK_OPTION_NULL_OK instead of TK_OPTION_DONT_SET_DEFAULT | fvogel | 2016-01-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Removed unused flags argument in Configure function since Tk_ConfigureWidget ... | fvogel | 2016-01-08 | 2 | -12/+10 | |
| * | | | | | | | | | | | | | Use TK_OPTION_NULL_OK instead of TK_CONFIG_NULL_OK | fvogel | 2016-01-08 | 3 | -8/+8 | |
| * | | | | | | | | | | | | | Bug [2049429] - Documented TK_OPTION_DONT_SET_DEFAULT | fvogel | 2016-01-08 | 1 | -20/+30 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | (cherry-pick) Backout previous commit: it causes many event-related test-fail... | jan.nijtmans | 2016-01-08 | 2 | -19/+0 | |
| * | | | | | | | | | | | | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 2 | -0/+19 | |
| * | | | | | | | | | | | | (cherry-pick) Fixed bug [3e3e25f483] - winbutton-1.[12] fails on Win7 | jan.nijtmans | 2016-01-08 | 1 | -2/+6 | |
| * | | | | | | | | | | | | (cherry-pick) Fixed bug [1305128] - Scrollbar doesn't receive event | jan.nijtmans | 2016-01-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | (cherry-pick) Fixed bug [1510538] - Wrong initial scrollbar width | jan.nijtmans | 2016-01-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | merge-mark (closing fork) | jan.nijtmans | 2016-01-08 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Prefix "system" of all Windows System Colors was documented. Ticket [945409] | oehhar | 2016-01-07 | 1 | -13/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | (cherry-pick) Prefix "system" of all Windows System Colors was documented | jan.nijtmans | 2016-01-08 | 1 | -13/+13 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Thanks to Francois... | jan.nijtmans | 2016-01-09 | 2 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fixed test constraintsbug_1927212fff | fvogel | 2016-01-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Test cases scrollbar-10.[12] pass | fvogel | 2016-01-09 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | Make test-case and binding equal for win32 and x11. Test-case doesn't pass yet | jan.nijtmans | 2016-01-08 | 2 | -3/+18 | |
| * | | | | | | | | | | | | | | ..... horizontal scrollbar too | jan.nijtmans | 2016-01-08 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6) | jan.nijtmans | 2016-01-08 | 2 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | Merge mark | Kevin Walzer | 2016-01-09 | 0 | -0/+0 | |
* | | | | | | | | | | | | | | | | Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to... | Kevin Walzer | 2016-01-09 | 3 | -7/+9 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Backout previous commit: it causes many event-related test-failures in Tk tes... | jan.nijtmans | 2016-01-08 | 2 | -19/+0 | |
* | | | | | | | | | | | | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Added non-regression test for [1927212] | fvogel | 2016-01-07 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | fvogel | 2016-01-06 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |