summaryrefslogtreecommitdiff
path: root/gui/gdmcomm.c
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 2.8.0.2 since a new interface was added, theBrian Cameron2005-07-231-2/+5
* Cleanup terminology, and fix many strings. See bug #310453. Also fixes bugTommi Vainikainen2005-07-191-1/+1
* Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. RemoveBrian Cameron2005-06-151-0/+1
* Fix typos in strings. Fixes bug 301694. Patch provided by Kjartan Maraas.Brian Cameron2005-04-251-2/+2
* Fix a number of run-on sentences. Fixes bug 170532.Adam Weinberger2005-03-191-5/+4
* Fixed messages - fixes bug 170531. Now use ve_locale_from_utf in theBrian Cameron2005-03-191-1/+1
* Release 2.6.0.8 Updated version. Corrected spelling and use betterGDM2_2_6_0_8Brian Cameron2005-03-071-1/+1
* Add QUERY_VT and SET_VT commands that handle the VT's on linux. This isGeorge Lebl2004-01-061-0/+11
* Plug small leak.Ray Strode2004-01-011-1/+1
* use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more callsGeorge Lebl2003-12-191-16/+19
* There's now the ability to reap flexiservers that are inactive for aGeorge Lebl2003-12-131-0/+6
* check ownership of /tmp/.gdm_socket before usingGeorge Lebl2003-12-121-2/+7
* Use the new ve_hig_dialog_new interface to set the markup flag whereGeorge Lebl2003-09-191-0/+2
* fix typo. Missed the damn release...Jordi Mallach2003-07-311-1/+1
* compile gdmgreeter with viciousui (adds also libgnomeui, though we don'tGeorge Lebl2003-07-081-21/+16
* Change so that messages in the .po files do not contain unneccessaryGeorge Lebl2003-07-071-8/+12
* Dialogs have no separators. Makes them look at least a bit closer to HIGGeorge Lebl2003-06-061-1/+3
* update the message when GDM is not runningGeorge Lebl2002-12-211-4/+15
* use the ve_signal routines, remove gdm_signal routinesGeorge Lebl2002-07-301-12/+24
* note that gethostname doesn't neccessairly nul terminate stringGeorge Lebl2002-07-211-11/+17
* split off the comm routines to a separate file, so that we may use thisGeorge Lebl2002-04-221-0/+449