2002-03-11 Richard Hestilow <hestilow@ximian.com>
* capplet-dir-view.c: Remove barely-used libglade stuff, replace
with BonoboWindow. Add a menu with "close" since this is needed
for accessibility.
* gnomecc-ui.xml: Added.
* Makefile.am: Remove preferences.[ch] from the build. Remove
libglade stuff. Install gnomecc-ui.xml.
* capplet-dir-view-list.c: Remove any "//" comments.
2001-12-17 Bradford Hovinen <hovinen@ximian.com>
* capplet-dir-view.c (capplet_dir_view_init): Move most of the
initialization stuff from capplet_dir_view_new to here
* capplet-dir-view.[ch]: Port to GObject
2001-01-24 jacob berkman <jacob@ximian.com>
* new-control-center/*.[ch]: new (temporary) html view and bug
fixication
* root-manager/*.[ch]: gnomeify dialogs and other cleanups
* configure.in: flags for root-manager-helper
2001-01-17 jacob berkman <jacob@ximian.com>
* root-manager/Makefile.am
* root-manager/root-manager.h: fix finding the root-manager
This contains:
* a few capplets were redone UI wise:
ui-properties
keyboard
background-properties
* splitting of libcapplet out of this modules (into libcapplet)
* new html-based view in the control-center
* initial import of functional root-manager
This stuff isn't all done yet, but I wanted to get it in.
TODO files will hopefully follow.