Florian Müllner
e2bf91cd61
Bump version to 3.7.1
...
Update NEWS
2012-10-23 14:50:37 +02:00
Florian Müllner
9c5ac65311
Bump version to 3.6.1
...
Update NEWS
2012-10-15 23:26:37 +02:00
Florian Müllner
165e117028
Bump version to 3.6.0
...
Update NEWS
2012-09-24 22:41:08 +02:00
Florian Müllner
6cc423cca6
Bump version to 3.5.92
...
Update NEWS
2012-09-19 15:10:26 +02:00
Florian Müllner
14c460c7fd
Bump version to 3.5.91
...
Update NEWS
2012-09-04 09:10:35 +02:00
Florian Müllner
d27bccd0ba
Bump version to 3.5.90
...
Update NEWS
2012-08-21 15:33:30 +02:00
Javier Jardón
07dd4d3f93
configure.in: Remove gnome-doc-utils unneded dependency
2012-08-10 03:24:10 +09:00
Florian Müllner
b85be9312b
Bump version to 3.5.5
...
Update NEWS
2012-08-07 01:33:19 +02:00
Florian Müllner
64b1c0f953
Bump version to 3.5.4
...
Update NEWS
2012-07-16 23:23:50 +02:00
Florian Müllner
dc232b6cad
Bump version to 3.5.3
...
Update NEWS
2012-06-25 22:38:25 +02:00
Jasper St. Pierre
f143fe3710
util: Don't generate a backtrace on every G_LOG
...
We may not show the backtrace, but it's prohibitly expensive to generate,
so don't. If someone wants a backtrace they can use the appropriate G_DEBUG
environment variable plus GDB.
https://bugzilla.gnome.org/show_bug.cgi?id=676855
2012-06-05 13:28:22 -04:00
Florian Müllner
66406b3035
Bump version to 3.5.2
...
Update NEWS
2012-06-05 19:00:28 +02:00
Owen W. Taylor
93037e4c6b
Make support for "XFree86" Xinerama mandatory
...
Require the headers for "XFree86" Xinerama to be present at compile
time. The older "Solaris" Xinerama is only needed for versions of
Solaris where Mutter is unlikely to work. Solaris 10 and 11 include
the XFree86 Xinerama libraries, and apparently that's the only version
that will actually work for Solaris 11, which uses Xorg.
https://bugzilla.gnome.org/show_bug.cgi?id=674727
2012-04-25 14:37:32 -04:00
Owen W. Taylor
e97b38b38e
Bump version to 3.4.1
...
Update NEWS
2012-04-17 17:58:59 -04:00
Owen W. Taylor
46a56bafbd
Bump version to 3.4.0
...
Update NEWS
2012-03-26 14:23:20 -04:00
Owen W. Taylor
6333c174dc
Bump version to 3.3.92
...
Update NEWS
2012-03-20 17:10:09 -04:00
Rico Tzschichholz
7649772394
configure.in: fix typo in gio-2.0 version
2012-02-23 08:52:20 +01:00
Owen W. Taylor
ca3dc2e876
Bump version to 3.3.90
...
Update NEWS
2012-02-22 21:40:10 -05:00
Owen W. Taylor
70d85049b1
configure.in: clean up version checks
...
Consolidate and simplify checks for required depenencies, and require
Cogl-1.9.6.
2012-02-22 21:40:10 -05:00
Owen W. Taylor
29f6f5e0ad
configure.in: update an old message
2012-02-22 19:39:47 -05:00
Jasper St. Pierre
0dab6df25a
configure: Require Clutter 1.9.10
...
We depend on API introduced in Clutter 1.9.10. Additionally, remove
a compatibility fallback that isn't needed anymore.
2012-02-16 16:44:03 -05:00
Owen W. Taylor
848f9d1399
Bump version to 3.3.5
...
Update NEWS
2012-02-07 18:30:01 -05:00
Owen W. Taylor
2e63de5c0a
Add -Wno-error=deprecated declarations
...
Even with --enable-compile-warnings=error, avoid erroring out on deprecations
for the moment, since we are hitting many Clutter deprecations and some are
hard to fix.
2012-02-07 18:30:01 -05:00
Rico Tzschichholz
3b3b26b000
Bump dependency on gtk+ 3.3.7
2012-01-20 21:00:15 +01:00
Owen W. Taylor
33498f6b84
Bump version to 3.3.4
...
Update NEWS
2012-01-20 12:35:20 -05:00
Owen W. Taylor
f35160c30f
Bump version to 3.3.3
...
Update NEWS
2012-01-03 14:43:50 -05:00
Owen W. Taylor
47f98c5528
Bump version to 3.3.2
...
Update NEWS
2011-11-21 19:04:44 -05:00
Florian Müllner
c0432ebb39
build: Specify a minimum version for gsettings-desktop-schemas
...
The version has been bumped, so we can now depend on a version
which includes the new wm schemas.
2011-11-12 15:29:41 +01:00
Florian Müllner
d0910da036
Port preferences to GSettings
...
Move preferences to GSettings, using mainly shared schemas from
gsettings-desktop-schemas.
Unlike GConf, GSettings support is not optional, as Gio is already
a hard dependency of GTK+.
https://bugzilla.gnome.org/show_bug.cgi?id=635378
2011-11-11 20:26:38 +01:00
Rui Matos
441287dc64
theme: handle GTK_STATE_FLAG_WINDOW_UNFOCUSED
...
This bumps the required GTK+ version to >= 3.3.3 .
2011-11-08 20:59:41 +00:00
Jasper St. Pierre
331c9aaee4
Reverting "configure: Turn off -Werror by default" Revert "configure: Turn off -Werror by default"
...
This reverts commit a26e72c452
.
https://bugzilla.gnome.org/show_bug.cgi?id=662574
2011-10-25 09:42:21 -04:00
Colin Walters
a26e72c452
configure: Turn off -Werror by default
...
We will eventually land jhbuild work to grep for warnings; for now
breaking the build is just too painful.
2011-10-19 09:52:02 -04:00
Owen W. Taylor
0b36663ff1
Bump version to 3.2.1
...
Update NEWS
2011-10-17 23:17:16 -04:00
Owen W. Taylor
d2ca160ea3
Bump version to 3.2.0
...
Update NEWS
2011-09-26 14:19:16 -04:00
Owen W. Taylor
bfc6a2b078
configure.ac: switch to dist-xz
2011-09-21 12:30:37 -04:00
Owen W. Taylor
e7c65d9404
Bump version to 3.1.92
...
Update NEWS
2011-09-20 15:41:45 -04:00
Owen W. Taylor
9ee7783759
Bump version to 3.1.91.1
...
Update NEWS
2011-09-14 17:12:56 -04:00
Javier Jardón
f9626d2db6
Make maintiner mode enabled by default
...
See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
2011-09-09 15:43:09 +01:00
Owen W. Taylor
f778cf0ea3
Bump version to 3.1.90.1
...
Update NEWS
2011-08-30 15:39:25 -04:00
Owen W. Taylor
3abb651325
Bump version to 3.1.90
...
Update NEWS
2011-08-29 18:39:42 -04:00
Owen W. Taylor
6ff9cae2b1
Bump version to 3.1.4
...
Update NEWS
2011-07-27 18:02:16 -04:00
Emmanuele Bassi
385887c55b
Do not check for clutter-glx-texture-pixmap.h
...
Nothing uses that header any more.
https://bugzilla.gnome.org/show_bug.cgi?id=655064
2011-07-22 10:49:04 +01:00
Neil Roberts
4167ef870c
meta-window-group: Use clutter_stage_get_redraw_clip_bounds
...
Clutter now has some API to get the bounds of the current redraw clip
so Mutter no longer needs to make direct GL calls to get the scissor
rect. This should make it more robust against Cogl or Clutter changing
how it does the clipping.
https://bugzilla.gnome.org/show_bug.cgi?id=654551
2011-07-13 16:39:50 +01:00
Owen W. Taylor
6f49a00bbe
Bump version to 3.1.3.1
...
Update NEWS
2011-07-01 19:26:50 -04:00
Owen W. Taylor
b5f277bd7b
Freeze api_version to 3.0
...
Back the API version down to 3.0; since we don't make any stability
guarantees, there's no reason to have a merry-go-round of different
directories and filenames that people have to keep up with.
2011-07-01 19:19:11 -04:00
Owen W. Taylor
3209e88c6f
Bump version to 3.1.3
...
Update NEWS
2011-06-30 17:03:19 -04:00
Owen W. Taylor
5eb8aa655b
Bump version to 3.0.1
...
Update NEWS
2011-04-25 17:21:55 -04:00
Owen W. Taylor
eb2a6946b2
Bump version to 3.0.0
2011-04-04 13:23:45 -04:00
Owen W. Taylor
83a449df95
Bump version to 2.91.93
2011-03-28 18:42:26 -04:00
Owen W. Taylor
d402a68c73
Bump version to 2.91.92
2011-03-22 18:20:53 -04:00