| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 2 | -13/+0 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-08-02 | 1 | -2/+2 |
| | | |||||
| * | Add font size units and Adam UX sugestion | Jabiertxof | 2019-08-02 | 2 | -0/+13 |
| | | |||||
| * | Add lineheight proposal | Jabier Arraiza | 2019-08-02 | 3 | -32/+2 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-08-02 | 1 | -3/+4 |
| | | |||||
| * | add hamburger line height menu | Jabier Arraiza | 2019-08-02 | 1 | -1/+2 |
| | | |||||
| * | moving hamburger to only line height part | Jabier Arraiza | 2019-08-02 | 2 | -0/+28 |
| | | |||||
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 1 | -1/+1 |
| | | | | | Closes #340 | ||||
| * | fix issue on theme change | Jabier Arraiza | 2019-07-08 | 2 | -13/+1 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-07-08 | 1 | -1/+0 |
| | | |||||
| * | Allow pop in front and disable color buttons view | Jabiertxof | 2019-07-08 | 2 | -9/+12 |
| | | |||||
| * | Coding Style Fixes | Jabiertxof | 2019-07-08 | 1 | -7/+2 |
| | | |||||
| * | Add coloring default to theme | Jabiertxof | 2019-07-08 | 1 | -2/+6 |
| | | |||||
| * | Add initial commit | Jabiertxof | 2019-07-08 | 1 | -0/+5 |
| | | |||||
| * | Initial code to fix | Jabiertxof | 2019-07-08 | 2 | -7/+17 |
| | | |||||
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 3 | -3/+3 |
| | | |||||
| * | Remove gimp ruler. | Tavmjong Bah | 2019-06-29 | 1 | -3/+6 |
| | | |||||
| * | Make ruler tickes line up with other GUI elements (e.g. grids). | Tavmjong Bah | 2019-06-29 | 1 | -1/+1 |
| | | |||||
| * | Fix rendering on high DPI screens. | Tavmjong Bah | 2019-06-29 | 2 | -8/+11 |
| | | |||||
| * | Reimplement ruler in C++. | Tavmjong Bah | 2019-06-29 | 2 | -0/+545 |
| | | |||||
| * | Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscape | Marc Jeanmougin | 2019-06-20 | 4 | -23/+6 |
| |\ | |||||
| | * | Remove custom tab order in Document Properties | Karl Cheng | 2019-06-16 | 2 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | The method for handling custom tab order in GTK (set_focus_chain) has been deprecated since GTK 3.24 with no direct replacement. I've decided to remove this code as the code did not seem to make any difference during testing: the tab order appeared to be the same. Regardless, 'Page -> Custom size' in Document Properties is the only place that it's used, so the impact should be fairly limited anyway. | ||||
| | * | Replace deprecated Gtk::Menu::popup() -> popup_at_pointer() | Karl Cheng | 2019-06-16 | 2 | -15/+6 |
| | | | |||||
| * | | Show correct selected font feature for large lists | Nathan Lee | 2019-06-18 | 1 | -1/+1 |
| |/ | |||||
| * | PageSizer: Avoid writing terminating NULL to pages.csv | Patrick Storz | 2019-06-15 | 1 | -1/+1 |
| | | |||||
| * | PageSizer: Allow spaces in pages.csv | Patrick Storz | 2019-06-14 | 2 | -80/+70 |
| | | |||||
| * | PageSizer: Do not require portrait page sizes | Patrick Storz | 2019-06-14 | 1 | -3/+4 |
| | | | | | | | | Lift needless expectation that all pages are defined as portrait. Fixes assertion errors that were triggered for the landscape paper formats in the list and prevented proper page size lookup. | ||||
| * | fix coding style | Jabier Arraiza | 2019-06-13 | 5 | -12/+6 |
| | | |||||
| * | Fix CI problem | Jabiertxof | 2019-06-13 | 3 | -3/+3 |
| | | |||||
| * | Fix step value | Jabiertxof | 2019-06-13 | 1 | -5/+5 |
| | | |||||
| * | Try to fix issue with focus with thomas and add also stops to combos and ↵ | Jabiertxof | 2019-06-13 | 6 | -11/+32 |
| | | | | | unitcombos | ||||
| * | Improve event handle | Jabier Arraiza | 2019-06-13 | 1 | -2/+2 |
| | | |||||
| * | allow page increments with control key | Jabier Arraiza | 2019-06-13 | 1 | -0/+3 |
| | | |||||
| * | Fixes hover scrool bug | Jabiertxof | 2019-06-13 | 2 | -2/+31 |
| | | |||||
| * | Update comments to match reality. | Tavmjong Bah | 2019-06-12 | 2 | -4/+5 |
| | | |||||
| * | ComboBoxEntryToolItem: Add tooltip support (Fix issue #290) | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 |
| | | |||||
| * | ComboToolItem: Add tooltip support (Partial fix for issue #290) | Alexander Valavanis | 2019-06-07 | 1 | -0/+2 |
| | | |||||
| * | ComboToolItem: Add missing proxy-menu label | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 |
| | | |||||
| * | Fix build (loading icon). | Tavmjong Bah | 2019-06-06 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'text-toolbar-migration' | Alexander Valavanis | 2019-06-05 | 10 | -498/+922 |
| |\ | |||||
| | * | Finish TextToolbar migration | Alexander Valavanis | 2019-06-05 | 2 | -0/+839 |
| | | | |||||
| | * | Hackfest2019: Add an entry to ComboBoxToolItem | Alexander Valavanis | 2019-05-28 | 2 | -6/+10 |
| | | | |||||
| | * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 4 | -475/+5 |
| | | | |||||
| | * | Hackfest2019: TextToolbar: Start GtkAction migration | Alexander Valavanis | 2019-05-28 | 4 | -17/+68 |
| | | | |||||
| * | | Merge changes | Alexander Valavanis | 2019-06-05 | 2 | -15/+57 |
| |\ \ | |/ |/| | |||||
| | * | Use a flowbox when there are more than two options for font feature settings. | Tavmjong Bah | 2019-06-05 | 1 | -40/+55 |
| | | | | | | | | | Improves display of options. | ||||
| | * | Fixing coding style | Jabier Arraiza | 2019-06-02 | 1 | -4/+2 |
| | | | |||||
| | * | Remove lock button from XML dialog | Jabier Arraiza | 2019-06-02 | 1 | -4/+7 |
| | | | |||||
| | * | fix coding style | Jabier Arraiza | 2019-06-02 | 1 | -2/+3 |
| | | | |||||
| | * | Add CSS and remove XML toggler button | Jabier Arraiza | 2019-06-02 | 1 | -3/+3 |
| | | | |||||
