2001-10-29  Havoc Pennington  <hp@redhat.com>

	* add-printer-dialog.c: replace GNOME_PAD_SMALL and
	gnome_stock_button with non-deprecated stuff.

	* config-dialog.c: ditto
	
	* media-orientation.c: replace GNOME_PAD_SMALL with a local
	macro

2001-05-28  Lauris Kaplinski  <lauris@ximian.com>

	* printer-selector.c (gpa_ps_rebuild_menu): Rearrange code, add
	more comments
	(gpa_ps_manage_printers_activate): New function (empty at moment)

2001-03-12  Lauris Kaplinski  <lauris@ximian.com>

	* add-printer-dialog.c: New file, implementing add printer dialog.
	Most code is borrowed from Chema's gnome-print-admin module and
	ported to GPANode.
	(gpa_apw_select_model): Use get_path_value
	(gpa_apw_read_vendors): Ditto
	(gpa_apw_read_models): Ditto

	* gpa-widget.c: New file, implementing abstract base class for
	configuration widget (GtkBin that is bound to GPANode).

	* Makefile.am: First version
