gtk3/demos/gtk-demo
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
..
.cvsignore
alphatest.png
apple-red.png
appwindow.c use PACKAGE_VERSION,bump year (#318654) 2005-10-12 13:23:10 +00:00
assistant.c More work on GtkAssistant by Carlos Garnacho: 2006-01-28 06:03:50 +00:00
background.jpg
button_box.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
changedisplay.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
clipboard.c Only set the text if it is not NULL. (#319930, Thomas Klausner) 2005-10-27 04:31:33 +00:00
colorsel.c Small formatting fix. 2006-04-17 15:08:04 +00:00
combobox.c Add a demo showing combo box variations. 2005-05-25 06:15:19 +00:00
demo-common.h
dialog.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
drawingarea.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
editable_cells.c Also demonstrate GtkCellRendererProgress. 2005-05-25 06:28:30 +00:00
entry_completion.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
expander.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
floppybuddy.gif
geninclude.pl.in Accept dashes in demo titles. 2005-07-12 15:28:45 +00:00
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 Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
iconview_edit.c Don't leak text. 2005-12-07 19:50:39 +00:00
iconview.c Rename this demo. 2005-07-12 16:02:19 +00:00
images.c Use g_fopen(). 2004-12-05 12:47:42 +00:00
list_store.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
main.c Make the list of demos scrollable. 2005-06-28 03:42:55 +00:00
Makefile.am Add it here. 2006-05-11 19:02:05 +00:00
makefile.msc.in updated 2004-11-21 21:01:28 +00:00
menus.c change_orientation() should return void, remove unused variable in 2005-07-07 00:25:18 +00:00
panes.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
pickers.c Add a demo showing all picker widgets. 2005-05-25 04:09:20 +00:00
pixbufs.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
printing.c Fix build errors. 2006-05-12 09:47:58 +00:00
rotated_text.c updated 2004-11-21 21:01:28 +00:00
sizegroup.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
stock_browser.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
textview.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
tree_store.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
ui_manager.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00