index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
print.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add bleed/margin to pdf export
Johan B. C. Engelen
2012-10-28
1
-1
/
+1
*
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
1
-12
/
+14
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-5
/
+6
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-4
/
+4
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
/
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-5
/
+9
*
patch by Adrian Johnson for 166678
bulia byak
2009-09-05
1
-1
/
+1
*
Fix for Bug #166678 (Paper size or orientation are not used when printing) b...
Nicolas Dufour
2009-08-12
1
-4
/
+11
*
Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.
Nicolas Dufour
2009-08-12
1
-1
/
+20
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
2009-04-24
1
-63
/
+0
*
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
2009-04-24
1
-1
/
+4
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-0
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-5
/
+15
*
Made bitmap printing use the DPI setting (bug 258916)
Niko Kiirala
2008-09-22
1
-3
/
+7
*
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
2008-08-29
1
-1
/
+1
*
Fixing as per discussion in LP # 179988
Mike Pittman
2008-03-28
1
-3
/
+77
*
Bugfix to prevent the print dialog falling underneath the inkscape desktop wi...
Joel Holdsworth
2008-03-21
1
-2
/
+3
*
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
2008-03-13
1
-1
/
+2
*
Warning and whitespace cleanup
Jon A. Cruz
2008-02-24
1
-6
/
+6
*
don't zoom when changing dpi
Kees Cook
2007-12-30
1
-2
/
+2
*
rip out gtkmmification of print dialog, to temporarily solve LP: #176018
Kees Cook
2007-12-30
1
-46
/
+60
*
adjust cairo bitmap origin offset fixup
Kees Cook
2007-12-30
1
-1
/
+1
*
clean up print dialog for better integration with gtkmm
Kees Cook
2007-12-29
1
-30
/
+26
*
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
2007-12-22
1
-2
/
+2
*
Warning cleanup
Jon A. Cruz
2007-12-12
1
-3
/
+2
*
r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800
Ted Gould
2007-12-11
1
-2
/
+3
*
include header for close command
Adib Taraben
2007-12-10
1
-0
/
+1
*
add #include <io.h> to enable win32 compile
Bob Jamison
2007-12-10
1
-0
/
+1
*
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
2007-12-10
1
-0
/
+170