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
*
add too-high-precision warning, transientize, copyediting, cosmetic
bulia byak
2007-08-23
1
-30
/
+44
*
initialize page number and preview
bulia byak
2007-08-23
1
-0
/
+2
*
Clear Cairo surface to white before rendering preview
miklosh
2007-08-23
1
-0
/
+2
*
Display the total number of pages next to the page number spinbutton
miklosh
2007-08-23
1
-1
/
+16
*
Use the embedded thumbnails for preview when poppler-cairo is not available
miklosh
2007-08-20
1
-23
/
+60
*
Disable the page selector when there's only one page
miklosh
2007-08-19
1
-0
/
+4
*
Added checks for pixbuf/pixmap allocation failure
miklosh
2007-08-19
1
-2
/
+7
*
Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...
miklosh
2007-08-19
1
-1
/
+11
*
Added a PDF import settings dialog
miklosh
2007-08-19
1
-4
/
+495
*
Redirected opening of AI files to the poppler-based PDF import extension
miklosh
2007-08-01
1
-2
/
+16
*
Set top-level groups as layers with the name of the PDF document
miklosh
2007-07-28
1
-1
/
+7
*
Added tiling pattern support
miklosh
2007-07-23
1
-1
/
+1
*
Removed transform from <svg> and corrected matrix multiplication order in Pdf...
miklosh
2007-07-23
1
-2
/
+0
*
Further development of the PDF import module: continued pruning of PdfParser....
miklosh
2007-07-21
1
-12
/
+2
*
Initial commit of native poppler-based PDF import.
miklosh
2007-07-12
1
-0
/
+139