summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-12LPE Gtk3 deprecation fixesAlex Valavanis3-10/+23
2017-03-11Fix Gtkmm deprecation warnings in VSD import dialogAlex Valavanis1-14/+18
2017-03-11Fix Gtkmm deprecation warnings in CDR import dialogAlex Valavanis1-16/+21
2017-03-11Use Gtkmm version test instead of Gtk+Alex Valavanis1-1/+1
2017-03-08Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"Eduard Braun1-2/+5
2017-03-07Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Tha...Eduard Braun1-9/+12
2017-03-07Fix field width of rotation input textEduard Braun1-1/+1
2017-03-06Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro...Eduard Braun1-7/+12
2017-03-06Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ...Eduard Braun1-12/+15
2017-03-06Fixes bug Envelope Deformation LPE makes Inkscape fail to undo properlyJabiertxof1-1/+1
2017-03-06Fix bug pointed by suv on IRC bad using of unicode degree signJabiertxof1-9/+9
2017-03-06Fixes bug 1663952Jabiertxof1-0/+2
2017-03-06EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun2-6/+29
2017-03-05Fix ACLsEduard Braun1-0/+0
2017-03-04re-commit rev 15003. (Bug 1668853)Alvin Penner1-1/+1
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 Bah6-63/+132
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-28Makes selection complexity linear in the number of selected objects instead o...Marc Jeanmougin2-5/+9
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 Bah7-0/+259
2017-02-27Fix desktop/document tracking.Tavmjong Bah2-76/+133
2017-02-26sp-canvas: Migrate to seat_grabAlex Valavanis1-5/+12
2017-02-26Gtk+ 3 deprecation fixesAlex Valavanis3-1/+9
2017-02-24Don't block data entry into the text-tool font-size entry widget after an emp...Tavmjong Bah1-0/+1
2017-02-24Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah4-37/+244
2017-02-24[Bug #1464987] --export-latex crashes with a svg file.sian-ht1-2/+2
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 Bah3-37/+58
2017-02-22Finish partially completed "cr_selector_parse_from_buf" and make it publicly ...Tavmjong Bah3-2/+27
2017-02-21Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz6-22/+100
2017-02-20This patch fixes the bug #1664632.Jabiertxof2-2/+2
2017-02-19Implement selector reordering via drag and drop. A few other tweeks.Tavmjong Bah3-11/+113
2017-02-18[Bug #1664372] preset filter names inconsistent.suv-lp2-2/+2
2017-02-18Disable GTK3 "client side decorations" on Windows by setting "GTK_CSD=0"Eduard Braun1-7/+11
2017-02-18Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof5-76/+114
2017-02-18Fix bug on rotate copies with one line vertical inputJabiertxof1-3/+6
2017-02-18Implement Undo. Respond to external changes to <style> element.Tavmjong Bah2-38/+117
2017-02-17improve dot dash support in wmf exportmathog1-1/+22
2017-02-17resolve bug 1665421mathog1-0/+10
2017-02-16Remmove unneded conditional from rotate copies and mirror symmetryJabiertxof2-2/+2
2017-02-16Fix crashes when element is not shape in rotate copies and mirror symmetry. r...Jabiertxof2-5/+2
2017-02-16[Bug #1426613] moving a selection of frame and text-flowed-into-frame displac...Nicolas Dufour1-1/+1
2017-02-15Fix compile for Trusty. (Colliding definitions of isinf between C99 and C++11...Tavmjong Bah1-2/+2