| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a preference to force enable/disable menu icons | Eduard Braun | 2018-11-05 | 2 | -0/+8 |
| | | | | | | | | | | By default the theme decides whether it wants to display icons or not by using the "show-icons" attribute in the menus.xml file. This attribute is properly inherited an can therefore be used to selectively enable and disable icons globally (by setting it on the root element), in certain submenus, or individually per menu item. | ||||
| * | Remove unused header. | Tavmjong Bah | 2018-11-05 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'RememberPrinterSettings2' of gitlab.com:Skrapion/inkscape | Marc Jeanmougin | 2018-11-02 | 2 | -0/+8 |
| |\ | |||||
| | * | Remembers printer settings between calls to the print dialogue. Fixes bug ↵ | Rick Yorgason | 2018-10-27 | 2 | -0/+8 |
| | | | | | | | | | #1711112. | ||||
| * | | Add some tooltips to svg font editor, two need to be fixes. | Martin Owens | 2018-10-30 | 2 | -14/+17 |
| |/ | |||||
| * | Remove 'document-private.h' where not needed plus some other header cleanup. | Tavmjong Bah | 2018-10-22 | 2 | -2/+0 |
| | | |||||
| * | Finish to convert SPFilter and SPFilterPrimitive to proper classes. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+1 |
| | | |||||
| * | Remove unused includes. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | Merge branch ↵ | Marc Jeanmougin | 2018-10-18 | 2 | -8/+13 |
| |\ | | | | | | | 'bugfix-1789838-confirmation-needed-before-overwriting-template' of gitlab.com:ccrb/inkscape | ||||
| | * | Fix bug 1789838 - Ask for confirmation before overwriting template | Christophe Lebras | 2018-08-31 | 2 | -8/+13 |
| | | | |||||
| * | | fix vi modelines: encoding -> fileencoding | Thomas Holder | 2018-10-15 | 1 | -3/+1 |
| | | | |||||
| * | | Fix crash in filter dialog | Marc Jeanmougin | 2018-10-07 | 1 | -1/+1 |
| | | | | | | | | | Should fix https://bugs.launchpad.net/inkscape/+bug/1795847 | ||||
| * | | Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵ | Jabiertxof | 2018-10-03 | 2 | -13/+31 |
| | | | | | | | | | with mouse correctly | ||||
| * | | Use SPStyle and SPStyleEnum instead of getStyleProperty. | Martin Owens | 2018-10-03 | 1 | -11/+6 |
| | | | |||||
| * | | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 46 | -155/+16 |
| | | | |||||
| * | | Use _WIN32 instead of WIN32 | Eduard Braun | 2018-10-01 | 9 | -22/+22 |
| | | | | | | | | | | | | | | | | | The former is guaranteed to be set for any compiler targeting win32, the latter is implementation dependent (but works for gcc) See also http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system | ||||
| * | | Move GTKMM_CHECK_VERSION from config.h to it's own header | Eduard Braun | 2018-10-01 | 10 | -56/+64 |
| | | | | | | | | | | | Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated. | ||||
| * | | refactor: simplify loop | Thomas Holder | 2018-09-30 | 1 | -9/+3 |
| | | | |||||
| * | | fix Align > Rearrange > clockwise with y-axis down | Thomas Holder | 2018-09-30 | 1 | -0/+3 |
| | | | |||||
| * | | Comment out a crash creating signal and remove some comments | Martin Owens | 2018-09-27 | 1 | -5/+5 |
| | | | |||||
| * | | Make attrdialog use the new iconrenderer sigc++ signal | Martin Owens | 2018-09-27 | 2 | -25/+10 |
| | | | |||||
| * | | Add preference for default global snapping and make it false | Martin Owens | 2018-09-27 | 2 | -0/+7 |
| | | | |||||
| * | | Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscape | Marc Jeanmougin | 2018-09-27 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | cppcheck: 2 memleaks + copypasta | Julien Nabet | 2018-09-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | [ui/dialog/styledialog.cpp:926]: (error) Memory leak: textDialogPtr [seltrans.cpp:1458]: (error) Memory leak: bb | ||||
| * | | | Refactor addtoicon and turn into more generic iconrenderer CellRenderer | Martin Owens | 2018-09-27 | 5 | -23/+22 |
| |/ / | |||||
| * | | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 17 | -67/+0 |
| | | | |||||
| * | | fix "Arrange" dialog with inverted y-axis | Thomas Holder | 2018-09-23 | 2 | -10/+5 |
| | | | |||||
| * | | Allow ask for SVG dragged import method. Also split ask question from one to ↵ | Jabier Arraiza | 2018-09-22 | 2 | -1/+5 |
| | | | | | | | | | 2 (Bitmap and SVG) | ||||
| * | | Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVG | Jabier Arraiza | 2018-09-22 | 1 | -1/+1 |
| | | | |||||
| * | | flip transform dialog icons | Thomas Holder | 2018-09-20 | 1 | -1/+1 |
| | | | |||||
| * | | fix transform dialog icons with inverted y-axis | Thomas Holder | 2018-09-20 | 1 | -3/+10 |
| | | | |||||
| * | | Remove piglatin ocurrences | Jabiertxof | 2018-09-19 | 1 | -2/+2 |
| | | | |||||
| * | | Add gettext strings, fix undo and allow keypresses to add and delete attributes | Martin Owens | 2018-09-17 | 2 | -14/+73 |
| | | | |||||
| * | | Misc. typo and whitespace fixes | luz.paz | 2018-09-16 | 1 | -9/+9 |
| | | | | | | | Follow-up to #289 | ||||
| * | | Remove sp-xmlview-attr with attrdialog (C++) and improve interface | Martin Owens | 2018-09-14 | 6 | -49/+389 |
| | | | |||||
| * | | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-09-13 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Misc. typos | luz.paz | 2018-09-11 | 1 | -1/+1 |
| | | | | | | | | | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt --skip="*.svg,*.po,*.nsh,*.in,./src/3rdparty"` | ||||
| * | | | Allow symbols dialog on dark theme | Jabiertxof | 2018-09-13 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 3 | -6/+76 |
| | | | | |||||
| * | | | make /options/yaxisdown true the default | Thomas Holder | 2018-09-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add detachable, although no evidence it works | Martin Owens | 2018-09-12 | 1 | -0/+3 |
| | | | | |||||
| * | | | New option to invert y-axis | Thomas Holder | 2018-09-12 | 3 | -2/+22 |
| |/ / | | | | | | | | | | | | | | | | | Replaces all hard coded or implicit desktop coordinate usage with doc2dt multiplication. New global preference: Interface > Origin at upper left https://bugs.launchpad.net/inkscape/+bug/170049 | ||||
| * | | Refactor xml editor, improve UI and prepare for future additions | Martin Owens | 2018-09-11 | 2 | -244/+50 |
| | | | |||||
| * | | Remove the custom handling of column editability, that is not how to do it. | Martin Owens | 2018-09-11 | 1 | -46/+1 |
| |/ | |||||
| * | Enable autosaves by default, puts them in user cache dir | Marc Jeanmougin | 2018-08-21 | 1 | -3/+3 |
| | | |||||
| * | fix a typo | Jabier Arraiza | 2018-08-14 | 1 | -1/+1 |
| | | |||||
| * | fix for bug 1786605 | Jabier Arraiza | 2018-08-12 | 1 | -1/+1 |
| | | |||||
| * | Add a label to apply theme sugested by Christoffer Holmstedt on mailing list | Jabier Arraiza | 2018-08-10 | 1 | -1/+1 |
| | | |||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -2/+2 |
| | | |||||
| * | coding style fixes | Jabier Arraiza | 2018-08-05 | 1 | -5/+4 |
| | | |||||
