summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-0146-155/+16
* Use _WIN32 instead of WIN32Eduard Braun2018-10-019-22/+22
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-0110-56/+64
* refactor: simplify loopThomas Holder2018-09-301-9/+3
* fix Align > Rearrange > clockwise with y-axis downThomas Holder2018-09-301-0/+3
* Comment out a crash creating signal and remove some commentsMartin Owens2018-09-271-5/+5
* Make attrdialog use the new iconrenderer sigc++ signalMartin Owens2018-09-272-25/+10
* Add preference for default global snapping and make it falseMartin Owens2018-09-272-0/+7
* Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscapeMarc Jeanmougin2018-09-271-0/+1
|\
| * cppcheck: 2 memleaks + copypastaJulien Nabet2018-09-261-0/+1
* | Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-275-23/+22
|/
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-2417-67/+0
* fix "Arrange" dialog with inverted y-axisThomas Holder2018-09-232-10/+5
* Allow ask for SVG dragged import method. Also split ask question from one to ...Jabier Arraiza2018-09-222-1/+5
* Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVGJabier Arraiza2018-09-221-1/+1
* flip transform dialog iconsThomas Holder2018-09-201-1/+1
* fix transform dialog icons with inverted y-axisThomas Holder2018-09-201-3/+10
* Remove piglatin ocurrencesJabiertxof2018-09-191-2/+2
* Add gettext strings, fix undo and allow keypresses to add and delete attributesMartin Owens2018-09-172-14/+73
* Misc. typo and whitespace fixesluz.paz2018-09-161-9/+9
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-146-49/+389
* Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-131-1/+1
|\
| * Misc. typosluz.paz2018-09-111-1/+1
* | Allow symbols dialog on dark themeJabiertxof2018-09-131-0/+1
* | Add per embed/linked SVG a DPI valueJabiertxof2018-09-133-6/+76
* | make /options/yaxisdown true the defaultThomas Holder2018-09-121-1/+1
* | Add detachable, although no evidence it worksMartin Owens2018-09-121-0/+3
* | New option to invert y-axisThomas Holder2018-09-123-2/+22
|/
* Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-112-244/+50
* Remove the custom handling of column editability, that is not how to do it.Martin Owens2018-09-111-46/+1
* Enable autosaves by default, puts them in user cache dirMarc Jeanmougin2018-08-211-3/+3
* fix a typoJabier Arraiza2018-08-141-1/+1
* fix for bug 1786605Jabier Arraiza2018-08-121-1/+1
* Add a label to apply theme sugested by Christoffer Holmstedt on mailing listJabier Arraiza2018-08-101-1/+1
* Fixes pointed by TavJabier Arraiza2018-08-051-2/+2
* coding style fixesJabier Arraiza2018-08-051-5/+4
* Refactor with Tav helpJabier Arraiza2018-08-052-0/+10
* Revert changesJabier Arraiza2018-08-052-10/+0
* Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza2018-08-052-0/+10
* Fixing coding styleJabiertxo Arraiza Cenoz2018-08-042-5/+7
* Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz2018-08-042-3/+6
* Fix coding styleJabier Arraiza2018-08-031-4/+8
* Add Maren string improvementsJabier Arraiza2018-08-031-11/+11
* Move themes to user system foldersJabier Arraiza2018-08-021-7/+1
* Remove XGD_DATA_DIR as sugestion of su_vJabier Arraiza2018-07-312-2/+3
* First try co fix icons bugsJabier Arraiza2018-07-311-75/+2
* change header stringJabier Arraiza2018-07-291-1/+1
* reposition widgetsJabier Arraiza2018-07-291-5/+6
* Allow to change dark teme and GtkTheme at instantJabier Arraiza2018-07-282-3/+13
* Go back to iconTemes placed only on inkscape foldersJabier Arraiza2018-07-271-67/+93