summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixing coding styleJabier Arraiza2018-07-271-2/+1
* Refactor fo theme switcherJabier Arraiza2018-07-271-1/+1
* Fixing coding styleJabiertxo Arraiza Cenoz2018-07-261-1/+0
* Add allow to use system icon setsJabiertxo Arraiza Cenoz2018-07-261-1/+6
* fix coding styleJabiertxo 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
* Fixing a win bug open foldersJabiertxo Arraiza Cenoz2018-07-251-0/+4
* Fixing coding styleJabiertxo Arraiza Cenoz2018-07-251-1/+2
* Fixing a win compiling bug and fix a string pointed by vladaJabiertxo Arraiza Cenoz2018-07-251-1/+1
* 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-252-29/+24
* Working on open folders on WINJabiertxo Arraiza Cenoz2018-07-251-1/+7
* Fix codding styleJabiertxo Arraiza Cenoz2018-07-252-43/+42
* Improve string for open button in preferences IIJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Improve string for open button in preferencesJabiertxo Arraiza Cenoz2018-07-251-1/+1
* Improve the look of prefs buttonsJabier Arraiza2018-07-242-5/+13
* Add buttons to open folders as sugestion of MarenJabier Arraiza2018-07-242-0/+32
* Fix a wrongy commitJabier Arraiza2018-07-242-11/+0
* Remove pointerJabiertxo Arraiza Cenoz2018-07-242-0/+11
* Fixing coding styleJabier Arraiza2018-07-213-18/+17
* adding gtk-themeJabier Arraiza2018-07-2115-99/+112
* Fix non-standard typeEduard Braun2018-07-031-1/+1
* Reduce width of Transform dialog by making spinbuttons narrowerGeoff Lankow2018-07-022-0/+11
* Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-211-4/+4
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-202-4/+4
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-4/+4
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-193-48/+48
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-192-6/+6
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-182-9/+9
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-183-7/+10
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-185-5/+5
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-1820-34/+24
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1845-227/+227
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1842-184/+184
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-1/+1
* Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-145-9/+9
|\
| * Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-125-9/+9
* | Merge branch 'gdkmm' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-141-1/+2
|\ \
| * | Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-121-1/+2
| |/
* | Merge branch 'fontselection' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-141-4/+7
|\ \
| * | In font list, don't change selection if current font is already selected; oth...Geoff Lankow2018-05-311-4/+7
* | | Merge branch 'fontmarkup' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-141-2/+3
|\ \ \
| * | | Fix three more instances of incorrectly escaped markupGeoff Lankow2018-05-311-2/+3
| |/ /
* | | Create at least two radio buttons for a table.Tavmjong Bah2018-06-141-0/+7
* | | Limit style alternatives label width.Tavmjong Bah2018-06-141-0/+7
* | | Add radio buttons for font style alternates.Tavmjong Bah2018-06-142-63/+163
* | | Improvements to the Font Features dialog. Better OpenType coverage.Tavmjong Bah2018-06-111-55/+147
| |/ |/|
* | Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah2018-06-072-2/+270
* | Remove tables that should not be exposed to user from OpenType table list.Tavmjong Bah2018-06-051-0/+19