summaryrefslogtreecommitdiff
path: root/panels/region
Commit message (Expand)AuthorAgeFilesLines
* region: Use margin-start/end instead of margin-left/rightYosef Or Boczko2013-11-197-33/+33
* Add NoDisplay to all gnome-control-center panel .desktop filesJasper St. Pierre2013-11-151-0/+1
* region: Never show "None" for language and formatsRui Matos2013-10-151-9/+23
* region: Allow setting system-wide formatsRui Matos2013-10-151-23/+58
* region: Remove unused toplevel window from .ui fileRui Matos2013-10-012-7/+1
* region: Add a missing xalign in the format-chooserMatthias Clasen2013-09-011-0/+1
* region: Fix stretched "Login Screen" buttonYosef Or Boczko2013-08-211-0/+1
* region: translate IBus engine name if possibleDaiki Ueno2013-08-151-0/+4
* region: Use new delayed search entry APIBastien Nocera2013-07-302-2/+2
* region: Fix the look of login buttonYosef Or Boczko2013-07-121-0/+2
* region: Convert to GtkListBoxAlexander Larsson2013-07-026-465/+431
* region: prevent the "Formats" and "Add Input" dialogs from being resizableThomas Wood2013-06-182-0/+2
* region: Make sure not to display an empty input sources listRui Matos2013-06-171-9/+29
* region: Set button arrow icons according to locale's text directionRui Matos2013-06-051-5/+2
* region: Show the XKB option for the input source switch shortcutRui Matos2013-05-271-1/+32
* Remove the input-source-switcher settingRui Matos2013-05-271-18/+1
* Add context to some translated stringsMatthias Clasen2013-05-181-1/+1
* region: Rate limit the input chooser filteringRui Matos2013-05-131-2/+19
* region: Stop focusing the input chooser entry if already focusedRui Matos2013-05-131-3/+6
* Revert "Revert "Use a common definition for modifier-only keybindings array""Rui Matos2013-05-131-36/+5
* Revert "wip remove input-sources-switcher label"Rui Matos2013-05-131-1/+47
* region: Don't crash if the user disabled IS switch keybindingsRui Matos2013-05-131-1/+1
* wip remove input-sources-switcher labelRui Matos2013-05-131-47/+1
* Revert "Use a common definition for modifier-only keybindings array"Rui Matos2013-05-131-5/+36
* region: Add missing semicolons to desktop filesKalev Lember2013-04-161-1/+1
* region: Fix setting the system languageRui Matos2013-04-151-4/+17
* region: Apply user settings system-wide on single account systemsRui Matos2013-04-151-6/+33
* region: Keep format chooser labels centeredRui Matos2013-04-151-3/+11
* region: Fix format chooser check marks being clearedRui Matos2013-04-151-2/+0
* region: Center labels and remove arrows on the input chooser dialogRui Matos2013-04-151-1/+1
* region: Use view-more-symbolic for the "More" list itemRui Matos2013-04-152-2/+18
* region: Add separators to the input chooser listRui Matos2013-04-151-14/+67
* region: Add separators to the format chooser listRui Matos2013-04-151-0/+18
* region: Normalize and casefold the untranslated language nameRui Matos2013-03-141-1/+4
* region: Remove useless parameterRui Matos2013-03-141-6/+4
* region: Show restart notification only if strictly neededRui Matos2013-03-141-22/+91
* region: Use a GDBusProxy to access org.gnome.SessionManagerRui Matos2013-03-141-10/+39
* region: Cancel any async operations with callbacks on finalizeRui Matos2013-03-141-5/+16
* region: Translate restart notification into the target languageRui Matos2013-03-141-3/+15
* region: Display current locale country in formats if setting is emptyRui Matos2013-03-141-14/+32
* region: Remove the "None" input source row when adding a real oneRui Matos2013-03-121-0/+9
* region: Improve explanation when there are no input sourcesRui Matos2013-03-121-1/+1
* region: Prevent window from getting too tall with many input sourcesRui Matos2013-03-122-2/+51
* region: Always add ibus engine widgets regardless of locale infoRui Matos2013-03-111-1/+5
* region: Factor out adding source widgets codeRui Matos2013-03-111-21/+26
* region: Make format chooser centeredWilliam Jon McCann2013-02-261-1/+4
* region: Fix warnings about uninitialized variablesÁngel Guzmán Maeso2013-02-211-2/+2
* region: Fix crash when changing the languageBastien Nocera2013-02-201-2/+10
* Use a common definition for modifier-only keybindings arrayRui Matos2013-02-191-36/+5
* Check gtk_builder_add_from_resource() return valueRui Matos2013-02-193-6/+3