Bastien Nocera
5a23d99ce9
3.5.92
2012-09-17 19:49:36 +02:00
Bastien Nocera
2ebf2ecad2
wacom: Bump g-s-d requirement
...
For the new action type.
2012-09-12 10:23:39 +01:00
Bastien Nocera
083c19d552
wacom: Bump minimum libwacom req to 0.6
2012-09-12 09:44:00 +01:00
Matthias Clasen
eaacb99d5f
user-accounts: Use GStreamer 1.0
...
Just changing the versions in configure.ac seems to make cheese
build fine against gstreamer 1.0.
https://bugzilla.gnome.org/show_bug.cgi?id=680538
2012-09-05 17:39:54 +01:00
Bastien Nocera
3bff79d821
3.5.91
2012-09-04 22:02:07 +01:00
Bastien Nocera
503a9104ed
build: Bump dependencies for keyboard panel changes
...
We want the "show all the input sources" setting to work.
2012-09-04 22:02:07 +01:00
Matthias Clasen
41a79d6a35
Fix big editable labels
...
The code we used to match the entry and label font size and
weight broke down with the latest CSS improvements in GTK+.
Use a new GtkEntry api for this instead.
The GTK+ requirement has been bumped to 3.5.13.
2012-08-31 15:12:05 -04:00
Bastien Nocera
0c1a76df6a
3.5.90
2012-08-21 18:41:38 +01:00
Bastien Nocera
8947021b3e
build: Check news before release
2012-08-20 18:33:28 +01:00
Rui Matos
978ab40f3e
keyboard: Add common XKB options to the Typing shortcuts section
...
Both the compose key and the 3rd level chooser are common and useful
enough to expose in the control center.
Since these shortcuts are a small pre-defined set of only modifier
keys we present them in combo cell renderers.
https://bugzilla.gnome.org/show_bug.cgi?id=682069
2012-08-20 18:51:39 +02:00
Matthew Barnes
7dd80f829f
online-accounts: Open specific account through command-line
...
Bump required GOA version to 3.5.90 for goa_client_lookup_by_id.
Fixes: https://bugzilla.gnome.org/680458
2012-08-18 20:19:15 +01:00
Bastien Nocera
e7d6514a11
shell: Only link to clutter-gtk with cheese support
2012-08-18 16:09:24 +01:00
Bastien Nocera
c2987d8cde
printers: Check that cups-config exists
...
Before using it.
2012-08-17 18:04:36 +01:00
Stef Walter
c4f4272f7c
bluetooth: Require gnome-bluetooth 3.5.5
...
* Due to API change in gnome-bluetooth commit
1c39fbaeaf782597857216430906a74865e7661b where there were
changes like s/KILLSWITCH_STATE/BLUETOOTH_KILLSWITCH_STATE/
https://bugzilla.gnome.org/show_bug.cgi?id=681734
2012-08-14 10:55:40 +01:00
Bastien Nocera
0f5eae643b
3.5.6
2012-08-08 17:20:52 +01:00
Colin Walters
fdad89f852
build: Add --disable-documentation option
...
For embedded systems, it's pointless to build the docs if they're not
going to be used/shown.
Also, for gnome-ostree right now I don't have the Docbook
infrastructure set up.
2012-08-06 18:19:24 -04:00
Matthias Clasen
dfede07800
Add a man page
...
The main purpose of this man page is to document which options
can be given to individual panels.
https://bugzilla.gnome.org/show_bug.cgi?id=680547
2012-08-04 12:54:49 -04:00
Rico Tzschichholz
fbe6756c6f
configure: fix build with --disable-ibus
...
https://bugzilla.gnome.org/show_bug.cgi?id=680133
2012-07-27 09:06:47 +02:00
Dominique Leuenberger
c4db04f8a5
configure: We require ibus version 1.4.99 or newer (1.5 unstable)
...
https://bugzilla.gnome.org/show_bug.cgi?id=680133
2012-07-24 08:57:40 -04:00
Dominique Leuenberger
f9e052eea0
configure: Bump GTK+ requirement to 3.5.8: first version to bring GtkLevelBar.
...
https://bugzilla.gnome.org/show_bug.cgi?id=680133
2012-07-24 08:57:30 -04:00
Bastien Nocera
fad7dcba73
3.5.5
2012-07-17 19:09:17 +01:00
Rui Matos
412e53079f
region: Add IBus input sources
...
We query IBus for the available engines and present them alongside XKB
layouts.
https://bugzilla.gnome.org/show_bug.cgi?id=662489
2012-07-16 15:17:24 +01:00
Bastien Nocera
a995cfac99
build: Require PulseAudio 2.0 for the sound changes
2012-07-11 16:35:38 +01:00
Bastien Nocera
0d4aa158d8
build: Require newer gsettings-desktop-schemas
2012-07-11 11:01:11 +01:00
Colin Walters
7d426ffda3
build: Adjust previous patch to be what was intended
2012-07-10 17:54:38 -04:00
Colin Walters
e939825c6d
build: Fix previous commit
2012-07-10 17:31:52 -04:00
Giovanni Campagna
484b35ec77
build: Don't check for gsettings-desktop-schemas in each panel
...
It is already in the common modules, no need to repeat it.
https://bugzilla.gnome.org/show_bug.cgi?id=658660
2012-07-10 16:06:42 +01:00
Bastien Nocera
953da26d68
3.5.4
2012-06-26 16:39:14 +01:00
Bastien Nocera
6339c1819a
wacom: Bump required gnome-desktop version
...
As needed for gnome_rr_output_get_ids_from_edid()
2012-06-20 13:28:22 +01:00
Stef Walter
4bb0739670
user-accounts: Implement enterprise logins in add dialog
...
* Use realmd for domain joining and lookup, runtime dependency
* Validate join domain correctly
* Add UmRealmManager for handling some stuff above the autogenerated
realmd dbus code
* Show a dialog if the user's credentials cannot be used to join
the domain. Prompt for admin creds.
* Register the user's login with the AccountsService
* This depends on the CacheUser() method of AccountsService
https://bugzilla.gnome.org/show_bug.cgi?id=677548
2012-06-12 12:31:48 +02:00
Bastien Nocera
42c65b5c5f
shell: Use GtkSearchEntry
...
And require GTK+ 3.3.5 for it.
2012-06-11 19:07:01 +01:00
Frédéric Péters
6c140396e6
configure: bump gnome-settings-daemon required version
...
This is required to get the input-sources schema used by the Region panel
https://bugzilla.gnome.org/show_bug.cgi?id=677807
2012-06-10 14:13:22 +02:00
Stef Walter
d079041b14
build: Only enable _FORTIFY_SOURCE if optimization enabled
...
Otherwise we get a spew of warnings when building non-optimized
https://bugzilla.gnome.org/show_bug.cgi?id=677373
2012-06-06 18:05:36 +02:00
Debarshi Ray
f94490a5b5
build: require GOA >= 3.5.1
...
GOA got ported from GtkTable to GtkGrid.
Fixes: https://bugzilla.gnome.org/669625
2012-06-06 14:25:08 +02:00
Matthias Clasen
3ab49ea66d
Post-release version bump
2012-06-05 00:27:00 -04:00
Matthias Clasen
29fc916be1
3.5.2
2012-06-05 00:02:38 -04:00
Rui Matos
0a78c3504e
region: Add XKB input sources
...
We allow the user to choose from all XKB layouts installed and keep a
user picked list in gsettings.
https://bugzilla.gnome.org/show_bug.cgi?id=662489
2012-06-01 18:46:38 +01:00
Rui Matos
0fb0d6139b
region: Removal of the Layouts tab
...
https://bugzilla.gnome.org/show_bug.cgi?id=662489
2012-06-01 18:46:38 +01:00
Antoine Jacoutot
0b782b5633
disable wacom on s390/s390x and non Linux platforms
...
Follow gnome-settings-daemon behavior and disable the wacom panel on
s390/s390x (because this architecture does not provide development files
from the wacom xorg driver) and on non Linux platforms (where udev is
missing).
https://bugzilla.gnome.org/show_bug.cgi?id=676714
2012-05-25 10:40:45 +01:00
Bastien Nocera
8f289ff799
user-accounts: Require libpwquality
2012-05-24 15:25:59 +01:00
Cosimo Cecchi
d3841bb2c8
build: require Clutter >= 1.11.3
...
We require clutter master for ClutterScrollActor now.
https://bugzilla.gnome.org/show_bug.cgi?id=676517
2012-05-22 10:25:58 -04:00
Bastien Nocera
c0aa0b2d43
wacom: Bump libwacom requirements
...
For API change in 0.5.
See https://bugzilla.gnome.org/show_bug.cgi?id=675872
2012-05-17 18:31:18 +01:00
Bastien Nocera
74aa98b7c8
shell: Add animated notebook
...
Powered by gtk-clutter.
2012-05-09 16:50:21 +01:00
William Jon McCann
cd867b1158
Adapt to gnome-desktop API change for display labels
...
GdkColor -> GdkRGBA
2012-05-08 16:28:43 -04:00
Richard Hughes
a7aa5f0c77
trivial: Post branch version bump
2012-03-26 18:47:55 +01:00
Richard Hughes
bff2c80f0e
3.4.0
2012-03-26 18:03:29 +01:00
Richard Hughes
5f614d6361
3.3.92
2012-03-19 09:49:32 +00:00
Bastien Nocera
daa86f15bc
3.3.91
2012-03-05 19:30:35 +00:00
Bastien Nocera
b328274e0e
build: Require newest gnome-settings-daemon
2012-03-05 19:05:08 +00:00
Robert Ancell
7dd5ae6b94
printers: Port to GDBus
2012-03-01 09:34:11 +11:00