summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* lpe interpolate points: small code style fix-up. should be done for all LPEsJohan B. C. Engelen2014-09-041-1/+1
* libnrtype, Layout-TNG-Compute: initialize variables. fixes compiler warningJohan B. C. Engelen2014-09-031-0/+2
* remove glib dependency, but add return statements to help compiler and preven...Johan B. C. Engelen2014-09-031-7/+5
* undo some things from rev 13530, to fix compile with gcc 4.9.0 -Werror=return...Johan B. C. Engelen2014-09-031-2/+3
* Remove misleading dialogs directoryLiam P. White2014-09-0237-66/+36
* Update to trunk r13542Liam P. White2014-09-029-42/+61
|\
| * Fix locale issue in powerstroke width selectionLiam P. White2014-09-021-5/+4
| * Updated about box authors list from AUTHORS file.Matthew Petroff2014-09-021-0/+10
| * BinReloc: fix -Wwrite-stringsLiam P. White2014-09-012-2/+2
| * Fix for bug #1363497 (strange crash with knot path effect)Liam P. White2014-08-311-21/+17
| * Translators list updateNicolas Dufour2014-08-301-3/+5
| * Fix rotation center regression caused by my own commit 13512Diederik van Lierop2014-08-262-9/+21
| * UI. Fix for Bug #340723 "Interface inconsistency of tooltips".Nicolas Dufour2014-08-262-2/+2
| * fix Windows 64-bit buildJohan B. C. Engelen2014-08-231-2/+2
* | Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-31171-1113/+1028
* | Minor pass of header cleanupLiam P. White2014-08-3023-129/+126
* | Remove old stub from inkviewLiam P. White2014-08-301-10/+0
* | Fix gtk3 buildLiam P. White2014-08-301-13/+13
* | 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