summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | Added more testsfvogel2016-01-121-0/+74
| | | | | | | | | | |
| * | | | | | | | | | Added some testsfvogel2016-01-111-0/+15
| | | | | | | | | | |
| * | | | | | | | | | Polished listbox justification demofvogel2016-01-111-5/+7
| | | | | | | | | | |
| * | | | | | | | | | Improved patch formatting. No functional changefvogel2016-01-114-29/+47
| | | | | | | | | | |
| * | | | | | | | | | merged trunkfvogel2016-01-11220-7527/+11393
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adapt documentation and test-casejan.nijtmans2014-02-112-4/+5
| | | | | | | | | | | |
| * | | | | | | | | | | [3f456a5bb9]: Patches for listbox right justifyjan.nijtmans2014-02-115-4/+116
| | | | | | | | | | | |
* | | | | | | | | | | | Fixed bug [9e606527af] - && instead of & used in generic/tkOption.cfvogel2016-01-201-1/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fixed bug [639558ac83] - Lots of listbox tests fail on Linuxfvogel2016-01-161-0/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by votefvogel2016-01-136-38/+504
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ rebase "tip-438" branch to latest trunk.tip_438jan.nijtmans2016-01-076-38/+504
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Harmonized use of NULL for textPtr->afterSyncCmdfvogel2016-01-051-2/+2
| | | | | | | | | | | |
| | * | | | | | | | | | Polished documentation a bitfvogel2016-01-051-7/+8
| | | | | | | | | | | |
| | * | | | | | | | | | Moved RunAfterSyncCmd procedurefvogel2016-01-051-47/+47
| | | | | | | | | | | |
| | * | | | | | | | | | Typo fixed in commentfvogel2016-01-051-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | Merged core-8-5-branchfvogel2015-12-262-2/+33
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [.text sync -command $cmd] schedules execution of $cmd by the event loop at ↵fvogel2015-12-263-14/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idle time
| | * | | | | | | | | | | Merged core-8-5-branchfvogel2015-12-2116-178/+367
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Test text-11a.41 now correctly written passes.fvogel2015-12-201-6/+6
| | | | | | | | | | | | |
| | * | | | | | | | | | | There could be false negatives with [.text pendingsync] when line metrics ↵fvogel2015-12-201-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | calculation is in the middle of a long line.
| | * | | | | | | | | | | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but ↵fvogel2015-12-191-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] ↵fvogel2015-12-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | does
| | * | | | | | | | | | | Merged core-8-5-branchfvogel2015-12-133-15/+27
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merged core-8-5-branchfvogel2015-12-0911-65/+145
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Clearer separation between what [.text sync] and [.text sync -command] ↵fvogel2015-11-281-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exactly perform
| | * | | | | | | | | | | | Fixed indentationfvogel2015-11-281-8/+8
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merged core-8-5-branchfvogel2015-11-2813-693/+687
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Text widget documentation updated according to TIP #438fvogel2015-11-281-1/+92
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | [.text pendingsync] returns a booleanfvogel2015-11-284-12/+11
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merged core-8-5-branchfvogel2015-11-221-0/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Use the new sync command instead of the 'count -update' workaroundfvogel2015-11-221-4/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Respect alphabetical orderfvogel2015-11-211-9/+9
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Improved the tests a bitfvogel2015-11-212-36/+45
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. ↵fvogel2015-11-212-8/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implementation in sync with TIP #438 rev. 1.10
| | * | | | | | | | | | | | | | Rename "yupdate" to "sync" and fix various test-casesjan.nijtmans2015-11-195-69/+69
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Tcl_Preserve should be first I guessfvogel2015-11-191-1/+2
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Make it compile with Visual 2008fvogel2015-11-191-1/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Code Formattingjan.nijtmans2015-11-193-34/+36
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | better argument checkingjan.nijtmans2015-11-192-2/+16
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | First test-implementation of "$t yupdate -command <command>". TODO: more ↵jan.nijtmans2015-11-194-9/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | testcases and documentation
| | * | | | | | | | | | | | | | Better test for bug [2677890] since [19960bcef8] breaks relevance/efficiency ↵fvogel2015-11-161-18/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the previous version of textDisp-34.1
| | * | | | | | | | | | | | | | Merge core-8-5-branchjan.nijtmans2015-11-162-10/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ TIP #438 - <<TextLineHeightsInvalid>> event added, with corresponding new testsfvogel2015-11-142-0/+68
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Implementation of TIP #438 - Solution using virtual eventstip_438_eventsfvogel2015-11-101-0/+50
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | TIP #438 - [.text pendingyupdate] command added, with corresponding new testsfvogel2015-11-144-10/+83
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | TIP #438 - [.text yupdate] command added, with corresponding new testsfvogel2015-11-142-7/+52
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fix [2049429]: Some options aren't picked up from the options database.jan.nijtmans2016-01-128-51/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bring back DEF_TEXT_SPACING[123], since "0" is not exactly equal to NULL ↵bug_2049429fffjan.nijtmans2016-01-126-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (just to be 100% sure there will not be a behavioral change)
| * | | | | | | | | | | | | | | | | Merge trunk. jan.nijtmans2016-01-113-6/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ttkButton.c: Invalid use of TK_OPTION_DONT_SET_DEFAULT, should have been TK_OPTION_NULL_OK as in normal button. tkTextTag.c: Use of TK_OPTION_DONT_SET_DEFAULT means that the default value "0" is ignored, so better use NULL.
* | | | | | | | | | | | | | | | | | Merge markKevin Walzer2016-01-110-0/+0
| | | | | | | | | | | | | | | | | |