summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move to mccann-gobject branchmaster_svn5362Olav Vitters2007-10-15411-576981/+0
| | | | svn path=/trunk; revision=5361
* Add name to MAINTAINERS William Jon McCann2007-10-092-0/+4
| | | | svn path=/trunk/; revision=5351
* Decrease num_sessions when appropriate. Otherwise GDM incorrectly thinksPRE_SWITCH_TO_GOBJECT_BRANCHBrian Cameron2007-10-032-12/+30
| | | | | | | | | | | 2007-10-03 Brian Cameron <brian.cameron@sun.com> * daemon/gdm-xdmcp-manager.c: Decrease num_sessions when appropriate. Otherwise GDM incorrectly thinks the maximum number of XDMCP connections has been reached. Fixes bug #478441. Patch by Francis Giraldeau <francis.giraldeau@revolutionlinux.com>. svn path=/trunk/; revision=5336
* Updated Occitan translationYannig MARCHEGAY2007-10-031-1/+1
| | | | svn path=/trunk/; revision=5334
* Updated Galician Translation.Ignacio Casal Quinteiro2007-09-302-1115/+1246
| | | | | | | | | | 2007-09-30 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * gl.po: Updated Galician Translation. svn path=/trunk/; revision=5322
* Send a response before exiting to avoid a hang. Fixes bug #473480. PatchBrian Cameron2007-09-283-0/+11
| | | | | | | | | | 2007-09-28 Brian Cameron <brian.cameron@sun.com> * gui/gdmlogin.c, gui/greeter/greeter.c: Send a response before exiting to avoid a hang. Fixes bug #473480. Patch by Ray Strode <rstrode@redhat.com>. svn path=/trunk/; revision=5320
* Fixed a typo thanks to David PlanellaGil Forcada Codinachs2007-09-242-2/+6
| | | | svn path=/trunk/; revision=5318
* Updated Catalan translationGil Forcada Codinachs2007-09-232-2148/+1678
| | | | svn path=/trunk/; revision=5316
* Turn off debug message logging. Fixes bug #478318.Brian Cameron2007-09-213-0/+11
| | | | | | | | | 2007-09-21 Brian Cameron <brian.cameron@sun.com> * gui/gdmXnestchooser.c, gui/gdmsetup.c: Turn off debug message logging. Fixes bug #478318. svn path=/trunk/; revision=5312
* 2007-09-21 Dave Fincher <finchair@yahoo.com>^MDave Fincher2007-09-217-153/+179
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug #478805. * gui/greeter/themes/happygnome/happygnome-list.xml: Updated happygnome-list.xml so that all elements display on 800x600 and larger screen resolutions and elements dynamically adjust size and position based on the screen resolution. * gui/greeter/themes/happygnome-list: Removed the options.png files which is not used in the happygnome-list theme * gui/greeter/themes/happygnome-list/Makefile.am: Removed session.png file entry which is not used in the happygnome-list theme. 2007-09-21 Dave Fincher <finchair@yahoo.com> Fixes bug #478800. * gui/greeter/themes/happygnome/happygnome.xml: Updated happygnome.xml so that the bottom buttons and bar to display on 800x600 and larger screen resolutions. * gui/greeter/themes/happygnome: Removed the options.png files which is not used in the happygnome theme * gui/greeter/themes/circles/Makefile.am: Removed session.png file entry which is not used in the circles theme. svn path=/trunk/; revision=5309
* Bump glib dependency to 2.12 since we now use g_hash_table_remove_all.Brian Cameron2007-09-202-1/+6
| | | | | | | | | 2007-09-20 Brian Cameron <brian.cameron@sun.com> * configure.ac: Bump glib dependency to 2.12 since we now use g_hash_table_remove_all. svn path=/trunk/; revision=5308
* Remove icons not used in circles theme.Brian Cameron2007-09-203-1/+1
| | | | svn path=/trunk/; revision=5305
* Updated circle.xml so that the bottom buttons and bar to display onDave Fincher2007-09-205-38/+59
| | | | | | | | | | | | | | | | | | | | | | 2007-09-20 Dave Fincher <finchair@yahoo.com> * gui/greeter/themes/circles/circles.xml: Updated circle.xml so that the bottom buttons and bar to display on 800x600 and larger screen resolutions. * gui/greeter/themes/circles: Removed the session.png and help.png files which are not used in the circles theme * gui/greeter/themes/circles/Makefile.am: Removed session.png and help.png file entries which were not used in the circles theme. * AUTHORS: Added self to authors file. 2007-09-20 Brian Cameron <brian.cameron@sun.com> * daemon/gdm-daemon-config.c: Fix so that if the .dmrc file does not exist, it is created. Fixes bug #453916. Patch by Brady Anderson <brady.anderson@gmail.com>. svn path=/trunk/; revision=5302
* capitalize Russian and Dansk language names. See bug #478375 for details.Nickolay V. Shmyrev2007-09-192-2/+7
| | | | | | | | | | 2007-09-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * gui/gdmlanguages.c: capitalize Russian and Dansk language names. See bug #478375 for details. svn path=/trunk/; revision=5299
* I discovered that GDM was getting -lsocket and -lnsl from a different pcBrian Cameron2007-09-193-17/+24
| | | | | | | | | | | 2007-09-19 Brian Cameron <brian.cameron@sun.com> * configure.ac, gui/Makefile.am: I discovered that GDM was getting -lsocket and -lnsl from a different pc file, which is not appropriate. Fix gdm so we list these explicitely. This is needed on Solaris where we need to specify dependant libraries. svn path=/trunk/; revision=5293
* Added Telugu translation done by Matapathi Pramod <pramod@swecha.net>.Sunil Mohan Adapa2007-09-193-0/+4811
| | | | | | | | | | 2007-09-19 Sunil Mohan Adapa <sunil@atc.tcs.com> * te.po: Added Telugu translation done by Matapathi Pramod <pramod@swecha.net>. svn path=/trunk/; revision=5287
* Fix date on ChangeLog entry.Brian Cameron2007-09-181-5/+5
| | | | svn path=/trunk/; revision=5282
* Set stdout/stderr to DEV_NULL when spawning at_spi_registryd and theBrian Cameron2007-09-182-2/+13
| | | | | | | | | | | 2007-09-17 Brian Cameron <brian.cameron@sun.com> * gui/gdmcommon.c: Set stdout/stderr to DEV_NULL when spawning at_spi_registryd and the prefetch program. This fixes a hanging problem reported in bug #473480. Patch by Huang Peng <shawn.p.huang@gmail.com> svn path=/trunk/; revision=5280
* Updated Spanish translationJorge Gonzalez Gonzalez2007-09-181-5/+5
| | | | svn path=/trunk/; revision=5278
* Updated Spanish translationJorge Gonzalez Gonzalez2007-09-182-37/+45
| | | | svn path=/trunk/; revision=5277
* Fixed a typo on the Portuguese translationDuarte Loreto2007-09-172-6/+10
| | | | | | | | 2007-09-18 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Fixed a typo on the Portuguese translation svn path=/trunk/; revision=5275
* Updated Turkish TranslationBaris Cicek2007-09-172-1993/+3605
| | | | svn path=/trunk/; revision=5274
* Update to new release versions after branching.Brian Cameron2007-09-172-1/+5
| | | | svn path=/trunk/; revision=5273
* Update to new release versions after branching.Brian Cameron2007-09-172-1/+5
| | | | svn path=/trunk/; revision=5272
* Add bug number to ChangeLog entry.Brian Cameron2007-09-171-1/+1
| | | | svn path=/trunk/; revision=5271
* Properly propegate the new atspidir to the c-file.Brian Cameron2007-09-174-2/+5
| | | | | | | | | | 2007-09-17 Brian Cameron <brian.cameron@sun.com> * gui/gdmcommon.c, gui/Makefile.am: Properly propegate the new atspidir to the c-file. svn path=/trunk/; revision=5267
* Updated to new release version Updated.Brian Cameron2007-09-175-3/+35
| | | | | | | | | | 2007-09-17 Brian Cameron <brian.cameron@sun.com> * Release 2.20.0: * configure.ac: Updated to new release version * NEWS: Updated. svn path=/trunk/; revision=5266
* Now allow users to specify the location of at-spi-registryd via theBrian Cameron2007-09-173-2/+8
| | | | | | | | | | 2007-09-17 Brian Cameron <brian.cameron@sun.com> * configure.ac, gui/gdmcommon.c: Now allow users to specify the location of at-spi-registryd via the --with-atspi-dir configure argument. svn path=/trunk/; revision=5263
* Fix casting so that it doesn't generate warnings when you enter/leaveBrian Cameron2007-09-172-4/+9
| | | | | | | | | | 2007-09-12 Brian Cameron <brian.cameron@sun.com> * gui/modules/dwellmouselistener.c: Fix casting so that it doesn't generate warnings when you enter/leave various widgets. Fixes bug #440948. Patch by Gerd Kohlberger <lowfi@chello.at>. svn path=/trunk/; revision=5262
* Updated Russian translation.Nickolay V. Shmyrev2007-09-162-1702/+1443
| | | | | | | | | 2007-09-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=5261
* Updated assamese translationsAmitakhya Phukan2007-09-162-647/+901
| | | | svn path=/trunk/; revision=5260
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-09-152-1643/+1620
| | | | | | | | | 2007-09-15 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=5259
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2007-09-142-771/+751
| | | | | | | | | 2007-09-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=5258
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2007-09-132-1431/+1250
| | | | svn path=/trunk/; revision=5257
* Updated Slovak translation on behalf of Peter TuharskyClaude Paroz2007-09-132-1738/+2700
| | | | | | | | | 2007-09-13 Claude Paroz <claude@2xlibre.net> * sk.po: Updated Slovak translation on behalf of Peter Tuharsky <tuharsky@misbb.sk>. svn path=/trunk/; revision=5256
* Updated Albanian translation.Laurent Dhima2007-09-132-1484/+2369
| | | | | | * sq.po: Updated Albanian translation. svn path=/trunk/; revision=5255
* Updated spanish translationJorge Gonzalez Gonzalez2007-09-132-2/+25
| | | | svn path=/trunk/; revision=5254
* Updated Bengali TranslationJamil Ahmed2007-09-121-0/+4
| | | | | | * bn.po: Updated Bengali Translation svn path=/trunk/; revision=5249
* Updated Bengali TranslationJamil Ahmed2007-09-121-2221/+2932
| | | | svn path=/trunk/; revision=5248
* Fix Macedonian language so that the language appears in the localBrian Cameron2007-09-122-1/+7
| | | | | | | | | | 2007-09-12 Brian Cameron <brian.cameron@sun.com> * gui/gdmlanguages.c: Fix Macedonian language so that the language appears in the local language. Fixes bug #474530. Patch by Arangel Angov <ufo@linux.net.mk>. svn path=/trunk/; revision=5247
* Improve checking for input devices so it doesn't fail on Ubuntu, and weBrian Cameron2007-09-122-1/+10
| | | | | | | | | | | 2007-09-12 Brian Cameron <brian.cameron@sun.com> * gui/modules/keymouselistener.c: Improve checking for input devices so it doesn't fail on Ubuntu, and we free memory relating to the devices. Fixes bug #440948. Patch by Gerd Kohlberger <lowfi@chello.at>. svn path=/trunk/; revision=5246
* Fix bug with IPv6 logic. Fixes bug reported in bug #376010. Patch by JacobBrian Cameron2007-09-123-2/+8
| | | | | | | | | | 2007-09-12 Brian Cameron <brian.cameron@sun.com> * daemon/auth.c, common/gdm-common.c: Fix bug with IPv6 logic. Fixes bug reported in bug #376010. Patch by Jacob Berkman <jacob@gnome.org>. svn path=/trunk/; revision=5245
* updating for PunjabiAmanpreet Singh Alam2007-09-111-112/+200
| | | | svn path=/trunk/; revision=5240
* updating for PunjabiAmanpreet Singh Alam2007-09-111-1812/+1578
| | | | svn path=/trunk/; revision=5239
* Update Ukrainian translation.Maxim Dziumanenko2007-09-112-1631/+1374
| | | | | | | | | 2007-09-10 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=5238
* Updated Danish translationKenneth Nielsen2007-09-092-1006/+855
| | | | svn path=/trunk/; revision=5235
* Translation updated by Rinse de Vries.Vincent van Adrighem2007-09-082-1503/+2189
| | | | | | | | 2007-09-08 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Rinse de Vries. svn path=/trunk/; revision=5234
* Updated to new release version Updated.GDM2_2_19_8Brian Cameron2007-09-063-1/+32
| | | | | | | | | | 2007-09-06 Brian Cameron <brian.cameron@sun.com> * Release 2.19.8: * configure.ac: Updated to new release version * NEWS: Updated. svn path=/trunk/; revision=5231
* Add support for /usr/X11/bin/Xorg when setting X_PATH, etc. Patch byBrian Cameron2007-09-062-3/+24
| | | | | | | | | | 2007-09-06 Brian Cameron <brian.cameron@sun.com> * configure.ac: Add support for /usr/X11/bin/Xorg when setting X_PATH, etc. Patch by Laszlo Peter <Laszlo.Peter@sun.com>. svn path=/trunk/; revision=5230
* hindi updated by rranjanRajesh Ranjan2007-09-051-7/+9
| | | | svn path=/trunk/; revision=5226