gtk/demos
Alexander Larsson c459feaab1 Fix build errors.
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.
2006-05-12 09:47:58 +00:00
..
gtk-demo Fix build errors. 2006-05-12 09:47:58 +00:00
testgtk
.cvsignore
apple-red.png
background.jpg
gnome-applets.png
gnome-calendar.png
gnome-foot.png
gnome-gimp.png
gnome-gmush.png
gnome-gsame.png
gnu-keys.png
Makefile.am If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
pixbuf-demo.c
pixbuf-init.c
testanimation.c
testpixbuf-drawable.c
testpixbuf-save.c
testpixbuf-scale.c
testpixbuf.c