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
/
pdf-input.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-5
/
+8
2017-09-07
adapt to poppler 0.58
David Tardon
1
-0
/
+6
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-1
/
+0
2017-06-01
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
1
-2
/
+2
2017-06-01
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
1
-2
/
+2
2016-12-26
pdf-input: Gtk3 fixes
Alex Valavanis
1
-15
/
+56
2016-07-28
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
1
-35
/
+1
2015-10-19
Extensions. Fix for bug #1506043 (PDF import options always default to Popple...
Nicolas Dufour
1
-0
/
+1
2015-05-29
Use more fine-grain fallbacks for Poppler/Cairo PDF imports.
Tavmjong Bah
1
-0
/
+7
2015-05-26
Fix Gtk3 build.
Tavmjong Bah
1
-0
/
+6
2015-05-24
Fix crash in import of PDF via Poppler/Cairo with relative path.
Tavmjong Bah
1
-22
/
+28
2015-05-24
Reorganized PDF import dialog, disabling unused options as appropriate.
Tavmjong Bah
1
-64
/
+80
2014-11-26
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+1
2014-09-07
Update to experimental r13543
Liam P. White
1
-1
/
+1
2014-09-02
Remove misleading dialogs directory
Liam P. White
1
-1
/
+1
2014-08-21
add poppler data to bundle, fix relocation support (see bug #956282)
su_v
1
-0
/
+24
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-1
/
+1
2014-06-25
1. make it compile
Liam P. White
1
-1
/
+1
2014-06-06
merge pdf import via poppler-cairo into native importer
Adib Taraben
1
-62
/
+171
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
/
+6
2013-03-19
Fixing regression
jtx
1
-0
/
+1
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+0
2013-03-15
Fix missing Gtkmm/Glib headers for Gtk+ 3 build
Alex Valavanis
1
-0
/
+1
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-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
1
-0
/
+8
2012-06-09
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
1
-11
/
+13
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
-6
/
+3
2012-04-18
Fix for 169888 : Patch for HIG style frames for PDF import dialogs
John Smith
1
-32
/
+5
2012-04-06
Fix remaining GTKMM deprecation issues
Alex Valavanis
1
-7
/
+10
2012-02-26
header cleaning
Alex Valavanis
1
-1
/
+2
2012-02-25
Header cleaning
Alex Valavanis
1
-1
/
+7
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
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-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-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
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
1
-1
/
+2
2010-10-12
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
1
-2
/
+2
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
1
-6
/
+4
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-3
/
+3
[next]