summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Always add a latin and a UI language XKB layoutswip/input-sourcesRui Matos2012-05-154-7/+653
* keyboard: Add the IBus engine setting codeRui Matos2012-05-153-1/+85
* keyboard: Apply XKB layouts ourselves and stop relying on libgnomekbdRui Matos2012-05-156-605/+195
* keyboard: Remove a needless GObject constructor overrideRui Matos2012-05-151-15/+0
* keyboard: Fix XkbSelectEventDetails event_type argumentRui Matos2012-05-151-1/+1
* keyboard: Remove needless call to XkbUseExtensionRui Matos2012-05-151-2/+1
* keyboard: remove undefined call to gkbd_keyboard_config_patchCraig Keogh2012-05-091-1/+0
* Updated Norwegian bokmål translationKjartan Maraas2012-05-031-3/+3
* Updated Slovenian translationAndrej Žnidaršič2012-05-021-3/+3
* l10n: Updated Italian translationLuca Ferretti2012-04-301-8/+6
* Updated Norwegian bokmål translationKjartan Maraas2012-04-301-200/+200
* Updated POTFILES.inPiotr Drąg2012-04-261-0/+1
* keyboard: Fix wrong item popping up for previewBastien Nocera2012-04-261-1/+1
* po: Remove mention of old fileBastien Nocera2012-04-261-1/+0
* keyboard: Remove have_xkb struct memberBastien Nocera2012-04-261-10/+5
* keyboard: Don't start if XKB isn't supportedBastien Nocera2012-04-261-2/+8
* keyboard: Move GSettings to main _start() functionBastien Nocera2012-04-261-9/+6
* keyboard: Merge gsd_keyboard_xkb_analyze_sysconfig()Bastien Nocera2012-04-261-12/+3
* keyboard: Merge stop functionsBastien Nocera2012-04-261-29/+24
* keyboard: Remove use of xlk_debug()Bastien Nocera2012-04-261-9/+9
* keyboard: Stop leaking popup menusBastien Nocera2012-04-261-5/+20
* keyboard: Remove unnecessary checksBastien Nocera2012-04-261-3/+0
* keyboard: Merge both events filtersBastien Nocera2012-04-261-29/+16
* keyboard: Run a custom command for new keyboardsBastien Nocera2012-04-262-20/+61
* keyboard: Merge XKB code into main manager sourcesBastien Nocera2012-04-264-498/+446
* keyboard: Fix leak when app info creation failsBastien Nocera2012-04-261-17/+11
* keyboard: Remove custom iconsBastien Nocera2012-04-261-22/+1
* keyboard: Remove handling of preview windowsBastien Nocera2012-04-261-13/+0
* keyboard: Simplify popup_menu_show_layout()Bastien Nocera2012-04-261-30/+7
* keyboard: Remove "inited_ok" variableBastien Nocera2012-04-262-13/+7
* keyboard: Remove another unused macroBastien Nocera2012-04-261-2/+0
* keyboard: Remove unused macroBastien Nocera2012-04-261-4/+0
* keyboard: Cleanup gsd_keyboard_xkb_init()Bastien Nocera2012-04-261-51/+44
* keyboard: Remove unused "feature"Bastien Nocera2012-04-262-24/+0
* keyboard: Clean up Num-Lock setup and XKB checkingBastien Nocera2012-04-261-25/+36
* keyboard: Use upstream g_settings_get_uint()Bastien Nocera2012-04-261-12/+2
* keyboard: Add test appBastien Nocera2012-04-262-0/+19
* xsettings: Simplify test appBastien Nocera2012-04-262-25/+5
* wacom: Simplify test appBastien Nocera2012-04-261-59/+4
* print-notifications: Simplify test appBastien Nocera2012-04-262-58/+5
* orientation: Simplify test appBastien Nocera2012-04-261-57/+4
* media-keys: Simplify test appBastien Nocera2012-04-261-59/+4
* background: Simplify test appBastien Nocera2012-04-262-59/+5
* common: Add helper to create test apps for pluginsBastien Nocera2012-04-261-0/+47
* power: Ignore DBus requests while stoppedMichael Terry2012-04-261-0/+12
* wacom: Fix mess left by last 2 commitsBastien Nocera2012-04-251-18/+5
* wacom: Make tablet configuration be per-machineBastien Nocera2012-04-251-0/+8
* wacom: Make tablet configuration be per-machineBastien Nocera2012-04-252-4/+22
* mouse: fix mem leakPavel Vasin2012-04-241-1/+13
* housekeeping: fix GList leakPavel Vasin2012-04-241-1/+1