Daniel Nylander
24ff9c1ace
Updated Swedish translation
2010-07-27 10:33:20 +02:00
Aron Xu
c38f1efe39
Update Simplified Chinese translation.
2010-07-24 13:55:20 +08:00
Matej Urbančič
c396120acc
Updated Slovenian translation
2010-07-23 18:33:09 +02:00
Thomas Wood
b760bf312c
datetime: ensure the panel does not need the shell to resize horizontally
...
Reduce the width and height required for the timezone map so that the
panel fits into the shell window without needing it to resize
horizontally.
2010-07-22 17:50:00 +01:00
Thomas Wood
84d07fee7a
shell: use a fixed width for the main window
...
Use a fixed width for the shell, since resizing horizontally is more
awkward for the user than resizing vertically.
2010-07-22 17:48:18 +01:00
Thomas Wood
b7ab940c78
shell: make sure the background colours are updated if the style changes
...
Make sure the background of the main vbox uses base/text colour
combinations and is updated if the style changes
2010-07-22 17:29:47 +01:00
Thomas Wood
f5c0b73214
panels: Use gi18n-lib.h in the panel libraries
2010-07-22 16:56:27 +01:00
Bastien Nocera
016b81dee8
Fix compile-time warning
...
cc-default-applications-panel.c: In function ‘cc_default_applications_panel_dispose’:
cc-default-applications-panel.c:73:7: warning: implicit declaration of function ‘gnome_da_xml_free’
cc-default-applications-panel.c:73:7: warning: nested extern declaration of ‘gnome_da_xml_free’
2010-07-22 15:58:22 +01:00
Bastien Nocera
b8e36d5658
Fix possible crasher when theme changes
...
When the theme or screen changes, we need to make sure that
the previous handler for the theme-changed signal is disconnected
to avoid the callback being called when the panel has been unloaded.
https://bugzilla.redhat.com/show_bug.cgi?id=610289
2010-07-22 15:56:26 +01:00
Colin Walters
576f3895f7
[display] Needs to be linked against dbus-glib
...
Would be a lot better to port this to GDBus, but in the
interest of correctness we should do this fix now.
2010-07-20 17:23:45 -04:00
Fran Diéguez
8cc523c579
Updated Galician translations
2010-07-20 10:48:13 +02:00
Chao-Hsiung Liao
87167db22f
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2010-07-20 15:57:36 +08:00
Thomas Wood
7c1e4cf526
font-viewer: create the preview pixmap after the drawing area is realized
...
The drawing area needs to be realized before the preview pixmap is created
to ensure the X resources are available to create the font information.
2010-07-18 22:37:10 +01:00
Emmanouel Kapernaros
175ed06b94
Updated Greek translation for pitivi
2010-07-18 18:01:22 +03:00
Jorge González
900e165483
Updated Spanish translation
2010-07-18 12:36:04 +02:00
Thomas Wood
de166928c1
configure: update minimum required glib version
...
Fixes bug 624322 - control-center.c: g_variant_get_bytestring_array is not
a valid API call
2010-07-16 16:38:29 +01:00
Thomas Wood
5147efce71
shell: use the icon naming specification icon names
...
Fixes bug 616049 - Use correct icon names from the spec
2010-07-16 16:04:11 +01:00
Thomas Wood
554e23aaf2
shell: allow the shell to shrink smaller than it's initial size
...
Reset the size request when opening a panel so that the new size can be
smaller than the size of the main view.
2010-07-16 15:18:07 +01:00
Thomas Wood
2e47f04fc9
shell: free the menu directory contents list
2010-07-16 14:44:14 +01:00
Thomas Wood
20a5421543
datetime: fix various memory leaks
...
- Add a function to free the timezone database
- Use setenv rather than putenv
- Add various missing free() calls
2010-07-16 13:53:34 +01:00
Thomas Wood
939fb9c16a
datetime: add region and city comboboxes
...
Add region and city comboboxes to allow the user to select the timezone
without using the map.
2010-07-15 17:33:28 +01:00
Thomas Wood
93cd5dae5e
datetime: Draw a label to indicate the current location
...
Draw a label on the timezone map to indicate the name and position of the
current location.
2010-07-14 17:29:06 +01:00
Thomas Wood
a1bf960a75
shell: resize the window to the size of the panel being opened
...
Resize the shell window when a panel is activated so that it is at the
natural size of the panel.
2010-07-14 16:22:06 +01:00
Thomas Wood
ce2f25082a
shell: Fix build with recent GTK+ deprecations
...
GtkNotebookPage has been deprecated and the prototype of the
GtkNotebook::switch-page signal has changed.
2010-07-14 12:02:03 +01:00
Kjartan Maraas
0802b8f1b3
Updated Norwegian bokmål translation
2010-07-13 15:00:35 +02:00
Thomas Wood
566ff0f93b
Release 2.31.5
2010-07-12 18:43:47 +01:00
Thomas Wood
1204832568
shell: use the correct command line argument during panel activation
...
Use the second argument from the argv list in the activation callback to
make sure the correct panel is loaded, since the first argument is the
application binary name.
2010-07-12 18:42:54 +01:00
Thomas Wood
844a957ade
display: hide and unref the screen label when destroyed
...
Make sure the screen label is not left visible after the panel has been
destroyed.
2010-07-12 18:42:36 +01:00
Thomas Wood
eb52e24f6c
Add icons for the Date and Time settings panel
...
Add icons drawn by Lapo Calamandrei <calamandrei@gmail.com>
2010-07-12 15:33:02 +01:00
Thomas Wood
309676e9f3
Clean up configure.ac
...
Remove redundant checks and sort output files alphabetically. Also
remove unnecessary AC_SUBST of pkg-config variables.
2010-07-12 13:05:39 +01:00
Thomas Wood
9c1fd5dbd3
Don't include libwindow-settings
...
Remove libwindow-settings from the build since it is no longer used by
control center.
2010-07-12 11:34:31 +01:00
Thomas Wood
5f94333b89
po: remove old files from POTFILES.in
2010-07-12 11:33:31 +01:00
Thomas Wood
9089857a89
Completely remove dependency on capplets/common directory
...
The capplets directory is no longer built or distributed, so the panels
cannot depend on files in it.
2010-07-12 10:39:09 +01:00
Fran Diéguez
f765955508
Added galician translations for help
2010-07-08 17:08:39 +02:00
Ryan Lortie
c3c00a7b4a
GVariant API adjustment: byte_array -> bytestring
2010-07-07 22:38:53 -04:00
Thomas Wood
a582fd4d75
datetime: remove "seconds" spin button
...
It is not necessary to be able to set the "seconds" of the current time.
Resetting the seconds to zero is appropriate for most users.
2010-07-07 22:45:05 +01:00
Thomas Wood
40232421bf
universal-access: add size groups to the lists of objects to create
...
Create the size groups from the GtkBuilder file so that widgets can be
aligned correctly.
2010-07-06 17:21:00 +01:00
Thomas Wood
3d9ada13f0
CcPanel: derive from GtkBin, rather than GtkAlignment
...
CcPanel does not require any features of GtkAlignment, so derive from
GtkBin directly.
2010-07-06 17:20:53 +01:00
Thomas Wood
59920f88a0
display: replace the use of GdkRegion with cairo_region_t
...
GdkRegion has been removed in Gtk+ 3 and replaced with cairo_region_t.
2010-07-05 17:57:24 +01:00
Javier Jardón
a5b092326d
Use single GDK includes
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=615292
2010-07-05 15:03:32 +01:00
Thomas Wood
8dc34e8695
Disable the capplets directory
...
The capplets directory does not currently build due to changes in GTK+ and
should be replaced by appropriate settings panels.
2010-07-05 12:18:23 +01:00
Jorge González
8b103e75fe
Updated Spanish translation
2010-07-04 23:07:03 +02:00
Gan Lu
de73bfe60b
Updated zh_CN translation.
2010-07-04 17:26:50 +02:00
Jorge González
b0e027fae0
Updated Spanish translation
2010-07-01 09:01:42 +02:00
Thomas Wood
a26d7b5679
Release 2.31.4.2
2010-06-30 17:34:45 +01:00
Richard Hughes
07968e54ab
Fix compile with recent GTK versions
2010-06-30 17:34:00 +01:00
Yaron Shahrabani
a1cd0f90c5
Updated Hebrew translation.
2010-06-30 18:44:42 +03:00
Thomas Wood
74077861ed
datetime: work around a cairo bug
...
Add an alpha channel to the background map to work around a drawing issue
with cairo.
2010-06-30 15:55:48 +01:00
Jonh Wendell
91c5e26bcf
Make build works with GSEAL
2010-06-30 14:01:39 +01:00
Thomas Wood
59f894bf1b
datetime: install the UI files into the correct directory
2010-06-30 13:49:49 +01:00