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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Merge changes
Alexander Valavanis
2019-06-05
1
-0
/
+19
|
\
|
*
Fix formatting
Sergei Izmailov
2019-05-28
1
-9
/
+11
|
*
Fix segfault for bad `--pdf-page` argument values
Sergei Izmailov
2019-05-28
1
-0
/
+17
*
|
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-27
/
+0
|
/
*
Fix commandline page selection page selection and allow to select poppler in cmd
Marc Jeanmougin
2019-04-24
1
-0
/
+3
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-0
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-1
/
+1
*
fix 1789208 poppler 0.69
Thomas Holder
2018-09-28
1
-1
/
+1
*
Merge branch 'select-page' of gitlab.com:bobqwatson/inkscape
Marc Jeanmougin
2018-06-20
1
-0
/
+2
|
\
|
*
Add command-line option to select PDF page
Joe Rabinoff
2018-06-19
1
-0
/
+2
*
|
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
|
/
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-9
/
+9
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-7
/
+7
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-7
/
+7
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-5
/
+8
*
adapt to poppler 0.58
David Tardon
2017-09-07
1
-0
/
+6
*
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
1
-1
/
+0
*
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
2017-06-01
1
-2
/
+2
*
pdf-input: Gtk3 fixes
Alex Valavanis
2016-12-26
1
-15
/
+56
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
1
-35
/
+1
*
Extensions. Fix for bug #1506043 (PDF import options always default to Popple...
Nicolas Dufour
2015-10-19
1
-0
/
+1
*
Use more fine-grain fallbacks for Poppler/Cairo PDF imports.
Tavmjong Bah
2015-05-29
1
-0
/
+7
*
Fix Gtk3 build.
Tavmjong Bah
2015-05-26
1
-0
/
+6
*
Fix crash in import of PDF via Poppler/Cairo with relative path.
Tavmjong Bah
2015-05-24
1
-22
/
+28
*
Reorganized PDF import dialog, disabling unused options as appropriate.
Tavmjong Bah
2015-05-24
1
-64
/
+80
*
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
2014-11-26
1
-1
/
+1
*
Update to experimental r13619
Liam P. White
2014-10-18
1
-0
/
+24
|
\
|
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+24
|
|
\
|
|
*
add poppler data to bundle, fix relocation support (see bug #956282)
su_v
2014-08-21
1
-0
/
+24
|
*
|
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
|
|
/
*
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-1
/
+1
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
*
|
1. make it compile
Liam P. White
2014-06-25
1
-1
/
+1
|
/
*
merge pdf import via poppler-cairo into native importer
Adib Taraben
2014-06-06
1
-62
/
+171
*
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
2013-10-24
1
-1
/
+1
*
Fix adding viewBox to new documents.
Matthew Petroff
2013-09-22
1
-0
/
+6
*
Fix missing Gtkmm/Glib headers for Gtk+ 3 build
Alex Valavanis
2013-03-15
1
-0
/
+1
*
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
2013-03-08
1
-0
/
+8
*
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
2013-03-07
1
-1
/
+1
*
Win32. Fixing invalid cast (introduced rev.11986).
Nicolas Dufour
2012-12-26
1
-1
/
+1
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-3
/
+3
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-8
/
+0
*
Fix for 426763 : Cancelling import leads to error message
John Smith
2012-10-11
1
-0
/
+8
*
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
2012-06-09
1
-11
/
+13
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
1
-1
/
+0
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
1
-0
/
+10
[next]