| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix keyboard shortcuts for changing line spacing. | Tavmjong Bah | 2017-08-09 | 1 | -59/+123 |
| | | | | | | | | Many bug fixes to ensure proper behavior for the different line spacing modes. Return focus to canvas when buttons are pushed in text tool bar. Change step size to a reasonable value for line height when unit not percent. Fix some issues with history for changes to line spacing in flowed text. | ||||
| * | Add GUI and code to implement "Line Spacing Modes". | Tavmjong Bah | 2017-08-05 | 1 | -0/+287 |
| | | | | | | Selecting a Line Spacing Mode allows a user to quickly pick an algorithm for consistant line spacing. | ||||
| * | Add C++ based Gtk::Action for choosing one item out of many. | Tavmjong Bah | 2017-07-24 | 1 | -231/+168 |
| | | | | | | | | | | | Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower. | ||||
| * | Fix 'direction' gui. | Tavmjong Bah | 2017-07-05 | 1 | -5/+3 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -1/+1 |
| | | |||||
| * | Don't block data entry into the text-tool font-size entry widget after an ↵ | Tavmjong Bah | 2017-02-24 | 1 | -0/+1 |
| | | | | | | empty entry. (bzr r15546) | ||||
| * | Fix g_warnings (typo in action name). | Tavmjong Bah | 2017-02-08 | 1 | -1/+1 |
| | | | | (bzr r15495) | ||||
| * | Add GUI support for 'direction' property (right to left vs. left to right text). | Tavmjong Bah | 2017-02-02 | 1 | -0/+103 |
| | | | | (bzr r15466) | ||||
| * | Fix line-height conversions between no unit and 'em' unit. | Tavmjong Bah | 2017-02-02 | 1 | -1/+4 |
| | | | | (bzr r15465) | ||||
| * | Enable setting of default 'font-style'. | Tavmjong Bah | 2017-02-02 | 1 | -4/+16 |
| | | | | (bzr r15464) | ||||
| * | Prevent display units from effecting 'line-height' unit. | Tavmjong Bah | 2017-02-01 | 1 | -21/+15 |
| | | | | | | | | | Allow relative units to be saved in preferences for 'line-height'. Fixed bugs: - https://launchpad.net/bugs/1562217 (bzr r15462) | ||||
| * | increased space for font-size. | Marc Jeanmougin | 2017-01-04 | 1 | -3/+3 |
| | | | | (bzr r15390) | ||||
| * | Add option to unset 'line-height' (as well as determine where it is set). | Tavmjong Bah | 2016-12-11 | 1 | -3/+45 |
| | | | | (bzr r15321) | ||||
| * | Fix line-height when converting between different units for flowed text. | Tavmjong Bah | 2016-12-10 | 1 | -2/+2 |
| | | | | (bzr r15319) | ||||
| * | Correct outer text style input for non-px based files. | Tavmjong Bah | 2016-12-10 | 1 | -6/+28 |
| | | | | (bzr r15316) | ||||
| * | Add button to access outer text style ('font-size', 'line-height'). These ↵ | Tavmjong Bah | 2016-12-09 | 1 | -13/+83 |
| | | | | | | determine the minimum line spacing. (bzr r15315) | ||||
| * | Remove deprecated GtkWidget-separator-height, ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 1 | -3/+0 |
| | | | | (bzr r15272) | ||||
| * | Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 1 | -1/+0 |
| | | | | (bzr r15271) | ||||
| * | [Bug #1630635] Wrong tool tip for new text line height setting. | marenhachmann | 2016-10-12 | 1 | -11/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1630635 (bzr r15164) | ||||
| * | Extract a function - is_query_style_updateable. | Shlomi Fish | 2016-10-02 | 1 | -1/+2 |
| | | | | (bzr r15100.1.29) | ||||
| * | Fix history handling for previous commit. | Tavmjong Bah | 2016-09-05 | 1 | -3/+4 |
| | | | | (bzr r15107) | ||||
| * | Save new 'x' and 'y' attribute values when 'line-height' changed. | Tavmjong Bah | 2016-09-05 | 1 | -0/+9 |
| | | | | | | Partial fix for bug #1590141. (bzr r15106) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -18/+4 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 1 | -1/+2 |
| | | | | | | | (bzr r15043) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -17/+2 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -17/+2 |
| | | | | | | | | | | (bzr r15023.2.8) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -6/+1 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -6/+1 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+6 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -6/+1 |
| | |/ | | | | | (bzr r15025) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -10/+10 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -4/+4 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | text-toolbar: Gtk+ 3 theming #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+18 |
| | | | | (bzr r14827) | ||||
| * | Restore ability to set unitless 'line-height'. Hackfest 2016 | Tavmjong Bah | 2016-04-13 | 1 | -31/+48 |
| | | | | | | Note: Rendering with 'line-height' with units is buggy. (bzr r14814) | ||||
| * | Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing). | Tavmjong Bah | 2016-03-30 | 1 | -4/+6 |
| | | | | (bzr r14752) | ||||
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -14/+242 |
| | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
| * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 1 | -67/+14 |
| | | | | (bzr r14716.1.2) | ||||
| * | Revert 14707 | Tavmjong Bah | 2016-03-18 | 1 | -5/+3 |
| | | | | (bzr r14716.1.1) | ||||
| * | Commit to using our stored units for now. | Martin Owens | 2016-03-15 | 1 | -3/+5 |
| | | | | (bzr r14707) | ||||
| * | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 2016-03-12 | 1 | -14/+67 |
| | | | | (bzr r14701) | ||||
| * | Clarify meaning of line spacing. | Tavmjong Bah | 2016-02-20 | 1 | -1/+1 |
| | | | | (bzr r14661) | ||||
| * | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 1 | -13/+166 |
| |\ | | | | | (bzr r14487) | ||||
| | * | Implement 'text-orientation' with user interface. Update 'writing-mode', ↵ | Tavmjong Bah | 2015-10-28 | 1 | -13/+166 |
| | | | | | | | | | | | | | | | adding 'vertical-lr'. Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. (bzr r14430.1.1) | ||||
| * | | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -5/+5 |
| |/ | | | (bzr r14464) | ||||
| * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 1 | -4/+10 |
| |\ | | | | | (bzr r13922.1.19) | ||||
| | * | Fix regression: Update default font-family if nothing is selected on canvas. | Tavmjong Bah | 2015-04-29 | 1 | -4/+10 |
| | | | | | | | (bzr r14072) | ||||
| * | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| | | | | | | | (bzr r13922.1.11) | ||||
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -4/+4 |
| | | | | | | | (bzr r13922.1.10) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -11/+11 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -17/+17 |
| |/ | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
