eog r3426 - in branches/eog-ng: . src
- From: csaavedr svn gnome org
- To: svn-commits-list gnome org
- Subject: eog r3426 - in branches/eog-ng: . src
- Date: Fri, 5 Jan 2007 02:24:16 +0000 (GMT)
Author: csaavedr
Date: 2007-01-05 02:24:16 +0000 (Fri, 05 Jan 2007)
New Revision: 3426
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=3426&view=rev
Added:
branches/eog-ng/src/eog-print-image-setup.c
branches/eog-ng/src/eog-print-image-setup.h
branches/eog-ng/src/eog-print-preview.c
branches/eog-ng/src/eog-print-preview.h
Modified:
branches/eog-ng/ChangeLog
branches/eog-ng/src/Makefile.am
branches/eog-ng/src/eog-window.c
Log:
2007-01-04 Claudio Saavedra <csaavedra alumnos utalca cl>
* src/Makefile.am: Add new files.
* src/eog-print-image-setup.c:
* src/eog-print-image-setup.h:
New custom widget for the GtkPrint UI to set the image position and
size in a printed page.
* src/eog-print-preview.c:
* src/eog-print-preview.h:
Widget to interactively preview the printing of an image.
* src/eog-window.c: (eog_window_print_draw_page),
(eog_window_print_create_custom_widget),
(eog_window_print_custom_widget_apply),
(eog_window_print_end_print), (eog_window_print),
(eog_window_cmd_about): Use the above widgets to set the image
position and size when printing instead of hardcoding its
size.
Fixes bug #356947.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]