summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* No longer use C99 features that do not work with gcc 2.95, specifically doBrian Cameron2005-06-302-36/+51
* Upgrading to pkgconfig 0.17.2 broke the Solaris build because it no longerBrian Cameron2005-06-222-5/+56
* Fix Delete button sensitivity. Fixes part of bug #302354. Patch by AndrewBrian Cameron2005-06-171-6/+55
* Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. RemoveBrian Cameron2005-06-157-32/+13
* Now log messages to syslog since you can't see messages printed toBrian Cameron2005-06-152-700/+705
* Fixed so faces subdir builds with distcheck.GDM2_2_8_0_0Brian Cameron2005-06-101-5/+12
* Fixed so faces subdir gets distributed.Brian Cameron2005-06-101-1/+1
* Removed "No Image" button for setting the background since it isBrian Cameron2005-06-103-25/+0
* Add Xserver configuration tab to gdmsetup. Minor cleanup of gdmsetup.c andBrian Cameron2005-06-103-740/+2395
* Change "reboot" to "restart". Changed function names and variables fromBrian Cameron2005-06-025-30/+30
* Added new file so build works.Brian Cameron2005-06-021-0/+191
* Added support for dynamic Xservers. Fixes enhancement request #168219.Brian Cameron2005-05-171-1/+14
* Fixed comments.Brian Cameron2005-05-171-3/+3
* Removed. Removed.Danilo \305\240egan2005-05-171-4/+0
* Fix broken messages. Fixes bug #304377. Thanks to Leena Gunda.Brian Cameron2005-05-161-2/+2
* No longer set default font size. Thanks to Erwann Chenede for catchingBrian Cameron2005-05-131-3/+0
* Refactored the code so session menu setup code is no longer duplicated inBrian Cameron2005-05-043-6/+6
* Refactored the code so session menu setup code is no longer duplicated inBrian Cameron2005-05-044-471/+268
* Correct Makefile so that if CONSOLE_HELPER is set, we don't try to createBrian Cameron2005-05-0411-406/+840
* Now use more sensible arguments for starting magnifier, recommended byBrian Cameron2005-04-261-1/+1
* Added: gui/greeter/canvas_text.[ch]: No longer rely on Xserver physicalBrian Cameron2005-04-255-101/+528
* Fix typos in strings. Fixes bug 301694. Patch provided by Kjartan Maraas.Brian Cameron2005-04-253-4/+4
* Corrected broken if test pointed out by meissner@suse.de. Fixes bugBrian Cameron2005-04-221-2/+1
* Fix sensitivities of new Login Sounds feature. Further fix for #300136.Brian Cameron2005-04-201-6/+0
* For Danish-English use en_DK instead of en_IE. Made less out-of-date.Brian Cameron2005-04-201-1/+1
* Cleanup for login success/failure sounds. Patch provided by MarkBrian Cameron2005-04-208-46/+48
* Add login success/failure sounds. Patch provided by Andrew Case. Refer toBrian Cameron2005-04-198-87/+677
* I noticed that double clicking in the Face Browser was causing the focusBrian Cameron2005-04-192-0/+20
* Added DefaultWelcome and DefaultRemoteWelcome keys to the config fileBrian Cameron2005-04-169-113/+396
* Display an error dialog if the user's $HOME/.dmrc can't be accessed forBrian Cameron2005-04-133-15/+25
* Patched locale.alias to include missing languages. Patch provided by RayBrian Cameron2005-04-124-13/+52
* Now make button3 always act like button 1 for better left-hand support. NoBrian Cameron2005-04-083-35/+68
* Set size requests for text labels in gdmlogin so that they are initializedBrian Cameron2005-04-061-6/+12
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-0643-53/+668
* Removed space before punctuationAdam Weinberger2005-04-052-2/+2
* Removed stupid comment.Brian Cameron2005-04-051-1/+0
* Fixed dialogs that ask user if they want to change their defaultBrian Cameron2005-04-0511-92/+165
* Revamped gdmsetup so that it uses the new file browser everywhere, usesBrian Cameron2005-03-316-566/+873
* Corrected the fix made on March 4th to remove span tags properly. The factBrian Cameron2005-03-291-17/+3
* Correct inconsistant spacing in languages list. Patch by Seb Wills. FixesBrian Cameron2005-03-291-1/+9
* Add Hong Kong and Singapore locale.Abel Cheung2005-03-251-3/+5
* Add face browser tab for configuring the face browser with the ExcludeBrian Cameron2005-03-239-219/+1081
* Remove "en" from language list since it causes all English languages toBrian Cameron2005-03-211-2/+0
* Fix a number of run-on sentences. Fixes bug 170532.Adam Weinberger2005-03-194-9/+8
* Fixed messages - fixes bug 170531. Now use ve_locale_from_utf in theBrian Cameron2005-03-1911-10/+75
* Made comment nicer. Fix for bug 132629, now only display each languageBrian Cameron2005-03-172-3/+16
* Fixed so it recognizes gdmgreeter is installed to LIBEXEC and now usesBrian Cameron2005-03-178-104/+158
* Added Include and IncludeAll gdm config options to better control whatBrian Cameron2005-03-158-636/+494
* Changed default face directory to EXPANDED_DATADIR/pixmaps/faces sinceBrian Cameron2005-03-1116-17/+66
* Added GET_CONFIG gdmflexiserver command, so that other programs can accessBrian Cameron2005-03-101-77/+167