summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor fo theme switcherJabier Arraiza2018-07-276-39/+17
* Working on iconsJabiertxo Arraiza Cenoz2018-07-272-2/+5
* working on symbolicJabier Arraiza2018-07-262-8/+9
* Refactoring icon locationsJabiertxo Arraiza Cenoz2018-07-261-3/+3
* Fixing coding styleJabiertxo Arraiza Cenoz2018-07-264-41/+29
* Add allow to use system icon setsJabiertxo Arraiza Cenoz2018-07-264-41/+81
* Fixing paths to allow themes and icons inside main inkscape instalation not o...Jabier Arraiza2018-07-268-25/+46
* Fix symbolic icon color widthJabiertxo Arraiza Cenoz2018-07-261-1/+1
* fix coding styleJabiertxo Arraiza Cenoz2018-07-261-1/+1
* fix a stringJabiertxo Arraiza Cenoz2018-07-261-1/+1
* Open folders in inkscape preferences with XGD. Also added a tentative for MacJabiertxo Arraiza Cenoz2018-07-261-5/+4
* Fixes pointed by maren in original MRJabier Arraiza2018-07-252-14/+23
* Fixing a win bug open foldersJabiertxo Arraiza Cenoz2018-07-251-0/+4
* Fixing coding styleJabiertxo Arraiza Cenoz2018-07-252-2/+3
* Fixing a win compiling bug and fix a string pointed by vladaJabiertxo Arraiza Cenoz2018-07-252-4/+4
* Fixing a win compiling bug and coding styleJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Fixing a win compiling bug and coding styleJabiertxo Arraiza Cenoz2018-07-251-9/+2
* Fix a win compiling bug and coding styleJabiertxo Arraiza Cenoz2018-07-255-69/+76
* Working on open folders on WINJabiertxo Arraiza Cenoz2018-07-252-3/+12
* Fix codding styleJabiertxo Arraiza Cenoz2018-07-254-50/+49
* Fix a compiling bugJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Add some Marting sugestions about main.cpp in MRJabiertxo Arraiza Cenoz2018-07-254-57/+71
* Improve tooltip for open button in preferencesJabiertxo Arraiza Cenoz2018-07-251-8/+8
* Improve string for open button in preferences IIJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Improve string for open button in preferencesJabiertxo Arraiza Cenoz2018-07-252-3/+3
* Improve the look of prefs buttonsJabier Arraiza2018-07-242-5/+13
* Fix buttons stringsJabier Arraiza2018-07-241-2/+2
* Fix buttons stringsJabier Arraiza2018-07-241-2/+2
* Add buttons to open folders as sugestion of MarenJabier Arraiza2018-07-244-8/+66
* Fix a wrongy commitJabier Arraiza2018-07-244-13/+3
* Remove pointerJabiertxo Arraiza Cenoz2018-07-244-6/+16
* Add themes inkscape folder abailable by the appJabiertxo Arraiza Cenoz2018-07-242-2/+35
* Toggle symbolic icons staff depending the theme has it or notJabiertxo Arraiza Cenoz2018-07-222-8/+41
* Fixing coding styleJabier Arraiza2018-07-2117-194/+164
* Fixing some icons dont redrawJabier Arraiza2018-07-212-10/+4
* Working on themesJabier Arraiza2018-07-219-15/+116
* adding gtk-themeJabier Arraiza2018-07-2163-633/+1099
* Fix non-standard typeEduard Braun2018-07-031-1/+1
* Reduce width of Transform dialog by making spinbuttons narrowerGeoff Lankow2018-07-023-0/+17
* Fix codding styleJabier Arraiza2018-06-251-2/+2
* Fix for bug 1777530 on masterJabier Arraiza2018-06-253-12/+4
* Merge branch 'sp_print' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-2118-115/+111
|\
| * Move global functions into SPImage methods.Emmanuel Gil Peyrot2018-06-214-14/+15
| * Move global functions into SPGradient methods.Emmanuel Gil Peyrot2018-06-216-51/+48
| * Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot2018-06-219-50/+48
* | Merge branch 'transf_mat_3x4' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-211-5/+0
|\ \
| * | Remove unused headers in transf_mat_3x4.Emmanuel Gil Peyrot2018-06-211-5/+0
| |/
* | Merge branch 'move-pixmaps' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-2177-57/+53
|\ \
| * | Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-2177-57/+53
| |/
* / Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah2018-06-213-200/+253
|/