| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Add functions to rotate drawing inside desktop. | Tavmjong Bah | 2017-03-14 | 2 | -0/+47 | |
| * | | | | | | | | | Fix zoom reference point when using desktop's zoom widget. | Tavmjong Bah | 2017-03-14 | 1 | -2/+4 | |
| * | | | | | | | | | Attempt to fix build with dbus enabled. | Tavmjong Bah | 2017-03-13 | 1 | -5/+1 | |
| * | | | | | | | | | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 2017-03-13 | 12 | -348/+425 | |
| * | | | | | | | | | Two Extensions for converting objects to paths before exporting. (Bug 1662531) | Alvin Penner | 2017-03-13 | 4 | -0/+154 | |
| * | | | | | | | | | extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug 167... | Alvin Penner | 2017-03-12 | 2 | -2/+17 | |
| * | | | | | | | | | LPE Powerstroke dialog - Use Gtk::Grid | Alex Valavanis | 2017-03-12 | 3 | -11/+10 | |
| * | | | | | | | | | LPE Fillet/Chamfer dialog - Use Gtk::Grid | Alex Valavanis | 2017-03-12 | 2 | -11/+9 | |
| * | | | | | | | | | LPE Gtk3 deprecation fixes | Alex Valavanis | 2017-03-12 | 3 | -10/+23 | |
| * | | | | | | | | | Fix Gtkmm deprecation warnings in VSD import dialog | Alex Valavanis | 2017-03-11 | 1 | -14/+18 | |
| * | | | | | | | | | Fix Gtkmm deprecation warnings in CDR import dialog | Alex Valavanis | 2017-03-11 | 1 | -16/+21 | |
| * | | | | | | | | | Use Gtkmm version test instead of Gtk+ | Alex Valavanis | 2017-03-11 | 1 | -1/+1 | |
| * | | | | | | | | | CMake: Don't install /share/locale on Windows | Eduard Braun | 2017-03-08 | 2 | -8/+0 | |
| * | | | | | | | | | CMake: Don't install /share/themes on Windows | Eduard Braun | 2017-03-08 | 2 | -6/+0 | |
| * | | | | | | | | | CMake: Prefer to install the genuine /hicolor/index.theme file in MSYS2 installs | Eduard Braun | 2017-03-08 | 1 | -3/+4 | |
| * | | | | | | | | | Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes" | Eduard Braun | 2017-03-08 | 1 | -2/+5 | |
| * | | | | | | | | | CMake: Assume mingw-w64 for MinGW builds | Eduard Braun | 2017-03-08 | 3 | -33/+19 | |
| * | | | | | | | | | Apply the Albin Penner fix for bug 1663362 | Alvin Penner | 2017-03-08 | 2 | -25/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | msys2installdeps.sh - Fix broken for loops (thanks for noticing jazzynico!) a... | Eduard Braun | 2017-03-07 | 1 | -6/+9 | |
| * | | | | | | | | Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Tha... | Eduard Braun | 2017-03-07 | 1 | -9/+12 | |
| * | | | | | | | | Fix test failure due to missing new attribute 'sodipodi:arc-type'. | Tavmjong Bah | 2017-03-07 | 1 | -0/+1 | |
| * | | | | | | | | Fix field width of rotation input text | Eduard Braun | 2017-03-07 | 1 | -1/+1 | |
| * | | | | | | | | Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro... | Eduard Braun | 2017-03-06 | 1 | -7/+12 | |
| * | | | | | | | | Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ... | Eduard Braun | 2017-03-06 | 1 | -12/+15 | |
| * | | | | | | | | Fixes bug Envelope Deformation LPE makes Inkscape fail to undo properly | Jabiertxof | 2017-03-06 | 1 | -1/+1 | |
| * | | | | | | | | Fix bug pointed by suv on IRC bad using of unicode degree sign | Jabiertxof | 2017-03-06 | 1 | -9/+9 | |
| * | | | | | | | | Fixes bug 1663952 | Jabiertxof | 2017-03-06 | 1 | -0/+2 | |
| * | | | | | | | | EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo... | Eduard Braun | 2017-03-06 | 2 | -6/+29 | |
| * | | | | | | | | Fix ACLs | Eduard Braun | 2017-03-05 | 25 | -0/+0 | |
| * | | | | | | | | CMake: python2-numpy was missing dependencies | Eduard Braun | 2017-03-05 | 1 | -1/+5 | |
| * | | | | | | | | CMake: This should obviously have been an environment variable instead of a C... | Eduard Braun | 2017-03-05 | 1 | -1/+1 | |
| * | | | | | | | | Support for building with MSYS2 | Eduard Braun | 2017-03-04 | 5 | -57/+385 | |
| * | | | | | | | | re-commit rev 15003. (Bug 1668853) | Alvin Penner | 2017-03-04 | 1 | -1/+1 | |
| * | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/1496836 | Alexandru-Daniel Roman | 2017-03-03 | 1 | -1/+1 | |
| * | | | | | | | | Implement arc "chord" type. (Matches Krita "chord" arc type.) | Tavmjong Bah | 2017-03-02 | 7 | -66/+139 | |
| * | | | | | | | | Add units (px) to size being shown in native Windows file open dialog and fix... | Eduard Braun | 2017-03-02 | 1 | -12/+3 | |
| * | | | | | | | | Fix for native Windows file open dialog only showing the first character of t... | Eduard Braun | 2017-03-01 | 1 | -2/+2 | |
| * | | | | | | | | Fix SVG file preview in Windows native file open dialog. | Eduard Braun | 2017-03-01 | 1 | -103/+32 | |
| * | | | | | | | | Fix encoding issues with title field in native Windows file save dialog. | Eduard Braun | 2017-02-28 | 1 | -6/+6 | |
| * | | | | | | | | Makes selection complexity linear in the number of selected objects instead o... | Marc Jeanmougin | 2017-02-28 | 2 | -5/+9 | |
| * | | | | | | | | merge minor refactoring | Shlomi Fish | 2017-02-28 | 12 | -274/+230 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merged. | Shlomi Fish | 2017-02-23 | 87 | -8413/+8654 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merged. | Shlomi Fish | 2017-02-06 | 182 | -6795/+27033 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merged. | Shlomi Fish | 2017-01-28 | 112 | -18974/+15386 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merged. | Shlomi Fish | 2017-01-10 | 199 | -11494/+27023 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merged. | Shlomi Fish | 2017-01-06 | 56 | -23073/+34315 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Remove an old comment which I don't understand. | Shlomi Fish | 2017-01-06 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | Remove some code that doesn't do anything. | Shlomi Fish | 2017-01-04 | 1 | -22/+0 | |
| | * | | | | | | | | | | | | | Remove an unused local .cpp enum. | Shlomi Fish | 2017-01-04 | 1 | -12/+0 | |
| | * | | | | | | | | | | | | | Correct/rephrase a comment. Remove trailing space. | Shlomi Fish | 2017-01-04 | 1 | -2/+4 | |
