| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 1 | -11/+0 |
| | | |||||
| * | comment uneeded header | Jabier Arraiza | 2019-07-08 | 1 | -13/+8 |
| | | |||||
| * | fix issue on theme change | Jabier Arraiza | 2019-07-08 | 1 | -17/+35 |
| | | |||||
| * | fix compiling issue | Jabier Arraiza | 2019-07-08 | 1 | -2/+2 |
| | | |||||
| * | comment alternate colors | Jabier Arraiza | 2019-07-08 | 1 | -2/+52 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-07-08 | 1 | -13/+12 |
| | | |||||
| * | Allow pop in front and disable color buttons view | Jabiertxof | 2019-07-08 | 1 | -12/+9 |
| | | |||||
| * | Refctor of Adam Belis icons to fit new system and fix bug compiling | Jabiertxof | 2019-07-08 | 1 | -1/+1 |
| | | |||||
| * | Bug fixing of update colors | Jabiertxof | 2019-07-08 | 1 | -113/+141 |
| | | |||||
| * | Bug fixes and add Adam Belis icon set | Jabiertxof | 2019-07-08 | 1 | -6/+9 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-07-08 | 1 | -3/+2 |
| | | |||||
| * | Improvements to temming allow diferent on dark themes | Jabiertxof | 2019-07-08 | 1 | -77/+42 |
| | | |||||
| * | Coding Style Fixes | Jabiertxof | 2019-07-08 | 1 | -10/+18 |
| | | |||||
| * | Add coloring default to theme | Jabiertxof | 2019-07-08 | 1 | -90/+147 |
| | | |||||
| * | working wth colors for icons | Jabier Arraiza | 2019-07-08 | 1 | -82/+130 |
| | | |||||
| * | add improvements to color handling | Jabiertxof | 2019-07-08 | 1 | -3/+13 |
| | | |||||
| * | Add initial commit | Jabiertxof | 2019-07-08 | 1 | -22/+4 |
| | | |||||
| * | Adding styles default | Jabiertxof | 2019-07-08 | 1 | -0/+1 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-07-08 | 1 | -27/+25 |
| | | |||||
| * | Initial code to fix | Jabiertxof | 2019-07-08 | 1 | -23/+110 |
| | | |||||
| * | Remove gimp ruler. | Tavmjong Bah | 2019-06-29 | 1 | -1/+1 |
| | | |||||
| * | Make tick color the symbolic icon color if symbolic icons are used. | Tavmjong Bah | 2019-06-29 | 1 | -1/+1 |
| | | |||||
| * | hatch.js | Valentin Ionita | 2019-06-28 | 1 | -3/+5 |
| | | | | | | | Polyfill to render hatches by converting paths to patterns. Used standardjs for linting, but kept the semicolons. Part of 2019 GSoC project. | ||||
| * | fix mising changes in previous commit | Jabier Arraiza | 2019-06-23 | 1 | -1/+1 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-06-23 | 1 | -5/+2 |
| | | |||||
| * | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 2019-06-23 | 1 | -27/+9 |
| | | |||||
| * | Improving styling | Jabiertxof | 2019-06-18 | 1 | -3/+8 |
| | | |||||
| * | Fix compiling issues | Jabiertxof | 2019-06-18 | 1 | -3/+4 |
| | | |||||
| * | Base of theming refactor | Jabiertxof | 2019-06-18 | 1 | -74/+39 |
| | | |||||
| * | Improve default colors and remove symlink icons | Jabier Arraiza | 2019-06-16 | 1 | -8/+8 |
| | | |||||
| * | Improve nextgen icon set | Jabier Arraiza | 2019-06-16 | 1 | -0/+7 |
| | | |||||
| * | Fix a style bug | Jabier Arraiza | 2019-06-16 | 1 | -1/+1 |
| | | |||||
| * | Add next gen theme for Adam Bellis | Jabier Arraiza | 2019-06-16 | 1 | -2/+24 |
| | | |||||
| * | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 1 | -53/+8 |
| | | |||||
| * | Remove support for LCMS 1 | Karl Cheng | 2019-05-12 | 1 | -6/+6 |
| | | | | | | | | 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 | ||||
| * | Ask user whether to reassign already used shortcuts | Patrick Storz | 2019-04-10 | 1 | -1/+20 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/182 | ||||
| * | Aspell: No need to explicitly set prefix anymore | Patrick Storz | 2019-03-30 | 1 | -15/+1 |
| | | | | | | Aspell (at least the MSYS2 version) is properly relocatable these days. | ||||
| * | Avoid redefining INKSCAPE_DATADIR | Patrick Storz | 2019-03-30 | 1 | -1/+1 |
| | | | | | | Define and use INKSCAPE_DATADIR_REAL instead, which avoids potential include order issues and avoids some semantic ambiguity. | ||||
| * | Add window class along dark/bright to mark APP is using symbolic icons or ↵ | Jabiertxof | 2019-03-27 | 1 | -0/+9 |
| | | | | | regular to allow apply diferent rules in icon contesx. For example allow use icons by css only (and sufix properly with "-symbolic" when necesary | ||||
| * | Remove reload UI and some theming fixes | Jabier Arraiza | 2019-03-07 | 1 | -31/+29 |
| | | |||||
| * | Translations: Drop Amharic (am) translation | Patrick Storz | 2019-03-07 | 1 | -2/+2 |
| | | | | | | | | | | It's completely empty... Actually something went wrong in 5a46d516222e06023ecef9c76f605d14fb30e165 which removed all (fuzzy) strings that had ever been translated, but there seems to be no point in retrieving them anymore. | ||||
| * | Enable global snapping preference by default | Patrick Storz | 2019-03-03 | 1 | -2/+2 |
| | | | | | | | | Ensures consistent behavior with previous versions, i.e. before the switch was introduced in d69b5fe84fd438a218e6198af585f8532f0d8e70. Try to improve help string. | ||||
| * | fixing coding style and translation and merge from master | Jabier Arraiza | 2019-02-18 | 1 | -21/+19 |
| | | |||||
| * | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 2019-02-18 | 1 | -20/+21 |
| | | |||||
| * | Add System Default Theme to prefereces theme switch | Jabiertxof | 2019-01-28 | 1 | -1/+2 |
| | | |||||
| * | Format stilyng for icons section in preferences | Jabier Arraiza | 2019-01-27 | 1 | -2/+3 |
| | | |||||
| * | Finich CSS refactor | Jabier Arraiza | 2019-01-27 | 1 | -2/+5 |
| | | |||||
| * | Fix compiling errors | Jabier Arraiza | 2019-01-27 | 1 | -24/+22 |
| | | |||||
| * | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 2019-01-27 | 1 | -11/+63 |
| | | |||||
| * | Add 'Theme Decide' option to symbolic icons color | Jabier Arraiza | 2019-01-26 | 1 | -4/+41 |
| | | |||||
