summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/gdkpixbuf-input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-20Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour1-4/+5
2012-08-19round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)Alvin Penner1-2/+2
2012-07-23Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour1-4/+29
2012-04-18Warning cleanupJon A. Cruz1-3/+3
2012-03-18Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour1-15/+31
2012-02-12Header cleaningAlex Valavanis1-0/+2
2011-07-20Minor UI fixKris De Gussem1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-13i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour1-3/+5
2010-07-13i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour1-3/+5
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-3/+3
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2010-03-18Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz1-4/+7
2010-03-17make label more informativebuliabyak1-1/+1
2010-03-05Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski1-21/+2
2010-03-04Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski1-35/+78
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-05-10BUG 218090 opening of bitmap fails, now error messagetheAdib1-1/+2
2009-05-05using uri syntax while importing files using xlink:hrefAdib Taraben1-1/+8
2009-04-07extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...Peter Moulder1-2/+8
2009-04-07Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder1-1/+1
2008-10-27From trunkTed Gould1-1/+0
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
2008-03-02improved fix crash bug #197664Johan B. C. Engelen1-5/+5
2008-03-02fix crash bug #197664Johan B. C. Engelen1-2/+3
2007-11-25Warning cleanupJon A. Cruz1-3/+3
2007-09-26remove obsolete import-as-pattern optionbulia byak1-33/+8
2007-03-11don't try to relativate hrefs here - it never works anyway, because we don't ...bulia byak1-6/+4
2007-01-22continue switching sp_repr_new* over to XML::Document::create*Aaron Spike1-4/+5
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-2/+3
2006-04-24fit_canvas_to_drawing when opening imagesAaron Spike1-0/+3
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-1/+2