CVSROOT:        /cvs/gnome
Module name:    gdm2
Changes by:     bcameron        05/04/19 20:47:25

Modified files:
        .              : AUTHORS ChangeLog MAINTAINERS NEWS 
                         README.install 
        config         : gdm.conf.in 
        daemon         : gdm.c gdm.h slave.c 
        docs/C         : gdm.xml 
        gui            : gdmchooser.c gdmcommon.c gdmlogin.c 
                         gdmsetup-strings.c gdmsetup.glade 
        gui/greeter    : greeter_geometry.c greeter_item.h 
                         greeter_parser.c 

Log message:
2005-04-19  Brian Cameron  <[EMAIL PROTECTED]>

* config/gdm.conf.in, daemon/gdm.[ch], daemon/slave.c,
gui/gdmchooser.c, giu/gdmlogin.c:  Cleanup for
login success/failure sounds.  Patch provided by
Mark McLoughlin.  Refer to bug #300136 
[http://bugzilla.gnome.org/show_bug.cgi?id=300136].
* daemon/gdm.c: Fix FlexiServer commands so that all
output for a single command is sent as a single call
to gdm_connection_write or gdm_connection_printf
rather than building commands and sending them out
in pieces.  Also use gdm_connection_printf rather
than building so many temporary strings.  Patch
provided by for GDM_SUP_QUERY_LOGOUT_ACTION, but
I reworked the patch so the same technique is used
for all gdmflexiserver commands.  Fixes bug
#158799.  Patch based on one provided by Raffaele
Sandrini <[EMAIL PROTECTED]>
* gui/greeter/greeter_geometry.c,
gui/greeter/greeter_item.h,
gui/greeter/greeter_parser.c, docs/C/gdm.xml:  Now
support ratio scaling of SVG images.  Docs weren't
provided with the patch so I added some.  Patch
provided by.  Fixes bug 159524.  Patch provided by
Vincent Untz <[EMAIL PROTECTED]>.
* gui/gdmlogin.c: Rearrange how the widgets are
organized to make it look a bit better now that
the message fields have sizes defined to avoid gdm2
resizing.  Bit more of a fix for bug #117779 
[http://bugzilla.gnome.org/show_bug.cgi?id=117779].
* README.install: Spell corrections and minor updates,
now mention that running configure with the option
--with-post-path=/usr/openwin/bin is recommended
on Solaris.
* MAINTAINERS, AUTHORS, NEWS, docs/C/gdm.xml,
daemon/gdm.h: Fixed spelling, added contributors
to AUTHORS file for patches made in the past
few months.
* docs/C/gdm.xml: Fixed bug 300138 by providing
better sound docs in the a11y section.  Fixes
bug #300138 [http://bugzilla.gnome.org/show_bug.cgi?id=300138].  Patch provided 
by Andrew Case.
* gui/gdmsetup.glade, gui/gdmsetup-strings.c: Removed
strings "sdfg" and "asdf" since they can't be
translated.  Fixes bug #301211 
[http://bugzilla.gnome.org/show_bug.cgi?id=301211].
* gui/gdmchooser.c: Removed needless comment.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2005-04-19%2020:46&maxdate=2005-04-19%2020:48

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to