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



Author: murrayc
Date: 2007-10-02 12:01:04 +0100 (Tue, 02 Oct 2007)
New Revision: 1160
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1160&view=rev

Added:
   branches/glom-precise-printing/glom/libglom/data_structure/print_layout.cc
   branches/glom-precise-printing/glom/libglom/data_structure/print_layout.h
Modified:
   branches/glom-precise-printing/ChangeLog
   branches/glom-precise-printing/glom/application.cc
   branches/glom-precise-printing/glom/application.h
   branches/glom-precise-printing/glom/frame_glom.cc
   branches/glom-precise-printing/glom/frame_glom.h
   branches/glom-precise-printing/glom/libglom/data_structure/Makefile.am
   branches/glom-precise-printing/glom/libglom/data_structure/report.cc
   branches/glom-precise-printing/glom/libglom/data_structure/translatable_item.cc
   branches/glom-precise-printing/glom/libglom/data_structure/translatable_item.h
   branches/glom-precise-printing/glom/libglom/document/document_glom.cc
   branches/glom-precise-printing/glom/libglom/document/document_glom.h
Log:
2007-10-02  Murray Cumming  <murrayc murrayc com>

* glom/libglom/data_structure/Makefile.am:
* glom/libglom/data_structure/print_layout.cc:
* glom/libglom/data_structure/print_layout.h: Added this 
mostly empty class.
* glom/libglom/data_structure/translatable_item.cc:
* glom/libglom/data_structure/translatable_item.h: Added a reports type.
* glom/libglom/document/document_glom.cc:
* glom/libglom/document/document_glom.h: Added data structures 
and methods for print layouts, copy/pasting the reports stuff.
* glom/application.cc:
* glom/application.h:
* glom/frame_glom.cc:
* glom/frame_glom.h: Use a placeholder, plus a dynamically-generated 
UIManager ui string, to create the list of print layouts in the menu, 
as already done for reports.




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