| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #385 inbox#765 macOS accelerators | Thomas Holder | 2019-08-16 | 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) | ||||
| * | fix #383 macOS "ask to save" on CMD+Q | Thomas Holder | 2019-08-14 | 1 | -1/+1 |
| | | |||||
| * | Fixes to regresion pointed in RC about text and tooltips | Jabier Arraiza | 2019-08-10 | 1 | -6/+4 |
| | | |||||
| * | Fix regression on text launch shortcuts | Jabier Arraiza | 2019-08-07 | 1 | -1/+14 |
| | | |||||
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 1 | -7/+4 |
| | | |||||
| * | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 2019-08-02 | 1 | -1/+9 |
| | | | | | remember about ruberband selection | ||||
| * | Add Patrick improvements to verbs toggle menu items | Jabiertxof | 2019-07-29 | 1 | -1/+1 |
| | | |||||
| * | macOS menu: "Window" before "Help" | Thomas Holder | 2019-07-11 | 1 | -0/+14 |
| | | | | | Closes #322 | ||||
| * | Remove gimp ruler. | Tavmjong Bah | 2019-06-29 | 1 | -51/+14 |
| | | |||||
| * | Reimplement ruler in C++. | Tavmjong Bah | 2019-06-29 | 1 | -5/+44 |
| | | |||||
| * | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 2019-06-23 | 1 | -0/+1 |
| | | |||||
| * | fix inbox#537 macOS Window menu | Thomas Holder | 2019-06-22 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'text-toolbar-migration' | Alexander Valavanis | 2019-06-05 | 1 | -10/+16 |
| |\ | |||||
| | * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 1 | -10/+16 |
| | | | |||||
| * | | Merge changes | Alexander Valavanis | 2019-06-05 | 1 | -0/+19 |
| |\ \ | |/ |/| | |||||
| | * | macOS: gtk-mac-integration | Thomas Holder | 2019-05-29 | 1 | -0/+19 |
| | | | |||||
| * | | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 1 | -29/+1 |
| |/ | |||||
| * | Fix alignment of ruler ticks | Diederik van Lierop | 2019-05-20 | 1 | -6/+11 |
| | | |||||
| * | Remove support for LCMS 1 | Karl Cheng | 2019-05-12 | 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 | ||||
| * | Make display unit change roll out to toolbars | Nathan Lee | 2019-04-30 | 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 | ||||
| * | Restore select toolbar lock button | Nathan Lee | 2019-04-15 | 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 | ||||
| * | Add window class along dark/bright to mark APP is using symbolic icons or ↵ | Jabiertxof | 2019-03-27 | 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 | ||||
| * | Merge addition of center on page button | Martin Owens | 2019-03-06 | 1 | -0/+4 |
| |\ | |||||
| | * | Changed tabs to spaces | WizardOhio24 | 2019-02-11 | 1 | -1/+1 |
| | | | |||||
| | * | Added Feature: Recenter page in window, Ctrl+4 shortcut | WizardOhio24 | 2019-02-11 | 1 | -0/+4 |
| | | | |||||
| * | | Stop crash, save dialog pos for floating dialog preference | Nathan Lee | 2019-02-27 | 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 | ||||
| * | | Give more descriptive names to document file related variables and functions. | Tavmjong Bah | 2019-02-20 | 1 | -3/+3 |
| | | | | | | | | | Makes searching through code for them easier. | ||||
| * | | Header cleanup. | Tavmjong Bah | 2019-02-12 | 1 | -1/+0 |
| |/ | |||||
| * | TweakToolbar: GtkAction migration | Alexander Valavanis | 2019-02-02 | 1 | -11/+15 |
| | | |||||
| * | Temporary fix for crash on quit. | Tavmjong Bah | 2019-01-28 | 1 | -0/+9 |
| | | |||||
| * | Toolbars: Fix alt+x focus switching | Alexander Valavanis | 2019-01-27 | 1 | -3/+10 |
| | | |||||
| * | Finich CSS refactor | Jabier Arraiza | 2019-01-27 | 1 | -0/+2 |
| | | |||||
| * | Fix compiling errors | Jabier Arraiza | 2019-01-27 | 1 | -3/+3 |
| | | |||||
| * | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 2019-01-27 | 1 | -1/+22 |
| | | |||||
| * | Only connect color profile event when building against LCMS. | Emmanuel Gil Peyrot | 2019-01-23 | 1 | -1/+1 |
| | | | | | Fixes a build failure with -DENABLE_LCMS=OFF. | ||||
| * | Move main menu bar from desktop-widget to inkscape-window. | Tavmjong Bah | 2019-01-22 | 1 | -41/+0 |
| | | |||||
| * | No longer use widget data to store pointer to window. | Tavmjong Bah | 2019-01-20 | 1 | -16/+0 |
| | | |||||
| * | Use document rather than namedview in creating desktop widget. | Tavmjong Bah | 2019-01-20 | 1 | -3/+5 |
| | | |||||
| * | Get rid of unneccessary type conversions (SPDesktopWidget <-> SPViewWidget). | Tavmjong Bah | 2019-01-19 | 1 | -3/+2 |
| | | |||||
| * | Fix compile error for Gtk versions <3.20 | octycs | 2019-01-06 | 1 | -1/+1 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -2/+2 |
| | | |||||
| * | Fix namespace naming consistency | Alexander Valavanis | 2018-12-29 | 1 | -4/+2 |
| | | |||||
| * | Move Button to Inkscape namespace | Alexander Valavanis | 2018-12-29 | 1 | -18/+16 |
| | | |||||
| * | C++ify button widget | Alexander Valavanis | 2018-12-29 | 1 | -11/+9 |
| | | |||||
| * | SPDesktopWidget: Migrate ruler events to sigc++ | Alexander Valavanis | 2018-12-28 | 1 | -167/+201 |
| | | |||||
| * | desktop-widget: Use members instead of static variables for ruler events | Alexander Valavanis | 2018-12-28 | 1 | -33/+33 |
| | | |||||
| * | desktop-widget: Make canvas private | Alexander Valavanis | 2018-12-06 | 1 | -51/+302 |
| | | |||||
| * | desktop-widget: Make ruler origin private | Alexander Valavanis | 2018-12-06 | 1 | -10/+10 |
| | | |||||
| * | desktop-widget: C++ify rulers | Alexander Valavanis | 2018-12-06 | 1 | -32/+30 |
| | | |||||
| * | desktop-widget: make rulers private | Alexander Valavanis | 2018-12-06 | 1 | -48/+62 |
| | | |||||
