summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-05Remove into filtered groupsJabier Arraiza2-2/+2
2018-11-05Fix related bug on eraserJabier Arraiza1-1/+1
2018-11-05Improvemets to find itemsJabier Arraiza2-2/+2
2018-11-05ContextMenu: Harmonize with menu barEduard Braun3-97/+148
2018-11-05More cleanupEduard Braun1-45/+28
2018-11-05Simplify code (we don't need a box if there is no icon)Eduard Braun1-23/+21
2018-11-05Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxesEduard Braun1-12/+17
2018-11-05Add a preference to force enable/disable menu iconsEduard Braun3-19/+45
2018-11-05Improve positioning of menu iconsEduard Braun1-9/+64
2018-11-05Remove unused header.Tavmjong Bah1-1/+0
2018-11-03Use monospace digits font in messages and spinbuttonsJabier Arraiza2-28/+29
2018-11-03Minor yaxis fix for meassure toolJabier Arraiza1-1/+5
2018-11-01ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down eventsAntonio Ospite1-4/+4
2018-10-30Add some tooltips to svg font editor, two need to be fixes.Martin Owens2-14/+17
2018-10-29Move contents of document-private.h to document.h.Tavmjong Bah2-4/+2
2018-10-27SelectedStyle: Ensure constant field width of stroke widthEduard Braun1-1/+4
2018-10-27Remembers printer settings between calls to the print dialogue. Fixes bug #17...Rick Yorgason2-0/+8
2018-10-24ShapeEditor: Always keep KnotHolders in set_item()Eduard Braun2-18/+8
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah6-6/+0
2018-10-19Fix memory leakMarc Jeanmougin1-0/+1
2018-10-19Fix typosMarc Jeanmougin2-28/+29
2018-10-19Makes page sizes in document properties customizableMarc Jeanmougin3-188/+175
2018-10-19Finish to convert SPFilter and SPFilterPrimitive to proper classes.Emmanuel Gil Peyrot1-1/+1
2018-10-19Remove unused includes.Emmanuel Gil Peyrot1-1/+0
2018-10-19Remove unused filter-list.h header.Emmanuel Gil Peyrot1-1/+0
2018-10-18Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2-6/+9
2018-10-18Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason1-2/+2
2018-10-18New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason1-0/+2
2018-10-15fix vi modelines: encoding -> fileencodingThomas Holder1-3/+1
2018-10-08Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...Jabiertxof1-4/+4
2018-10-07Make middle-click functionality on color fields discoverable.Maren Hachmann1-2/+2
2018-10-07Fix dot size for calligraphyMarc Jeanmougin1-1/+1
2018-10-07Fix crash in filter dialogMarc Jeanmougin1-1/+1
2018-10-06Fix warning object!=nullptrMarc Jeanmougin1-1/+1
2018-10-06Misc. typosluz.paz3-3/+3
2018-10-05Removal of code but breaks gradientsMartin Owens1-5/+5
2018-10-03Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...Jabiertxof2-13/+31
2018-10-03Use SPStyle and SPStyleEnum instead of getStyleProperty.Martin Owens1-11/+6
2018-10-01Move macros.h and remove unneeded macrosEduard Braun22-24/+30
2018-10-01Remove #include "config.h" wherever possibleEduard Braun126-463/+27
2018-10-01Use _WIN32 instead of WIN32Eduard Braun13-33/+33
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun14-56/+72
2018-09-30refactor: simplify loopThomas Holder1-9/+3
2018-09-30fix Align > Rearrange > clockwise with y-axis downThomas Holder1-0/+3
2018-09-30Avoid crash on document close if default template is missingEduard Braun1-1/+1
2018-09-29Fix for bug:#1005036Jabier Arraiza1-3/+2
2018-09-27Comment out a crash creating signal and remove some commentsMartin Owens1-5/+5
2018-09-27Make attrdialog use the new iconrenderer sigc++ signalMartin Owens2-25/+10
2018-09-27Propagate IconRenderer's activate signal so we don't have to guess where the ...Martin Owens2-2/+16
2018-09-27Add preference for default global snapping and make it falseMartin Owens2-0/+7