Commit graph

16 commits

Author SHA1 Message Date
Rui Matos
22f7c182bd region: trigger the layout chooser dialog response on 'row-activated' signal
Allows the user to choose a new layout by double clicking or hitting enter.

https://bugzilla.gnome.org/show_bug.cgi?id=652409
2011-06-13 21:11:53 +01:00
Bastien Nocera
702fb777b1 region: Add "clear" secondary icon to search entry
https://bugzilla.gnome.org/show_bug.cgi?id=647717
2011-04-26 14:38:30 +01:00
Bastien Nocera
211461007c region: Make drag'n'drop work
By making sure we only store the layouts in the list store, and keep
GSettings in sync with the list store, rather than constantly re-reading
from GSettings.

https://bugzilla.gnome.org/show_bug.cgi?id=644783
2011-03-15 22:41:07 +00:00
Sergey V. Udaltsov
d120490013 Using separate window group to avoid modal shadowing
The idea by mclasen. Non-modal preview for modal "add layout" popup
2011-03-13 01:05:51 +00:00
Sergey V. Udaltsov
6d018d3295 Do not allow adding the same layout twice
Just disable the "add" button when already chosen layout is selected
https://bugzilla.gnome.org/show_bug.cgi?id=642907
2011-02-26 01:59:18 +00:00
Sergey V. Udaltsov
8760016db2 region: Shared non-modal layout preview dialog
https://bugzilla.gnome.org/show_bug.cgi?id=642903
2011-02-25 00:50:28 +00:00
Sergey V. Udaltsov
b5e63ec96b Fix the modality of the Preview dialog
set_modal should be used instead of set_transient_for
Also, a bit of memory tidy up
2011-02-09 20:18:39 +00:00
Sergey V. Udaltsov
963f992452 region: make layout filtering much faster
Using app-level filter instead of libxklavier filter
2011-02-08 22:22:09 +00:00
Sergey V. Udaltsov
28d69973d2 Sort the layout list in the chooser 2011-02-04 22:54:33 +00:00
Sergey V. Udaltsov
7808e6edae Minor UI tweaks in kbd layout chooser
Frame around layout list, initial focus on the search field
2011-02-04 22:40:53 +00:00
Sergey V. Udaltsov
fe04b358a4 New search-based layout addition
Bug #640772, see mockup
Requires new version of libgnomekbd and libxklavier
2011-02-04 19:55:38 +00:00
Bastien Nocera
035cb78521 region: Parent dialogues properly 2011-01-24 18:10:09 +00:00
Bastien Nocera
f70af6ee47 region: Remove other uses of gtk_dialog_run() 2011-01-24 12:30:59 +00:00
Sergey V. Udaltsov
b4810cb1db Setting sorting before populating list stores
This is workaround for broken gtk behaviour.
https://bugzilla.gnome.org/show_bug.cgi?id=639792
2011-01-17 23:13:04 +00:00
Yanko Kaneti
628e280243 region: keyboard_dialog -> region_dialog
gnome-keyboard-properties -> gnome-region-panel
        has-separator is gone
2010-11-09 13:36:43 +01:00
William Jon McCann
733f0ce3e2 [region] Rename old Keyboard panel to Region
Will make keybindings the new keyboard panel
2010-10-31 23:42:04 -04:00
Renamed from panels/keyboard/gnome-keyboard-properties-xkbltadd.c (Browse further)