summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-30Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)Liam P. White1-5/+6
2014-08-30Reduce header bloatAlex Valavanis45-109/+59
2014-08-30Fix modelinesAlex Valavanis35-93/+93
2014-08-26svg-view-widget: Gtk+ 3 fixesAlex Valavanis1-6/+12
2014-08-26Complete reduction of GObject boilerplateAlex Valavanis2-34/+8
2014-08-26sp-canvas: GObject boilerplate reductionAlex Valavanis2-100/+17
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis30-154/+116
2014-08-26Fix paint-selector orientationAlex Valavanis1-1/+1
2014-08-26remove gtkmm sub-headersJabier Arraiza Cenoz2-16/+8
2014-08-25fix bug coninuing existing paths whith no LPE in bspline/spiro modesJabier Arraiza Cenoz1-4/+4
2014-08-24More GObject boilerplate reductionAlex Valavanis17-459/+103
2014-08-24More GObject boilerplate reductionAlex Valavanis16-295/+34
2014-08-24desktop-widget: GObject boilerplate reductionAlex Valavanis2-94/+84
2014-08-24Fix strict build with Gtk+ 2Alex Valavanis2-2/+3
2014-08-24Fix Gtk+ 2 buildAlex Valavanis6-4/+34
2014-08-23Finish Gtk::Grid migrationAlex Valavanis2-1/+33
2014-08-23Migrate more widgets to Gtk::GridAlex Valavanis5-7/+88
2014-08-23Fix orientable Gtkmm widgetsAlex Valavanis2-3/+28
2014-08-23Fix deprecated GtkHBox useAlex Valavanis1-2/+6
2014-08-23Turn on double-buffering of the canvasLiam P. White1-1/+1
2014-08-23Fix deprecated VBox useAlex Valavanis6-9/+21
2014-08-23gtk_widget_set_margin_left/right deprecation fixAlex Valavanis5-0/+58
2014-08-23spw-utilities: gtk_widget_modify_font deprecation fixAlex Valavanis1-0/+4
2014-08-23icon: gtk_widget_get_state deprecation fixAlex Valavanis1-0/+4
2014-08-23Fix gdk_display_get_n_screens deprecationAlex Valavanis2-0/+15
2014-08-23sp-color-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2-31/+19
2014-08-23paint-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2-31/+23
2014-08-23properly attribute codeJohan B. C. Engelen1-0/+7
2014-08-23add missing files from last commitJohan B. C. Engelen2-0/+145
2014-08-23To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...Johan B. C. Engelen5-3/+90
2014-08-23fix Windows 64-bit buildJohan B. C. Engelen1-2/+2
2014-08-23gradient-vector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2-33/+17
2014-08-23gradient-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis1-32/+12
2014-08-23font-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis1-27/+15
2014-08-23Fix skewing bug that could lead to infinite transformsDiederik van Lierop1-3/+10
2014-08-20Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2-3/+102
2014-08-20Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2-3/+102
2014-08-20Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...Tavmjong Bah4-28/+53
2014-08-19Clear the waiting cursor on the old desktop after creating a new oneLiam P. White1-4/+6
2014-08-18Fix gtk3 buildLiam P. White1-0/+1
2014-08-18Fix build (not pretty).Liam P. White27-41/+57
2014-08-18Code cleanup.Liam P. White37-911/+804
2014-08-17Fix some issues with constrained snappingDiederik van Lierop1-49/+36
2014-08-17Fix accidental regression in previous commitLiam P. White1-0/+1
2014-08-17fix build problem for win32 due to syntax problem in .rc files after tagging ...Adib Taraben3-6/+6
2014-08-17Fix gtk3 crash when using "close" buttonLiam P. White1-14/+1
2014-08-17Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White1-3/+4
2014-08-17Fix gtk3 buildLiam P. White1-1/+2
2014-08-17Merge in font-speedup branch to improve launch timesLiam P. White8-1138/+1239
2014-08-17Work around for upstream GTK bug #734915 (speeds launch times)Liam P. White1-7/+9