mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
c459feaab1
2006-05-12 Alexander Larsson <alexl@redhat.com> * 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 * gtk/gtkwindow.c: Add (contruct) property "transient-for" to GtkWindow. This is needed for the fix to bug #340401. * gtk/gtkprintunixdialog.c: Use the transient-for property on construction and populate the dialog with widgets after that. This fixes bug #340401. More n_pages renames. |
||
---|---|---|
.. | ||
.cvsignore | ||
alphatest.png | ||
apple-red.png | ||
appwindow.c | ||
assistant.c | ||
background.jpg | ||
button_box.c | ||
changedisplay.c | ||
clipboard.c | ||
colorsel.c | ||
combobox.c | ||
demo-common.h | ||
dialog.c | ||
drawingarea.c | ||
editable_cells.c | ||
entry_completion.c | ||
expander.c | ||
floppybuddy.gif | ||
geninclude.pl.in | ||
gnome-applets.png | ||
gnome-calendar.png | ||
gnome-foot.png | ||
gnome-fs-directory.png | ||
gnome-fs-regular.png | ||
gnome-gimp.png | ||
gnome-gmush.png | ||
gnome-gsame.png | ||
gnu-keys.png | ||
gtk-logo-rgb.gif | ||
hypertext.c | ||
iconview_edit.c | ||
iconview.c | ||
images.c | ||
list_store.c | ||
main.c | ||
Makefile.am | ||
makefile.msc.in | ||
menus.c | ||
panes.c | ||
pickers.c | ||
pixbufs.c | ||
printing.c | ||
rotated_text.c | ||
sizegroup.c | ||
stock_browser.c | ||
textview.c | ||
tree_store.c | ||
ui_manager.c |