Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Fix for 63c3542c06, messageboxes in Tk-Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-11 | 1 | -1/+6 | |
| * | | | | | | | | | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than... | jan.nijtmans | 2016-01-09 | 2 | -0/+37 | |
| * | | | | | | | | | Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to... | Kevin Walzer | 2016-01-09 | 3 | -7/+14 | |
* | | | | | | | | | | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 2 | -0/+14 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Fix build errors on i386 for Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-31 | 4 | -5/+7 | |
* | | | | | | | | | Fixed test entry-6.12: merge from 8.5 didn't see that $fixed does not exist i... | fvogel | 2016-01-29 | 1 | -3/+3 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 2 | -1/+22 | |
* | | | | | | | | Implement TIP #441: Add -justify Configuration Option to the listbox Widget | jan.nijtmans | 2016-01-22 | 7 | -27/+173 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Removed unfinished test case committed by error in the previous commit.tip_441 | fvogel | 2016-01-18 | 1 | -22/+0 | |
| * | | | | | | | | Reverted [5f396dacdc]. | fvogel | 2016-01-18 | 2 | -0/+23 | |
| * | | | | | | | | Removed attempt of adjustment of the startup xview according to the -justify ... | fvogel | 2016-01-18 | 1 | -11/+0 | |
| * | | | | | | | | Documented what listbox-3.18b intends to test. | fvogel | 2016-01-18 | 1 | -0/+4 | |
| * | | | | | | | | Use GetMaxOffset when possible to reduce code duplication. The change in List... | fvogel | 2016-01-18 | 1 | -6/+2 | |
| * | | | | | | | | Fixed bug with the listbox justify patch: with large borders, when moving the... | fvogel | 2016-01-18 | 1 | -1/+0 | |
| * | | | | | | | | Addressed question 4 (see artifact [9d48a9c212] of ticket [3f456a5bb9]). | fvogel | 2016-01-17 | 1 | -1/+7 | |
| * | | | | | | | | Addressed questions 3 and 5 (see artifact [9d48a9c212] of ticket [3f456a5bb9]... | fvogel | 2016-01-17 | 1 | -61/+0 | |
| * | | | | | | | | Removed test listbox-3.18c since it is irrelevant (the rendering of the selec... | fvogel | 2016-01-16 | 1 | -26/+0 | |
| * | | | | | | | | Decided about test results for listbox-3.18a | fvogel | 2016-01-16 | 1 | -5/+5 | |
| * | | | | | | | | Rebased to latest trunk | fvogel | 2016-01-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Addressed issue B (see artifact [9d48a9c212] of ticket [3f456a5bb9]) | fvogel | 2016-01-16 | 1 | -1/+10 | |
| * | | | | | | | | | Addressed issue A and question 6 (see artifact [9d48a9c212] of ticket [3f456a... | fvogel | 2016-01-16 | 1 | -9/+7 | |
| * | | | | | | | | | Addressed question 2 (see artifact [9d48a9c212] of ticket [3f456a5bb9]). | fvogel | 2016-01-16 | 1 | -0/+4 | |
| * | | | | | | | | | Addressed question 1 (see artifact [9d48a9c212] of ticket [3f456a5bb9]) | fvogel | 2016-01-16 | 1 | -1/+2 | |
| * | | | | | | | | | Rebased to latest trunk | fvogel | 2016-01-13 | 13 | -89/+563 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | More typos fixed | fvogel | 2016-01-13 | 1 | -10/+14 | |
| * | | | | | | | | | | Typo fixed | fvogel | 2016-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | Added more tests | fvogel | 2016-01-12 | 1 | -0/+74 | |
| * | | | | | | | | | | Added some tests | fvogel | 2016-01-11 | 1 | -0/+15 | |
| * | | | | | | | | | | Polished listbox justification demo | fvogel | 2016-01-11 | 1 | -5/+7 | |
| * | | | | | | | | | | Improved patch formatting. No functional change | fvogel | 2016-01-11 | 4 | -29/+47 | |
| * | | | | | | | | | | merged trunk | fvogel | 2016-01-11 | 220 | -7527/+11393 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Adapt documentation and test-case | jan.nijtmans | 2014-02-11 | 2 | -4/+5 | |
| * | | | | | | | | | | | [3f456a5bb9]: Patches for listbox right justify | jan.nijtmans | 2014-02-11 | 5 | -4/+116 | |
* | | | | | | | | | | | | Fixed bug [9e606527af] - && instead of & used in generic/tkOption.c | fvogel | 2016-01-20 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fixed bug [639558ac83] - Lots of listbox tests fail on Linux | fvogel | 2016-01-16 | 1 | -0/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by vote | fvogel | 2016-01-13 | 6 | -38/+504 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | rebase "tip-438" branch to latest trunk.tip_438 | jan.nijtmans | 2016-01-07 | 6 | -38/+504 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Harmonized use of NULL for textPtr->afterSyncCmd | fvogel | 2016-01-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | Polished documentation a bit | fvogel | 2016-01-05 | 1 | -7/+8 | |
| | * | | | | | | | | | | Moved RunAfterSyncCmd procedure | fvogel | 2016-01-05 | 1 | -47/+47 | |
| | * | | | | | | | | | | Typo fixed in comment | fvogel | 2016-01-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-12-26 | 2 | -2/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [.text sync -command $cmd] schedules execution of $cmd by the event loop at i... | fvogel | 2015-12-26 | 3 | -14/+62 | |
| | * | | | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-12-21 | 16 | -178/+367 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Test text-11a.41 now correctly written passes. | fvogel | 2015-12-20 | 1 | -6/+6 | |
| | * | | | | | | | | | | | There could be false negatives with [.text pendingsync] when line metrics cal... | fvogel | 2015-12-20 | 1 | -2/+3 | |
| | * | | | | | | | | | | | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but sho... | fvogel | 2015-12-19 | 1 | -38/+80 | |
| | * | | | | | | | | | | | Better (and more correct) description of what [.text sync -command $command] ... | fvogel | 2015-12-13 | 1 | -3/+3 | |
| | * | | | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-12-13 | 3 | -15/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merged core-8-5-branch | fvogel | 2015-12-09 | 11 | -65/+145 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | |