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
2019-10-26
fix poppler 0.82.0 build
Thomas Holder
4
-3
/
+9
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2
-17
/
+51
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-05-28
Fix formatting
Sergei Izmailov
1
-9
/
+11
2019-05-28
Fix segfault for bad `--pdf-page` argument values
Sergei Izmailov
1
-0
/
+17
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-27
/
+0
2019-04-24
Fix commandline page selection page selection and allow to select poppler in cmd
Marc Jeanmougin
1
-0
/
+3
2019-04-24
Tentative fix for poppler 0.76
Marc Jeanmougin
2
-1
/
+8
2019-04-06
More document.h cleanup.
Tavmjong Bah
1
-1
/
+1
2019-04-02
Tidy various dialog UIs
Nathan Lee
1
-0
/
+3
2019-01-02
modernize loops
Marc Jeanmougin
2
-10
/
+7
2018-12-09
fix poppler 0.72.0 build
Thomas Holder
2
-1
/
+4
2018-11-08
Clarify licenses
Max Gaukler
7
-18
/
+38
2018-11-06
fix poppler 0.71.0 build.
Bartłomiej Szczepaniak
1
-0
/
+6
2018-10-29
cleanup: remove Base64OutputStream
Thomas Holder
1
-20
/
+8
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2
-3
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
6
-5
/
+9
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-1
/
+1
2018-09-30
use poppler-transition-api instead of ifdefs
Thomas Holder
2
-702
/
+208
2018-09-28
fix 1789208 poppler 0.69
Thomas Holder
7
-45
/
+80
2018-09-04
Modified fix for compatibility with poppler 0.64
Eduard Braun
4
-8
/
+27
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2
-2
/
+2
2018-06-19
Add command-line option to select PDF page
Joe Rabinoff
1
-0
/
+2
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2
-4
/
+4
2018-06-18
Update pdf-parser.cpp
Marc Jeanmougin
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-5
/
+5
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2
-3
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
5
-144
/
+144
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-05-25
Fix compilation with poppler 0.65.0
Jan Palus
1
-2
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
3
-37
/
+37
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
3
-37
/
+37
2018-04-24
Fix compilation with poppler 0.64
Eduard Braun
4
-10
/
+9
2018-03-12
Fixed more trivial typos
luz.paz
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
2
-5
/
+9
2017-11-04
Change abs to std::abs to fix warnings
Simon Wells
1
-4
/
+4
2017-09-07
adapt to poppler 0.58
David Tardon
2
-0
/
+527
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
2
-16
/
+56
2016-07-28
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2
-49
/
+2
2016-01-11
Bump poppler dep to 0.20.0
Alex Valavanis
1
-196
/
+0
2016-01-11
Bump poppler dep to 0.15.1 (see bug #1419263)
Alex Valavanis
1
-8
/
+0
2016-01-11
Bump poppler dep to 0.12.2 (see bug #1419263)
Alex Valavanis
1
-45
/
+9
2015-10-19
Extensions. Fix for bug #1506043 (PDF import options always default to Popple...
Nicolas Dufour
1
-0
/
+1
2015-08-29
Ensure strncpy'd strings are null terminated
Bryce Harrington
1
-0
/
+1
2015-05-29
Use more fine-grain fallbacks for Poppler/Cairo PDF imports.
Tavmjong Bah
1
-0
/
+7
2015-05-27
Revert unintended changes.
Tavmjong Bah
2
-159
/
+8
[next]