Commit graph

891 commits

Author SHA1 Message Date
Richard Hughes
2ef2db18a0 network: add the work in progress VPN code
More to follow tomorrow...
2011-03-10 18:30:48 +00:00
Richard Hughes
282e084301 network: display the IPv6 address if one is provided for the device 2011-03-10 18:30:48 +00:00
Richard Hughes
8fd8cb5d51 network: Hide UI controls that are not connected up to anything yet 2011-03-10 14:54:23 +00:00
Richard Hughes
a2f3a4312b network: nm_device_wifi_get_bitrate() returns values in kb/s, not Mb/s 2011-03-10 14:50:11 +00:00
Richard Hughes
ef3c9d1315 network: do not show the IPv6 address if nm_device_get_dhcp6_config() failed 2011-03-10 14:24:09 +00:00
Richard Hughes
560fea4bc4 network: do not show a provider string for mobile broadband devices when not connected 2011-03-10 14:04:44 +00:00
Richard Hughes
a597124e26 network: show the wireless security currently being used 2011-03-10 10:37:58 +00:00
Richard Hughes
25530a8898 network: fixup a trivial warning from mclasens fix 2011-03-10 10:37:24 +00:00
Bastien Nocera
73f9bffb3c background: Use new picture-uri GSettings key
https://bugzilla.gnome.org/show_bug.cgi?id=633983
2011-03-09 14:07:33 +00:00
Matthias Clasen
1d9806fe81 Network: don't be shy
The moment the network panel actually met a real-life NM 0.9, it would
crash and burn...
2011-03-08 19:26:02 -05:00
Bastien Nocera
5fdc90cc8b 2.91.91
Fix wrong include lines, so distcheck works
2011-03-08 11:59:16 +00:00
Kjartan Maraas
cff8677531 universal-access: Add #include <config.h> to make translations work. 2011-03-08 12:22:05 +01:00
Bastien Nocera
968b3adbe5 datetime: Add test application for date endianess 2011-03-08 07:59:22 +00:00
Bastien Nocera
2898b86e68 datetime: Implement date endianess detection
Implement fairly robust detection of endianess based on
the d_fmt format exported by glibc.

https://bugzilla.gnome.org/show_bug.cgi?id=636896
2011-03-08 07:59:22 +00:00
Bastien Nocera
c93e7add24 datetime: Add UI code to reorder date widgets
Based on the locale's date format, rather than only support
the US-centric version.

