CVSROOT: /cvs/gnome Module name: gtkmm Changes by: murrayc 06/06/20 13:18:31
Modified files: gtk/src : Makefile_list_of_hg.am_fragment gtk_methods.defs gtk_signals.defs gtk_vfuncs.defs printer.hg printjob.ccg printjob.hg printoperation.ccg printoperation.hg printunixdialog.hg tools/m4 : convert_gtk.m4 Added files: gtk/src : printoperationpreview.ccg printoperationpreview.hg Log message: 2006-06-20 Marko Anastasov <[EMAIL PROTECTED]> * gtk/src/gtk_methods.defs: Regenerated with h2defs.py. * gtk/src/gtk_signals.defs: Updated the whole section for PrintOperation. Added defs for PrintOperationPreview: ready and got_page_size. Added accepts_pdf ans accepts_ps properties for Printer. * gtk/src/gtk_vfuncs.defs: Added a section for PrintOperationPreview with render_page, end_preview and is_selected. * gtk/src/printer.hg: New functions (properties likewise): accepts_pdf() and accepts_ps(). * gtk/src/printjob.ccg: Include gtktypebuiltins.h. * gtk/src/printjob.hg: New enum: PrintCapabilities. * gtk/src/printoperation.ccg: * gtk/src/printoperation.hg: Added a version of run() without the Window parameter. New signals: done, create_custom_widget, custom_widget_apply, and preview. Renamed properties: number_of_pages and pdf_target. Added n_pages and export_filename instead, and custom_tab_label. * gtk/src/printoperationpreview.ccg: * gtk/src/printoperationpreview.hg: New files. * gtk/gtkmm.h: * gtk/src/Makefile_list_of_hg.am_fragment: Include the new files. * gtk/src/printunixdialog.hg: New functions: add_custom_tab and set_manual_capabilities. * tools/m4/convert_gtk.m4: Added new conversions. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=murrayc&date=explicit&mindate=2006-06-20%2013:17&maxdate=2006-06-20%2013:19 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list