Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Clearer separation between what [.text sync] and [.text sync -command] exactl... | fvogel | 2015-11-28 | 1 | -5/+12 | |
| | * | | | | | | | | | | | | Fixed indentation | fvogel | 2015-11-28 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-11-28 | 13 | -693/+687 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Text widget documentation updated according to TIP #438 | fvogel | 2015-11-28 | 1 | -1/+92 | |
| | * | | | | | | | | | | | | | [.text pendingsync] returns a boolean | fvogel | 2015-11-28 | 4 | -12/+11 | |
| | * | | | | | | | | | | | | | Merged core-8-5-branch | fvogel | 2015-11-22 | 1 | -0/+16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Use the new sync command instead of the 'count -update' workaround | fvogel | 2015-11-22 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | Respect alphabetical order | fvogel | 2015-11-21 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | Improved the tests a bit | fvogel | 2015-11-21 | 2 | -36/+45 | |
| | * | | | | | | | | | | | | | | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. I... | fvogel | 2015-11-21 | 2 | -8/+18 | |
| | * | | | | | | | | | | | | | | Rename "yupdate" to "sync" and fix various test-cases | jan.nijtmans | 2015-11-19 | 5 | -69/+69 | |
| | * | | | | | | | | | | | | | | Tcl_Preserve should be first I guess | fvogel | 2015-11-19 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Make it compile with Visual 2008 | fvogel | 2015-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Code Formatting | jan.nijtmans | 2015-11-19 | 3 | -34/+36 | |
| | * | | | | | | | | | | | | | | better argument checking | jan.nijtmans | 2015-11-19 | 2 | -2/+16 | |
| | * | | | | | | | | | | | | | | First test-implementation of "$t yupdate -command <command>". TODO: more test... | jan.nijtmans | 2015-11-19 | 4 | -9/+60 | |
| | * | | | | | | | | | | | | | | Better test for bug [2677890] since [19960bcef8] breaks relevance/efficiency ... | fvogel | 2015-11-16 | 1 | -18/+23 | |
| | * | | | | | | | | | | | | | | 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 | |