summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix for Bug #1163759 (Mouse selection ignores transform).Nicolas Dufour2013-04-041-6/+6
| | | (bzr r12265)
* odf export: code clean up and preparatory work to allow gradients in export. ↵Kris De Gussem2013-04-032-665/+376
| | | | | | | Now only linear fill gradients are shown (not taking orientation and position into account). part of bug #474956 (odg export still doesn't work) (bzr r12264)
* Checking file presence before calling lstat (should fix Bug #785701 Inkscape ↵Kris De Gussem2013-04-035-17/+28
| | | | | freezes at opening) (bzr r12263)
* Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2013-04-021-142/+138
| | | (bzr r12262)
* Fix copyright email for Martin OwensMartin Owens2013-03-312-2/+2
| | | (bzr r12261)
* Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and ↵Nicolas Dufour2013-03-303-210/+391
| | | | | pdf via cairo import and more) by Masato HASHIMOTO. (bzr r12260)
* Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2013-03-301-3807/+4043
| | | (bzr r12259)
* Header cleanupAlex Valavanis2013-03-2917-59/+23
| | | (bzr r12258)
* Fix for Bug #1161205 (Font substitution dialog appears when generic font ↵Nicolas Dufour2013-03-281-1/+5
| | | | | family is found except Sans-serif). (bzr r12257)
* Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by ↵Nicolas Dufour2013-03-283-4140/+6533
| | | | | | | Masato HASHIMOTO. Translation template and French translation update. (bzr r12256)
* Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ↵Nicolas Dufour2013-03-282-5/+16
| | | | | | | Craig Marshall. Fix for Bug #481805 (Rectangle with rounded corners) by Markus Engel. (bzr r12255)
* fix buildJohan B. C. Engelen2013-03-281-3/+3
| | | (bzr r12254)
* Dutch translation updateKris De Gussem2013-03-271-4215/+4593
| | | (bzr r12253)
* Fix for bug #1160925 (Missing files in POTFILES.in) by Masato HASHIMOTO.Nicolas Dufour2013-03-272-1886/+2112
| | | (bzr r12252)
* Stop using top-level glibmm headerAlex Valavanis2013-03-264-19/+17
| | | (bzr r12251)
* Fix check for X11 backend with Gtk+ 2Alex Valavanis2013-03-261-1/+1
| | | (bzr r12250)
* Prevent config failure with GTK_CHECK_BACKEND when Gtk+ 3 dev is unavailableAlex Valavanis2013-03-261-1/+7
| | | (bzr r12249)
* German translation updateUwe Sch??ler2013-03-261-14/+13
| | | (bzr r12248)
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-2627-32/+87
| | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
* Revert r12183 and replace with better work-around for Pango bug (incorrectTavmjong Bah2013-03-261-16/+24
| | | | | | font-family if weight is expressed as a number). Also fixed bug with font-stretch. (bzr r12246)
* Fixed broken logic in zoom history to fix bug 1106031 (and removed some ↵Craig Marshall2013-03-262-2/+1
| | | | | unrelated and unnecessary debug output) (bzr r12245)
* Drop unnecessary (and broken with Gtk+ 3) check for Gtk+ backendAlex Valavanis2013-03-251-11/+0
| | | (bzr r12244)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2586-158/+111
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Translations. Fix for Bug #837962 (Untranslatable and not localized strings).Nicolas Dufour2013-03-253-3068/+3229
| | | | | Translations. PO template and French translation update. (bzr r12242)
* Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-254-59/+61
| | | (bzr r12241)
* German translation updateUwe Sch??ler2013-03-241-2348/+2361
| | | (bzr r12240)
* Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by ↵Nicolas Dufour2013-03-244-146/+160
| | | | | | | | Masato HASHIMOTO." Translations. Fix for Bug #1159347 (Non-localized strings in PS-export)." Translations. PO template update. (bzr r12239)
* Ignore more files (m4, po, etc.).Tavmjong Bah2013-03-241-0/+58
| | | (bzr r12238)
* Convert a couple of C-style pointer castsAlex Valavanis2013-03-232-3/+3
| | | (bzr r12237)
* Extensions. Fix for old Bug #166697 (Effects dirty document even when they ↵Nicolas Dufour2013-03-231-1/+6
| | | | | do nothing). (bzr r12236)
* Fix more clang warningsAlex Valavanis2013-03-232-7/+7
| | | (bzr r12235)
* Hide remaining non-critical GDL warnings. These will stop being our problem ↵Alex Valavanis2013-03-231-2/+2
| | | | | after Gtk+ 3 migration (bzr r12234)
* Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵Alex Valavanis2013-03-232-65/+120
| | | | | dialog: fixes cast-align issue. (bzr r12233)
* filter name is random filter232 when first addedRaphael Rosch2013-03-221-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1089406 (bzr r12232)
* pick a better filter editor iconRaphael Rosch2013-03-222-12/+24
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1092313 (bzr r12231)
* Translations. Translatable files clean-up (find.cpp removal).Nicolas Dufour2013-03-224-2318/+2300
| | | | | | | Translations. Inkscape.pot update. Preferences. Filters preferences text fix (see Bug #1133033). Extensions. Fix for Bug #1158377 (Printing marks needs more precision). (bzr r12230)
* ability to scroll inside the filter dock -- gain some screen real estate!Raphael Rosch2013-03-222-17/+89
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1062134 (bzr r12229)
* Clarified choice of downsampling routine.Jasper van de Gronde2013-03-211-1/+3
| | | (bzr r12228)
* Handle bitmap downsampling ourselves, see bug #804162 in launchpad.Jasper van de Gronde2013-03-212-12/+115
| | | (bzr r12227)
* Keys. Bug #253552 (Repeat effect shortcut).Nicolas Dufour2013-03-192-16/+22
| | | (bzr r12226)
* Partial fix for Bug #1071082 (Undo History doesn't work if open before file ↵Nicolas Dufour2013-03-192-1/+19
| | | | | is opened) by vaifrax. (bzr r12225)
* Drop remaining unused functionsAlex Valavanis2013-03-183-3/+5
| | | (bzr r12224)
* Drop old (unused) find dialog filesAlex Valavanis2013-03-185-503/+1
| | | (bzr r12223)
* Fix -Wcast-align issues with SPItemCtxAlex Valavanis2013-03-183-4/+3
| | | (bzr r12222)
* Fix -Wunused-function warningsAlex Valavanis2013-03-189-431/+24
| | | (bzr r12221)
* extensions. hpgl output. further patch 2 by TimeWaster (Bug 1118663)Alvin Penner2013-03-172-62/+75
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1118663 (bzr r12220)
* Explicitly test for -Wno-unused-but-set-variable compiler optionAlex Valavanis2013-03-172-2/+14
| | | (bzr r12219)
* cppcheckKris De Gussem2013-03-176-14/+10
| | | (bzr r12218)
* cppcheckKris De Gussem2013-03-165-7/+3
| | | (bzr r12217)
* Only suppress compiler warnings for GDL if option is supportedAlex Valavanis2013-03-162-0/+4
| | | (bzr r12216)