eog r3427 - in trunk: . shell



Author: csaavedr
Date: 2007-01-05 03:16:54 +0000 (Fri, 05 Jan 2007)
New Revision: 3427
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=3427&view=rev

Added:
   trunk/shell/eog-print-image-setup.c
   trunk/shell/eog-print-image-setup.h
   trunk/shell/eog-print-preview.c
   trunk/shell/eog-print-preview.h
Modified:
   trunk/ChangeLog
   trunk/shell/Makefile.am
   trunk/shell/eog-window.c
Log:
2007-01-05  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),
        (verb_HelpAbout_cb): 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]