summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* reset check_idle_id tag to 0 after idle completes, which is the other halfRay Strode2008-05-121-0/+1
* Don't erroneously hide language option widget on new installs. (Patch fromRay Strode2008-05-101-7/+3
* Add a GConf key for not showing normal users in the user list.Matthias Clasen2008-05-082-0/+41
* Fix _ or - mixup in gconf key name.William Jon McCann2008-05-081-1/+1
* Fix a typo and some style/whitespace issues.William Jon McCann2008-05-064-122/+127
* Don't translate widget labels.Kjartan Maraas2008-05-062-2/+2
* Add a keyboard chooserMatthias Clasen2008-05-0514-0/+1250
* prepare for release.William Jon McCann2008-05-012-2/+4
* Use new ConsoleKit error format. Patch from: Matthias ClasenWilliam Jon McCann2008-05-011-2/+80
* Don't show Session selector if only one session availableRay Strode2008-05-011-2/+39
* automatically pop up language/session combos when mnemonic is pressed.Ray Strode2008-05-011-2/+16
* hide separator after completing shrink animationRay Strode2008-04-301-0/+2
* Remove User: label for now. Looks a bit cleaner and I think we should beWilliam Jon McCann2008-04-301-2/+0
* Desensitize the power buttons for one second after switching tabs to helpWilliam Jon McCann2008-04-291-2/+67
* Fix style a bit.William Jon McCann2008-04-291-9/+14
* Don't unconditionally set debugging in the greeter. Now we'll enable it ifWilliam Jon McCann2008-04-292-1/+31
* Show a wait cursor while populating the language list, since this can takeMatthias Clasen2008-04-291-0/+11
* Don't set an explicit cursor, just go back to the parent cursor.Matthias Clasen2008-04-291-5/+1
* If the user types while an animation is going on, keep track of what theyRay Strode2008-04-295-1/+74
* Make sure we update the visibility of hidden items once those usersWilliam Jon McCann2008-04-281-26/+30
* Make animation fasterRay Strode2008-04-281-1/+1
* New function to ask g-p-m if it thinks that suspend works. (switch_mode):Matthias Clasen2008-04-281-1/+38
* Make the "Accessibility Preferences" button accessible.Matthias Clasen2008-04-261-0/+5
* fix typo in last patchRay Strode2008-04-241-1/+1
* don't show separator when shrunkRay Strode2008-04-241-1/+2
* Don't unconditionally show separator when showing all other inactive itemsRay Strode2008-04-211-29/+31
* Add two new signals "users-loaded" and "loading-users" to signify when theRay Strode2008-04-215-0/+104
* Check for tranlations in name_TERRITORY in addition toRay Strode2008-04-181-0/+1
* Turn off media-keys until we get lock down for them figured out.Ray Strode2008-04-181-1/+1
* Add missing priorities for plugins.William Jon McCann2008-04-181-0/+55
* Turn on media-keys.William Jon McCann2008-04-181-0/+11
* Start orca without the main window and magnifierRay Strode2008-04-171-1/+1
* Disable search-ahead when chooser is shrunk. (clear_selection): drop focusRay Strode2008-04-161-0/+11
* Use glib main loop directly instead of running gtk_main before we runWilliam Jon McCann2008-04-151-9/+16
* Make clicker logo thing at the top of the login window use an input-onlyRay Strode2008-04-141-0/+1
* Redo focus handling so that tabing out of the list worksRay Strode2008-04-111-3/+30
* Monitor ~/.face for changes.William Jon McCann2008-04-092-28/+117
* Use an image menu item in the applet.William Jon McCann2008-04-091-38/+77
* When generating language list, use the list from libc as definitive, butRay Strode2008-04-091-6/+49
* Make the language dialog look a little nicer initially. We won't be ableRay Strode2008-04-081-2/+16
* drop the empty pixbuf and force a fixed width and height on the cellRay Strode2008-04-082-28/+5
* remove stale FIXMERay Strode2008-04-081-1/+0
* Drop icons for Other and Auto users for nowRay Strode2008-04-081-2/+27
* Add a test program for session gatheringWilliam Jon McCann2008-04-082-0/+92
* Fix bug where separator doesn't hide properly in language chooserRay Strode2008-04-081-23/+47
* remove superfluous boilerplateRay Strode2008-04-081-15/+0
* assume the caller is asking that we slide the child to the specifiedRay Strode2008-04-071-0/+3
* Initialize next_tick. Harden against timer getting stopped during firstRay Strode2008-04-071-1/+3
* Track whether or not child allocations are out of date when determiningRay Strode2008-04-071-6/+21
* Properly cancel grow animation when its reached its end early.Ray Strode2008-04-072-5/+17