Matthias Clasen
7c44678f53
Bump version after release
2010-09-14 07:53:19 -04:00
Colin Walters
8e75ddeac6
introspection: Update to new scanner API
...
* Add --warn-all
* Drop unnecessary of --strip-prefix; for GdkX11, use --symbol-prefix
https://bugzilla.gnome.org/show_bug.cgi?id=628160
Conflicts:
configure.in
gdk/Makefile.am
gtk/Makefile.am
2010-09-08 11:13:12 -04:00
Matthias Clasen
11b47eaa54
Bump version
2010-08-30 15:07:28 -04:00
Matthias Clasen
02520a0781
Bump version
2010-08-16 20:05:25 -04:00
Matthias Clasen
c492c798fc
Bump version
2010-07-12 13:44:36 -04:00
Tor Lillqvist
130c42c4c9
We need to link gdk with the gio library for non-X11 backends
...
(For X11, we link with gio-unix which takes care of it.)
2010-07-05 14:45:35 +03:00
Javier Jardón
3805dc3605
Deprecate GtkWindow:allow-grow and GtkWindow::allow_shrink properties
...
Bump required Glib version to 2.15.10 as we are using the
new G_PARAM_DEPRECATED
2010-07-02 21:55:14 +02:00
Matthias Clasen
b404a437c7
Bump version
2010-06-29 22:36:15 -04:00
Matthias Clasen
c47c91cd3a
Make sure we always include gdk-pixbuf in the gdk requires
...
This is needed since we include gdk-pixbuf.h in public gdk headers
(cherry picked from commit b6cc7dbd21
)
2010-06-29 07:58:33 -04:00
Matthias Clasen
6af9817392
Fix dynamic module check
...
Also, prevent a stray 'yes' in configure output by putting the
corresponding AC_MSG_CHECKING call back
Bug 623016
2010-06-28 12:38:38 -04:00
Matthias Clasen
75585d16de
Bump version
2010-06-27 01:52:12 -04:00
Matthias Clasen
cb29d27707
Make GTK+ build against an external gdk-pixbuf
2010-06-26 02:29:29 -04:00
Matthias Clasen
d9250dfa1f
Bump version
2010-06-10 14:13:37 -04:00
Colin Walters
e16a965ef6
Require glib git (for upcoming g_source_set_name patch)
2010-06-03 21:31:25 -04:00
Matthias Clasen
ae7cfc70c7
Bump version
2010-05-30 18:33:09 -04:00
Matthias Clasen
2aa560865e
Fix libjasper test
...
This was reported in bug 551322.
(cherry picked from commit 8e315466b9
)
2010-05-24 13:31:42 -04:00
Matthias Clasen
7df52ebdd4
bump version
2010-05-07 17:17:37 -04:00
Javier Jardón
4e50724471
Bump version to 2.21.0
2010-04-19 17:46:51 +02:00
Tor Lillqvist
e544602065
Add Visual Studio 2008 project files
...
Similar setup as in GLib and Pango. Also here we use a build/win32/vs9
subfolder, even if there is nothing else in build or build/win32.
2010-04-12 12:45:40 +03:00
Matthias Clasen
b416198a18
Don't use gio-unix on win32
...
We only need gio-unix when building the x11 backend.
Reported by Yevgen Muntyan in bug 614540.
2010-04-01 10:07:11 -04:00
Matthias Clasen
42ef281ea4
Bump version to 2.20.1
2010-03-23 10:24:51 -04:00
Matthias Clasen
909fe7f933
Set version to 2.20.0
2010-03-22 23:30:00 -04:00
Matthias Clasen
e9b4d7c69b
Require a new-enough glib
2010-03-15 22:30:57 -04:00
Colin Walters
55feb804f0
[startup notification] Set APPLICATION_ID
...
http://lists.freedesktop.org/archives/xdg/2010-February/011321.html
In addition to ICON, BINARY_NAME etc., it's very helpful if launcher
programs include the name of the .desktop file they're launching.
This is APPLICATION_ID.
https://bugzilla.gnome.org/show_bug.cgi?id=611118
2010-03-14 15:13:26 -04:00
Matthias Clasen
975c84ff79
Bump version
2010-03-09 13:56:16 -05:00
Matthias Clasen
e1ddcf8466
Bump version
2010-02-23 15:57:14 -05:00
Matthias Clasen
ed9b8f3d3c
bump version
2010-02-09 15:58:13 -05:00
Tor Lillqvist
d2b412af40
Use correct processorArchitecture for x86_64 in manifest file
2010-02-09 12:19:22 +02:00
Matthias Clasen
f5a8db1536
Bump version
2010-01-25 23:25:17 -05:00
Matthias Clasen
1024b44df9
Bump version
2010-01-11 13:58:16 -05:00
Johan Dahlin
5955cfe37f
Fix build with system install of introspection
...
Or redo it properly and remove previous hack by Matthias.
2009-12-31 01:19:38 +01:00
Matthias Clasen
277b5e5bd8
Bump version and add dist-bzip2
2009-12-21 22:26:43 -05:00
Matthias Clasen
53b9a41b47
2.19.2
2009-12-21 22:24:59 -05:00
Benjamin Otte
9e7c91bf83
Fix up linker flags
...
This adds LDFLAGS everywhere where they were previously pulled in via
other libraries. This is however unsupported by modern linkers.
You can trigger these failures by building with gold (or, I'm told, with
very new ld).
2009-12-19 18:37:39 +01:00
Johan Dahlin
957f50f5f0
Bump the required introspection version
...
Makefile.introspection was added in 0.6.7
2009-12-16 17:22:02 -02:00
Johan Dahlin
75c7d910ae
Bump required introspection version to 0.6.6
2009-12-16 17:22:02 -02:00
Johan Dahlin
a945505246
Add no-portability option to automake
...
We require GNU Make and has done so for a while already
2009-12-16 17:22:02 -02:00
Johan Dahlin
b3c48a4501
Bump the required version of autoconf to 2.62
...
It's need by the new introspection macro.
2009-12-16 17:22:01 -02:00
Johan Dahlin
945689548d
Add an m4 directory and a introspection.m4
...
So we don't need the introspection.m4 file
to create a dist of gtk+
2009-12-16 17:22:01 -02:00
Colin Walters
78758d43ea
Build introspection data for gdk-pixbuf, gdk, and gtk
...
Generate .gir and .typelib files for gdk-pixbuf, gdk, and gtk.
https://bugzilla.gnome.org/show_bug.cgi?id=592279
2009-12-16 17:22:00 -02:00
Matthias Clasen
e81dacb8e3
Bump version
2009-11-30 18:36:56 -05:00
Li Yuan
c10231f3e0
Require atk 1.29.2 for bug #569430 .
2009-11-13 12:28:03 +08:00
Nirbheek Chauhan
aaa126d39f
[configure] Add check for cairo-svg.h for file print backend
...
Closes https://bugzilla.gnome.org/show_bug.cgi?id=600222
2009-11-06 05:47:15 +01:00
Matthias Clasen
1dbb6ebcfc
Bump version
2009-11-01 19:37:53 -05:00
Kevin Peng
4b22b461b6
GdkPixbuf loader for QTIF format
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=366217
2009-10-26 00:08:08 +01:00
Javier Jardón
8539899349
Bump version to 2.19.0
2009-10-13 17:29:04 +02:00
Matthias Clasen
4ee18f8b94
Bump version
2009-10-05 17:44:25 -04:00
Matthias Clasen
3b39aacd29
Bump version
2009-09-30 18:02:46 -04:00
Matthias Clasen
915957fca3
Bump version
2009-09-23 00:08:43 -04:00
Matthias Clasen
d611674a55
Bump version to 2.18.0
2009-09-22 21:00:54 -04:00