https://bugzilla.gnome.org/show_bug.cgi?id=636896
2011-03-08 07:59:21 +00:00
Marek Kasik
3fb4d4af27 printers: Add dialog for adding new printers
The dialog is able to add printers discovered by cupsGetDevices().
It can also add printers from a remote CUPS server by typing
its address and selecting printer we want to add (#640734).
2011-03-07 17:09:00 +01:00
Bastien Nocera
5a5ddf9535 info: Add a few more keywords to the desktop file
https://bugzilla.gnome.org/show_bug.cgi?id=643832
2011-03-04 01:14:47 +00:00
Colin Walters
1b7ce6ee5a configure: Make cheese detection auto
Simply detect cheese availability, and build with if it is.
This helps people jhbuilding the gnome-shell moduleset.
2011-03-03 14:12:23 -05:00
Colin Walters
975c3aea6a info: Fix ui widget references
This should have been rebased into the earlier patches.
2011-03-03 13:25:09 -05:00
Bastien Nocera
f6b0ae89af universal-access: Use "text-scaling-factor" instead of "dpi"
https://bugzilla.gnome.org/show_bug.cgi?id=643704
2011-03-03 17:19:58 +00:00
Kjartan Maraas
680c00be22 Add #include <config.h> 2011-03-02 20:06:20 +01:00
Kjartan Maraas
dd7d6aa484 Remove unused assignment 2011-03-02 20:06:20 +01:00
Kjartan Maraas
57895a4455 Remove unused assignment 2011-03-02 20:06:20 +01:00
Kjartan Maraas
2a92753d97 Use the right return type 2011-03-02 20:06:20 +01:00
Kjartan Maraas
73ceb9301a Use the right return type 2011-03-02 20:06:20 +01:00
Kjartan Maraas
3e689ac25f #include <config.h> to make translations work 2011-03-02 20:06:20 +01:00
Kjartan Maraas
ab453dc044 Initialize variable to avoid using uninitialized memory later 2011-03-02 20:06:20 +01:00
Kjartan Maraas
24cfcd9a36 #include <config.h> to make translations work 2011-03-02 20:06:20 +01:00
Kjartan Maraas
7696c157ea #include <config.h> to make translations work 2011-03-02 20:06:20 +01:00
Kjartan Maraas
81191add11 Remove unused code 2011-03-02 20:06:20 +01:00
Kjartan Maraas
e24394daff Remove unused variables 2011-03-02 20:06:19 +01:00
Kjartan Maraas
849b752cff media: GCC 4.6 warning fixes
https://bugzilla.gnome.org/show_bug.cgi?id=642810
2011-03-02 18:08:33 +00:00
Kjartan Maraas
1ca3755aec display: GCC 4.6 warning fixes
https://bugzilla.gnome.org/show_bug.cgi?id=642810
2011-03-02 18:06:07 +00:00
Kjartan Maraas
e50563f67c datetime: Fix GCC 4.6 warnings
https://bugzilla.gnome.org/show_bug.cgi?id=642810
2011-03-02 18:03:35 +00:00
Frédéric Péters
f8877716a6 info: Remove (tm) from GNOME logo
See http://live.gnome.org/BrandGuidelines

https://bugzilla.gnome.org/show_bug.cgi?id=643310
2011-03-02 17:32:57 +00:00
Luca Ferretti
4534d0fb58 universal-access: context and comments for translators
Provide context for some translatable strings available elsewhere with
different meaning, for instance Display, Zoom, High, Low.
2011-03-02 01:17:59 +01:00
Sergey V. Udaltsov
ff20327899 Small update in libgnomekbd api
Improved function name
2011-03-01 20:31:32 +00:00
Colin Walters
2c1d6a829c info: Look for VESA mode
In the case where "nomodeset" is given to Linux, or
we don't have a driver, we'll end up in VESA in most cases.
So handle this by parsing the XOrg log, and extract
from it what chipset VESA is driving.

This is again better than lspci because it corresponds
better to what the X server is doing.
2011-03-01 12:58:17 -05:00
Colin Walters
e91e2ab77a info: Drop chipset from Graphics
For our purposes, the OpenGL renderer string from current
Mesa is about as good as it gets.  When we have drivers,
the driver best knows how to handle whatever PCI etc.
devices it found, and it's also tied to the current X server,
which makes the most sense.

If you're wondering why GNOME is in fallback mode, the
lspci output isn't going to help a lot more for a bug report;
for that we need a lot of info from Xorg, kernel, etc.  That
would be a separate script.
2011-03-01 12:58:17 -05:00
Matthias Clasen
f421ba9d8a Don't mark theme names as translatable 2011-02-28 14:46:42 -05:00
Matthias Clasen
8936c853c2 Fix a typo
The new AutostartCondition syntax is 'if-session', not 'is-session'.
2011-02-28 13:25:03 -05:00
Bastien Nocera
a90585f454 universal-access: Add 0.75 DPI scale factor
https://bugzilla.gnome.org/show_bug.cgi?id=643503
2011-02-28 16:25:40 +00:00
Bastien Nocera
69e7f00833 universal-access: Fix initial state of DPI dropdown
And handle the special "0.0" DPI.
2011-02-28 16:25:40 +00:00
Bastien Nocera
84eed6b0cf keyboard: Switch repeat rate/speed to be a fraction
Instead of settings the absolute value of the repeat rate in msecs
through the scale, we set the number of chars per sec, and
use GSettings' bindings functions to transform those a timeout.

https://bugzilla.gnome.org/show_bug.cgi?id=569612
2011-02-28 16:25:40 +00:00
Daniel Trebbien
f658c8db0f Use the NetworkManager modem capabilities API.
A recent change to the NetworkManager API combined the
NM_DEVICE_TYPE_GSM and NM_DEVICE_TYPE_CDMA types as
NM_DEVICE_TYPE_MODEM and provided an alternative API for accessing the
modem device's capabilities (including GSM_UMTS and CDMA_EVDO).

https://bugzilla.gnome.org/show_bug.cgi?id=643390

Signed-off-by: Richard Hughes <richard@hughsie.com>
2011-02-28 09:54:44 +00:00
Sergey V. Udaltsov
6d018d3295 Do not allow adding the same layout twice
Just disable the "add" button when already chosen layout is selected
https://bugzilla.gnome.org/show_bug.cgi?id=642907
2011-02-26 01:59:18 +00:00
William Jon McCann
08aac9e129 user-accounts: reduce visual noise by removing lots of colons
https://bugzilla.gnome.org/show_bug.cgi?id=643339
2011-02-25 19:34:11 -05:00
Bastien Nocera
8251128055 mouse: Remove obsolete properties 2011-02-25 23:21:19 +00:00
William Jon McCann
be4323689b info: remove unused driver item 2011-02-25 15:48:59 -05:00
Bastien Nocera
d613bec36d universal-access: Don't use "..." in references to other panels
As we don't do this in other panels.
2011-02-25 18:19:55 +00:00