Daniel Nylander
499e34cf88
Updated Swedish translation
2011-03-16 07:34:38 +01:00
Matthias Clasen
d4e155a277
Network: Add a + button and make it do something
...
In the short term, cheat by bringing up nm-connection-editor.
In the future, we will do something better here.
The newly created connections do net get picked up in the list
of devices/connections yet.
2011-03-15 22:05:31 -04:00
Matthias Clasen
cf8e083b9b
Network: Add Option buttons to allow editing connections
...
In the short term, we cheat here by bringing up nm-connection-editor
for an individual connection. This will be replaced by something
better in the future.
2011-03-15 21:30:44 -04:00
Matthias Clasen
e2a2d4f00e
network: Refresh UI when active connections change
...
This makes us pick up vpn connection state changes.
2011-03-15 21:11:04 -04:00
Matthias Clasen
ea5f76247d
Network: fix a refcounting bug with vpn settings
...
nm_connection_get_setting_by_name() does not return a reference,
so we have to get one ourselves.
2011-03-15 21:11:04 -04:00
Matthias Clasen
eeb6193248
network: add an on/off switch for vpn connections
...
The switch does successfully bring vpn connections up and down.
Updating the rest of the panel does not work yet.
2011-03-15 21:11:04 -04:00
Sergey V. Udaltsov
0c4f98dd94
region: fixed regression: automatically add grp:* if necessary
...
If Nlayouts > 1, the layout switchit shortcut is defined automatically
2011-03-16 00:43:50 +00:00
Matthias Clasen
069c35d84e
Network: fix an oversight in visibility handling
...
The last change made the VPN header invisible by accident.
2011-03-15 20:12:58 -04:00
Matthias Clasen
41af4a3e42
Network: Get the correct VPN state
...
The connection that gets passed to NetVPN is not a state-carrying
NMActiveConnection, but just a configuration-carrying NmRemoteConnection.
So asking it for the VPN connection state is never giving us anything
interesting. Instead, we need to fish out the active connection
corresponding to the VPN config (if any), and get the state from there.
Still todo: state change notification.
2011-03-15 20:12:58 -04:00
Bastien Nocera
211461007c
region: Make drag'n'drop work
...
By making sure we only store the layouts in the list store, and keep
GSettings in sync with the list store, rather than constantly re-reading
from GSettings.
https://bugzilla.gnome.org/show_bug.cgi?id=644783
2011-03-15 22:41:07 +00:00
Bastien Nocera
ef11349667
region: Stop layout add dialogue from "jumping"
...
By making sure it's not shown before its parent is set.
2011-03-15 22:41:06 +00:00
Matthias Clasen
4081d83ca7
network: add a way to get the vpn connection object back
...
This will be needed to activate/deactivate vpn.
2011-03-15 17:20:54 -04:00
Matthias Clasen
3163675d85
network: fix a typo
...
Use an existing id for the proxy method model.
2011-03-15 16:34:30 -04:00
Matthias Clasen
6f916b00b9
network: Don't leak the remote settings
...
Instead, we keep it around; it will be useful later on.
2011-03-15 16:33:01 -04:00
Andrej Žnidaršič
6b1ef58d87
Updated Slovenian translation
2011-03-15 16:08:54 +01:00
Bastien Nocera
cfab2b7370
build: Fix cups cflags sed script
2011-03-15 14:25:41 +00:00
Saleem Abdulrasool
9b1dff0166
build: improve CUPS detection
...
https://bugzilla.gnome.org/show_bug.cgi?id=644064
2011-03-15 12:43:16 +00:00
Mattias Põldaru
3789666fac
[l10n] Updated Estonian translation
2011-03-15 13:40:15 +02:00
Fran Diéguez
d6a419f067
Updated Galician translations
2011-03-15 12:05:35 +01:00
Marek Kasik
c7179b6901
printers: Set longer timeout for installation of printer driver
...
Don't timeout when installing printer drivers.
2011-03-15 12:03:58 +01:00
Daniel Nylander
c6999c2f01
Updated Swedish translation
2011-03-15 10:32:31 +01:00
Daniel Korostil
615422f093
Uploaded Ukranian
2011-03-15 06:41:23 +02:00
Gabor Kelemen
54af1285f2
Updated Hungarian translation
2011-03-15 04:04:58 +01:00
Bastien Nocera
7ae3dffc8b
datetime: Disable test-timezone for now
2011-03-15 02:02:29 +00:00
Bastien Nocera
56cd9069ee
datetime: Don't crash when the timezone is unknown
...
Passing "posixrules" to cc_timezone_map_set_timezone() certainly
won't work that well.
https://bugzilla.redhat.com/show_bug.cgi?id=684593
2011-03-15 01:58:29 +00:00
Bastien Nocera
33fb810c84
datetime: Add test program for missing TZ support
...
We don't handle a number of timezones currently, including
things like "posixrules", or even "Etc/GMT".
2011-03-15 01:58:29 +00:00
Bastien Nocera
31be5be9c7
datetime: Add hacks to support more timezones
...
Such as posix/Europe/London, and the likes.
2011-03-15 01:58:29 +00:00
Bastien Nocera
cb3c0af71d
datetime: Return FALSE when we fail to find a timezone
2011-03-15 01:58:29 +00:00
Bastien Nocera
9ab02da28b
datetime: Rename test-timezone to test-timezone-gfx
2011-03-15 01:58:29 +00:00
Matthias Clasen
b160c1549b
Network: Implement and show on/off switch for wireless/wimax
...
These map to nm_client_wireless/wimax_set/get_enabled.
2011-03-14 19:23:10 -04:00
Bastien Nocera
b7f42ae161
sound: Remove old support code for PA < 0.9.15
2011-03-14 22:23:22 +00:00
Bastien Nocera
719dda1ada
user-accounts: Update cheeese minimum requirements
2011-03-14 22:23:22 +00:00
Matthias Clasen
a320dc9303
Network: Add a device off switch
...
As seen in the mockups. This is currently hidden, until
I figure out how to wire this up properly.
2011-03-14 17:05:05 -04:00
Luca Ferretti
2314ab7bd8
Updated Italian translation
2011-03-14 21:11:05 +01:00
Khaled Hosny
013ef371ea
Updated Arabic translation
2011-03-14 21:03:17 +02:00
William Jon McCann
d892e1b6b8
printers: use dim-label to accentuate values
2011-03-14 14:56:03 -04:00
William Jon McCann
936175eddf
user-accounts: use dim-label class instead of hardcoded color
2011-03-14 14:56:03 -04:00
William Jon McCann
242381cd85
info: use dim labels
...
Use a style class for labels that accentuates the value instead of
the label text.
2011-03-14 14:56:03 -04:00
Andrej Žnidaršič
ec36584a24
Updated Slovenian translation
2011-03-14 19:47:53 +01:00
Kjartan Maraas
5b056c83d7
Annotate new printer prefs window to ensure strings are extracted.
2011-03-14 18:36:13 +01:00
Kjartan Maraas
84c029dd94
Updated Norwegian bokmål translation
2011-03-14 18:36:13 +01:00
Matthias Clasen
12591bbc2c
Network: Fix label alignment
...
The DNS fields are wrapping, and need to be left-aligned to
look ok in that case.
2011-03-14 13:17:51 -04:00
Marek Kasik
080dabe3e4
printers: Call cupsGetDevices() asynchronously
...
This patch makes PpNewPrinterDialog to call DevicesGet method
asynchronously now.
It also adds spinner to the lower left corner with label showing
status of this operation (#644212 ).
2011-03-14 17:21:39 +01:00
Takayuki KUSANO
6465053804
Updated Japanese translation.
2011-03-15 00:13:36 +09:00
Petr Kovar
d31cbc2023
Update Czech translation by Ondrej Kopka
...
Reviewed by: Petr Kovar.
2011-03-13 19:54:19 +01:00
Mario Blättermann
137d2595c5
Updated German translation
2011-03-13 17:35:21 +01:00
Kjartan Maraas
8c17b1b339
Updated Norwegian bokmål translation
2011-03-13 16:26:19 +01:00
Daniel Mustieles
e98f4efb6e
Updated Spanish translation
2011-03-13 12:11:14 +01:00
Yaron Shahrabani
7e7c3c16c3
Updated Hebrew translation.
2011-03-13 09:51:13 +02:00
Matthias Clasen
4109335861
Mouse: set up scroll method radios initially
...
The panel was always coming up with scrolling disabled.
https://bugzilla.gnome.org/show_bug.cgi?id=644223
2011-03-13 00:40:24 -05:00