Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: ↵ | jan.nijtmans | 2016-04-11 | 1 | -19/+1 |
| | | | | [8356aa0eec57fa7a] | ||||
* | Fixed typo in [text] man page | fvogel | 2016-04-08 | 1 | -1/+1 |
|\ | |||||
| * | Fixed typo in [text] man page | fvogel | 2016-04-08 | 1 | -1/+1 |
| | | |||||
* | | Documented the <<WidgetViewSync>> virtual event in the event man page | fvogel | 2016-04-08 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Documented the <<WidgetViewSync>> virtual event in the event man page | fvogel | 2016-04-08 | 1 | -0/+6 |
| | | |||||
* | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -16/+24 |
|\ \ | |/ | |||||
| * | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -16/+24 |
| |\ | |||||
| | * | End of fix for [18c08df753] - Merged branch bug-2886436fff-option2bug_18c08df753 | fvogel | 2016-03-27 | 1 | -2/+6 |
| | |\ | |||||
| | | * | Tried to be even clearer.bug_2886436fff_option2 | fvogel | 2015-07-14 | 1 | -3/+4 |
| | | | | |||||
| | | * | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵ | fvogel | 2015-06-29 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | option 2: don't change the behavior of the text widget, but document it better. | ||||
| | * | | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options ↵ | jan.nijtmans | 2016-01-12 | 1 | -20/+30 |
| | | | | | | | | | | | | | | | | database. | ||||
| * | | | Rebased to core-8-6-branch | fvogel | 2016-03-08 | 49 | -296/+296 |
| |\ \ \ | |||||
| * | | | | Backed out anything dealing with stippling, in accordance with discussion ↵ | fvogel | 2016-03-08 | 1 | -16/+0 |
| | | | | | | | | | | | | | | | | | | | | about TIP #443 | ||||
| * | | | | trunk merged to branch tip-443 | fvogel | 2016-03-01 | 2 | -5/+5 |
| |\ \ \ \ | |||||
| * | | | | | -rmargincolor tag configuration option: documentation | fvogel | 2016-02-10 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | -lmargincolor tag configuration option: documentation | fvogel | 2016-02-10 | 1 | -0/+9 |
| | | | | | | |||||
| * | | | | | -overstrikefg tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -1/+7 |
| | | | | | | |||||
| * | | | | | -underlinefg tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | -selectfgstipple tag configuration option: documentation (+ polished doc of ↵ | fvogel | 2016-02-09 | 1 | -6/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | the previously developed new tag options) | ||||
| * | | | | | -selectbgstipple tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | -selectforeground tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+7 |
| | | | | | | |||||
| * | | | | | -selectbackground tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+7 |
| | | | | | | |||||
* | | | | | | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68 | jan.nijtmans | 2016-03-22 | 1 | -0/+45 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merge trunk. | ||||
| * | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked ↵ | fvogel | 2016-03-20 | 1 | -0/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [cb3354b298]) | ||||
* | | | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor ↵ | jan.nijtmans | 2016-03-14 | 1 | -1/+1 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | <Button-7> events. With test-cases and doc change. | ||||
* | | | | | | Excess spacing in documentation | jan.nijtmans | 2016-03-11 | 116 | -118/+118 |
| | | | | | | |||||
* | | | | | | Remove excess spacing in various library files. | jan.nijtmans | 2016-03-10 | 1 | -275/+275 |
| | | | | | | |||||
* | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviour | fvogel | 2016-03-07 | 1 | -2/+4 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280ffff | fvogel | 2016-02-25 | 1 | -2/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Eliminate exess spacings in many doc pages | jan.nijtmans | 2016-03-02 | 49 | -296/+296 |
|/ / / / | |||||
* | | | | Fixed typo in spinbox documentation page | fvogel | 2016-02-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | Fixed typo in canvas man page | fvogel | 2016-02-21 | 1 | -3/+3 |
|/ / / | |||||
* | | | Document that [encoding system] has no effect on option readfileoption_readfile | jan.nijtmans | 2016-02-03 | 1 | -3/+4 |
| | | | |||||
* | | | Added documentation, please review! | jan.nijtmans | 2016-02-03 | 1 | -0/+5 |
| | | | |||||
* | | | Rebased to latest trunk | fvogel | 2016-01-13 | 2 | -28/+137 |
|\ \ \ | |||||
| * \ \ | TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by vote | fvogel | 2016-01-13 | 1 | -8/+107 |
| |\ \ \ | |||||
| | * \ \ | rebase "tip-438" branch to latest trunk.tip_438 | jan.nijtmans | 2016-01-07 | 1 | -8/+107 |
| | |\ \ \ | |||||
| | | * | | | Polished documentation a bit | fvogel | 2016-01-05 | 1 | -7/+8 |
| | | | | | | |||||
| | | * | | | Better (and more correct) description of what [.text sync -command $command] ↵ | fvogel | 2015-12-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | does | ||||
| | | * | | | Clearer separation between what [.text sync] and [.text sync -command] ↵ | fvogel | 2015-11-28 | 1 | -5/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | exactly perform | ||||
| | | * | | | Text widget documentation updated according to TIP #438 | fvogel | 2015-11-28 | 1 | -1/+92 |
| | | | | | | |||||
| * | | | | | Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123] | jan.nijtmans | 2016-01-10 | 1 | -20/+30 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug [2049429] - Documented TK_OPTION_DONT_SET_DEFAULT | fvogel | 2016-01-08 | 1 | -20/+30 |
| | | |_|/ / | | |/| | | | |||||
| | * | | | | (cherry-pick) Prefix "system" of all Windows System Colors was documented | jan.nijtmans | 2016-01-08 | 1 | -13/+13 |
| | | | | | | |||||
* | | | | | | merged trunk | fvogel | 2016-01-11 | 11 | -74/+137 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Prefix "system" of all Windows System Colors was documented | oehhar | 2016-01-07 | 1 | -13/+13 |
| | |/ / / | |/| | | | |||||
| * | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2016-01-06 | 1 | -3/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433fff | fvogel | 2015-12-30 | 1 | -3/+6 |
| | |/ / | |||||
| * | | | Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focus | fvogel | 2015-11-08 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focus | fvogel | 2015-11-08 | 1 | -1/+1 |
| | |\ \ |