Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | fvogel | 2015-12-26 | 3 | -14/+62 |
| | | | | | | | | | | | | idle time | ||||
| * | | 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 ↵ | fvogel | 2015-12-20 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | calculation is in the middle of a long line. | ||||
| * | | | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but ↵ | fvogel | 2015-12-19 | 1 | -38/+80 |
| | | | | | | | | | | | | | | | | should pass once [.text sync -command $cmd] will be correctly implemented. 2. text-11a.41 fails (unsure why) | ||||
| * | | | Better (and more correct) description of what [.text sync -command $command] ↵ | fvogel | 2015-12-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | does | ||||
| * | | | 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] ↵ | fvogel | 2015-11-28 | 1 | -5/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | exactly perform | ||||
| * | | | | | 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. ↵ | fvogel | 2015-11-21 | 2 | -8/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implementation in sync with TIP #438 rev. 1.10 | ||||
| * | | | | | | | 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 ↵ | jan.nijtmans | 2015-11-19 | 4 | -9/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | testcases and documentation | ||||
| * | | | | | | | Better test for bug [2677890] since [19960bcef8] breaks relevance/efficiency ↵ | fvogel | 2015-11-16 | 1 | -18/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the previous version of textDisp-34.1 | ||||
| * | | | | | | | 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 |
| | | | | | | | | | | |||||
* | | | | | | | | | | 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 ↵ | fvogel | 2015-12-23 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [2f78c7c5ea] | ||||
| | * | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | widget earlier | ||||
| * | | | | | | | | | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ↵ | fvogel | 2015-12-23 | 1 | -1/+1 |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | widget earlier | ||||
* | | | | | | | | | Fixed bug [793909] - Problem with nonexistent namespaces | fvogel | 2015-12-19 | 3 | -6/+50 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |