1999-02-19 Jonathan Blandford <jrb@redhat.com>
* capplets/background-properties/property-background.c
(background_revert): cancel didn't do anything. Now it does.
1999-02-17 Jonathan Blandford <jrb@redhat.com>
*capplets/background-properties/property-background.c
(color_setup): many changes. Looks a lot cleaner now.
capplets/screensaver-properties/screensaver-desktops/Rocks.desktop
(Demo): Make a minor change to make it less sea-sick inducing
*capplets/screensaver-properties/screensaver-desktops/Bouboule.desktop (ExtendedComment):
Get rid of the bogus default-flags val of root.
1999-02-16 Jonathan Blandford <jrb@redhat.com>
* capplets/screensaver-properties/screensaver-properties-capplet.c
(main): I think sm has the right behaviour now.
* capplets/screensaver-properties/callbacks.c (revert_callback):
oops... now it has the right behaviour. *fingers really crossed*
1999-02-16 Jonathan Blandford <jrb@redhat.com>
* capplets/screensaver-properties/screensaver-properties-capplet.c
(main): A lot of changes. I *think* it has the right behaviour
now. If it doesn't, please let me know. Also, there's now a
Random screensaver added.
1999-02-02 Elliot Lee <sopwith@redhat.com>
* capplets/sound-properties/sound-properties.c:
Starts esd again.
Also removed esd-side memory leak by deleting old versions
of the samples we are reloading.
1999-01-11 Jonathan Blandford <jrb@redhat.com>
* capplets/theme-switcher/gui.c (make_main): changing the default
state of the Auto-Preview button.
po files updated as well (stupid make-dist)
1999-01-06 Jonathan Blandford <jrb@redhat.com>
* capplets/screensaver-properties/callbacks.c: fix for the Red Hat
xscreensaver problem. just do a #define
HAVE_REDHAT_XSCREENSAVER_RPM at the head of callbacks.c and all
will work.
1998-12-14 Richard Hestilow <hestgray@ionet.net>
* capplets/ui-properties: Modified to be a multi-capplet.
No more ugly notebook within notebook! :-)
Removed ui-properties.desktop, added application.desktop,
dialogs.desktop, and mdi.desktop with the appropriate name translations
that were in po. Also added ui-properties.directory.
Mon Dec 14 15:39:33 1998 Owen Taylor <otaylor@redhat.com>
* capplets/ui-properties/ui-properties.c (ui_setup): Change
"Application" to "Applications" for consistency
with "Dialogs" and grammatical correctness.
Fri Dec 11 10:39:07 1998 Owen Taylor <otaylor@redhat.com>
* capplets/ui-properties/ui-properties.c: Prettification.
The spacing probably still needs more tweaks.
to compile.
The fvwmpager module integrates a little bit better with
gnomepager_applet now.
Various bug fixes.
help-browser/help-caller.c
panel/applet-widget.c
panel/extern.c
integrated API changes from GOAD
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.
1998-12-02 Martin Baulig <martin@home-of-linux.org>
* Makefile.am (always_built_SUBDIRS): Removed `desktop-properties' -
we have capplets for all of them now.
* capplets/screensaver-properties/screensaver-properties-capplet.c: Use
gtk_scrolled_window_add_with_viewport instead of gtk_container_add
(gtk changes).
* capplets/theme-switcher/main.c (confdefs.h): `confdefs.h isn't a
nice name for a header file. Since no other file uses it, just
remove it.
(THEME_SWITCHER_VERSION): New define. Is what `VERSION' was used
for.
(main): Use new name for `VERSION'.
* capplets/theme-switcher/confdefs.h: Delete.
* capplets/theme-switcher/config.h: Delete.
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.