gnome-control-center/libwindow-settings
Havoc Pennington 692b9dde4f adapt to gnome-wm-manager API changes
2002-10-26  Havoc Pennington  <hp@pobox.com>

	* theme-switcher.c (window_read_themes): adapt to gnome-wm-manager
	API changes

2002-10-26  Havoc Pennington  <hp@pobox.com>

	* gnome-window-manager.c: handle NULL fields in the class struct;
	and replace the individual setters with get/set for a big
	struct with flags indicating which fields we care about,
	a la a graphics context. Add settings_changed signal.
	(gnome_window_manager_get_type): change object name to
	GnomeWindowManager not GWindowManager

	* gnome-window-manager.h (struct _GnomeWindowManagerClass): add
	padding to the class struct

	* Makefile.am: move metacity module here from capplets/windows/
	(libgnome_window_settings_la_SOURCES): don't build the code to
	switch window managers, it was bitrotted and broken anyway, and
	isn't in the UI right now. Keep the code in EXTRA_DIST in case
	someone wants to recover it. Move some relevant bits to
	gnome-wm-manager.c

2002-10-26  Havoc Pennington  <hp@pobox.com>

	* gnome-window-properties.c: rewrite

	* Makefile.am (bin_PROGRAMS): remove metacity module, move to
	libwindow-settings
	(gnome_window_properties_LDADD): properly link to .la file for
	libgnome-window-settings, not the installed copy
2002-10-29 06:19:52 +00:00
..
.cvsignore Add newline Added #include <config.h> 2002-06-03 19:16:23 +00:00
ChangeLog adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
gnome-window-manager.c adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
gnome-window-manager.h adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
gnome-window-settings-2.0.pc.in Update to deal with the .pc file that gets generated. 2002-06-03 00:33:59 +00:00
gnome-wm-manager.c adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
gnome-wm-manager.h adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
Makefile.am adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
metacity-window-manager.c adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
metacity-window-manager.h adapt to gnome-wm-manager API changes 2002-10-29 06:19:52 +00:00
wm-exec.c Update to deal with the .pc file that gets generated. 2002-06-03 00:33:59 +00:00
wm-list.c Update to deal with the .pc file that gets generated. 2002-06-03 00:33:59 +00:00
wm-properties.h Update to deal with the .pc file that gets generated. 2002-06-03 00:33:59 +00:00