2001-06-29 20:48:29 +00:00
|
|
|
2001-06-29 Bradford Hovinen <hovinen@ximian.com>
|
|
|
|
|
|
|
|
* main.c (main): Support --run-capplet argument on the command line
|
|
|
|
|
|
|
|
* capplet-dir.c (capplet_launch): Implement. Currently not called,
|
|
|
|
but will be used to launch capplets
|
|
|
|
|
|
|
|
* main.c (main): Added OAF and bonobo intialization
|
|
|
|
|
2001-01-25 01:00:30 +00:00
|
|
|
2001-01-24 Jason Leach <jasonleach@usa.net>
|
|
|
|
|
|
|
|
* Makefile.am (INCLUDES): Forgot a trailing backslash so
|
|
|
|
GNOMECC_CFLAGS wasn't actually being used. It is now.
|
|
|
|
|
2001-01-24 15:00:26 +00:00
|
|
|
2001-01-24 Bradford Hovinen <hovinen@ximian.com>
|
|
|
|
|
|
|
|
* Makefile.am (INCLUDES): Cleaned out kruft and replaced it with
|
|
|
|
GNOMECC_CFLAGS
|
|
|
|
(gnomecc_LDADD): Ditto
|
|
|
|
|
2000-12-27 20:33:41 +00:00
|
|
|
2000-12-27 Jacob "Ulysses" Berkman <jacob@helixcode.com>
|
|
|
|
|
|
|
|
* capplet-dir-view-list.c (list_populate): call the real
|
|
|
|
gnome-libs API rather than my hacked one
|
|
|
|
|
|
|
|
* capplet-dir.c (start_capplet_through_root_manager): pass the
|
|
|
|
correct path ($prefix/sbin/<tool>) to the root-manager
|
|
|
|
(capplet_activate): check that the Exec line begins with
|
|
|
|
root-manager rather than root-manager-helper (for now)
|
|
|
|
|
2000-12-26 19:41:33 +00:00
|
|
|
2000-12-26 Jacob "Ulysses" Berkman <jacob@helixcode.com>
|
|
|
|
|
|
|
|
* capplet-dir-view*.c: new html view, and split other views into
|
|
|
|
seperate parts
|
|
|
|
|
2000-10-14 16:54:25 +00:00
|
|
|
2000-10-14 Bradford Hovinen <hovinen@helixcode.com>
|
|
|
|
|
|
|
|
Courtesy John B Tunison <jtunison@andrew.cmu.edu>:
|
|
|
|
* capplet-dir.c (start_capplet_through_root_manager): Use
|
|
|
|
FOPEN_MAX rather than OPEN_MAX, since some people don't seem to be
|
|
|
|
have OPEN_MAX defined by default
|
|
|
|
|
2000-09-24 15:49:19 +00:00
|
|
|
2000-08-22 Bradford Hovinen <hovinen@helixcode.com>
|
|
|
|
|
|
|
|
* Makefile.am (INCLUDES): Changed SETTINGS_DIR to
|
|
|
|
$(datadir)/control-center
|
|
|
|
|
2000-08-17 19:20:50 +00:00
|
|
|
2000-08-17 Stanislav Brabec <utx@penguin.cz>
|
|
|
|
|
|
|
|
* Makefile.am: Added GNOME_LIBDIR to root_manager_LDADD.
|
|
|
|
|
2000-08-11 19:17:30 +00:00
|
|
|
2000-08-11 Bradford Hovinen <hovinen@helixcode.com>
|
|
|
|
|
|
|
|
* all: First checkin of (nearly) complete rewrite. Changes too
|
|
|
|
numerous to mention.
|
|
|
|
|