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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-1
/
+1
2018-09-28
fix 1789208 poppler 0.69
Thomas Holder
1
-0
/
+1
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2016-12-26
pdf-input: Gtk3 fixes
Alex Valavanis
1
-1
/
+0
2016-07-28
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
1
-14
/
+1
2015-05-24
Reorganized PDF import dialog, disabling unused options as appropriate.
Tavmjong Bah
1
-3
/
+10
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2014-06-06
merge pdf import via poppler-cairo into native importer
Adib Taraben
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-03-07
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
1
-1
/
+6
2012-10-11
Fix for 426763 : Cancelling import leads to error message
John Smith
1
-1
/
+3
2012-06-09
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
1
-0
/
+4
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-0
/
+4
2012-04-18
Fix for 169888 : Patch for HIG style frames for PDF import dialogs
John Smith
1
-6
/
+3
2012-02-25
Header cleaning
Alex Valavanis
1
-16
/
+23
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-8
/
+11
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-2
/
+8
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-04-15
patch 179589 with UI added: optionally, try to replace a font name specified ...
bulia byak
1
-0
/
+1
2007-11-18
Switched from directly using CairoOutputDev to using the poppler-glib API
miklosh
1
-3
/
+3
2007-08-23
add too-high-precision warning, transientize, copyediting, cosmetic
bulia byak
1
-0
/
+1
2007-08-23
Display the total number of pages next to the page number spinbutton
miklosh
1
-0
/
+1
2007-08-20
Use the embedded thumbnails for preview when poppler-cairo is not available
miklosh
1
-0
/
+2
2007-08-19
Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...
miklosh
1
-1
/
+5
2007-08-19
Added a PDF import settings dialog
miklosh
1
-0
/
+77
2007-07-12
Initial commit of native poppler-based PDF import.
miklosh
1
-10
/
+10
2007-07-04
Initial commit of Cairo-based PDF import using libpoppler
miklosh
1
-9
/
+17
2006-07-31
r13108@tres: ted | 2006-07-30 12:27:51 -0700
Ted Gould
1
-0
/
+43