| Commit message (Expand) | Author | Age | Files | Lines |
* | Whack DefaultLocale as that setting was on crack to begin with. If the | George Lebl | 2002-08-23 | 3 | -23/+6 |
* | fix subtle possible race that could kill another process and simplify code | George Lebl | 2002-08-23 | 1 | -20/+3 |
* | The locale in the locale.alias file can be a comma separated list now and | George Lebl | 2002-08-22 | 1 | -3/+23 |
* | whack the redundant queries for halt, reboot and suspend, we already have | George Lebl | 2002-08-19 | 3 | -7/+114 |
* | bind signals INT/TERM/HUP and send a SIGTERM to the xnest when we get | George Lebl | 2002-08-19 | 1 | -5/+25 |
* | include gdmthemetester | jacob berkman | 2002-08-15 | 1 | -0/+3 |
* | Set GDM_PARENT_DISPLAY and GDM_PARENT_XAUTHORITY for greeter and the Init | George Lebl | 2002-08-15 | 1 | -9/+32 |
* | a script to run gdmgreeter in Xnest to test themes in the various | George Lebl | 2002-08-14 | 5 | -6/+140 |
* | whack old debug printf (it wasn't harmful due to the way we do things, but | George Lebl | 2002-08-14 | 4 | -79/+118 |
* | The Shutdown/Halt/Suspend keys can now be a list of commands. If this is | George Lebl | 2002-08-13 | 2 | -6/+28 |
* | update this, add MinimalUID, add a bunch of comments and reorganize a | George Lebl | 2002-08-13 | 2 | -2/+29 |
* | Create new icon myself. New large logo thing with the new foot | George Lebl | 2002-08-13 | 3 | -3/+3 |
* | Add a new key RunBackgroundProgramAlways. It is now normally false, and if | George Lebl | 2002-08-08 | 1 | -5/+19 |
* | include file fixups | George Lebl | 2002-08-08 | 15 | -40/+128 |
* | ignore up/down/tab just like in the standard greeter | George Lebl | 2002-08-07 | 1 | -1/+25 |
* | fix crasher bug on closing of the window (redhat bug 70861) and related | George Lebl | 2002-08-07 | 1 | -29/+57 |
* | add a SOFT_RESTART_SERVERS fifo command to force a restart of X servers | George Lebl | 2002-08-07 | 3 | -19/+49 |
* | prepare for 2.4.0.6 | George Lebl | 2002-08-06 | 6 | -1/+35 |
* | fix setting the welcome string properly | George Lebl | 2002-07-30 | 2 | -115/+226 |
* | added a few more untranslated strings | George Lebl | 2002-07-30 | 1 | -7/+7 |
* | add a failsafe en_US language in case there is no en_* language in the | George Lebl | 2002-07-30 | 1 | -5/+8 |
* | s/.gnome/.gnome2/, Applied patch from #89454. But still also read | George Lebl | 2002-07-30 | 3 | -5/+5 |
* | use the ve_signal routines, remove gdm_signal routines | George Lebl | 2002-07-30 | 16 | -468/+588 |
* | Added the untranslated Bulgarian string. | Yanko Kaneti | 2002-07-26 | 1 | -1/+1 |
* | change dir to /root or / when starting the setup proggie. Also set the | George Lebl | 2002-07-23 | 1 | -14/+45 |
* | make the link to /foo not | jacob berkman | 2002-07-22 | 1 | -1/+1 |
* | add -f to the LN_S line | George Lebl | 2002-07-21 | 1 | -1/+1 |
* | note that gethostname doesn't neccessairly nul terminate string | George Lebl | 2002-07-21 | 7 | -45/+242 |
* | setup busy cursor when starting config | George Lebl | 2002-07-20 | 4 | -8/+59 |
* | Fix happygnome theme when using tarball (disconnect.png was missing) | Frédéric Crozat | 2002-07-18 | 1 | -0/+1 |
* | add Swedish (Finland) to the language list, fixes #88423 | George Lebl | 2002-07-17 | 1 | -0/+2 |
* | move the 24 hour clock to the first page since it affects both greeters | George Lebl | 2002-07-16 | 3 | -78/+92 |
* | Added a few more languages And fixed the naming for english and brazilian | George Lebl | 2002-07-16 | 1 | -4/+23 |
* | Add "Encoding=UTF-8" | George Lebl | 2002-07-12 | 6 | -3/+9 |
* | unfortunately when we do a reparent on an already mapped window we will | George Lebl | 2002-07-12 | 2 | -13/+45 |
* | corrected yodaspeak and thus #83077 | George Lebl | 2002-07-11 | 1 | -4/+4 |
* | Added Macedonian fixes #84290, added Malay to the language alias list, | George Lebl | 2002-07-11 | 5 | -135/+82 |
* | Apply a patch from Terje Rosten <terjeros@phys.ntnu.no> to also obey the | George Lebl | 2002-07-11 | 3 | -2/+13 |
* | some indenting foo | George Lebl | 2002-07-11 | 4 | -0/+21 |
* | Added Malay / B.Melayu as language options. | Hasbullah Bin Pit | 2002-07-11 | 1 | -0/+2 |
* | Thu Jul 11 2002 Steve Fox <drfickle@uberh4x0r.org> | Steve Fox | 2002-07-11 | 4 | -5/+5 |
* | When we first open the X connection, set the cursor to a busy cursor | George Lebl | 2002-07-10 | 3 | -12/+62 |
* | if available include <sys/sockio.h>. Should fix first part of #86679 | George Lebl | 2002-07-09 | 6 | -31/+79 |
* | add missing files (fixes #86264) | Frédéric Crozat | 2002-07-08 | 1 | -1/+3 |
* | some sanity checking before doing a kill | George Lebl | 2002-07-07 | 1 | -0/+5 |
* | s/circles/happygnome/ | jacob berkman | 2002-06-07 | 1 | -5/+5 |
* | Add the happygnome theme, so finally the theme browser makes sense since | George Lebl | 2002-06-06 | 11 | -1/+252 |
* | rewrite. Use the languages that we know for starters, don't put any | George Lebl | 2002-06-02 | 1 | -15/+35 |
* | We had hebrew in reverse order, so when pango reversed it again, it came | George Lebl | 2002-06-02 | 1 | -2/+2 |
* | surround each langauge with <span lang="??_??">foo</span> markup so that | George Lebl | 2002-06-02 | 5 | -22/+54 |