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
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-2
/
+2
2008-04-13
translator comment
Arpad Biro
1
-0
/
+1
2008-02-20
* INTL - fixed: "Crop to" dropdown strings not translated for PDF Import
Marcin Floryan
1
-9
/
+10
2008-02-20
yet another contextual split
Alexandre Prokoudine
1
-1
/
+1
2008-01-31
a bunch of small changes to provide a user readable explanation of filters
Alexandre Prokoudine
1
-3
/
+3
2008-01-30
A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not f...
Alexandre Prokoudine
1
-6
/
+6
2008-01-09
Another take to fixing pdf import crash, likely without memory leak
Niko Kiirala
1
-3
/
+3
2008-01-09
and in one more place
bulia byak
1
-1
/
+1
2008-01-08
trying to fix pdf import crashes
bulia byak
1
-1
/
+1
2007-12-17
revert comenting of uri argument in PdfImportDialog
Adib Taraben
1
-1
/
+1
2007-12-17
non-poppler build fix
Jon A. Cruz
1
-47
/
+49
2007-12-16
[BUG #169122] PDF import doesn't work when file name has accents, partially f...
Adib Taraben
1
-8
/
+41
2007-11-18
Switched from directly using CairoOutputDev to using the poppler-glib API
miklosh
1
-19
/
+22
2007-08-23
add too-high-precision warning, transientize, copyediting, cosmetic
bulia byak
1
-30
/
+44
2007-08-23
initialize page number and preview
bulia byak
1
-0
/
+2
2007-08-23
Clear Cairo surface to white before rendering preview
miklosh
1
-0
/
+2
2007-08-23
Display the total number of pages next to the page number spinbutton
miklosh
1
-1
/
+16
2007-08-20
Use the embedded thumbnails for preview when poppler-cairo is not available
miklosh
1
-23
/
+60
2007-08-19
Disable the page selector when there's only one page
miklosh
1
-0
/
+4
2007-08-19
Added checks for pixbuf/pixmap allocation failure
miklosh
1
-2
/
+7
2007-08-19
Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...
miklosh
1
-1
/
+11
2007-08-19
Added a PDF import settings dialog
miklosh
1
-4
/
+495
2007-08-01
Redirected opening of AI files to the poppler-based PDF import extension
miklosh
1
-2
/
+16
2007-07-28
Set top-level groups as layers with the name of the PDF document
miklosh
1
-1
/
+7
2007-07-23
Added tiling pattern support
miklosh
1
-1
/
+1
2007-07-23
Removed transform from <svg> and corrected matrix multiplication order in Pdf...
miklosh
1
-2
/
+0
2007-07-21
Further development of the PDF import module: continued pruning of PdfParser....
miklosh
1
-12
/
+2
2007-07-12
Initial commit of native poppler-based PDF import.
miklosh
1
-0
/
+139