2000-01-13 Jonathan Blandford <jrb@redhat.com>
* configure.in: Massive changes to build system to permit
gnome-2.0 compilation. From here on out, you need gnome-2.0 or
greater installed.
You will prolly not be able to get this to work.
1999-09-29 Jonathan Blandford <jrb@redhat.com>
* capplets/wm-properties/wm-properties-capplet.c
(show_restart_info): Give people the option to save right away.
1999-09-28 Jonathan Blandford <jrb@redhat.com>
* configure.in: 1.0.50
* capplets/wm-properties/wm-properties-capplet.c (select_row): now
we set the sensitivity of the edit-button correctly.
keyboard-properties: Add a 'Preview' frame .
screensaver-properties: Make the usage of
/usr/X11R6/lib/xscreensaver/ a bit more generic.
Fix DPMS.
Remove warnings.
sound-properties: Make it apply when people click 'OK'.
theme-switcher: Add a menubar & menu for people to see.
Fix warnings
ui-properties: Speed up startup, fix bugs (see ChangeLog).
wm-properties: Work with 0 wm's listed.
1999-03-23 Martin Baulig <martin@home-of-linux.org>
* capplets/wm-properties/wm-list.c (wm_list_init): First look
at `default.wm/Default/WM' before `$(datadir)/default.wm' for
the default WM so the gnome-wm script can write the chosen WM
there.
Fri Mar 12 12:06:18 1999 Owen Taylor <otaylor@redhat.com>
* capplets/wm-properties/wm-exec.c (start_do): Decrease
time for starting from 20 seconds to 10 seconds.
* capplets/wm-properties/wm-properties-capplet.c (add_dialog):
Track selected row properly on adds and deletes.
* capplets/wm-properties/wm-properties-capplet.c: Fix
bug where wm-properties capplet wouldn't exit upon
succesful completion.
1999-03-02 Martin Baulig <martin@home-of-linux.org>
* capplets/wm-properties/wm-list.c (wm_list_init): Read the
default WM from $(datadir)/default.wm rather than using the
first one from the list.