summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added 9 cursors for the tweak tool.Christoffer Holmstedt2013-04-1810-5/+372
* Fix for Bug #503712 (Personal default template not used) by Slagvi.Nicolas Dufour2013-04-151-2/+2
* odg export: some work on gradientsKris De Gussem2013-04-122-55/+36
* Fix some broken Vim modelinesAlex Valavanis2013-04-116-6/+6
* patch by Damjan Velickovski for rotation snap degrees, Bug 525508Alvin Penner2013-04-081-2/+2
* extensions. Desktop Cutting Plotter (DXF R14) output. patch by Yann Papouin f...Alvin Penner2013-04-082-5/+34
* Implement read/write of image-rendering property. To be used to control scaling.Tavmjong Bah2013-04-083-29/+112
* NULL pointer checksKris De Gussem2013-04-082-36/+53
* Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz2013-04-082-2/+58
* Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-072-2/+34
* add --export-margin option to PDF/EPS/PS export cmdlineJohan B. C. Engelen2013-04-061-0/+15
* fix bug where extension radiobutton parameters cannot be set from cmdline (e....Johan B. C. Engelen2013-04-061-1/+1
* Ukrainian translation update by Yuri Chornoivan.Nicolas Dufour2013-04-052-3908/+4504
* Fix for Bug #1163759 (Mouse selection ignores transform).Nicolas Dufour2013-04-041-6/+6
* odf export: code clean up and preparatory work to allow gradients in export. ...Kris De Gussem2013-04-032-665/+376
* Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem2013-04-035-17/+28
* Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2013-04-021-142/+138
* Fix copyright email for Martin OwensMartin Owens2013-03-312-2/+2
* Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd...Nicolas Dufour2013-03-303-210/+391
* Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2013-03-301-3807/+4043
* Header cleanupAlex Valavanis2013-03-2917-59/+23
* Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...Nicolas Dufour2013-03-281-1/+5
* Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...Nicolas Dufour2013-03-283-4140/+6533
* Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ...Nicolas Dufour2013-03-282-5/+16
* fix buildJohan B. C. Engelen2013-03-281-3/+3
* Dutch translation updateKris De Gussem2013-03-271-4215/+4593
* Fix for bug #1160925 (Missing files in POTFILES.in) by Masato HASHIMOTO.Nicolas Dufour2013-03-272-1886/+2112
* Stop using top-level glibmm headerAlex Valavanis2013-03-264-19/+17
* Fix check for X11 backend with Gtk+ 2Alex Valavanis2013-03-261-1/+1
* Prevent config failure with GTK_CHECK_BACKEND when Gtk+ 3 dev is unavailableAlex Valavanis2013-03-261-1/+7
* German translation updateUwe Sch??ler2013-03-261-14/+13
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-2627-32/+87
* Revert r12183 and replace with better work-around for Pango bug (incorrectTavmjong Bah2013-03-261-16/+24
* Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrel...Craig Marshall2013-03-262-2/+1
* Drop unnecessary (and broken with Gtk+ 3) check for Gtk+ backendAlex Valavanis2013-03-251-11/+0
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2586-158/+111
* Translations. Fix for Bug #837962 (Untranslatable and not localized strings).Nicolas Dufour2013-03-253-3068/+3229
* Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-254-59/+61
* German translation updateUwe Sch??ler2013-03-241-2348/+2361
* Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...Nicolas Dufour2013-03-244-146/+160
* Ignore more files (m4, po, etc.).Tavmjong Bah2013-03-241-0/+58
* Convert a couple of C-style pointer castsAlex Valavanis2013-03-232-3/+3
* Extensions. Fix for old Bug #166697 (Effects dirty document even when they do...Nicolas Dufour2013-03-231-1/+6
* Fix more clang warningsAlex Valavanis2013-03-232-7/+7
* Hide remaining non-critical GDL warnings. These will stop being our problem ...Alex Valavanis2013-03-231-2/+2
* Use subclass of RadioButton rather than setting gobject data in Stroke Style ...Alex Valavanis2013-03-232-65/+120
* filter name is random filter232 when first addedRaphael Rosch2013-03-221-1/+1
* pick a better filter editor iconRaphael Rosch2013-03-222-12/+24
* Translations. Translatable files clean-up (find.cpp removal).Nicolas Dufour2013-03-224-2318/+2300
* ability to scroll inside the filter dock -- gain some screen real estate!Raphael Rosch2013-03-222-17/+89