gnome-control-center/shell
Ryan Lortie 4736b03ed9 hostname-helper: use GLib transliteration API
Use GLib's new transliteration API to avoid the shortcomings of iconv().

Also solve an existing problem where strings entered in decomposed forms
wouldn't be properly transliterated.  Always normalise before attempting
transliteration.

Bump GLib dependency to 2.39.91 for the new feature.

https://bugzilla.gnome.org/show_bug.cgi?id=724194
2014-02-21 07:57:03 -05:00
..
completions shell: Drop obsolete region arguments from bash completion 2013-02-19 17:58:33 +01:00
cc-application.c application: activate application when launching a panel 2014-01-13 09:21:47 -08:00
cc-application.h shell: Make the application a GtkApplication subclass 2013-02-18 16:40:44 +01:00
cc-editable-entry.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-editable-entry.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-hostname-entry.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-hostname-entry.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-panel-loader.c shell: Fix desktop_name memory leak 2013-05-06 18:11:04 +10:00
cc-panel-loader.h shell: Let panels have their own commandline flags 2013-04-03 18:09:11 +02:00
cc-panel.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-shell-category-view.c shell: Set iconview number of columns to 6 2013-11-26 16:54:54 +01:00
cc-shell-category-view.h shell: add a new settings shell 2010-05-19 11:11:26 +01:00
cc-shell-item-view.c shell: Activate items on single click 2013-01-21 08:32:18 +01:00
cc-shell-item-view.h shell: Set wrap mode to "word" for the icon text 2010-12-13 14:03:10 +00:00
cc-shell-log.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-shell-log.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-shell-model.c shell: Use CcShellMode to do the panels filtering 2013-01-15 11:37:24 +01:00
cc-shell-model.h shell: Use CcShellMode to do the panels filtering 2013-01-15 11:37:24 +01:00
cc-shell.c shell: Use GVariant to convey panel arguments instead of a string array 2013-04-03 18:02:10 +02:00
cc-shell.h shell: Use GVariant to convey panel arguments instead of a string array 2013-04-03 18:02:10 +02:00
cc-window.c shell: Disable type-ahead in search window 2014-01-16 12:37:20 +01:00
cc-window.h shell: Rename shell window to CcWindow 2013-02-18 16:40:44 +01:00
gnome-control-center.desktop.in.in shell: Rename to "Settings" 2012-11-06 10:14:23 +01:00
hostname-helper.c hostname-helper: use GLib transliteration API 2014-02-21 07:57:03 -05:00
hostname-helper.h Updated FSF's address 2014-01-29 11:27:38 +01:00
hostnames-test.txt Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c main: Drop the use of EggListBox 2013-07-02 16:19:09 +01:00
Makefile.am wacom: Re-write gui_gtk in Clutter to introduce animations 2013-05-17 16:36:59 +02:00
org.gnome.ControlCenter.service.in shell: Expose panel launching with DBus-activation 2013-04-03 18:09:15 +02:00
test-hostname.c Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
TODO shell: Update animated notebook TODO 2012-05-10 11:22:50 +01:00