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
/
pdfinput
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-26
Win32. Fixing invalid cast (introduced rev.11986).
Nicolas Dufour
1
-1
/
+1
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-3
/
+3
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
1
-8
/
+0
2012-10-11
Fix for 426763 : Cancelling import leads to error message
John Smith
2
-1
/
+11
2012-09-10
pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)
Alvin Penner
1
-1
/
+2
2012-06-30
Fix building with Poppler 0.20 (LP: #1005565)
Luca Bruno
2
-16
/
+209
2012-06-09
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
2
-11
/
+17
2012-05-18
Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.
Jon A. Cruz
1
-2
/
+4
2012-05-15
pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....
Alvin Penner
1
-1
/
+4
2012-05-06
improved workaround to prevent GfxRadialShading from getting corrupted during...
Alvin Penner
1
-2
/
+15
2012-04-30
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
1
-1
/
+0
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2
-0
/
+14
2012-04-22
pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...
Alvin Penner
1
-6
/
+8
2012-04-18
Warning cleanup
Jon A. Cruz
2
-12
/
+9
2012-04-18
Fix for 169888 : Patch for HIG style frames for PDF import dialogs
John Smith
2
-38
/
+8
2012-04-15
pdf import. for radial gradient, approximate an ExponentialFunction using an ...
Alvin Penner
1
-19
/
+18
2012-04-08
pdf import. temporary workaround to prevent GfxRadialShading from getting cor...
Alvin Penner
1
-1
/
+2
2012-04-06
Fix remaining GTKMM deprecation issues
Alex Valavanis
1
-7
/
+10
2012-03-21
pdf import. improve upon rev 11094. transform four corners of bbox separately...
Alvin Penner
1
-8
/
+14
2012-03-18
pdf import. transform the bbox associated with a clip path (Bug 919176)
Alvin Penner
1
-0
/
+11
2012-02-26
header cleaning
Alex Valavanis
1
-1
/
+2
2012-02-25
Header cleaning
Alex Valavanis
2
-17
/
+30
2012-02-15
cppcheck
Kris De Gussem
1
-79
/
+78
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-08
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2
-16
/
+16
2012-02-07
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
1
-0
/
+8
2012-02-06
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
1
-12
/
+11
2012-02-04
initialisation
Kris De Gussem
1
-0
/
+1
2012-01-07
Warning and uninitialized data cleanup.
Jon A. Cruz
1
-159
/
+245
2011-12-29
cleanup includes
Johan B. C. Engelen
1
-6
/
+6
2011-12-29
fix preview of pdf files with weird characters in filename
Johan B. C. Engelen
1
-2
/
+2
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-11-19
variable initialisation
Kris De Gussem
2
-4
/
+9
2011-10-29
Updating use of libpng jump buffer. Fixes bug #721029.
Jon A. Cruz
1
-1
/
+1
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
3
-5
/
+4
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
3
-27
/
+28
2011-10-23
Warning cleanup
Jon A. Cruz
1
-14
/
+14
2011-10-20
cppcheck
Kris De Gussem
1
-2
/
+2
2011-10-18
cppcheck
Kris De Gussem
1
-2
/
+2
2011-10-17
pdf import. modify calculation of GradientTransform (Bug 530895)
Alvin Penner
1
-1
/
+38
2011-09-09
pdf import. apply invert transform to all image tags (Bug 840625)
Alvin Penner
1
-2
/
+1
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2011-06-13
cmake:
Campbell Barton
1
-5
/
+0
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-4
/
+4
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-5
/
+5
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
2
-3
/
+10
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-5
/
+5
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
2
-10
/
+10
2010-11-21
Patch from Lubomir Rintel to fix build with Poppler 0.15.1
Krzysztof Kosi??ski
1
-0
/
+10
[next]