summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten file from last check-in.Tavmjong Bah2017-03-301-0/+132
* Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2017-03-3012-62/+544
* White space.Tavmjong Bah2017-03-291-9/+11
* convert Preferences Inset/Outset to document units. (Bug 1542093)Alvin Penner2017-03-271-3/+4
* Prevents crash when saving or closing a document in some casesMinglangjun Li2017-03-261-6/+10
|\
| * Fix lp:1670688.Minglangjun Li2017-03-191-6/+10
* | Extensions: Correctly handle the xml:space="preserve" attribute for "descript...Eduard Braun2017-03-252-9/+34
* | Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah2017-03-226-7/+124
* | Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-215-5/+12
* | Add verbs for canvas rotation.Tavmjong Bah2017-03-213-39/+96
* | Implement rotation via desktop to window affine.Tavmjong Bah2017-03-2030-1157/+633
* | Modify CanvasXYGrid to work with rotated canvas.Tavmjong Bah2017-03-182-104/+147
* | sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)Alvin Penner2017-03-171-16/+25
* | Modifiy CtrlRect to work with rotated canvas.Tavmjong Bah2017-03-172-145/+127
* | Remove some compiling warnsJabiertxof2017-03-166-14/+12
* | Fix rendering when canvas rotated. General code clean-up and documentation.Tavmjong Bah2017-03-151-60/+44
* | Fix typo.Tavmjong Bah2017-03-141-1/+1
* | Modify scroll_to_point() to work with rotated desktop. Simplified code to boot.Tavmjong Bah2017-03-141-35/+13
* | Add functions to rotate drawing inside desktop.Tavmjong Bah2017-03-142-0/+47
* | Fix zoom reference point when using desktop's zoom widget.Tavmjong Bah2017-03-141-2/+4
* | Attempt to fix build with dbus enabled.Tavmjong Bah2017-03-131-5/+1
* | Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-1312-348/+425
* | LPE Powerstroke dialog - Use Gtk::GridAlex Valavanis2017-03-123-11/+10
* | LPE Fillet/Chamfer dialog - Use Gtk::GridAlex Valavanis2017-03-122-11/+9
* | LPE Gtk3 deprecation fixesAlex Valavanis2017-03-123-10/+23
* | Fix Gtkmm deprecation warnings in VSD import dialogAlex Valavanis2017-03-111-14/+18
* | Fix Gtkmm deprecation warnings in CDR import dialogAlex Valavanis2017-03-111-16/+21
* | Use Gtkmm version test instead of Gtk+Alex Valavanis2017-03-111-1/+1
* | Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"Eduard Braun2017-03-081-2/+5
|/
* Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Tha...Eduard Braun2017-03-071-9/+12
* Fix field width of rotation input textEduard Braun2017-03-071-1/+1
* Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro...Eduard Braun2017-03-061-7/+12
* Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ...Eduard Braun2017-03-061-12/+15
* Fixes bug Envelope Deformation LPE makes Inkscape fail to undo properlyJabiertxof2017-03-061-1/+1
* Fix bug pointed by suv on IRC bad using of unicode degree signJabiertxof2017-03-061-9/+9
* Fixes bug 1663952Jabiertxof2017-03-061-0/+2
* EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun2017-03-062-6/+29
* Fix ACLsEduard Braun2017-03-051-0/+0
* re-commit rev 15003. (Bug 1668853)Alvin Penner2017-03-041-1/+1
* https://bugs.launchpad.net/inkscape/+bug/1496836Alexandru-Daniel Roman2017-03-031-1/+1
* Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah2017-03-026-63/+132
* Add units (px) to size being shown in native Windows file open dialog and fix...Eduard Braun2017-03-021-12/+3
* Fix for native Windows file open dialog only showing the first character of t...Eduard Braun2017-03-011-2/+2
* Fix SVG file preview in Windows native file open dialog.Eduard Braun2017-03-011-103/+32
* Fix encoding issues with title field in native Windows file save dialog.Eduard Braun2017-02-281-6/+6
* Makes selection complexity linear in the number of selected objects instead o...Marc Jeanmougin2017-02-282-5/+9
* merge minor refactoringShlomi Fish2017-02-2812-274/+230
|\
| * Merged.Shlomi Fish2017-02-2374-1339/+1952
| |\
| * \ Merged.Shlomi Fish2017-02-06140-1211/+5552
| |\ \
| * \ \ Merged.Shlomi Fish2017-01-2813-11/+33
| |\ \ \