summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix mnemonic keyKwok-Koon Cheung2005-12-122-2/+6
| | | | * zh_TW.po: Fix mnemonic key
* Updated French translation.Christophe Merlet2005-12-112-916/+938
|
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2005-12-071-19/+19
| | | | | | 2005-12-07 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2005-12-072-1341/+1504
| | | | | | 2005-12-07 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-12-062-1656/+1484
|
* Updated Updated version/date.GDM2_2_8_0_7Brian Cameron2005-11-284-3/+39
| | | | | | | | 2005-11-28 Brian Cameron <brian.cameron@sun.com> * Release 2.6.0.7: * NEWS, configure.in: Updated * docs/C/gdm.xml: Updated version/date.
* Ensure gnome.desktop and default.desktop files have 644 perms. Fixes bugBrian Cameron2005-11-282-0/+16
| | | | | | | | | 2005-11-28 Brian Cameron <brian.cameron@sun.com> * config/Makefile.am: Ensure gnome.desktop and default.desktop files have 644 perms. Fixes bug #322600. Patch provided by Andrew Benton <b3nt@ukonline.co.uk>.
* Fix compiler warnings. Fixes bug #322053. Patch provided by FredericBrian Cameron2005-11-2215-231/+207
| | | | | | | | | | | | | | | 2005-11-22 Brian Cameron <Brian.Cameron@sun.com> * daemon/cookie.c, daemon/gdm.c, daemon/xdmcp.c, gui/gdmchooser.c, gui/gdmlogin.c, gui/gdmphotosetup.c, gui/gdmsetup.c, gui/gdmwm.c, gui/greeter/greeter_events.c, gui/greeter/greeter_item_ulist.c, gui/greeter/greeter_parser.[ch], gui/modules/dwellmouselistener.c, gui/modules/keymouselistener.c: Fix compiler warnings. Fixes bug #322053. Patch provided by Frederic Crozat.
* Now use GDK_RGB_DITHER_MAX so that GDM always displays a nice backgroundBrian Cameron2005-11-222-7/+19
| | | | | | | | | | 2005-11-22 Brian Cameron <Brian.Cameron@sun.com> * gui/gdmlogin.c: Now use GDK_RGB_DITHER_MAX so that GDM always displays a nice background regardless of X configuration (X in 16bpp mode). Fixes bug #322029. Patch provided by Frederic Crozat.
* Fix build on Darwin. Fixes bug #322085.Brian Cameron2005-11-222-0/+10
| | | | | | | | 2005-11-22 Brian Cameron <Brian.Cameron@sun.com> * ChangeLog, configure.in, vicious-extensions/ve-misc.c: Fix build on Darwin. Fixes bug #322085.
* Fix get_free_vt_linux so it returns the correct VT. Fixes bug #322137.Brian Cameron2005-11-222-1/+7
| | | | | | | | 2005-11-22 Brian Cameron <Brian.Cameron@sun.com> * daemon/getvt.c: Fix get_free_vt_linux so it returns the correct VT. Fixes bug #322137. Patch by Frederic Crozat.
* Fix "==" to "=" in assignment. Fixes bug #322083, suggestions fromBrian Cameron2005-11-223-9/+14
| | | | | | | | 2005-11-22 Brian Cameron <Brian.Cameron@sun.com> * gui/gdmlogin.c, gui/greeter/greeter.c: Fix "==" to "=" in assignment. Fixes bug #322083, suggestions from dmacks@netspace.org.
* Fixes bug #322083, suggestions from dmacks@netspace.org.Brian Cameron2005-11-225-20/+16
| | | | | | | | | | | | | | 2005-11-22 Brian Cameron <Brian.Cameron@sun.com> Fixes bug #322083, suggestions from dmacks@netspace.org. * daemon/auth.c, vicious-extensions/glade-helper.c: Include stdlib.h to avoid warnings. * gui/gdmchooser.c, gui/greeter/greeter.c: Remove gdm_kill_thingies reference since it is unused. * gui/gdmsetup.c: Add missing "static void" to include_all_toggle function. * vicious-extensions/glade-helper.c
* Check for X server in prefix /usr. Fixes bug #320104.Jürg Billeter2005-11-212-0/+10
| | | | | | | 2005-11-21 Jürg Billeter <j@bitron.ch> * configure.in: Check for X server in prefix /usr. Fixes bug #320104.
* Fix #ifdef's.Brian Cameron2005-11-162-0/+28
| | | | | | 2005-11-16 Brian Cameron <Brian.Cameron@sun.com> * daemon/getvt.c: Fix #ifdef's.
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2005-11-162-226/+218
| | | | | | | 2005-11-16 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Translation updated by Ivar Smolin.Priit Laes2005-11-162-3/+7
| | | | | | 2005-11-16 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Change made on 11/03 to make GDM use VT_GETSTATE for peeking VT freenessBrian Cameron2005-11-152-7/+80
| | | | | | | | | 2005-11-15 Brian Cameron <Brian.Cameron@sun.com> * daemon/getvt.c: Change made on 11/03 to make GDM use VT_GETSTATE for peeking VT freeness broke BSD builds. Put back code for BSD. Linux will continue to use VT_GETSTATE. Fixes bug #321493.
* Release 2.8.0.6. Updated. Updated version/date.GDM2_2_8_0_6Brian Cameron2005-11-144-3/+92
| | | | | | | | 2005-11-14 Brian Cameron <Brian.Cameron@sun.com> * Release 2.8.0.6. * configure.in, NEWS: Updated. * docs/C/gdm.xml: Updated version/date.
* Fix comment.Brian Cameron2005-11-111-1/+1
|
* Update check for socklen_t so it includes sys/socket.h. Some platformsBrian Cameron2005-11-112-1/+18
| | | | | | | | | 2005-11-11 Brian Cameron <brian.cameron@sun.com> * configure.ac: Update check for socklen_t so it includes sys/socket.h. Some platforms define socklen_t there. Patch provided by dmacks@netspace.org. Fixes bug #320930.
* Added entry for Bengali (bn) Translation UpdationRuna Bhattacharjee2005-11-081-0/+4
|
* Updated Bengali(bn) TranslationRuna Bhattacharjee2005-11-081-2060/+2326
|
* Fix check for XInput and add a check for libgen.h. Fixes bugs #320580 andBrian Cameron2005-11-052-1/+11
| | | | | | | 2005-11-04 Brian Cameron <brian.cameron@sun.com> * configure.ac: Fix check for XInput and add a check for libgen.h. Fixes bugs #320580 and #320581.
* No longer include vicious.h since it isn't used, and no longer linkBrian Cameron2005-11-044-7/+9
| | | | | | | | | 2005-11-03 Brian Cameron <brian.cameron@sun.com> * gui/modules/Makefile.am, gui/modules/keymouselistener.c, gui/modules/dwellmouselistener.c: No longer include vicious.h since it isn't used, and no longer link against libvicious.
* Patch to make GDM use VT_GETSTATE for peeking VT freeness. Patch providedBrian Cameron2005-11-042-34/+16
| | | | | | | | 2005-11-03 Brian Cameron <brian.cameron@sun.com> * daemon/getvt.c: Patch to make GDM use VT_GETSTATE for peeking VT freeness. Patch provided by Samuel Thibault <samuel.thibault@ens-lyon.org>. Fixes bug #315313.
* Updated Thai translation.Theppitak Karoonboonyanan2005-11-042-447/+440
| | | | | | 2005-11-04 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated Persian translation by Alireza Kheirkhahan <kheirkhahan@gmail.com>Roozbeh Pournader2005-11-022-1779/+2468
| | | | | | | 2005-11-02 Roozbeh Pournader <roozbeh@farsiweb.info> * fa.po: Updated Persian translation by Alireza Kheirkhahan <kheirkhahan@gmail.com> and Meelad Zakaria <meelad@farsiweb.info>.
* Added ChangeLog comments for patch.Brian Cameron2005-10-281-0/+10
|
* If the slave doesn't respond to a SIGTERM, try SIGKILL the second time.Brian Cameron2005-10-282-2/+15
| | | | | | | | | | | | | | | 2005-10-28 Brian Cameron <brian.cameron@sun.com> * daemon/display.c: If the slave doesn't respond to a SIGTERM, try SIGKILL the second time. GDM has a problem where it will sometimes stop managing a display because it just keeps waiting for a slave to die after sending it a SIGTERM. Some users have found that this patch works around the problem of a child ignoring SIGTERM. Patch provided by Vaclav Smilauer <eudoxos@arcig.cz>. Fixes bug #113902.
* 2005-10-28 Brian Cameron <brian.cameron@sun.com.Brian Cameron2005-10-282-6/+6
| | | | | | | | | | * gui/gdmlogin.c, gui/greeter/greeter_item_capslock.c: Patch to make GDM warn correctly about caps lock if an alternative keymap is enabled. Now use kbGetState instead of XkbGetIndicatorState. Fixes bug #317732. Patch provided by Sebastien Bacher <seb128@debian.org>.
* Fix race condition where the d variable wasn't being set until after theErdal Ronahi2005-10-282-1/+19
| | | | | | | | | | | | 2005-10-27 Erdal Ronahi <erdal.ronahi@gmail.com> * daemon/slave.c: Fix race condition where the d variable wasn't being set until after the signal handlers, and the signal handlers make use of this variable. Now set it before to ensure it is set whenever a signal might be received. Issue pointed out by Simon Bowden on gdm-list@gnome.org
* Updated Romanian translation by Misu Moldovan.Dan Damian2005-10-272-490/+516
|
* Updated Slovak translation (thanks to Peter Chabada).Marcel Telka2005-10-262-480/+470
| | | | | | 2005-10-26 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation (thanks to Peter Chabada).
* Updated Basque translation.Inaki Larranaga2005-10-202-330/+339
| | | | | | 2005-10-20 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Translation updated by Ivar Smolin.Priit Laes2005-10-202-5/+11
| | | | | | 2005-10-20 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Czech translation.Miloslav Trmac2005-10-162-331/+345
| | | | | | 2005-10-16 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Fixed wrong translations.Takeshi AIHANA2005-10-151-126/+126
| | | | | | 2005-10-16 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Fixed wrong translations.
* Updated Japanese translation for v2.8.0.5.Takeshi AIHANA2005-10-152-408/+408
| | | | | | 2005-10-16 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v2.8.0.5.
* No longer set tooltips for menu items in gdmlogin. These are distracting,Brian Cameron2005-10-146-158/+87
| | | | | | | | | | | | | | | | | | | | | 2005-10-14 Brian Cameron <Brian.Cameron@sun.com> * gui/gdmlogin.c: No longer set tooltips for menu items in gdmlogin. These are distracting, and do not work with accessibility. After talking with Owen Taylor at the GNOME Boston Summit, he said no GNOME programs do this, and it is not recommended. Fix for bug #144869. * gui/gdmchooser.c: Now use gdm_common_setup_cursor instead of its own copy of the same function. * gui/gdmcommon.[ch]: gdmlogin, gdmgreeter and gdmchooser were all using their own functions to set the background color. Now they use a common function in gdmcommon. * gui/gdmlogin.c, gui/gdmchooser.c, gui/greeter/greeter.c: Now sets background color and sets cursor to a watch as soon as GTK is initialized and the configure file read. This shortens the amount of time the background is Xserver default gray.
* Updated ukrainian translation.Maxim Dziumanenko2005-10-102-246/+258
| | | | | | 2005-10-10 Maxim Dziumanenko <mvd@mylinux.ua> * Updated ukrainian translation.
* *** empty log message ***Ignacio Casal Quinteiro2005-10-092-187/+191
|
* Updated Albanian translation.Laurent Dhima2005-10-071-0/+4
| | | | * sq.po: Updated Albanian translation.
* Updated albanian translationLaurent Dhima2005-10-071-364/+388
|
* Change the way the "OK" and "Cancel" buttons work so that they areBrian Cameron2005-10-065-15/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-10-06 Brian Cameron <Brian.Cameron@sun.com> * gui/gdmlogin.c, gui/greeter/greeter.c, gui/greeter/greeter_item_pam.c: Change the way the "OK" and "Cancel" buttons work so that they are consistant. Now the "Cancel" button in gdmlogin is active when the Username is requested and pressing it just clears the field. This makes gdmlogin work like gdmgreeter. This is easier than changing gdmgreeter because the greeter themes don't support changing buttons sensitivity. Also it is somewhat useful for Cancel to work this way. Now make the buttons insensitive when ok/enter/tab is pressed and make them sensitive again when the greeter wants entry. This fixes bug #318017 where users could corrupt gdmgreeter's memory by hitting cancel after authentication (which would only happen if the PostLogin script caused a long enough delay to allow this (or perhaps on a real slow machine).
* Update AUTHORS file.Brian Cameron2005-10-061-13/+61
|
* Fix problem with PostSession script not always getting executed when userBrian Cameron2005-10-062-1/+51
| | | | | | | | | | | | | | | | | | | 2005-10-06 Brian Cameron <Brian.Cameron@sun.com> * daemon/slave.c: Fix problem with PostSession script not always getting executed when user kills the Xserver with ctl-alt-backspace. This is caused because an xioerror is generated by whack clients and this xioerror needs to be ignored for PostSession to be processed. This problem tended not to manifest in GDM 2.6 because the introduction of the whack clients call made the xioerror get generated earlier. However, it was still a race condition and this fix ensures that the xioerror will not cause the slave to ever exit too early. Fixes bug #152906. Patch provided by Jerry G. DeLapp <jgd@lanl.gov>
* acconfig.h, configure.in, config/gdm.conf.in, daemon/gdm.h, DefineBrian Cameron2005-10-065-2/+15
| | | | | | | | | | 2005-10-05 Brian Cameron <Brian.Cameron@sun.com> * acconfig.h, configure.in, config/gdm.conf.in, daemon/gdm.h, Define SoundProgram to be /usr/bin/audioplay instead of /usr/bin/play on Solaris. /usr/bin/play doesn't exist on Solaris.
* Translation updated by Ivar Smolin.Priit Laes2005-10-052-10/+20
| | | | | | 2005-10-05 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Correct reading of config file. Fixes bug #313701. Patch provided byBrian Cameron2005-10-042-1/+8
| | | | | | | | | 2005-10-04 Brian Cameron <Brian.Cameron@sun.com> * gui/gdmflexiserver.c: Correct reading of config file. Fixes bug #313701. Patch provided by Christiaan Welvaart <cjw@daneel.dyndns.org>.