summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)Liam P. White2014-08-301-5/+6
| | | (bzr r13341.1.185)
* Reduce header bloatAlex Valavanis2014-08-3045-109/+59
| | | (bzr r13341.1.184)
* Fix modelinesAlex Valavanis2014-08-3035-93/+93
| | | (bzr r13341.1.183)
* svg-view-widget: Gtk+ 3 fixesAlex Valavanis2014-08-261-6/+12
| | | (bzr r13341.1.182)
* Complete reduction of GObject boilerplateAlex Valavanis2014-08-262-34/+8
| | | (bzr r13341.1.181)
* sp-canvas: GObject boilerplate reductionAlex Valavanis2014-08-262-100/+17
| | | (bzr r13341.1.180)
* Standardise InkscapeApplication GObject implementation (namespace not ↵Alex Valavanis2014-08-2630-154/+116
| | | | | supported properly) (bzr r13341.1.179)
* Fix paint-selector orientationAlex Valavanis2014-08-261-1/+1
| | | (bzr r13341.1.178)
* remove gtkmm sub-headersJabier Arraiza Cenoz2014-08-262-16/+8
| | | (bzr r13341.1.177)
* fix bug coninuing existing paths whith no LPE in bspline/spiro modesJabier Arraiza Cenoz2014-08-251-4/+4
| | | (bzr r13341.1.176)
* More GObject boilerplate reductionAlex Valavanis2014-08-2417-459/+103
| | | (bzr r13341.1.175)
* More GObject boilerplate reductionAlex Valavanis2014-08-2416-295/+34
| | | (bzr r13341.1.174)
* desktop-widget: GObject boilerplate reductionAlex Valavanis2014-08-242-94/+84
| | | (bzr r13341.1.173)
* Fix strict build with Gtk+ 2Alex Valavanis2014-08-242-2/+3
| | | (bzr r13341.1.172)
* Fix Gtk+ 2 buildAlex Valavanis2014-08-246-4/+34
| | | (bzr r13341.1.171)
* Finish Gtk::Grid migrationAlex Valavanis2014-08-232-1/+33
| | | (bzr r13341.1.170)
* Migrate more widgets to Gtk::GridAlex Valavanis2014-08-235-7/+88
| | | (bzr r13341.1.169)
* Fix orientable Gtkmm widgetsAlex Valavanis2014-08-232-3/+28
| | | (bzr r13341.1.168)
* Fix deprecated GtkHBox useAlex Valavanis2014-08-231-2/+6
| | | (bzr r13341.1.167)
* Turn on double-buffering of the canvasLiam P. White2014-08-231-1/+1
| | | (bzr r13341.1.166)
* Fix deprecated VBox useAlex Valavanis2014-08-236-9/+21
| | | (bzr r13341.1.165)
* gtk_widget_set_margin_left/right deprecation fixAlex Valavanis2014-08-235-0/+58
| | | (bzr r13341.1.164)
* spw-utilities: gtk_widget_modify_font deprecation fixAlex Valavanis2014-08-231-0/+4
| | | (bzr r13341.1.163)
* icon: gtk_widget_get_state deprecation fixAlex Valavanis2014-08-231-0/+4
| | | (bzr r13341.1.162)
* Fix gdk_display_get_n_screens deprecationAlex Valavanis2014-08-232-0/+15
| | | (bzr r13341.1.161)
* sp-color-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-31/+19
| | | (bzr r13341.1.160)
* paint-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-31/+23
| | | (bzr r13341.1.159)
* properly attribute codeJohan B. C. Engelen2014-08-231-0/+7
| | | (bzr r13341.1.158)
* add missing files from last commitJohan B. C. Engelen2014-08-232-0/+145
| | | (bzr r13341.1.157)
* To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ↵Johan B. C. Engelen2014-08-235-3/+90
| | | | | | | | Catmull-Rom interpolation. The code probably needs a clean up pass, and more generally, the interpolation functions should move into 2geom or at least into a .cpp file. - Add Catmull-Rom interpolation to powerstroke interpolation options - Add LPE Interpolate points (bzr r13341.1.156)
* update to trunk lp:inkscape 13530 (fixes Windows build)Johan B. C. Engelen2014-08-236-62/+58
|\ | | | | (bzr r13341.1.155)
| * Fix skewing bug that could lead to infinite transformsDiederik van Lierop2014-08-231-3/+10
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1266499 (bzr r13530)
| * Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2014-08-202-3/+102
| | | | | | (bzr r13529)
| * Clear the waiting cursor on the old desktop after creating a new oneLiam P. White2014-08-191-4/+6
| | | | | | (bzr r13528)
| * Fix some issues with constrained snappingDiederik van Lierop2014-08-171-49/+36
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/681286 - https://launchpad.net/bugs/1265026 (bzr r13527)
| * fix build problem for win32 due to syntax problem in .rc files after tagging ↵Adib Taraben2014-08-173-6/+6
| | | | | | | | | | pre2 (bzr r13526)
* | fix Windows 64-bit buildJohan B. C. Engelen2014-08-231-2/+2
| | | | | | (bzr r13341.1.154)
* | gradient-vector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-33/+17
| | | | | | (bzr r13341.1.153)
* | gradient-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-32/+12
| | | | | | (bzr r13341.1.152)
* | font-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-27/+15
| | | | | | (bzr r13341.1.151)
* | Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2014-08-202-3/+102
| | | | | | (bzr r13341.1.149)
* | Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' ↵Tavmjong Bah2014-08-204-28/+53
| | | | | | | | | | (rendering only). (bzr r13341.1.148)
* | Fix gtk3 buildLiam P. White2014-08-181-0/+1
| | | | | | (bzr r13341.1.147)
* | Fix build (not pretty).Liam P. White2014-08-1827-41/+57
| | | | | | (bzr r13341.1.146)
* | Code cleanup.Liam P. White2014-08-1837-911/+804
| | | | | | (bzr r13341.1.145)
* | Fix accidental regression in previous commitLiam P. White2014-08-171-0/+1
| | | | | | (bzr r13341.1.144)
* | Fix gtk3 crash when using "close" buttonLiam P. White2014-08-171-14/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1090936 (bzr r13341.1.143)
* | Update to trunk r13525Liam P. White2014-08-1721-80/+134
|\| | | | | (bzr r13341.1.142)
| * Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White2014-08-171-3/+4
| | | | | | (bzr r13525)
| * Work around for upstream GTK bug #734915 (speeds launch times)Liam P. White2014-08-171-7/+9
| | | | | | (bzr r13523)