gnome-control-center/panels/region
Joaquim Rocha abb0592866 region: Reuse the input chooser instance
The language input chooser is being created and destroyed every time
it is opened and closed. This is noticeably slow and is hardly
necessary as the values it contains should not change.

To fix this, these changes reuse the same instance of the input chooser
(by hiding and showing it) instead of renewing it.
The input chooser is also now shown using gtk_dialog_run to avoid having
it destroyed from the default delete event.
2015-03-10 19:45:07 +01:00
..
.indent.pro [region] Rename old Keyboard panel to Region 2010-10-31 23:42:04 -04:00
cc-format-chooser.c region: fix a crash when iterating locales 2015-01-10 11:44:38 +08:00
cc-format-chooser.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-ibus-utils.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-ibus-utils.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-input-chooser.c region: Reuse the input chooser instance 2015-03-10 19:45:07 +01:00
cc-input-chooser.h region: Reuse the input chooser instance 2015-03-10 19:45:07 +01:00
cc-input-options.c region: Remove "Shift" hack from region panel 2014-08-17 20:16:27 +02:00
cc-input-options.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-region-panel.c region: Reuse the input chooser instance 2015-03-10 19:45:07 +01:00
cc-region-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
format-chooser.ui region: Make Add/Done buttons blue 2014-10-17 12:19:41 +02:00
gnome-region-panel.desktop.in.in Add NoDisplay to all gnome-control-center panel .desktop files 2013-11-15 08:44:53 -05:00
input-chooser.ui region: Don't show IBus sources in the system-wide input chooser 2015-01-06 16:17:36 +01:00
input-options.ui panels: Mark label strings as translatable 2014-09-04 16:00:20 +01:00
Makefile.am region: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:46:42 +02:00
region.gresource.xml Rename input chooser ui file 2013-02-19 12:25:52 +01:00
region.ui region: Implement input source list re-ordering 2015-02-28 20:57:38 +01:00