Florian Müllner
3d209838a1
Bump version to 3.25.3
...
Update NEWS.
2017-06-21 21:58:31 +02:00
Florian Müllner
4bada06917
build: Drop obsolete pkg-config check
...
The check belongs to the test-recorder executable that was dropped
in commit d52c95a15f
.
https://bugzilla.gnome.org/show_bug.cgi?id=783206
2017-05-30 12:41:16 +02:00
Florian Müllner
e7bf23890b
build: Drop check for gjs-console
...
Nowadays all javascript code is run via small C-wrappers ...
https://bugzilla.gnome.org/show_bug.cgi?id=783206
2017-05-30 12:41:16 +02:00
Florian Müllner
15d387df5f
build: Switch to sassc for generating style
...
GTK+ switched from ruby-based sass to c-based sassc for performance
reasons. It makes sense to follow suit, if not to not require two
tools for the same job ...
https://bugzilla.gnome.org/show_bug.cgi?id=783210
2017-05-30 12:41:16 +02:00
Florian Müllner
7a2d4959f2
Bump version to 3.25.2
...
Update NEWS.
2017-05-24 23:51:43 +02:00
Florian Müllner
817ff52414
util: Always use 12h format if requested
...
Whether we show times in 12h format currently depends on:
- the 'clock-format' desktop setting
- the locale support for AM/PM
This was consist with other GNOME components, however both the
WallClock[0] and the Date+Time Settings panel[1] dropped the
second check after GDateTime started supporting AM/PM independently
from the locale, so we should follow suite.
[0] https://git.gnome.org/browse/gnome-desktop/commit?id=226fe725ef2cb2
[1] https://git.gnome.org/browse/gnome-control-center/commit?id=85cd910af
https://bugzilla.gnome.org/show_bug.cgi?id=782930
2017-05-22 15:41:29 +02:00
Michael Biebl
a55599a239
Switch to stable libsecret API
...
Most of the libsecret API was declared stable in 0.18 and the stable API
now provides everything we need, so switch from libsecret-unstable to
libsecret-1.
https://bugzilla.gnome.org/show_bug.cgi?id=782637
2017-05-21 04:49:11 +02:00
Florian Müllner
44fb014a0d
Bump version to 3.25.1
...
Update NEWS.
2017-04-27 18:30:05 +02:00
Florian Müllner
577e261d1a
Bump version to 3.24.0
...
Update NEWS.
2017-03-20 18:20:00 +01:00
Florian Müllner
3b7a4b08e2
Bump version to 3.23.92
...
Update NEWS.
2017-03-14 17:56:07 +01:00
Florian Müllner
2d814bfc5e
main: Remove telepathy-specific log handling
...
The built-in telepathy integration is far less prominent than it
used to be, and doesn't really justify a link time dependency to
send debug message over D-Bus.
https://bugzilla.gnome.org/show_bug.cgi?id=771721
2017-03-10 17:10:52 +01:00
Florian Müllner
adc811ff8f
Bump version to 3.23.91
...
Update NEWS.
2017-03-01 15:29:03 +01:00
Florian Müllner
fbc60199bc
Bump version to 3.23.90
...
Update NEWS.
2017-02-16 01:27:39 +01:00
Jonas Ådahl
a46ea3f8a0
Use the versioned libmutter*.so versions
...
Mutter now provides versioned libraries and pkg-config files, meaning
an application using libmutter and friends need to depend on a specific
version of the API.
https://bugzilla.gnome.org/show_bug.cgi?id=777317
2017-02-14 11:23:09 +08:00
Bastien Nocera
7784bc0905
build: Remove C++ check
...
As it's not used any more since commit
ed99bef458
.
https://bugzilla.gnome.org/show_bug.cgi?id=762444
2017-01-24 14:17:36 +01:00
Florian Müllner
e581e249ad
Bump version to 3.23.3
...
Update NEWS.
2016-12-15 16:10:22 +01:00
Florian Müllner
08a159d0d8
Bump version to 3.23.2
...
Update NEWS.
2016-11-23 22:23:26 +01:00
Florian Müllner
7e803fdf23
Bump version to 3.23.1
...
Update NEWS.
2016-10-30 21:52:14 +01:00
Philip Chimento
7a29cc47d4
build: Remove use of gjs-internals-1.0.pc
...
Instead use gjs-1.0.pc, the gjs-internals-1.0 API is not stable across
SpiderMonkey versions and is going away.
https://bugzilla.gnome.org/show_bug.cgi?id=772386
2016-10-18 10:21:11 -07:00
Jonh Wendell
70526a8025
log(): Reimplement on top of GLib.log_structured
...
This allows us to pass metadata fields besides the message
to log. So, if the log() call is made from an extension,
pass the extension name and UUID to the logger.
This is useful for extension developers to debug their code
as well as to instruct their users to send debug info to them
by running something like this:
journalctl GNOME_SHELL_EXTENSION_UUID=<extension@uuid>
https://bugzilla.gnome.org/show_bug.cgi?id=770717
2016-10-11 10:17:12 -03:00
Florian Müllner
6ebabd50c6
Bump version to 3.22.1
...
Update NEWS.
2016-10-11 00:57:38 +02:00
Florian Müllner
b66dff8aed
Bump version to 3.22.0
...
Update NEWS.
2016-09-19 23:18:13 +02:00
Florian Müllner
f07306897f
Bump version to 3.21.92
...
Update NEWS.
2016-09-13 00:16:11 +02:00
Florian Müllner
622e73c34c
Bump version to 3.21.91
...
Update NEWS.
2016-08-30 00:26:31 +02:00
Florian Müllner
8c8c89a5f1
Bump version to 3.21.90.1
...
The 3.21.90 tarball got corrupted, so do another point release.
2016-08-20 23:02:34 +02:00
Florian Müllner
2b8332df5e
Bump version to 3.21.90
...
Update NEWS.
2016-08-19 22:16:00 +02:00
Florian Müllner
795e7d4b59
build: Say good-bye to intltool
...
intltool is unmaintained nowadays while upstream gettext gained
support for formats like GSettings schemas and .desktop files,
and offers a mechanism to teach it about other XML formats not
yet supported out of the box which we can use for the rest.
So there's nothing stopping us, just make the switch ...
https://bugzilla.gnome.org/show_bug.cgi?id=769074
2016-08-19 22:13:14 +02:00
Florian Müllner
34551bf48b
Bump g-i requirement
...
We need commit bd475c00d9 to pick up mutter's clutter fork.
2016-08-03 21:46:54 +02:00
Florian Müllner
03f22135b5
Bump version to 3.21.4
...
Update NEWS.
2016-07-20 21:07:19 +02:00
Marinus Schraal
0dac0ad516
build: Bump gsettings-desktop-schemas requirement
...
Require at least 3.21.3 for the MRU input source schema.
https://bugzilla.gnome.org/show_bug.cgi?id=768956
2016-07-19 17:18:56 +02:00
Florian Müllner
a69a9ba51a
Bump version to 3.21.3
...
Update NEWS.
2016-06-21 21:55:26 +02:00
Florian Müllner
6cff0fd994
Bump version to 3.21.2
...
Update NEWS.
2016-05-27 15:57:07 +02:00
Iain Lane
38406e070c
Use the org.gnome.desktop.calendar schema instead of our own
...
This setting is now shared by Shell and Calendar.
https://bugzilla.gnome.org/show_bug.cgi?id=766318
2016-05-26 23:05:24 +02:00
Florian Müllner
296b61b61c
Bump version to 3.21.1
...
Update NEWS.
2016-04-29 12:22:01 +02:00
Florian Müllner
5ae3e5aeb7
build: Explicitly add mutter-cogl-pango dependency
2016-04-28 14:11:04 +02:00
Rui Matos
af28a219be
Build with merged mutter/clutter/cogl
...
https://bugzilla.gnome.org/show_bug.cgi?id=760439
2016-04-27 20:19:59 +02:00
Florian Müllner
ebe071bd50
Bump version to 3.20.1
...
Update NEWS.
2016-04-13 18:46:38 +02:00
Florian Müllner
a03e5662e2
Bump version to 3.20.0
...
Update NEWS.
2016-03-22 18:14:58 +01:00
Florian Müllner
6b2a68e553
Bump version to 3.19.92
...
Update NEWS.
2016-03-16 19:03:53 +01:00
Florian Müllner
3a3714f4ff
Bump version to 3.19.91
...
Update NEWS.
2016-03-03 17:13:03 +01:00
Florian Müllner
f1b90f174a
Bump version to 3.19.90
...
Update NEWS.
2016-02-19 18:12:28 +01:00
Florian Müllner
0044e225aa
Bump version to 3.19.4
...
Update NEWS.
2016-01-21 21:50:35 +01:00
Florian Müllner
fbf6746acf
Bump version to 3.19.3
...
Update NEWS.
2015-12-17 01:35:39 +01:00
Kalev Lember
ca401d5036
build: Bump gsettings-desktop-schemas requirement
...
We need 3.19.2 for the show-battery-percentage key.
2015-12-01 16:40:55 +01:00
Florian Müllner
a1c091d98d
Bump version to 3.19.2
...
Update NEWS.
2015-11-25 00:34:56 +01:00
Florian Müllner
5f68c3a324
Bump version to 3.19.1
...
Update NEWS.
2015-10-29 15:50:20 +01:00
Florian Müllner
ccf1bd9f27
tray-manager: Don't use GdkColor
...
It has been deprecated for a while in favor of GdkRgba, though in our
case translating ClutterColors to an intermediate color type before
setting _NET_SYSTEM_TRAY_COLORS is a bit silly, so just move to
ClutterColor as the rest of the code base.
2015-10-15 23:05:11 +02:00
Florian Müllner
90b7710834
Bump version to 3.18.1
...
Update NEWS.
2015-10-15 19:56:47 +02:00
Florian Müllner
d2bedcc182
build: Replace deprecated GNOME_COMPILE_WARNINGS macro
2015-09-23 21:32:50 +02:00
Florian Müllner
0f466dbafb
Bump version to 3.18.0
...
Update NEWS.
2015-09-21 22:22:18 +02:00