summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah3-482/+409
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah1-13/+13
2017-03-12LPE Powerstroke dialog - Use Gtk::GridAlex Valavanis3-11/+10
2017-03-12LPE Fillet/Chamfer dialog - Use Gtk::GridAlex Valavanis2-11/+9
2017-03-03https://bugs.launchpad.net/inkscape/+bug/1496836Alexandru-Daniel Roman1-1/+1
2017-03-02Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah1-2/+6
2017-03-02Add units (px) to size being shown in native Windows file open dialog and fix...Eduard Braun1-12/+3
2017-03-01Fix for native Windows file open dialog only showing the first character of t...Eduard Braun1-2/+2
2017-03-01Fix SVG file preview in Windows native file open dialog.Eduard Braun1-103/+32
2017-02-28Fix encoding issues with title field in native Windows file save dialog.Eduard Braun1-6/+6
2017-02-28Add some comment. Comment out unused signals.Tavmjong Bah3-5/+11
2017-02-28This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman3-2/+100
2017-02-28More consistent naming scheme.Tavmjong Bah2-17/+16
2017-02-27Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah4-0/+252
2017-02-27Fix desktop/document tracking.Tavmjong Bah2-76/+133
2017-02-24Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah4-37/+244
2017-02-23Display style attribute properties when object row selected. Allow their dele...Tavmjong Bah2-20/+66
2017-02-22Ensure list of objects new selector matches is correct.Tavmjong Bah1-4/+3
2017-02-22Allow any valid CSS selector.Tavmjong Bah1-36/+7
2017-02-19Implement selector reordering via drag and drop. A few other tweeks.Tavmjong Bah3-11/+113
2017-02-18Implement Undo. Respond to external changes to <style> element.Tavmjong Bah2-38/+117
2017-02-14Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah4-919/+791
2017-02-13AboutBox: Remove superfluous space in website URLEduard Braun1-1/+1
2017-02-11Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun1-0/+4
2017-02-10Add missing "#include <glibmm/regex.h>" for previous commitEduard Braun1-0/+1
2017-02-10Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f...Eduard Braun1-19/+28
2017-02-08Add naive selector validation on entry in style dialog.Tavmjong Bah1-23/+41
2017-02-08Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.Tavmjong Bah2-8/+33
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis1-5/+0
2017-02-05fix crash when inserting nodesShlomi Fish1-2/+13
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-18/+41
2017-02-01Fix typo.Tavmjong Bah1-1/+1
2017-01-26[Bug #1659426] About screen - Missing image and small window - Translation co...Nicolas Dufour1-4/+1
2017-01-26defaults to about.svg when localized versions failjabiertxof1-0/+3
2017-01-25Comented one of the shortcuts for doc rotate because bad response now interac...Jabier Arraiza Cenoz1-16/+16
2017-01-24update to trunkJabier Arraiza Cenoz1-2/+2
2017-01-24[Bug #1658397] Object > Arrange > Polar Coordinates dialog text.Nicolas Dufour1-2/+2
2017-01-24Some bug fix to prepare mergeJabiertxof1-1/+1
2017-01-24Remove some code and make dependant of rotate copiesJabiertxof1-2/+0
2017-01-23fix nodes reverting back during editingalexandru.roman1-0/+5
2017-01-22Update to new code in trunkJabiertxof1-2/+2
2017-01-21Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman1-56/+1
2017-01-20Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and...Jabiertxof1-20/+20
2017-01-12Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun1-1/+1
2017-01-11fix comment typosAlex Valavanis1-2/+2
2017-01-08Fix a bad inicialization of unsigned intJabiertxof1-1/+1
2017-01-04antialiasing options on exportMarc Jeanmougin2-3/+14
2017-01-04Correct/rephrase a comment. Remove trailing space.Shlomi Fish1-2/+4
2017-01-04Extract some common code into a routine.Shlomi Fish2-18/+4
2017-01-02Remove clone original codeJabiertxof1-2/+0