CVSROOT: /cvs/gnome Module name: gtk+ Changes by: alexl 06/05/12 05:47:58
Modified files: . : ChangeLog demos/gtk-demo : printing.c gtk : gtk.symbols gtkmenu.c gtkprintoperation-win32.c gtkprintoperation.c gtkprintoperation.h gtkprintsettings.c gtkprintsettings.h gtkprintunixdialog.c gtkrecentmanager.c gtkwindow.c modules/printbackends/cups: gtkprintbackendcups.c modules/printbackends/lpr: gtkprintbackendlpr.c modules/printbackends/pdf: gtkprintbackendpdf.c tests : print-editor.c testnouiprint.c testprint.c testprintfileoperation.c Log message: 2006-05-12 Alexander Larsson <[EMAIL PROTECTED]> * gtk/gtkrecentmanager.c: Fix build errors. * gtk/gtk.symbols: * demos/gtk-demo/printing.c: * gtk/gtkprintoperation-win32.c: * gtk/gtkprintoperation.[ch]: * gtk/gtkprintsettings.[ch]: * modules/printbackends/cups/gtkprintbackendcups.c: * modules/printbackends/lpr/gtkprintbackendlpr.c: * modules/printbackends/pdf/gtkprintbackendpdf.c: * tests/print-editor.c: * tests/testnouiprint.c: * tests/testprint.c: * tests/testprintfileoperation.c: Rename functions from nr_of_pages to n_pages, and num_copies to n_copies to match other gtk+ names. * gtk/gtkmenu.c: (gtk_menu_popdown): Only re-set window group on popdown if we set it on popup (i.e. if there is a parent menu shell). Fixed part of bug #340401 [http://bugzilla.gnome.org/show_bug.cgi?id=340401] * gtk/gtkwindow.c: Add (contruct) property "transient-for" to GtkWindow. This is needed for the fix to bug #340401 [http://bugzilla.gnome.org/show_bug.cgi?id=340401]. * gtk/gtkprintunixdialog.c: Use the transient-for property on construction and populate the dialog with widgets after that. This fixes bug #340401 [http://bugzilla.gnome.org/show_bug.cgi?id=340401]. More n_pages renames. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=alexl&date=explicit&mindate=2006-05-12%2005:46&maxdate=2006-05-12%2005:48 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list