| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | desktopwidget: C++ify a few members | Alexander Valavanis | 2018-12-01 | 2 | -121/+135 | |
| | | ||||||
| * | SPButton: GObject style fix | Alexander Valavanis | 2018-11-28 | 1 | -19/+12 | |
| | | ||||||
| * | desktop-widget: Move function to correct header | Alexander Valavanis | 2018-11-27 | 1 | -0/+5 | |
| | | ||||||
| * | EgeOutputAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -19/+29 | |
| | | ||||||
| * | EgeAdjustmentAction: Replace deprecated g_type_class_add_private and adhere ↵ | Alexander Valavanis | 2018-11-25 | 2 | -145/+157 | |
| | | | | | to GObject conventions | |||||
| * | InkRadioAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -22/+23 | |
| | | ||||||
| * | InkAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -22/+23 | |
| | | ||||||
| * | EekPreview: rm unused function header | Alexander Valavanis | 2018-11-25 | 1 | -1/+0 | |
| | | ||||||
| * | EekPreview: Replace deprecated g_type_class_add_private and adhere to ↵ | Alexander Valavanis | 2018-11-25 | 2 | -22/+10 | |
| | | | | | GObject conventions | |||||
| * | InkToggleAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -25/+26 | |
| | | ||||||
| * | widgets/gimp/ruler: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 1 | -14/+17 | |
| | | ||||||
| * | Rewrite of Gimp Color Wheel in C++. | Tavmjong Bah | 2018-11-16 | 3 | -1583/+0 | |
| | | ||||||
| * | cleanup StrokeStyle::updateAllMarkers | Thomas Holder | 2018-11-10 | 1 | -24/+30 | |
| | | | | | rearrange code to minimize redundant actions | |||||
| * | Fix Bug #1796261 update markers in groups | Samuel Buttigieg | 2018-11-10 | 1 | -22/+42 | |
| | | ||||||
| * | Fix codding style | Jabiertxof | 2018-11-09 | 9 | -21/+14 | |
| | | ||||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 9 | -9/+9 | |
| | | ||||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 9 | -11/+23 | |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 63 | -83/+245 | |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| * | Use C++11 raw string for embeded SVG. | Tavmjong Bah | 2018-11-06 | 1 | -25/+27 | |
| | | ||||||
| * | Use monospace digits font in messages and spinbuttons | Jabier Arraiza | 2018-11-03 | 1 | -4/+6 | |
| | | ||||||
| * | Remove 'document-private.h' where not needed plus some other header cleanup. | Tavmjong Bah | 2018-10-22 | 5 | -5/+0 | |
| | | ||||||
| * | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 2018-10-18 | 1 | -2/+2 | |
| | | | | | clearer. | |||||
| * | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 2018-10-18 | 1 | -0/+2 | |
| | | | | | mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | |||||
| * | Removal of code but breaks gradients | Martin Owens | 2018-10-05 | 2 | -6/+8 | |
| | | ||||||
| * | Move macros.h and remove unneeded macros | Eduard Braun | 2018-10-01 | 3 | -3/+2 | |
| | | ||||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 15 | -52/+1 | |
| | | ||||||
| * | Move GTKMM_CHECK_VERSION from config.h to it's own header | Eduard Braun | 2018-10-01 | 2 | -0/+4 | |
| | | | | | | Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated. | |||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 9 | -32/+4 | |
| | | ||||||
| * | Fix window resize canvas orientation interference | Thomas Holder | 2018-09-21 | 1 | -1/+4 | |
| | | | | | https://bugs.launchpad.net/inkscape/+bug/1792514 | |||||
| * | Remove sp-xmlview-attr with attrdialog (C++) and improve interface | Martin Owens | 2018-09-14 | 3 | -339/+0 | |
| | | ||||||
| * | Remove colors from gtklistview | Martin Owens | 2018-09-12 | 2 | -7/+6 | |
| | | ||||||
| * | Allow adding new properties | Martin Owens | 2018-09-12 | 2 | -12/+68 | |
| | | ||||||
| * | New option to invert y-axis | Thomas Holder | 2018-09-12 | 1 | -2/+6 | |
| | | | | | | | | | | 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 | 5 | -230/+93 | |
| | | ||||||
| * | Fix bug pointed by suv in ↵ | Jabiertxof | 2018-08-17 | 1 | -1/+1 | |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/294#note_95077426 | |||||
| * | Fix bug pointed by moini in ↵ | Jabiertxof | 2018-08-09 | 3 | -2/+3 | |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/294#note_93146271 | |||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -9/+2 | |
| | | ||||||
| * | coding style fixes | Jabier Arraiza | 2018-08-05 | 2 | -5/+7 | |
| | | ||||||
| * | Fixes compiling bugs | Jabier Arraiza | 2018-08-05 | 1 | -3/+9 | |
| | | ||||||
| * | Refactor with Tav help | Jabier Arraiza | 2018-08-05 | 2 | -6/+18 | |
| | | ||||||
| * | Revert changes | Jabier Arraiza | 2018-08-05 | 2 | -44/+9 | |
| | | ||||||
| * | Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵ | Jabier Arraiza | 2018-08-05 | 2 | -9/+44 | |
| | | | | | pref optional to scale dashes on stroke scale | |||||
| * | DropperToolbar: GtkAction migration | Alexander Valavanis | 2018-07-29 | 3 | -1/+19 | |
| | | ||||||
| * | Fixing coding style | Jabier Arraiza | 2018-07-21 | 2 | -37/+20 | |
| | | ||||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 11 | -46/+65 | |
| | | ||||||
| * | Move global functions into SPImage methods. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -1/+1 | |
| | | ||||||
| * | Move global functions into SPGradient methods. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -3/+3 | |
| | | ||||||
| * | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 2 | -12/+12 | |
| | | ||||||
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -2/+2 | |
| | | ||||||
| * | Replace functions with methods in SPColor. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 | |
| | | ||||||
