Commit graph

9249 commits

Author SHA1 Message Date
Ivar Smolin
4eb38e621d [l10n] Updated Estonian translation 2010-12-20 14:15:03 +02:00
Jorge González
40ab659c2b Updated Spanish translation 2010-12-19 13:11:10 +01:00
Yaron Shahrabani
15be40d8a9 Updated Hebrew translation. 2010-12-19 01:14:24 +02:00
Jorge González
a03d07af8a Updated Spanish translation 2010-12-18 19:05:07 +01:00
Jorge González
5cf3ff07e0 Added Spanish translation 2010-12-18 15:40:19 +01:00
Kjartan Maraas
f78a9582f7 Updated Norwegian bokmål translation 2010-12-17 14:14:21 +01:00
Kjartan Maraas
8ec06fc569 Improve a translation 2010-12-17 14:13:32 +01:00
Richard Hughes
1ce24314ad network: teach the panel about nameservers and routes 2010-12-17 11:02:03 +00:00
Akom Chotiphantawanon
39d9ed9976 Updated Thai translation. 2010-12-17 10:25:59 +07:00
Richard Hughes
c1fc40050a network: teach the network panel about IPv6 2010-12-16 20:42:58 +00:00
Bastien Nocera
7ca2a8a3e5 background: Use g_settings_delay() properly
g_settings_delay() doesn't work like GConf's changesets. Either
you create a separate GSettings for non-delayed application,
or you call g_settings_apply() any time you want changes applied.
2010-12-16 19:38:31 +00:00
Bastien Nocera
7f309202c5 po: Update for distchecks 2010-12-16 18:38:00 +00:00
Bastien Nocera
3d9f470da2 datetime: Fix distcheck with parallel build 2010-12-16 18:37:59 +00:00
Bastien Nocera
d9ea76bc4a keyboard: Remove dead file 2010-12-16 18:37:59 +00:00
Bastien Nocera
dbdfacc022 background: Add icons to the dist 2010-12-16 18:37:59 +00:00
Bastien Nocera
30d878cfd5 background: Try to fix original state 2010-12-16 18:37:59 +00:00
Bastien Nocera
59f84a7088 background: Avoid the size changing when changing preview
The gnome_wp_item_update_size() code was working off old data.
We need to copy the height and width as well if we want it to
match the current background. The next call to _update_size()
will fill in ->size if it wasn't already set.
2010-12-16 18:37:59 +00:00
Bastien Nocera
391cb33829 background: Avoid empty screens
When switching from a colour to a picture.
2010-12-16 18:37:59 +00:00
Bastien Nocera
02e095e26c background: Fix small style issue 2010-12-16 18:37:58 +00:00
Richard Hughes
9ece3488c9 network: make the data labels selectable so the user can copy them 2010-12-16 17:01:53 +00:00
William Jon McCann
9a3f023e2c proxy: remove proxy panel
It is replaced by the network panel.
2010-12-16 10:06:46 -05:00
Torstein Adolf Winterseth
fe98e4c2ce Updated Norwegian Nynorsk translation 2010-12-16 15:18:47 +01:00
Richard Hughes
d7a8e5670a network: keep the network UI updated as devices are added, removed or changed
Note: I've found some NetworkManager bugs in this, as 'dbus-monitor --system' will
verify the missing signals from the daemon.
2010-12-16 10:33:38 +00:00
Richard Hughes
f9617f57d0 network: sort the wireless AP dropdown entries by name 2010-12-16 09:13:23 +00:00
Richard Hughes
be2a4ddca9 network: properly align the header with the labels below 2010-12-16 08:56:41 +00:00
Richard Hughes
67c97dc588 network: do not show a mode icon for infrastructure connections 2010-12-15 22:27:53 +00:00
Richard Hughes
e8fcdaa2ff network: add a space between the amount and the quantity 2010-12-15 22:23:36 +00:00
Richard Hughes
816438b24e network: align the device header with the section labels 2010-12-15 22:16:06 +00:00
Richard Hughes
ebedc3ac94 network: Use a GtkSwitch to control the flight mode 2010-12-15 21:37:31 +00:00
Richard Hughes
84192b4207 network: display the network name and the IMEI for mobile broadband connections 2010-12-15 20:58:33 +00:00
Richard Hughes
ed2353bf12 network: populate some of the data for mobile broadband connections 2010-12-15 19:59:26 +00:00
Richard Hughes
3e1053c502 network: list the devices in approximate connection speed order 2010-12-15 19:37:52 +00:00
Richard Hughes
ad8223c284 network: show the AP mode and signal strength in the wireless dropdown 2010-12-15 19:24:34 +00:00
Richard Hughes
a248ecc4d4 network: split out common non-object functionality into its own source file 2010-12-15 19:22:15 +00:00
Richard Hughes
6b49a20587 network: add a cell renderer for displaying the AP signal strength 2010-12-15 19:19:21 +00:00
Richard Hughes
3ba96656e4 network: add a cell renderer for displaying the AP mode 2010-12-15 19:18:32 +00:00
Bastien Nocera
2365e47228 background: Better handling of colours and gradients
Implement gradients, make sure that selecting one particular
gradient or solid colour doesn't overwrite the previous one.
2010-12-15 16:46:53 +00:00
Bastien Nocera
f0e4595d9b background: Avoid repeating colour names
If there's no files loaded, then there's no size. Left-over from
s/description/size/ in gnome-wp-item.c
2010-12-15 13:15:07 +00:00
Bastien Nocera
06fd58b90b background: Force bigger size for preview rendering
The current code would use the "default" cell renderer size of
16 before scaling the emblem. Make the default size bigger so that
the emblems are applied on that bigger size, not on the smaller size.

Fixes tiny emblem for slideshows.
2010-12-15 12:57:13 +00:00
Akom Chotiphantawanon
db3129ef63 Updated Thai translation. 2010-12-15 16:16:04 +07:00
Bastien Nocera
035126a970 background: Add emblem for slideshow previews
Though for some reason the icon ends up being tiny...
2010-12-14 20:29:33 +00:00
Bastien Nocera
f48054ccf1 background: Show wallpaper size on startup
When available. Remove the "px" from the size label.
2010-12-14 19:24:19 +00:00
Bastien Nocera
933dee47f0 background: Simplify the size label 2010-12-14 18:58:22 +00:00
Bastien Nocera
ec1704f799 background: Right-align the wallpaper size 2010-12-14 18:50:23 +00:00
Bastien Nocera
26992d1943 background: Add missing SVG file 2010-12-14 18:33:54 +00:00
Bastien Nocera
39f452afee background: Follow mockups
Add icon to represent slideshows, always show a name for the
currently set background on startup, show whether a background
is a slideshow, and its pixel size if available.
2010-12-14 18:27:11 +00:00
Bastien Nocera
855b7830d3 background: Make ensure_bg() actually change filenames
Otherwise you might call it as many times as you want, the
filename won't be changed for it, or its metadata (such as whether
it is a slideshow) updated.
2010-12-14 18:27:10 +00:00
Bastien Nocera
adfe6ef8fc background: Fix broken preview
The style wasn't set properly on startup, and then incorrectly
applied to the preview because the numbering of the items in
the style-liststore doesn't match the GDesktopBackgroundStyle
enum 1-to-1.
2010-12-14 18:27:10 +00:00
William Jon McCann
98a48ebb6b screen: use system-lock-screen as icon 2010-12-14 11:45:19 -05:00
Richard Hughes
5b9efcc24d network: List the available access points for each wireless device
Note: you can't actually assign a access point for a device yet. To come.
2010-12-14 14:04:40 +00:00