summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PoewePencil improvementsJabier Arraiza2019-07-141-11/+0
|
* comment uneeded headerJabier Arraiza2019-07-081-13/+8
|
* fix issue on theme changeJabier Arraiza2019-07-081-17/+35
|
* fix compiling issueJabier Arraiza2019-07-081-2/+2
|
* comment alternate colorsJabier Arraiza2019-07-081-2/+52
|
* Fix coding styleJabiertxof2019-07-081-13/+12
|
* Allow pop in front and disable color buttons viewJabiertxof2019-07-081-12/+9
|
* Refctor of Adam Belis icons to fit new system and fix bug compilingJabiertxof2019-07-081-1/+1
|
* Bug fixing of update colorsJabiertxof2019-07-081-113/+141
|
* Bug fixes and add Adam Belis icon setJabiertxof2019-07-081-6/+9
|
* Fix coding styleJabiertxof2019-07-081-3/+2
|
* Improvements to temming allow diferent on dark themesJabiertxof2019-07-081-77/+42
|
* Coding Style FixesJabiertxof2019-07-081-10/+18
|
* Add coloring default to themeJabiertxof2019-07-081-90/+147
|
* working wth colors for iconsJabier Arraiza2019-07-081-82/+130
|
* add improvements to color handlingJabiertxof2019-07-081-3/+13
|
* Add initial commitJabiertxof2019-07-081-22/+4
|
* Adding styles defaultJabiertxof2019-07-081-0/+1
|
* Fix coding styleJabiertxof2019-07-081-27/+25
|
* Initial code to fixJabiertxof2019-07-081-23/+110
|
* Remove gimp ruler.Tavmjong Bah2019-06-291-1/+1
|
* Make tick color the symbolic icon color if symbolic icons are used.Tavmjong Bah2019-06-291-1/+1
|
* hatch.jsValentin Ionita2019-06-281-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 commitJabier Arraiza2019-06-231-1/+1
|
* Fix coding styleJabier Arraiza2019-06-231-5/+2
|
* Remove experimental code to work in MR and fixes for selectorsJabier Arraiza2019-06-231-27/+9
|
* Improving stylingJabiertxof2019-06-181-3/+8
|
* Fix compiling issuesJabiertxof2019-06-181-3/+4
|
* Base of theming refactorJabiertxof2019-06-181-74/+39
|
* Improve default colors and remove symlink iconsJabier Arraiza2019-06-161-8/+8
|
* Improve nextgen icon setJabier Arraiza2019-06-161-0/+7
|
* Fix a style bugJabier Arraiza2019-06-161-1/+1
|
* Add next gen theme for Adam BellisJabier Arraiza2019-06-161-2/+24
|
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-53/+8
|
* Remove support for LCMS 1Karl Cheng2019-05-121-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 shortcutsPatrick Storz2019-04-101-1/+20
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/182
* Aspell: No need to explicitly set prefix anymorePatrick Storz2019-03-301-15/+1
| | | | | Aspell (at least the MSYS2 version) is properly relocatable these days.
* Avoid redefining INKSCAPE_DATADIRPatrick Storz2019-03-301-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 ↵Jabiertxof2019-03-271-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 fixesJabier Arraiza2019-03-071-31/+29
|
* Translations: Drop Amharic (am) translationPatrick Storz2019-03-071-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 defaultPatrick Storz2019-03-031-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 masterJabier Arraiza2019-02-181-21/+19
|
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-02-181-20/+21
|
* Add System Default Theme to prefereces theme switchJabiertxof2019-01-281-1/+2
|
* Format stilyng for icons section in preferencesJabier Arraiza2019-01-271-2/+3
|
* Finich CSS refactorJabier Arraiza2019-01-271-2/+5
|
* Fix compiling errorsJabier Arraiza2019-01-271-24/+22
|
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-271-11/+63
|
* Add 'Theme Decide' option to symbolic icons colorJabier Arraiza2019-01-261-4/+41
|