| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-15 | Correct order of stylesheet list insertion (after bug fix to libcroco). | Tavmjong Bah | 1 | -1/+1 | |
| 2019-10-14 | Fix a warning issue on theme change | Jabier Arraiza | 1 | -1/+1 | |
| 2019-10-14 | Re-Add blending modes UI using CSS instead filters | Jabier Arraiza | 1 | -1/+1 | |
| 2019-10-11 | Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak ↵ | Jabier Arraiza | 1 | -22/+21 | |
| any theme with his theme name as css file)to allow better theming. Use this issue as reference: https://gitlab.com/inkscape/inkscape/issues/461 | |||||
| 2019-10-11 | Reduce memory leak on editing text, etc. | Nathan Lee | 1 | -4/+7 | |
| 2019-08-22 | Merge XML and CSS widgets improvements from ↵ | Jabier Arraiza | 1 | -7/+14 | |
| https://gitlab.com/inkscape/inkscape/merge_requests/801 | |||||
| 2019-08-17 | Fixes for symbols dialog | Jabiertxof | 1 | -4/+8 | |
| 2019-08-04 | Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ↵ | Jabier Arraiza | 1 | -65/+25 | |
| ebfcda5a1b0341c66b8f91d07ffacbf39a806885 | |||||
| 2019-08-03 | Fix coding style | Jabiertxof | 1 | -6/+8 | |
| 2019-08-03 | Add custom GTK3 themes inside Inkscape | Jabiertxof | 1 | -26/+64 | |
| 2019-07-19 | Add ruler color customizable | Jabier Arraiza | 1 | -1/+1 | |
| 2019-07-09 | Fix a issue on defaulñt colors for custom theme, remove the not needed ↵ | Jabiertxof | 1 | -3/+1 | |
| folder scallable and add a WIP icons for align and distribute | |||||
| 2019-07-08 | fix issue on theme change | Jabier Arraiza | 1 | -1/+1 | |
| 2019-07-08 | Bug fixing of update colors | Jabiertxof | 1 | -3/+3 | |
| 2019-07-08 | Coding Style Fixes | Jabiertxof | 1 | -10/+9 | |
| 2019-07-08 | Add coloring default to theme | Jabiertxof | 1 | -66/+6 | |
| 2019-07-08 | working wth colors for icons | Jabier Arraiza | 1 | -60/+59 | |
| 2019-07-08 | add improvements to color handling | Jabiertxof | 1 | -25/+33 | |
| 2019-07-08 | Allow good render of multiples stylesheets | Jabiertxof | 1 | -8/+11 | |
| 2019-07-08 | improve speed not reloading root if only one style tag | Jabier Arraiza | 1 | -2/+4 | |
| 2019-07-08 | allow multiple style tags | Jabier Arraiza | 1 | -138/+137 | |
| 2019-07-08 | Add initial commit | Jabiertxof | 1 | -24/+47 | |
| 2019-07-08 | Adding styles default | Jabiertxof | 1 | -1/+2 | |
| 2019-07-08 | Fix coding style | Jabiertxof | 1 | -21/+12 | |
| 2019-07-08 | Initial code to fix | Jabiertxof | 1 | -12/+82 | |
| 2019-06-29 | Remove gimp ruler. | Tavmjong Bah | 1 | -1/+1 | |
| 2019-06-29 | Make tick color the symbolic icon color if symbolic icons are used. | Tavmjong Bah | 1 | -1/+1 | |
| 2019-06-23 | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 1 | -17/+27 | |
| 2019-06-18 | Fix a icon bug | Jabiertxof | 1 | -2/+2 | |
| 2019-06-18 | Improving styling | Jabiertxof | 1 | -8/+12 | |
| 2019-06-18 | Fix compiling issues | Jabiertxof | 1 | -1/+1 | |
| 2019-06-18 | Base of theming refactor | Jabiertxof | 1 | -77/+65 | |
| 2019-06-16 | Improve default colors and remove symlink icons | Jabier Arraiza | 1 | -4/+4 | |
| 2019-06-16 | Add next gen theme for Adam Bellis | Jabier Arraiza | 1 | -7/+16 | |
| 2019-06-07 | Flush crash message to ensure it's actually printed and update link | Patrick Storz | 1 | -1/+3 | |
| 2019-06-07 | Remove _argv0 from Inkscape::Application | Patrick Storz | 1 | -18/+3 | |
| Currently it was only used as the least preferred (and therefore effectively unused) location where to store the crash backup. However it wasn't set properly since 408cb49b5559a81ea803df64bf58457a5dd4bf16 causing assertion errors while crashing. On top of that argv0 is not a reliable way to determine the path to the currently running executable anyway. Fixes https://gitlab.com/inkscape/inkscape/issues/176 | |||||
| 2019-05-26 | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 1 | -17/+5 | |
| 2019-04-10 | Fix segfault when inkscape is started more than once in single app mode. | Tavmjong Bah | 1 | -1/+1 | |
| Fixes Inbox issue #299. | |||||
| 2019-03-21 | Misc. typos and whitespace fixes | luz.paz | 1 | -2/+2 | |
| Found via `codespell -q 3 -I ../inkscape-whitelist.txt -S *.svg,*.po,./src/3rdparty` | |||||
| 2019-02-20 | Give more descriptive names to document file related variables and functions. | Tavmjong Bah | 1 | -3/+3 | |
| Makes searching through code for them easier. | |||||
| 2019-01-28 | Add System Default Theme to prefereces theme switch | Jabiertxof | 1 | -0/+1 | |
| 2019-01-27 | Finich CSS refactor | Jabier Arraiza | 1 | -2/+3 | |
| 2019-01-27 | Remove not rebased parts | Jabier Arraiza | 1 | -7/+0 | |
| 2019-01-27 | Fix compiling errors | Jabier Arraiza | 1 | -5/+3 | |
| 2019-01-27 | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 1 | -28/+44 | |
| 2019-01-26 | Add 'Theme Decide' option to symbolic icons color | Jabier Arraiza | 1 | -8/+15 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -24/+18 | |
| 2018-11-18 | Rewrite of main.cpp using InkscapeApplication (Gtk::Application) | Tavmjong Bah | 1 | -3/+4 | |
| Use Gio::File for accessing files. Use Gio options to handle command line arguments. Use Gio::Actions for some command line arguments. Move file export code to src/io/file-export-cmd.h/.cpp. Make into class. | |||||
| 2018-11-15 | Remove Adwaita-hicolor icon themes toggles making more compat | Jabier Arraiza | 1 | -14/+7 | |
| 2018-11-14 | Fix bug forcing symbolic system icons in hicolor theme | Jabiertxof | 1 | -2/+6 | |
