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
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
6ebabd50c6
Bump version to 3.22.1
...
Update NEWS.
2016-10-11 00:57:38 +02:00
b66dff8aed
Bump version to 3.22.0
...
Update NEWS.
2016-09-19 23:18:13 +02:00
f07306897f
Bump version to 3.21.92
...
Update NEWS.
2016-09-13 00:16:11 +02:00
622e73c34c
Bump version to 3.21.91
...
Update NEWS.
2016-08-30 00:26:31 +02:00
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
2b8332df5e
Bump version to 3.21.90
...
Update NEWS.
2016-08-19 22:16:00 +02:00
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
34551bf48b
Bump g-i requirement
...
We need commit bd475c00d9 to pick up mutter's clutter fork.
2016-08-03 21:46:54 +02:00
03f22135b5
Bump version to 3.21.4
...
Update NEWS.
2016-07-20 21:07:19 +02:00
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
a69a9ba51a
Bump version to 3.21.3
...
Update NEWS.
2016-06-21 21:55:26 +02:00
6cff0fd994
Bump version to 3.21.2
...
Update NEWS.
2016-05-27 15:57:07 +02:00
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
296b61b61c
Bump version to 3.21.1
...
Update NEWS.
2016-04-29 12:22:01 +02:00
5ae3e5aeb7
build: Explicitly add mutter-cogl-pango dependency
2016-04-28 14:11:04 +02:00
af28a219be
Build with merged mutter/clutter/cogl
...
https://bugzilla.gnome.org/show_bug.cgi?id=760439
2016-04-27 20:19:59 +02:00
ebe071bd50
Bump version to 3.20.1
...
Update NEWS.
2016-04-13 18:46:38 +02:00
a03e5662e2
Bump version to 3.20.0
...
Update NEWS.
2016-03-22 18:14:58 +01:00
6b2a68e553
Bump version to 3.19.92
...
Update NEWS.
2016-03-16 19:03:53 +01:00
3a3714f4ff
Bump version to 3.19.91
...
Update NEWS.
2016-03-03 17:13:03 +01:00
f1b90f174a
Bump version to 3.19.90
...
Update NEWS.
2016-02-19 18:12:28 +01:00
0044e225aa
Bump version to 3.19.4
...
Update NEWS.
2016-01-21 21:50:35 +01:00
fbf6746acf
Bump version to 3.19.3
...
Update NEWS.
2015-12-17 01:35:39 +01:00
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
a1c091d98d
Bump version to 3.19.2
...
Update NEWS.
2015-11-25 00:34:56 +01:00
5f68c3a324
Bump version to 3.19.1
...
Update NEWS.
2015-10-29 15:50:20 +01:00
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
90b7710834
Bump version to 3.18.1
...
Update NEWS.
2015-10-15 19:56:47 +02:00
d2bedcc182
build: Replace deprecated GNOME_COMPILE_WARNINGS macro
2015-09-23 21:32:50 +02:00
0f466dbafb
Bump version to 3.18.0
...
Update NEWS.
2015-09-21 22:22:18 +02:00
629f408fe5
Bump version to 3.17.92
...
Update NEWS.
2015-09-16 17:20:30 +02:00
0fb13608c5
Bump version to 3.17.91
...
Update NEWS.
2015-09-03 15:54:26 +02:00
682bd7b622
Bump version to 3.17.90
...
Update NEWS.
2015-08-20 13:53:36 +02:00
5a0b209663
build: Bump EDS requirement to 3.17.2
...
In conjunction with 444fa2e0ab
2015-08-11 16:58:22 +02:00
c2fa2cdd8a
Bump version to 3.17.4
...
Update NEWS.
2015-07-23 12:48:58 +02:00
a1149fb6ad
build: Bump GIO requirement
...
... for g_settings_schema_list_keys().
https://bugzilla.gnome.org/show_bug.cgi?id=751921
2015-07-03 22:42:37 +02:00
248a3e6b7e
Bump version to 3.17.3
...
Update NEWS.
2015-07-02 14:07:14 +02:00
35889a0f7d
Update configure.ac to check for libsystemd
...
https://bugzilla.gnome.org/show_bug.cgi?id=751016
2015-06-15 22:02:54 +02:00
60706f72d4
Bump version to 3.17.2
...
Update NEWS.
2015-05-27 10:29:07 +02:00
069ec3b910
Bump version to 3.17.1
...
Update NEWS.
2015-04-30 18:27:31 +02:00
d18ec919dd
Bump version to 3.16.1
...
Update NEWS.
2015-04-14 23:10:16 +02:00
c0d224e200
Bump version to 3.16.0
...
Update NEWS.
2015-03-23 19:45:34 +01:00
ba919b9c6a
Bump version to 3.15.92
...
Update NEWS.
2015-03-17 19:05:09 +01:00
e23dfe533d
Bump version to 3.15.91
...
Update NEWS.
2015-03-04 21:17:31 +01:00
46fe11a541
build: Remove caribou build dependency
...
It is a runtime dependency, we don't need it at runtime.
https://bugzilla.gnome.org/show_bug.cgi?id=741111
2015-02-27 01:18:50 +01:00
4660015bb1
Require clutter-1.0 >= 1.21.5
...
Needed for clutter_actor_set_opacity_override which usage was
introduced by 07664e7d2f
2015-02-23 22:07:08 +01:00
c749facedb
build: Keep CSS updated when sass is installed
2015-02-21 20:46:49 +01:00
2b65d24ac1
Bump version to 3.15.90
...
Update NEWS.
2015-02-20 20:27:40 +01:00