glom r1228 - in branches/glom-precise-printing: . glom glom/libglom/data_structure glom/libglom/document glom/relationships_overview



Author: murrayc
Date: 2007-10-20 19:19:53 +0100 (Sat, 20 Oct 2007)
New Revision: 1228
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1228&view=rev

Added:
   branches/glom-precise-printing/glom/printoperation_printlayout.cc
   branches/glom-precise-printing/glom/printoperation_printlayout.h
Modified:
   branches/glom-precise-printing/ChangeLog
   branches/glom-precise-printing/glom/Makefile.am
   branches/glom-precise-printing/glom/frame_glom.cc
   branches/glom-precise-printing/glom/libglom/data_structure/print_layout.cc
   branches/glom-precise-printing/glom/libglom/data_structure/print_layout.h
   branches/glom-precise-printing/glom/libglom/document/document_glom.cc
   branches/glom-precise-printing/glom/relationships_overview/printoperation_relationshipsoverview.cc
   branches/glom-precise-printing/glom/relationships_overview/printoperation_relationshipsoverview.h
Log:
2007-10-20  Murray Cumming  <murrayc murrayc com>

* glom/Makefile.am:
* glom/libglom/data_structure/print_layout.cc:
* glom/libglom/data_structure/print_layout.h: Added get/set_page_setup().
* glom/libglom/document/document_glom.cc: Load and save the page setup 
of the PrintLayout, using the keyfile format that is already supported 
by Gtk::PageSetup.
* glom/printoperation_printlayout.cc:
* glom/printoperation_printlayout.h: New Gtk::PrintOperation for 
printing a print layout. Currently not very useful, but it does print.
* glom/frame_glom.cc: on_menu_print_layout_selected(): Print the 
selected print layout.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]