2001-07-25 Chema Celorio <chema@celorio.com>
* configure.in (GNOMECC_CAPPLETS_OAF_FILE_IN_RULE): scape correctly the
OAF_FILE_IN_RULE, it was not escaped before but for some reason it didn't
generated and error
* capplets/Makefile.am (SUBDIRS): we need to build LIBCOMMON_DIR
before the capplets cause the capplets link with ../common/libcommon.a
2001-07-03 Bradford Hovinen <hovinen@ximian.com>
* capplet-dir.c (capplet_control_launch): Use GnomeDialog rather
than BonoboWindow
* archiver/Makefile.am (bonobo_moniker_archiver_LDADD): Use @...@
rather than $(...) for pkg-config's sake
2001-07-02 Bradford Hovinen <hovinen@ximian.com>
* capplet-dir.c (capplet_control_launch): Use bonobo_arg_... functions
* main.c (main): Call capplet_control_launch if capplet was specified on CLI
Use bonobo_main rather than gtk_main
* capplet-dir.c (capplet_control_launch): Fix to use Bonobo_Property_setValue
(capplet_activate): Support capplet_control_launch; use strlen(...) rather than hardcoding length
(capplet_control_launch): Replace '-' characters with underscores
Added OAF info file for experimental sound properties capplet
Added sample capplet using new moniker
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
* capplets/Makefile.am (bin_PROGRAMS): Add target for
sound-properties-capplet
(INCLUDES): Install from new-sound-properties
* configure.in (CAPPLET_{CFLAGS|LIBS}): Add bonobo_conf to each
2000-10-08 Bradford Hovinen <hovinen@helixcode.com>
* configure.in (CFLAGS): Update list of Makefiles
* capplets/Makefile.am (always_built_SUBDIRS): Build new
sound-properties-capplet rather than old one
* New sound-properties capplet
2000-09-12 Bradford Hovinen <hovinen@helixcode.com>
* new-keyboard-properties/preferences.c (preferences_clone): Added
in missing code to copy preferences over
1999-02-27 bertrand <Bertrand.Guiheneuf@inria.fr>
Fixed the "You have no entries listed ..."
control-center crash.
* capplets/desktop-links/Makefile.am:
comment out the panel data install entries to respect
new panel organisation. ".directory" are now installed
correctly.
* capplets/Makefile.am (always_built_SUBDIRS): uncomment
desktop-link. This was causing gnomecc to crash :(
1998-12-07 James Henstridge <james@daa.com.au>
* capplets/url-properties: a new applet to configure the behaviour of
the gnome_url_show function in libgnome.
Fri Nov 6 17:15:00 1998 Owen Taylor <otaylor@redhat.com>
* capplets/theme-switcher/main.c: include confdefs.h
to get VERSION.
* capplets/theme-switcher/demo.c (demo_main): Put the
CList in a scrolled window.
* Makefile.am: Build theme-switcher-capplet by default,
now that themes are in GTK+ head.
These are used with the control-panel to view stuff.
I'm only committing one capplet for now, but more will come soon (i hope.)
note: these capplets aren't quite ready for prime-time. In a few days they will
be.