2007-08-27 Brian Cameron * Release 2.19.7: * configure.ac: Updated to new release version * NEWS: Updated. 2007-08-25 Brian Cameron * gui/greeter/greeter.dtd: Fix bug #469759. Patch by Dave Fincher . 1. CDATA #IMPLIED" properties 2. Added "background (true | false) #IMPLIED to item ATTLIST properties 3. Added "everywhere" and "nowhere" to list of modes for the show ATTLIST * gui/greeter/themes/happygnome-list/Makefile.am, gui/greeter/themes/happygnome-list/happygnome-list.xml: Removed an error where max-width was used as a property for a box element. The max-width property is a property of the pos element specifically dealing with a label item type: Rename happygnome.xml to happygnome-list.xml. Fixes bug #469741. Patch by Dave Fincher . * gui/greeter/themes/happygnome-list/happygnome-xml: Deleted. * gui/greeter/themes/happygnome-list/happygnome-list.xml: Added. 2007-08-21 Brian Cameron * gui/greeter/greeter.dtd: This was badly out of date, the new DTD file is more accurate and contains a lot of changes to the DTD format since the last time this file was updated. Changes provided by Dave Fincher . 2007-08-21 Brian Cameron * daemon/gdm.h: Fix "#ifdef sun" to "#ifdef __sun". 2007-08-16 Brian Cameron * daemon/slave.c: Fix some warnings and avoid using #ifdef's in gdm_debug calls since some compilers do not like #ifdef's in macros. Some code cleanup. Fixes bug #467401. Patch by Jens Granseuer . 2007-08-16 Brian Cameron * gui/gdmlogin.c, * gui/greeter/greeter_item_ulist.c: Disable autocompletion in the face browser. Fixes bug #467335. Patch by Ray Strode . 2007-08-15 Brian Cameron * gui/greeter/themes/*xml: Fix comment to have correct timed login message.