Commit graph

462 commits

Author SHA1 Message Date
Bastien Nocera
5d384e274d 3.16.0 2015-03-23 11:57:32 +01:00
Rui Matos
c2ea7c0cd2 3.15.92 2015-03-17 18:56:33 +01:00
Bastien Nocera
c430429559 3.15.91 2015-03-03 19:13:52 +01:00
Bastien Nocera
04777127e2 3.15.90 2015-02-17 12:26:01 +01:00
Alexander Tsoy
3aa76db195 build: use portable shell in configure.ac
https://bugzilla.gnome.org/show_bug.cgi?id=741035
2015-02-10 13:47:06 +01:00
Rui Matos
1629995adf 3.15.4 2015-01-21 15:42:10 +01:00
Ting-Wei Lan
6a96026fdd build: Move AM_CONDITIONAL out of the have_udev check
https://bugzilla.gnome.org/show_bug.cgi?id=743285
2015-01-21 15:07:51 +01:00
Carlos Garnacho
be8d68c591 Update device configuration from gnome-settings-daemon
GsdWacomDevice has been updated, dragging GsdDeviceManager as a dependency
from g-s-d, which has been added to panels/common, and compiled as a
separate static libary, which is used by the wacom and mouse modules.

gsd-input-helper.[ch] is now in such library and has been removed from
the panel directories.

https://bugzilla.gnome.org/show_bug.cgi?id=743196
2015-01-20 20:44:13 +01:00
Rui Matos
2a36a4c607 keyboard: Switch to new peripherals settings schema
Most peripherals settings have been moved to
gsettings-desktop-schemas.

https://bugzilla.gnome.org/show_bug.cgi?id=743194
2015-01-20 14:09:09 +01:00
Rui Matos
cf4d682df6 configure: Bump gtk+ version requirement
Needed for gtk_label_get/set_xalign() .
2014-12-05 16:13:29 +01:00
Ondrej Holy
3f4669d48d build: bump accountsservice version to current
It is needed due to new asynchronous api for uncaching.

https://bugzilla.gnome.org/show_bug.cgi?id=727871
2014-11-03 18:13:10 +01:00
Rui Matos
ea0297863b 3.14.1 2014-10-14 16:19:48 +02:00
Rui Matos
11d0907f96 3.14.0 2014-09-22 18:34:09 +02:00
Rui Matos
0c6ed9af60 3.13.92 2014-09-15 22:12:44 +02:00
Rui Matos
c59590ec66 3.13.91 2014-09-02 21:24:37 +02:00
Bastien Nocera
7be435e566 3.13.90 2014-08-19 19:56:21 +02:00
Zeeshan Ali (Khattak)
b2079ff4a6 build: Require gsettings-desktop-schemas >= 3.13.91
This is required for new location panel, and the search panel whitelist.

https://bugzilla.gnome.org/show_bug.cgi?id=731119
https://bugzilla.gnome.org/show_bug.cgi?id=734108
2014-08-19 19:03:52 +02:00
Rui Matos
042d3302ee 3.13.4 2014-07-23 15:50:37 +02:00
Debarshi Ray
7f606870a3 background: Composite the emblems ourselves
We were assuming that setting stock-size would affect the emblems in
GEmblemedIcons, but not the icons themselves. This is a bit weird.
GtkCellRendererPixbuf:gicon is meant to work with
GtkCellRendererPixbuf:stock-size, and this was only working so far
because GTK_ICON_LOOKUP_FORCE_SIZE was not being used when loading
the icon.

Let's composite the emblems ourselves so that we don't have to depend
on this quirky interpretation of stock-size.

Unfortunately, we can not directly use the pixbufs because they are
unaware of the scale factor and GTK+ will scale them on HiDpi
displays. Since our pixbufs already have enough pixels to work well
with such devices, scaling them further will lead to giant, fuzzy
thumbnails. Hence, we use GtkCellRendererPixbuf:surface with the
scale factor codified in it.

https://bugzilla.gnome.org/show_bug.cgi?id=732375
2014-07-16 17:42:18 +02:00
Debarshi Ray
369dad2e05 build: Drop GdMainToolbar and GdStack
https://bugzilla.gnome.org/show_bug.cgi?id=732625
2014-07-02 15:57:07 +02:00
Bastien Nocera
ea62444388 3.13.3 2014-06-25 17:10:04 +02:00
Bastien Nocera
4db5632b33 3.13.2 2014-06-24 16:55:23 +02:00
Yosef Or Boczko
1ad9439585 build: Bump required GTK+ version
https://bugzilla.gnome.org/show_bug.cgi?id=730597
2014-05-23 12:30:39 +03:00
Kalev Lember
16364333e2 notifications: Drop the dep on libgnome-menu
This removes a leftover configure check on libgnome-menu-3.0. The gmenu
APIs were only ever used in the WIP notification panel patches in
https://bugzilla.gnome.org/show_bug.cgi?id=685928 , but the final code
that landed used equivalent gio API instead.
2014-05-05 22:27:05 +02:00
Debarshi Ray
7e8c013e17 3.13.1 2014-04-28 18:01:02 +02:00
Rui Matos
aaa2833901 3.12.1 2014-04-16 14:44:08 +02:00
Bastien Nocera
edbae67a9a build: Add missing variable setting
We weren't setting have_wacom anymore after the changes in
edf60cdd3b.
2014-04-16 11:03:37 +02:00
Bastien Nocera
edf60cdd3b wacom: Wacom isn't optional on supported platforms
d78bc977 wrongly made the Wacom panel optional on supported platforms.
Restore the original behaviour which is to require the Wacom panel to be
built on all Linux versions (except s390 which doesn't have USB
support).

