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
/
pdf-input-cairo.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge pdf import via poppler-cairo into native importer
Adib Taraben
2014-06-06
1
-680
/
+0
*
pdf import via poppler-cairo, bug:1017123:handling stroke width < 1
Adib Taraben
2014-04-13
1
-1
/
+1
*
add some nullptr checking, should fix crash (couldn't test)
Johan B. C. Engelen
2013-10-27
1
-1
/
+1
*
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
/
+9
*
Fix preview page number for PDF Cairo import dialog
Alex Valavanis
2013-09-21
1
-1
/
+1
*
Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd...
Nicolas Dufour
2013-03-30
1
-3
/
+3
*
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
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-4
/
+4
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-8
/
+0
*
Gtk+ 3 drawing fixes for PDF input dialogs
Alex Valavanis
2012-06-09
1
-11
/
+12
*
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
*
Warning cleanup
Jon A. Cruz
2012-04-18
1
-3
/
+1
*
Fix for 169888 : Patch for HIG style frames for PDF import dialogs
John Smith
2012-04-18
1
-32
/
+6
*
Fix remaining GTKMM deprecation issues
Alex Valavanis
2012-04-06
1
-6
/
+8
*
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2012-02-07
1
-0
/
+8
*
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
2012-02-06
1
-12
/
+11
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
1
-1
/
+3
*
preview dialogue for pdf-import-cairo
Adib Taraben
2011-02-14
1
-4
/
+569
*
add pdf import filter via poppler-cairo
Adib Taraben
2011-01-22
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+2
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2008-02-29
1
-1
/
+1
*
Fixing up a few more files
Bryce Harrington
2008-01-05
1
-0
/
+2
*
whitespace cleanup
Bryce Harrington
2007-12-31
1
-7
/
+7
*
Initial commit of Cairo-based PDF import using libpoppler
miklosh
2007-07-04
1
-0
/
+110