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
/
pdf-input-cairo.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
merge pdf import via poppler-cairo into native importer
Adib Taraben
1
-680
/
+0
2014-04-13
pdf import via poppler-cairo, bug:1017123:handling stroke width < 1
Adib Taraben
1
-1
/
+1
2013-10-27
add some nullptr checking, should fix crash (couldn't test)
Johan B. C. Engelen
1
-1
/
+1
2013-10-24
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
1
-1
/
+1
2013-09-22
Fix adding viewBox to new documents.
Matthew Petroff
1
-0
/
+9
2013-09-21
Fix preview page number for PDF Cairo import dialog
Alex Valavanis
1
-1
/
+1
2013-03-30
Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd...
Nicolas Dufour
1
-3
/
+3
2013-03-08
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
1
-0
/
+8
2013-03-07
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
1
-1
/
+1
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-4
/
+4
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
1
-8
/
+0
2012-06-09
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
1
-11
/
+12
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
1
-0
/
+10
2012-04-18
Warning cleanup
Jon A. Cruz
1
-3
/
+1
2012-04-18
Fix for 169888 : Patch for HIG style frames for PDF import dialogs
John Smith
1
-32
/
+6
2012-04-06
Fix remaining GTKMM deprecation issues
Alex Valavanis
1
-6
/
+8
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
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-1
/
+3
2011-02-14
preview dialogue for pdf-import-cairo
Adib Taraben
1
-4
/
+569
2011-01-22
add pdf import filter via poppler-cairo
Adib Taraben
1
-2
/
+2
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
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
-2
/
+2
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+1
2008-02-29
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-01-05
Fixing up a few more files
Bryce Harrington
1
-0
/
+2
2007-12-31
whitespace cleanup
Bryce Harrington
1
-7
/
+7
2007-07-04
Initial commit of Cairo-based PDF import using libpoppler
miklosh
1
-0
/
+110