summaryrefslogtreecommitdiffstats
path: root/src/print.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-06-21Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot1-14/+13
2014-09-27Update to experimental r13565Liam P. White1-3/+3
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-3/+3
2014-04-26Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah1-1/+1
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-2/+3
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+1
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+3
2011-10-04More forward.h purging.Jon A. Cruz1-1/+9
2011-08-27Remove all NRRect use.Krzysztof Kosi??ski1-1/+0
2011-08-27Remove NRRect use from the extension systemKrzysztof Kosi??ski1-4/+3
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-2/+2
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-0/+1
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde1-1/+0
2011-02-02update to latest 2geom !Johan B. C. Engelen1-5/+5
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-7/+7
2008-07-122geomify print, fill and stroke methods of extensionsJohan B. C. Engelen1-2/+3
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-4/+4
2007-12-23Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth1-1/+1
2007-12-22Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth1-1/+2