- 07 Jan, 2013 1 commit
- 13 Dec, 2012 2 commits
-
-
Bastien Nocera authored
250px should be enough to start with.
-
Use the same logic the input sources dialog does to avoid the buttons going off-balance. https://bugzilla.gnome.org/show_bug.cgi?id=678513
-
- 11 Dec, 2012 2 commits
-
-
Bastien Nocera authored
This makes loading faster, with less I/O, avoids unnecessary code duplication (around 1k lines shaved), and ensures that all the panels link and work appropriately. By the same token, it will stop external panels from being created, and loaded. https://bugzilla.gnome.org/show_bug.cgi?id=690036
-
Bastien Nocera authored
The separator went missing when we started adding the popular languages to the list. Make it come back to separate the user languages from the popular ones.
-
- 10 Dec, 2012 4 commits
-
-
Bastien Nocera authored
-
These dialogs had an inconsistent mix of bold window titles and non-bold headings. Change them to all use window titles with similar wording. https://bugzilla.gnome.org/show_bug.cgi?id=684829
-
Bastien Nocera authored
Because we were looking for a locale directory with the extra codeset (xx_XX.utf8) instead of without it.
-
Bastien Nocera authored
Instead of the current one. https://bugzilla.gnome.org/show_bug.cgi?id=684861
-
- 03 Dec, 2012 1 commit
-
-
- 29 Nov, 2012 1 commit
-
-
Bastien Nocera authored
If for some reason we cannot translate a language name, then we wouldn't have a display language. https://bugzilla.redhat.com/show_bug.cgi?id=752806
-
- 27 Nov, 2012 2 commits
-
-
Bastien Nocera authored
-
- 23 Nov, 2012 2 commits
-
-
Bastien Nocera authored
-
Bastien Nocera authored
Into get_lang_for_user(), so it can be reused internally.
-
- 16 Nov, 2012 1 commit
-
-
Bastien Nocera authored
As we need that to get the right name from "hostname".
-
- 13 Nov, 2012 2 commits
-
-
Thomas Wood authored
Remove the use of gdk_threads_enter and gdk_threads_leave functions, as they have been deprecated, and also replace gdk_threads_add_idle with g_idle_add. https://bugzilla.gnome.org/show_bug.cgi?id=688231
-
Thomas Wood authored
The g_type_init function was deprecated in glib 2.35.1 and the type system is now initialised automatically. https://bugzilla.gnome.org/show_bug.cgi?id=688231
-
- 05 Nov, 2012 1 commit
-
-
Bastien Nocera authored
-
- 01 Oct, 2012 1 commit
-
-
Bastien Nocera authored
-
- 30 Sep, 2012 1 commit
-
-
Bastien Nocera authored
-
- 26 Sep, 2012 1 commit
-
-
Bastien Nocera authored
-
- 06 Sep, 2012 1 commit
-
-
Matthias Clasen authored
This matches the rest of the control-center code base. https://bugzilla.gnome.org/show_bug.cgi?id=683420
-
- 22 Aug, 2012 5 commits
-
-
-
Colin Walters authored
-
Allow setting the computer's pretty hostname if the user is an admin. https://bugzilla.gnome.org/show_bug.cgi?id=679281
- 21 Aug, 2012 1 commit
-
-
Bastien Nocera authored
-
- 27 Mar, 2012 2 commits
-
-
Bastien Nocera authored
And it's still being populated. If the list gets filtered while it's being populated, we would end up with a row with NULL data, causing us to crash. Make sure to hold the GDK threads lock when reading from the list, to avoid racing with the insert code. http://bugzilla.gnome.org/show_bug.cgi?id=672293
- 08 Mar, 2012 1 commit
-
-
Bastien Nocera authored
It's fairly common to have de rather than de_DE translations, ditto for French and Spanish that share most of the vocabulary.
-
- 05 Mar, 2012 2 commits
-
-
Bastien Nocera authored
So we can print the name of the locales listed on the command-line.
-
Bastien Nocera authored
By ignoring locales without language codes, or territory. https://bugzilla.gnome.org/show_bug.cgi?id=658551
-
- 22 Nov, 2011 2 commits
-
-
Cosimo Cecchi authored
The filter entry should have initial keyboard focus, so typing in the dialog right away will filter it. https://bugzilla.gnome.org/show_bug.cgi?id=664505
-
Cosimo Cecchi authored
Since we already have a filter entry inline, the one provided by GtkTreeView is just redundant and confusing. https://bugzilla.gnome.org/show_bug.cgi?id=664503
-
- 04 Nov, 2011 1 commit
-
-
Bastien Nocera authored
Now in GTK+ itself. https://bugzilla.gnome.org/show_bug.cgi?id=663341
-
- 27 Oct, 2011 1 commit
-
-
Bastien Nocera authored
gdk_keyval_from_name() doesn't seem to work as it used to. https://bugzilla.gnome.org/show_bug.cgi?id=642489
-
- 24 Oct, 2011 1 commit
-
-
Bastien Nocera authored
As used in the new GTK+ 3.2.1. https://bugzilla.redhat.com/show_bug.cgi?id=748444
-
- 18 Oct, 2011 1 commit
-
-
Bastien Nocera authored
No point in limiting the exports symbols for a static library
-