| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-08-16 | fix #385 inbox#765 macOS accelerators | Thomas Holder | 1 | -1/+3 | |
| - re-fix Cmd-Q confirmation dialog (#383) without the numbers typing regression (#385) - re-fix Alt modifiers (inbox#765) - fix Cmd-A select all text (inbox#765) | |||||
| 2019-08-14 | fix #383 macOS "ask to save" on CMD+Q | Thomas Holder | 1 | -1/+1 | |
| 2019-08-10 | Fixes to regresion pointed in RC about text and tooltips | Jabier Arraiza | 1 | -6/+4 | |
| 2019-08-07 | Fix regression on text launch shortcuts | Jabier Arraiza | 1 | -1/+14 | |
| 2019-08-02 | Remove line height code and ficx coding style | Jabiertxof | 1 | -7/+4 | |
| 2019-08-02 | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 1 | -1/+9 | |
| remember about ruberband selection | |||||
| 2019-07-29 | Add Patrick improvements to verbs toggle menu items | Jabiertxof | 1 | -1/+1 | |
| 2019-07-11 | macOS menu: "Window" before "Help" | Thomas Holder | 1 | -0/+14 | |
| Closes #322 | |||||
| 2019-06-29 | Remove gimp ruler. | Tavmjong Bah | 1 | -51/+14 | |
| 2019-06-29 | Reimplement ruler in C++. | Tavmjong Bah | 1 | -5/+44 | |
| 2019-06-23 | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 1 | -0/+1 | |
| 2019-06-22 | fix inbox#537 macOS Window menu | Thomas Holder | 1 | -0/+1 | |
| 2019-05-29 | macOS: gtk-mac-integration | Thomas Holder | 1 | -0/+19 | |
| 2019-05-28 | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 1 | -10/+16 | |
| 2019-05-26 | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 1 | -29/+1 | |
| 2019-05-20 | Fix alignment of ruler ticks | Diederik van Lierop | 1 | -6/+11 | |
| 2019-05-12 | Remove support for LCMS 1 | Karl Cheng | 1 | -18/+18 | |
| Now that all platforms (including macOS) now support LCMS 2, we no longer need to support LCMS 1. Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014 | |||||
| 2019-04-30 | Make display unit change roll out to toolbars | Nathan Lee | 1 | -2/+2 | |
| Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208 | |||||
| 2019-04-15 | Restore select toolbar lock button | Nathan Lee | 1 | -0/+3 | |
| Connection to other code (e.g. drag selection, pasting width) restored (dropped in GtkAction migration). Fixes https://gitlab.com/inkscape/inkscape/issues/161 Fixes https://gitlab.com/inkscape/inkscape/issues/173 | |||||
| 2019-03-27 | Add window class along dark/bright to mark APP is using symbolic icons or ↵ | Jabiertxof | 1 | -0/+8 | |
| regular to allow apply diferent rules in icon contesx. For example allow use icons by css only (and sufix properly with "-symbolic" when necesary | |||||
| 2019-02-27 | Stop crash, save dialog pos for floating dialog preference | Nathan Lee | 1 | -3/+7 | |
| Adds error checking and calls sp_ruler_remove_track_widget before track widget is removed. Fixes: https://gitlab.com/inkscape/inkscape/issues/90 https://bugs.launchpad.net/inkscape/+bug/1674155 | |||||
| 2019-02-20 | Give more descriptive names to document file related variables and functions. | Tavmjong Bah | 1 | -3/+3 | |
| Makes searching through code for them easier. | |||||
| 2019-02-12 | Header cleanup. | Tavmjong Bah | 1 | -1/+0 | |
| 2019-02-11 | Changed tabs to spaces | WizardOhio24 | 1 | -1/+1 | |
| 2019-02-11 | Added Feature: Recenter page in window, Ctrl+4 shortcut | WizardOhio24 | 1 | -0/+4 | |
| 2019-02-02 | TweakToolbar: GtkAction migration | Alexander Valavanis | 1 | -11/+15 | |
| 2019-01-28 | Temporary fix for crash on quit. | Tavmjong Bah | 1 | -0/+9 | |
| 2019-01-27 | Toolbars: Fix alt+x focus switching | Alexander Valavanis | 1 | -3/+10 | |
| 2019-01-27 | Finich CSS refactor | Jabier Arraiza | 1 | -0/+2 | |
| 2019-01-27 | Fix compiling errors | Jabier Arraiza | 1 | -3/+3 | |
| 2019-01-27 | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 1 | -1/+22 | |
| 2019-01-23 | Only connect color profile event when building against LCMS. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| Fixes a build failure with -DENABLE_LCMS=OFF. | |||||
| 2019-01-22 | Move main menu bar from desktop-widget to inkscape-window. | Tavmjong Bah | 1 | -41/+0 | |
| 2019-01-20 | No longer use widget data to store pointer to window. | Tavmjong Bah | 1 | -16/+0 | |
| 2019-01-20 | Use document rather than namedview in creating desktop widget. | Tavmjong Bah | 1 | -3/+5 | |
| 2019-01-19 | Get rid of unneccessary type conversions (SPDesktopWidget <-> SPViewWidget). | Tavmjong Bah | 1 | -3/+2 | |
| 2019-01-06 | Fix compile error for Gtk versions <3.20 | octycs | 1 | -1/+1 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -2/+2 | |
| 2018-12-29 | Fix namespace naming consistency | Alexander Valavanis | 1 | -4/+2 | |
| 2018-12-29 | Move Button to Inkscape namespace | Alexander Valavanis | 1 | -18/+16 | |
| 2018-12-29 | C++ify button widget | Alexander Valavanis | 1 | -11/+9 | |
| 2018-12-28 | SPDesktopWidget: Migrate ruler events to sigc++ | Alexander Valavanis | 1 | -167/+201 | |
| 2018-12-28 | desktop-widget: Use members instead of static variables for ruler events | Alexander Valavanis | 1 | -33/+33 | |
| 2018-12-06 | desktop-widget: Make canvas private | Alexander Valavanis | 1 | -51/+302 | |
| 2018-12-06 | desktop-widget: Make ruler origin private | Alexander Valavanis | 1 | -10/+10 | |
| 2018-12-06 | desktop-widget: C++ify rulers | Alexander Valavanis | 1 | -32/+30 | |
| 2018-12-06 | desktop-widget: make rulers private | Alexander Valavanis | 1 | -48/+62 | |
| 2018-12-05 | desktop-widget: make canvas_tbl private | Alexander Valavanis | 1 | -26/+21 | |
| 2018-12-05 | desktop-widget: make scrollbars private | Alexander Valavanis | 1 | -22/+21 | |
| 2018-12-05 | desktop-widget: C++ify rotation_status | Alexander Valavanis | 1 | -144/+76 | |
