summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-24Restore r14978 which was reverted in r15047 due to messed up mergeEduard Braun4-4/+0
2017-04-24Cleanup for previous commitEduard Braun2-6/+3
2017-04-24Extensions: Fix "param"s of type "description" were always translated (as opp...Eduard Braun1-27/+30
2017-04-24Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun3-2/+10
2017-04-24Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun7-9/+19
2017-04-23Fix crash when modifying text in "Text and Font" dialogEduard Braun1-3/+3
2017-04-22avoid double transform of <use> element during copy. (Bug 1679428)Alvin Penner1-1/+1
2017-04-22Simplify code and avoid conditional compilation by consistently using glib fu...Eduard Braun1-15/+7
2017-04-22Cleanup: Remove some unused debug messagesEduard Braun1-54/+0
2017-04-21[Bug #1572242] Add --export-inkscape-svg=FILENAME command line option to expo...shlomif-gmail1-6/+25
2017-04-21[Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, def...shark0r1-0/+1
2017-04-20terminate line with round caps. (Bug 1680179)Alvin Penner1-2/+4
2017-04-15Fixes crashes with LPE point parameterJabiertxof2-15/+10
2017-04-15Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2-9/+4
2017-04-15fix scrolling on style indicator in statusbar for gtk3eman-mod1-0/+1
2017-04-14Allow set and reset default values of LPE parametersJabiertxof74-365/+980
2017-04-13Ellipses in Inkscape are defined by the center and the radius, but theAntonio Ospite1-0/+36
2017-04-13Do not simplify when path inset or outsetmorapeter1-11/+0
2017-04-09Some code refactoring for consistencyEduard Braun21-200/+200
2017-04-09Remove unused field "scope"Eduard Braun22-88/+27
2017-04-09Remove unused field "gui_tip"Eduard Braun20-65/+25
2017-04-06EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun4-28/+35
2017-04-05Fix compilation with old libvisioEduard Braun1-0/+2
2017-04-05Symbols/VSS: Use the actual name of Visio stencils if possibleEduard Braun1-12/+44
2017-03-30Add preference that allows user to increase the canvas tile size.Tavmjong Bah3-1/+12
2017-03-30Add forgotten file from last check-in.Tavmjong Bah1-0/+132
2017-03-30Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah12-62/+544
2017-03-29White space.Tavmjong Bah1-9/+11
2017-03-27convert Preferences Inset/Outset to document units. (Bug 1542093)Alvin Penner1-3/+4
2017-03-25Extensions: Correctly handle the xml:space="preserve" attribute for "descript...Eduard Braun2-9/+34
2017-03-22Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah6-7/+124
2017-03-21Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah5-5/+12
2017-03-21Add verbs for canvas rotation.Tavmjong Bah3-39/+96
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah30-1157/+633
2017-03-19Fix lp:1670688.Minglangjun Li1-6/+10
2017-03-18Modify CanvasXYGrid to work with rotated canvas.Tavmjong Bah2-104/+147
2017-03-17sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)Alvin Penner1-16/+25
2017-03-17Modifiy CtrlRect to work with rotated canvas.Tavmjong Bah2-145/+127
2017-03-16Remove some compiling warnsJabiertxof6-14/+12
2017-03-16Remove some warningsJabiertxof1-3/+3
2017-03-16Remove some warningsJabiertxof1-2/+2
2017-03-15Fix rendering when canvas rotated. General code clean-up and documentation.Tavmjong Bah1-60/+44
2017-03-14Fix typo.Tavmjong Bah1-1/+1
2017-03-14Modify scroll_to_point() to work with rotated desktop. Simplified code to boot.Tavmjong Bah1-35/+13
2017-03-14Add functions to rotate drawing inside desktop.Tavmjong Bah2-0/+47
2017-03-14Fix zoom reference point when using desktop's zoom widget.Tavmjong Bah1-2/+4
2017-03-13Attempt to fix build with dbus enabled.Tavmjong Bah1-5/+1
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah12-348/+425
2017-03-12LPE Powerstroke dialog - Use Gtk::GridAlex Valavanis3-11/+10
2017-03-12LPE Fillet/Chamfer dialog - Use Gtk::GridAlex Valavanis2-11/+9