| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thu Apr 25 17:20:52 2002 George Lebl <jirka@5z.com>
* Makefile.am, configure.in, gdm.spec.in, gdmsetup-security.in:
Whack the gdmconfig again, gdmconfig is now really dead
* configure.in, docs/Makefile.am: don't build gdmconfig docs
* gui/greeter/greeter.c, gui/greeter/greeter_canvas_item.c,
gui/greeter/greeter_events.c, gui/greeter/greeter_geometry.c,
gui/greeter/greeter_item.c, gui/greeter/greeter_item.h,
gui/greeter/greeter_item_capslock.c, gui/greeter/greeter_parser.c,
gui/greeter/greeter_parser.h: Handle multi-item buttons so that
we can catch clicks on the labels next to the buttons in the
circles theme. Add 'show modes' since some items may not be shown
depending on what the daemon tells us. Reformat some code to be in
the same style. Fix a bunch of leaks and some other minor fixes.
Also the text is now not taken from a "val" property but from the
content since text in a property is just on crack.
* gui/greeter/greeter.dtd: update a tad but it's still out of date
* gui/greeter/themes/circles/circles.xml: update for the above
changes
|
|
|
|
|
|
|
|
|
|
|
| |
Thu May 24 12:55:05 2001 George Lebl <jirka@5z.com>
* configure.in, docs/Makefile.am, omf-install/Makefile.am,
docs/sgmldocs.make, docs/gdmconfig/C/Makefile.am, Makefile.am:
Set up the documentation/omf build stuff.
* docs/gdmconfig/C/gdmconfig.sgml: fix version to say 2.2.2 and this
is part of the GDM package not the Gnome-Core package :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1999-09-01 <mkp@mkp.net>
* gui/gdmlogin.c (gdm_login_gui_init): Only add column for logo if
it is readable.
* daemon/verify.c (gdm_verify_check): Check that PAM configuration
file exists before starting up.
1999-08-31 <mkp@mkp.net>
* daemon/slave.c (gdm_slave_session_start): unset MAIL in the
user's environment. I have to POSIXify my environment handling at
some point.
* gui/gdmlogin.c (gdm_parse_enriched_string): %n is
uname.nodename. "Welcome to %n" is new default greeting.
(gdm_login_users_init): Ignore duplicate usernames on broken NIS
systems (Nils Philippsen <nils@wombat.dialup.fht-esslingen.de>).
|
|
|
|
|
|
|
|
| |
1999-08-16 <mkp@mkp.net>
* docs/C/gdm.sgml: SGML-ified manual. Only bare bones so far.
* configure.in: Check whether crypt.h exists. Gnome bug #1925.
|
|
|