CVSROOT: /cvs/gnome Module name: gtkmm Changes by: markoa 06/08/16 14:02:28
Modified files: . : ChangeLog examples/book/printing/advanced: examplewindow.cc examplewindow.h main.cc previewdialog.cc previewdialog.h printformoperation.cc printformoperation.h Log message: Updated Oriya Translation 2006-08-16 Marko Anastasov <[EMAIL PROTECTED]> * examples/book/printing/advanced/examplewindow.cc: * examples/book/printing/advanced/examplewindow.h: Bind pointers to RefPtrs of PrintFormOperation. This solves the issue of PFOs having unnecessarily increased refcount and makes them deleted as soon as they're completed. Removed on_printoperation_preview_done() as the settings stay in the print dialog anyway. * examples/book/printing/advanced/main.cc: Deleted a commented line. * examples/book/printing/advanced/previewdialog.cc: * examples/book/printing/advanced/previewdialog.h: Explained the use of m_SpinAdjustment. * examples/book/printing/advanced/printformoperation.cc: * examples/book/printing/advanced/printformoperation.h: Uncommented the code for custom tab in print dialog. Within on_create_custom_widget(), use Gtk::manage() for the main vbox too. Removed signal_preview_done. Also removed the g_debugs and reformatted some lines in all files. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=markoa&date=explicit&mindate=2006-08-16%2014:01&maxdate=2006-08-16%2014:03 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list