summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* spw-utilities: gtk_widget_modify_font deprecation fixAlex Valavanis2014-08-231-0/+4
* icon: gtk_widget_get_state deprecation fixAlex Valavanis2014-08-231-0/+4
* Fix gdk_display_get_n_screens deprecationAlex Valavanis2014-08-232-0/+15
* sp-color-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-31/+19
* paint-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-31/+23
* properly attribute codeJohan B. C. Engelen2014-08-231-0/+7
* add missing files from last commitJohan B. C. Engelen2014-08-232-0/+145
* To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...Johan B. C. Engelen2014-08-235-3/+90
* update to trunk lp:inkscape 13530 (fixes Windows build)Johan B. C. Engelen2014-08-236-62/+58
|\
| * Fix skewing bug that could lead to infinite transformsDiederik van Lierop2014-08-231-3/+10
| * Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2014-08-202-3/+102
| * Clear the waiting cursor on the old desktop after creating a new oneLiam P. White2014-08-191-4/+6
| * Fix some issues with constrained snappingDiederik van Lierop2014-08-171-49/+36
| * fix build problem for win32 due to syntax problem in .rc files after tagging ...Adib Taraben2014-08-173-6/+6
* | fix Windows 64-bit buildJohan B. C. Engelen2014-08-231-2/+2
* | gradient-vector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-33/+17
* | gradient-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-32/+12
* | font-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-27/+15
* | Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2014-08-202-3/+102
* | Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...Tavmjong Bah2014-08-204-28/+53
* | Fix gtk3 buildLiam P. White2014-08-181-0/+1
* | Fix build (not pretty).Liam P. White2014-08-1827-41/+57
* | Code cleanup.Liam P. White2014-08-1837-911/+804
* | Fix accidental regression in previous commitLiam P. White2014-08-171-0/+1
* | Fix gtk3 crash when using "close" buttonLiam P. White2014-08-171-14/+1
* | Update to trunk r13525Liam P. White2014-08-1721-80/+134
|\|
| * Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White2014-08-171-3/+4
| * Work around for upstream GTK bug #734915 (speeds launch times)Liam P. White2014-08-171-7/+9
| * Fix grid jumping (bug #1342238).Matthew Petroff2014-08-172-1/+8
| * Fix shift of transformation center on pastingDiederik van Lierop2014-08-163-10/+12
| * memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-152-2/+8
| * suppress compiler warningKris De Gussem2014-08-151-1/+1
| * Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...Nicolas Dufour2014-08-152-2/+7
| * Set pre-release version to 0.91pre2Bryce Harrington2014-08-154-16/+16
| * Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-144-20/+28
| * Revert unintentional changesLiam P. White2014-08-133-33/+32
| * Fix buildLiam P. White2014-08-135-33/+38
| * Printing. Fix for Bug #264831 (Print settings not persistent).Nicolas Dufour2014-08-132-5/+19
| * Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).Nicolas Dufour2014-08-101-15/+25
* | Fix gtk3 buildLiam P. White2014-08-171-1/+2
* | Merge in font-speedup branch to improve launch timesLiam P. White2014-08-178-1138/+1239
* | Add 'Show handles' LPEJabier Arraiza Cenoz2014-08-126-1/+283
* | fix a bug knots resetting in fillet-chamferJabier Arraiza Cenoz2014-08-111-2/+2
* | Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...Jabier Arraiza Cenoz2014-08-111-28/+22
* | Added reset modifier to knot in fillet chamferJabier Arraiza Cenoz2014-08-111-32/+46
* | Simplify original paths on helper paths pointed by Liam. Also used arcs for h...Jabier Arraiza Cenoz2014-08-111-2/+2
* | fix bug pointed by suvJabier Arraiza Cenoz2014-08-101-1/+1
* | Better helper paths in simplify LPE sugested by suvJabier Arraiza Cenoz2014-08-101-4/+8
* | Get gradient tool to shut up about invalid casts with meshesLiam P. White2014-08-101-7/+10
* | OopsLiam P. White2014-08-101-1/+1