See https://bugzilla.gnome.org/show_bug.cgi?id=728318
2014-04-16 10:30:45 +02:00
Debarshi Ray
844c10c254 3.12.0 2014-03-24 14:47:45 +01:00
Bastien Nocera
3c0a164ef9 3.11.92 2014-03-18 11:42:17 +01:00
Debarshi Ray
6f8622abb7 3.11.91 2014-03-04 18:55:03 +01:00
Ryan Lortie
4736b03ed9 hostname-helper: use GLib transliteration API
Use GLib's new transliteration API to avoid the shortcomings of iconv().

Also solve an existing problem where strings entered in decomposed forms
wouldn't be properly transliterated.  Always normalise before attempting
transliteration.

Bump GLib dependency to 2.39.91 for the new feature.

https://bugzilla.gnome.org/show_bug.cgi?id=724194
2014-02-21 07:57:03 -05:00
Bastien Nocera
cc61f581d8 3.11.90 2014-02-18 17:54:27 +01:00
Bastien Nocera
f31dbd0271 network: Fix build with NM 0.9.8.x
Team support was only added in the 0.9.9.x branch for the 0.9.10
stable release. It's not available in any releases (beta or stable
ones) yet.

https://bugzilla.gnome.org/show_bug.cgi?id=723769
2014-02-18 09:48:17 +01:00
Debarshi Ray
2e86e9e018 background: Add CcBackgroundGriloMiner
It fetches the most recent 50 images from every Grilo source that has
a corresponding GOA account. Currently the only such source is Flickr.

https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-18 09:31:49 +01:00
Debarshi Ray
24670aebb0 Revert "background: Add support for Flickr pictures"
This was never meant to be pushed.

This reverts commit 725b85db77.
2014-02-17 19:58:50 +01:00
Debarshi Ray
d41fb2242b Revert "Revert "build: Bump libupower-glib requirement""
This was never meant to be pushed.

This reverts commit dcdf571127.
2014-02-17 19:57:54 +01:00
Debarshi Ray
725b85db77 background: Add support for Flickr pictures
Listen to CcBackgroundGriloMiner::media-found and them to
BgPicturesSource.

https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-17 19:53:30 +01:00
Debarshi Ray
dcdf571127 Revert "build: Bump libupower-glib requirement"
This reverts commit e21814150a.
2014-02-17 19:53:29 +01:00
Debarshi Ray
6c05a7d176 background: Remove uses of libsocialweb and BgFlickrSource
BgFlickrSource will be merged with BgPicturesSource and rewritten using
Grilo at the same time.

https://bugzilla.gnome.org/show_bug.cgi?id=707569
2014-02-13 14:01:16 +01:00
Rui Matos
788203a841 3.11.5 2014-02-04 15:36:52 +01:00
Cosimo Cecchi
d0a832b00f display: show only rotation options if we support them
Use the new libgnome-desktop API and determine if we can show or not
rotation options.

https://bugzilla.gnome.org/show_bug.cgi?id=721673
2014-01-09 09:43:33 -08:00
Bastien Nocera
fdff763915 3.11.3 2013-12-17 12:18:30 +01:00
Bastien Nocera
07c3546611 blutooth: Bump required gnome-bluetooth version 2013-12-06 12:05:30 +01:00
Matthias Clasen
fd25825839 3.11.2 2013-11-19 20:00:56 -05:00
Yosef Or Boczko
635a469086 build: Bump required GTK+ version
It's required for margin-start and margin-end.

https://bugzilla.gnome.org/show_bug.cgi?id=712661
2013-11-19 22:24:08 +02:00
Bastien Nocera
fd09f9260d 3.11.1 2013-10-30 12:10:59 +01:00
Bastien Nocera
e21814150a build: Bump libupower-glib requirement 2013-10-30 12:10:59 +01:00
Rui Matos
5bcbfb0f03 3.10.1 2013-10-15 23:06:25 +02:00
Debarshi Ray
f06a349a2a Use a consistent set of permissions when creating directories
https://bugzilla.gnome.org/show_bug.cgi?id=709417
2013-10-04 12:10:14 +02:00