glom r1233 - in trunk: . glom glom/layout_item_dialogs glom/libglom/document glom/mode_data glom/mode_design/print_layouts glom/reports glom/utility_widgets/canvas
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r1233 - in trunk: . glom glom/layout_item_dialogs glom/libglom/document glom/mode_data glom/mode_design/print_layouts glom/reports glom/utility_widgets/canvas
- Date: Mon, 22 Oct 2007 14:42:18 +0100 (BST)
Author: murrayc
Date: 2007-10-22 14:42:17 +0100 (Mon, 22 Oct 2007)
New Revision: 1233
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1233&view=rev
Added:
trunk/glom/utility_widgets/canvas/canvas_image_movable.cc
trunk/glom/utility_widgets/canvas/canvas_image_movable.h
Modified:
trunk/ChangeLog
trunk/glom/frame_glom.cc
trunk/glom/layout_item_dialogs/box_formatting.cc
trunk/glom/libglom/document/document_glom.h
trunk/glom/mode_data/box_data_details.cc
trunk/glom/mode_data/notebook_data.cc
trunk/glom/mode_data/notebook_data.h
trunk/glom/mode_design/print_layouts/canvas_layout_item.cc
trunk/glom/mode_design/print_layouts/canvas_layout_item.h
trunk/glom/mode_design/print_layouts/canvas_print_layout.cc
trunk/glom/mode_design/print_layouts/canvas_print_layout.h
trunk/glom/reports/report_builder.cc
trunk/glom/utility_widgets/canvas/Makefile.am
trunk/glom/utility_widgets/canvas/canvas_group_resizable.cc
trunk/glom/utility_widgets/canvas/canvas_group_resizable.h
trunk/glom/utility_widgets/canvas/canvas_item_movable.cc
Log:
2007-10-22 Murray Cumming <murrayc murrayc com>
* glom/utility_widgets/canvas/Makefile.am:
* glom/utility_widgets/canvas/canvas_image_movable.cc:
* glom/utility_widgets/canvas/canvas_image_movable.h:
* glom/utility_widgets/canvas/canvas_item_movable.cc:
Added an image item.
* glom/utility_widgets/canvas/canvas_group_resizable.cc:
* glom/utility_widgets/canvas/canvas_group_resizable.h:
Added get_child().
* glom/mode_design/print_layouts/canvas_layout_item.cc:
* glom/mode_design/print_layouts/canvas_layout_item.h:
Create an image item for image fields, and text items for
the other field types.
Added set_db_data() which changes the item contents to show
real data instead of, for instance, a field name.
* glom/mode_design/print_layouts/canvas_print_layout.cc:
* glom/mode_design/print_layouts/canvas_print_layout.h:
Added fill_with_data().
* glom/mode_data/box_data_details.cc: init_db_details():
Set the m_found_set where_clause from the primary key details
so we can use it later.
* glom/mode_data/notebook_data.cc:
* glom/mode_data/notebook_data.h: Added get_found_set_details().
* glom/frame_glom.cc: on_menu_print_layout_selected():
Fill the canvas with data before printing, from the currently
viewed details record.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]