summaryrefslogtreecommitdiff
path: root/panels/common
Commit message (Expand)AuthorAgeFilesLines
* common: Avoid crashing if a language doesn't have a display nameBastien Nocera2012-11-291-2/+4
* common: Look harder for some languagesBastien Nocera2012-03-081-3/+6
* common: Add more debug to list-languagesBastien Nocera2012-03-051-0/+11
* common: Fix crashes for incomplete localesBastien Nocera2012-03-051-7/+14
* language-chooser: make the filter entry grab focus on creationCosimo Cecchi2011-11-221-0/+1
* language-chooser: disable built-in typeahead search entryCosimo Cecchi2011-11-221-0/+1
* common: Remove copy-paste egg codeBastien Nocera2011-11-043-760/+1
* keyboard: Try to parse keycodes betterBastien Nocera2011-10-271-1/+4
* common: Fix handling of <Primary>Bastien Nocera2011-10-241-0/+20
* common: Update linkage rules for static libsBastien Nocera2011-10-181-4/+2
* region: Always add English to the list, as it should always be availableRodrigo Moya2011-10-111-2/+1
* common: Always collect locales from the directoryBastien Nocera2011-10-111-2/+3
* region: Only show locales for languages that have translationsRodrigo Moya2011-10-113-12/+20
* Fix distribution of language chooser glade fileRodrigo Moya2011-08-301-1/+1
* common: Tweak default user listBastien Nocera2011-08-261-1/+2
* common: Add a region mode to the language chooserMatthias Clasen2011-08-224-4/+65
* common: Add api for region namesMatthias Clasen2011-08-224-7/+144
* region: Redo the language tabMatthias Clasen2011-08-223-122/+149
* user: Move the language chooser to commonMatthias Clasen2011-08-224-2/+577
* common: Simplify language displayMatthias Clasen2011-08-221-0/+44
* common: Add list-languages test applicationBastien Nocera2011-08-162-0/+30
* common: Add some more debug when listing languagesBastien Nocera2011-08-161-0/+1
* common: Add safeguards for empty languageBastien Nocera2011-07-071-1/+5
* region: Added missing assignment for loop control variableRodrigo Moya2011-06-171-1/+1
* Fix linking of libshortcuts against XFrédéric Péters2011-03-111-1/+2
* Drop the sync language loading codeMatthias Clasen2011-02-232-47/+4
* Add an async variant of language loadingMatthias Clasen2011-02-242-0/+79
* common: Move eggaccelerators to common/Bastien Nocera2011-02-233-1/+737
* configure: Group pkg-config checks based on how they are usedThomas Wood2011-02-191-14/+6
* common: Load language names for locales with 3 lettersBastien Nocera2011-02-031-9/+36
* Avoid using locales without language names.Yanko Kaneti2011-02-031-0/+5
* common: Add API to select the current languageBastien Nocera2011-01-262-0/+33
* common: Remove debugBastien Nocera2011-01-251-2/+0
* user-accounts: Move more of the treeview setup to common/Bastien Nocera2011-01-252-187/+120
* user-accounts: Move um_get_current_language to common/Bastien Nocera2011-01-242-2/+4
* common: Add panel nameBastien Nocera2011-01-241-0/+3
* user-accounts: Move more functions to common/Bastien Nocera2011-01-242-6/+10
* common: Add missing Makefile.amBastien Nocera2011-01-241-0/+33
* user-accounts: Move um_get_iter_for_language to common/Bastien Nocera2011-01-242-7/+8
* user-accounts: Move gdm-languages to common/Bastien Nocera2011-01-245-0/+1691