summaryrefslogtreecommitdiff
path: root/panels/common
Commit message (Expand)AuthorAgeFilesLines
* common: Use the proper Unicode ellipsis (…) instead of three dotsJeremy Bicha2012-12-031-2/+2
* common: Avoid crashing if a language doesn't have a display nameBastien Nocera2012-11-291-2/+3
* common: Use language name translations from iso-codesBastien Nocera2012-11-271-7/+9
* common: add Japanese to the popular languagesJens Petersen2012-11-271-0/+3
* common: Try to get the configured language as the current oneBastien Nocera2012-11-231-0/+9
* common: Split out getting the lang for a userBastien Nocera2012-11-231-22/+33
* info: Set the transient hostname tooBastien Nocera2012-11-161-1/+2
* common: remove the use of the GDK thread functionsThomas Wood2012-11-132-5/+1
* common: remove the use of the deprecated g_type_init functionThomas Wood2012-11-131-2/+0
* common: Quiet valgrind when checking lang codesetBastien Nocera2012-11-051-1/+1
* common: Fix list-languages buildBastien Nocera2012-10-011-0/+1
* common: Add i18n support to language test appBastien Nocera2012-09-301-0/+6
* common: Add more debug for select_current_language()Bastien Nocera2012-09-261-0/+10
* Switch files created by me to GPLv2+Matthias Clasen2012-09-064-4/+4
* common: Add Arabic as a common languageJavier Jardón2012-08-221-0/+3
* common: Add Russian as a common languageBastien Nocera2012-08-221-0/+3
* Fix missing =Colin Walters2012-08-221-1/+1
* common: Add Policykit rules for hostname settingMatthias Clasen2012-08-222-0/+13
* common: Fix memory leaks in language sortingJasper St. Pierre2012-08-221-9/+9
* common: Add more debug to list-languagesBastien Nocera2012-08-211-3/+5
* common: Make insertion of new languages quickerMatthias Clasen2012-03-271-18/+28
* common: Fix crash when filtering language listBastien Nocera2012-03-271-0/+6
* 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