diff options
author | George Lebl <jirka@5z.com> | 2002-04-23 21:58:56 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2002-04-23 21:58:56 +0000 |
commit | 3ced2f5772550e269fe39796e525f3b3f93afcb5 (patch) | |
tree | b60daa76e7ff453f3fe3ffb280ace2515c759e38 /ChangeLog | |
parent | be888d777407106ef67c5da753d696701bcb199d (diff) | |
download | gdm-3ced2f5772550e269fe39796e525f3b3f93afcb5.tar.gz |
Make the gdmsetup proggie the default configurator and stop
Tue Apr 23 15:07:17 2002 George Lebl <jirka@5z.com>
* Makefile.am, gdmconfig, gdmsetup-serurity.in, gdmsetup-pam,
daemon/gdm.h, config/gdm.conf.in, gui/Makefile.am,
gui/gdmsetup.desktop.in: Make the gdmsetup proggie the default
configurator and stop building/installing gdmconfig which wasn't
working to begin with.
* gui/gdmchooser.(c|glade): redo the glade file for gdmchooser to be
a dialog and also start using glade-helper
* gui/gdmlogin.c: some gdmwm related fixes
* gui/greeter/greeter.c, gui/greeter/greeter_action_language.c,
gui/greeter/greeter_session.c, gui/greeter/greeter_system.c:
Add Xinerama support, init the gdmwm so that we actually do
have focus management, do all the cool gdmwm type stuff with
all the dialogs/windows. Add all the warnings that gdmlogin
can give. Damn this still needs a LOT of love before it's
a viable replacement of gdmlogin.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +Tue Apr 23 15:07:17 2002 George Lebl <jirka@5z.com> + + * Makefile.am, gdmconfig, gdmsetup-serurity.in, gdmsetup-pam, + daemon/gdm.h, config/gdm.conf.in, gui/Makefile.am, + gui/gdmsetup.desktop.in: Make the gdmsetup proggie the default + configurator and stop building/installing gdmconfig which wasn't + working to begin with. + + * gui/gdmchooser.(c|glade): redo the glade file for gdmchooser to be + a dialog and also start using glade-helper + + * gui/gdmlogin.c: some gdmwm related fixes + + * gui/greeter/greeter.c, gui/greeter/greeter_action_language.c, + gui/greeter/greeter_session.c, gui/greeter/greeter_system.c: + Add Xinerama support, init the gdmwm so that we actually do + have focus management, do all the cool gdmwm type stuff with + all the dialogs/windows. Add all the warnings that gdmlogin + can give. Damn this still needs a LOT of love before it's + a viable replacement of gdmlogin. + Mon Apr 22 19:00:14 2002 George Lebl <jirka@5z.com> * daemon/gdm.[ch], daemon/slave.c: support updating the timed login |