index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
gdkpixbuf-input.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.
Nicolas Dufour
1
-4
/
+5
2012-08-19
round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)
Alvin Penner
1
-2
/
+2
2012-07-23
Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.
Nicolas Dufour
1
-4
/
+29
2012-04-18
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2012-03-18
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
1
-15
/
+31
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2011-07-20
Minor UI fix
Kris De Gussem
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-13
i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).
Nicolas Dufour
1
-3
/
+5
2010-07-13
i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).
Nicolas Dufour
1
-3
/
+5
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-3
/
+3
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2010-03-18
Changed the embed/link dialog to use radio buttons instead of a checkbox to m...
Jon A. Cruz
1
-4
/
+7
2010-03-17
make label more informative
buliabyak
1
-1
/
+1
2010-03-05
Always embed bitmap copies created with Alt+B.
Krzysztof Kosi??ski
1
-21
/
+2
2010-03-04
Improve behavior when pasting, DnDing and importing bitmap images
Krzysztof Kosi??ski
1
-35
/
+78
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-05-10
BUG 218090 opening of bitmap fails, now error message
theAdib
1
-1
/
+2
2009-05-05
using uri syntax while importing files using xlink:href
Adib Taraben
1
-1
/
+8
2009-04-07
extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...
Peter Moulder
1
-2
/
+8
2009-04-07
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-1
/
+0
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+1
2008-03-02
improved fix crash bug #197664
Johan B. C. Engelen
1
-5
/
+5
2008-03-02
fix crash bug #197664
Johan B. C. Engelen
1
-2
/
+3
2007-11-25
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-09-26
remove obsolete import-as-pattern option
bulia byak
1
-33
/
+8
2007-03-11
don't try to relativate hrefs here - it never works anyway, because we don't ...
bulia byak
1
-6
/
+4
2007-01-22
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
1
-4
/
+5
2006-08-26
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
1
-2
/
+3
2006-04-24
fit_canvas_to_drawing when opening images
Aaron Spike
1
-0
/
+3
2006-01-30
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
1
-1
/
+2