summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Two Extensions for converting objects to paths before exporting. (Bug 1662531)Alvin Penner2017-03-134-0/+154
* extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug 167...Alvin Penner2017-03-122-2/+17
* 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
* CMake: Don't install /share/locale on WindowsEduard Braun2017-03-082-8/+0
* CMake: Don't install /share/themes on WindowsEduard Braun2017-03-082-6/+0
* CMake: Prefer to install the genuine /hicolor/index.theme file in MSYS2 installsEduard Braun2017-03-081-3/+4
* Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"Eduard Braun2017-03-081-2/+5
* CMake: Assume mingw-w64 for MinGW buildsEduard Braun2017-03-083-33/+19
* Apply the Albin Penner fix for bug 1663362Alvin Penner2017-03-082-25/+0
* msys2installdeps.sh - Fix broken for loops (thanks for noticing jazzynico!) a...Eduard Braun2017-03-071-6/+9
* Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Tha...Eduard Braun2017-03-071-9/+12
* Fix test failure due to missing new attribute 'sodipodi:arc-type'.Tavmjong Bah2017-03-071-0/+1
* 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-0525-0/+0
* CMake: python2-numpy was missing dependenciesEduard Braun2017-03-051-1/+5
* CMake: This should obviously have been an environment variable instead of a C...Eduard Braun2017-03-051-1/+1
* Support for building with MSYS2Eduard Braun2017-03-045-57/+385
* 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-027-66/+139
* 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-2387-8413/+8654
| |\
| * \ Merged.Shlomi Fish2017-02-06182-6795/+27033
| |\ \
| * \ \ Merged.Shlomi Fish2017-01-28112-18974/+15386
| |\ \ \
| * \ \ \ Merged.Shlomi Fish2017-01-10199-11494/+27023
| |\ \ \ \
| * \ \ \ \ Merged.Shlomi Fish2017-01-0656-23073/+34315
| |\ \ \ \ \
| * | | | | | Remove an old comment which I don't understand.Shlomi Fish2017-01-061-1/+0
| * | | | | | Remove some code that doesn't do anything.Shlomi Fish2017-01-041-22/+0
| * | | | | | Remove an unused local .cpp enum.Shlomi Fish2017-01-041-12/+0
| * | | | | | Correct/rephrase a comment. Remove trailing space.Shlomi Fish2017-01-041-2/+4
| * | | | | | Cleanup: remove an unused local enum declaration.Shlomi Fish2017-01-041-8/+0
| * | | | | | Merged.Shlomi Fish2017-01-041-6/+18
| |\ \ \ \ \ \