| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix typos | Marc Jeanmougin | 2018-10-19 | 2 | -28/+29 | |
| | | ||||||
| * | Makes page sizes in document properties customizable | Marc Jeanmougin | 2018-10-19 | 2 | -188/+174 | |
| | | | | | Works similarly as prefs | |||||
| * | Remove unused filter-list.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 | |
| | | ||||||
| * | Make middle-click functionality on color fields discoverable. | Maren Hachmann | 2018-10-07 | 1 | -2/+2 | |
| | | ||||||
| * | Misc. typos | luz.paz | 2018-10-06 | 1 | -1/+1 | |
| | | | | Found via `codespell` | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 38 | -145/+10 | |
| | | ||||||
| * | Use _WIN32 instead of WIN32 | Eduard Braun | 2018-10-01 | 1 | -3/+3 | |
| | | | | | | | | | 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 | 2 | -0/+4 | |
| | | | | | | Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated. | |||||
| * | Propagate IconRenderer's activate signal so we don't have to guess where the ↵ | Martin Owens | 2018-09-27 | 2 | -2/+16 | |
| | | | | | row/column is. | |||||
| * | Refactor addtoicon and turn into more generic iconrenderer CellRenderer | Martin Owens | 2018-09-27 | 2 | -35/+31 | |
| | | ||||||
| * | cppcheck: fix Same expression in font-variants | Julien Nabet | 2018-09-24 | 1 | -1/+1 | |
| | | | | | [ui/widget/font-variants.cpp:899]: (style) Same expression on both sides of '||' | |||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 21 | -84/+0 | |
| | | ||||||
| * | fix transform dialog icons with inverted y-axis | Thomas Holder | 2018-09-20 | 2 | -0/+10 | |
| | | ||||||
| * | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-09-13 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Several more typos | luz.paz | 2018-09-11 | 1 | -2/+2 | |
| | | | ||||||
| * | | New option to invert y-axis | Thomas Holder | 2018-09-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | Support smooth scrolling (part 2) | Eduard Braun | 2018-09-11 | 1 | -1/+4 | |
| |/ | | | | | | | | | | Fix scrolling when smooth scrolling is enabled / allow to scroll smoothly for: - canvas palette - node selection in path tool - selection cycling in select tool while holding Alt key - spraying in spray tool with mouse wheel - adjusting color by scrolling in lower left stroke/fill fields | |||||
| * | Fix tiny size of layer visibility/lock icons | Eduard Braun | 2018-08-16 | 1 | -1/+1 | |
| | | ||||||
| * | fix for bug 1786605 | Jabier Arraiza | 2018-08-12 | 1 | -4/+4 | |
| | | ||||||
| * | Add a label to apply theme sugested by Christoffer Holmstedt on mailing list | Jabier Arraiza | 2018-08-10 | 1 | -2/+4 | |
| | | ||||||
| * | fixing coding style | Jabier Arraiza | 2018-07-27 | 1 | -2/+1 | |
| | | ||||||
| * | Refactor fo theme switcher | Jabier Arraiza | 2018-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing coding style | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -1/+0 | |
| | | ||||||
| * | Add allow to use system icon sets | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -1/+6 | |
| | | ||||||
| * | fix coding style | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | Open folders in inkscape preferences with XGD. Also added a tentative for Mac | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -5/+4 | |
| | | ||||||
| * | Fixing a win bug open folders | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -0/+4 | |
| | | ||||||
| * | Fixing coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+2 | |
| | | ||||||
| * | Fixing a win compiling bug and fix a string pointed by vlada | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing a win compiling bug and coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing a win compiling bug and coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -9/+2 | |
| | | ||||||
| * | Fix a win compiling bug and coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 2 | -29/+24 | |
| | | ||||||
| * | Working on open folders on WIN | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+7 | |
| | | ||||||
| * | Fix codding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 2 | -43/+42 | |
| | | ||||||
| * | Improve string for open button in preferences II | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | Improve string for open button in preferences | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | Improve the look of prefs buttons | Jabier Arraiza | 2018-07-24 | 2 | -5/+13 | |
| | | ||||||
| * | Add buttons to open folders as sugestion of Maren | Jabier Arraiza | 2018-07-24 | 2 | -0/+32 | |
| | | ||||||
| * | Fix a wrongy commit | Jabier Arraiza | 2018-07-24 | 2 | -11/+0 | |
| | | ||||||
| * | Remove pointer | Jabiertxo Arraiza Cenoz | 2018-07-24 | 2 | -0/+11 | |
| | | ||||||
| * | Fixing coding style | Jabier Arraiza | 2018-07-21 | 3 | -18/+17 | |
| | | ||||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 15 | -99/+112 | |
| | | ||||||
| * | Fix non-standard type | Eduard Braun | 2018-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | Reduce width of Transform dialog by making spinbuttons narrower | Geoff Lankow | 2018-07-02 | 2 | -0/+11 | |
| | | ||||||
| * | Move pixmaps to ui/pixmaps, and update the README accordingly. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -4/+4 | |
| | | ||||||
| * | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 2 | -4/+4 | |
| | | ||||||
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -4/+4 | |
| | | ||||||
| * | Replace functions with methods in SPColor. | Emmanuel Gil Peyrot | 2018-06-19 | 3 | -48/+48 | |
| | | ||||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 2 | -6/+6 | |
| | | ||||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 2 | -9/+9 | |
| | | | | | | This reduces the boilerplate required to add a new element to a container. | |||||
