summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)Liam P. White2014-08-301-5/+6
* Reduce header bloatAlex Valavanis2014-08-3045-109/+59
* Fix modelinesAlex Valavanis2014-08-3035-93/+93
* svg-view-widget: Gtk+ 3 fixesAlex Valavanis2014-08-261-6/+12
* Complete reduction of GObject boilerplateAlex Valavanis2014-08-262-34/+8
* sp-canvas: GObject boilerplate reductionAlex Valavanis2014-08-262-100/+17
* Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-2630-154/+116
* Fix paint-selector orientationAlex Valavanis2014-08-261-1/+1
* remove gtkmm sub-headersJabier Arraiza Cenoz2014-08-262-16/+8
* fix bug coninuing existing paths whith no LPE in bspline/spiro modesJabier Arraiza Cenoz2014-08-251-4/+4
* More GObject boilerplate reductionAlex Valavanis2014-08-2417-459/+103
* More GObject boilerplate reductionAlex Valavanis2014-08-2416-295/+34
* desktop-widget: GObject boilerplate reductionAlex Valavanis2014-08-242-94/+84
* Fix strict build with Gtk+ 2Alex Valavanis2014-08-242-2/+3
* Fix Gtk+ 2 buildAlex Valavanis2014-08-246-4/+34
* Finish Gtk::Grid migrationAlex Valavanis2014-08-232-1/+33
* Migrate more widgets to Gtk::GridAlex Valavanis2014-08-235-7/+88
* Fix orientable Gtkmm widgetsAlex Valavanis2014-08-232-3/+28
* Fix deprecated GtkHBox useAlex Valavanis2014-08-231-2/+6
* Turn on double-buffering of the canvasLiam P. White2014-08-231-1/+1
* Fix deprecated VBox useAlex Valavanis2014-08-236-9/+21
* gtk_widget_set_margin_left/right deprecation fixAlex Valavanis2014-08-235-0/+58
* 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