| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Support silent build rules, requires at least automake-1.11.
Enable by either passing --enable-silent-rules to configure or
passing V=0 to make.
|
| |
|
|
|
|
| |
Patch from bug #590086.
|
| |
|
| |
|
|
|
|
| |
To enable it, one must now pass --with-libjasper to configure.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- drop deprecated use of g_mapped_file_free()
- bump glib version requirement
|
| |
|
| |
|
|
|
|
|
| |
Don't pretend that we care about XShape-less builds anymore.
See bug 584637.
|
|
|
|
|
|
|
|
|
| |
The latest releases of Solaris now ship with the X.org Xserver, so it is
better to use the Xfree Xinerama interfaces if available. This commit fixes
the configure script so that it first tries to use the Xfree interfaces and
only falls back to the Solaris-specific interfaces if they are not available.
This way, older releases of Solaris which do not use X.org also will work.
(Bug 580079)
|
| |
|
|
|
|
|
| |
Adding a new print backend module using libpapi detals see GNOME#382676.
(gheet)
|
| |
|
| |
|
| |
|
|
|
|
| |
svn path=/trunk/; revision=22532
|
|
|
|
| |
svn path=/trunk/; revision=22528
|
|
|
|
| |
svn path=/trunk/; revision=22450
|
|
|
|
|
|
|
|
| |
* configure.in: Generate po-properties/POTFILES at configure time.
Patch by Loïc Minier
svn path=/trunk/; revision=22430
|
|
|
|
|
|
|
|
|
|
| |
2009-02-18 Sven Neumann <sven@gimp.org>
* configure.in: depend on DirectFB >= 1.0.0. There's no point in
using an earlier development version.
svn path=/trunk/; revision=22359
|
|
|
|
| |
svn path=/trunk/; revision=22352
|
|
|
|
|
|
|
|
| |
* configure.in: Require GLib 2.19.7 for GMountOperation::aborted.
* gtk/gtkmountoperation.c: Implement GMountOperation::aborted.
svn path=/trunk/; revision=22347
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in: Check for Xrandr 1.3
* gdk/x11/gdkdisplay-x11.[ch]: Rename have_randr12 to have_randr13
and set if if we have randr 1.3
* gdk/x11/gdkscreen-x11.c: Go back to using randr for monitor
information, if we have XRRGetScreenResourcesCurrent.
svn path=/trunk/; revision=22327
|
|
|
|
| |
svn path=/trunk/; revision=22275
|
|
|
|
| |
svn path=/trunk/; revision=22264
|
|
|
|
| |
svn path=/trunk/; revision=22233
|
|
|
|
| |
svn path=/trunk/; revision=22204
|
|
|
|
| |
svn path=/trunk/; revision=22045
|
|
|
|
| |
svn path=/trunk/; revision=22039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-21 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump gtk-doc dependency to 1.11 for
nicer index-generation.
2008-11-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmountoperation.[hc]: Declare structs in a way that
gtk-doc understands.
svn path=/trunk/; revision=21794
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-18 Matthias Clasen <mclasen@redhat.com>
* configure.in: updated version number to 2.15.0 for development.
* ChangeLog.pre-2-14: rotate ChangeLog
=== Branch for 2.14 ===
svn path=/trunk/; revision=21428
|
|
|
|
| |
svn path=/trunk/; revision=21422
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-17 Matthias Clasen <mclasen@redhat.com>
Bug 552107 – Small libtool fixes
* configure.in: Regenerate libtool early, quote $deplibs_check_method.
Patch by Patryk Zawadzki
svn path=/trunk/; revision=21411
|
|
|
|
|
|
|
|
|
|
| |
2008-09-08 Tor Lillqvist <tml@novell.com>
* configure.in (debug_default): Correct help string for
--disable-gdiplus.
svn path=/trunk/; revision=21319
|
|
|
|
| |
svn path=/trunk/; revision=21298
|
|
|
|
| |
svn path=/trunk/; revision=21292
|
|
|
|
| |
svn path=/trunk/; revision=21274
|
|
|
|
|
|
|
|
|
|
| |
2008-08-29 Michael Natterer <mitch@imendio.com>
* configure.in: remove -DPANGO_DISABLE_SINGLE_INCLUDES from
CPPFLAGS, I committed that accidentially.
svn path=/trunk/; revision=21237
|
|
|
|
| |
svn path=/trunk/; revision=21153
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-12 Michael Natterer <mitch@imendio.com>
* configure.in: define -DGDK_PIXBUF_DISABLE_DEPRECATED in the
global CFLAGS.
* gdk-pixbuf/Makefile.am: make the contents gdk-pixbuf-marshal.h
visible for GDK_PIXBUF_COMPILATION.
* contrib/gdk-pixbuf-xlib/Makefile.am
* demos/Makefile.am
* demos/gtk-demo/Makefile.am
* gdk-pixbuf/pixops/Makefile.am
* gdk/Makefile.am
* gdk/x11/Makefile.am
* gtk/Makefile.am
* gtk/tests/Makefile.am
* gtk/theme-bits/Makefile.am
* modules/engines/ms-windows/Makefile.am
* modules/engines/pixbuf/Makefile.am
* modules/input/Makefile.am
* perf/Makefile.am
* tests/Makefile.am: remove -DDGDK_PIXBUF_DISABLE_DEPRECATED here.
svn path=/trunk/; revision=21096
|
|
|
|
| |
svn path=/trunk/; revision=21038
|
|
|
|
| |
svn path=/trunk/; revision=21017
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-05 Tor Lillqvist <tml@novell.com>
* configure.in: Define GDK_NATIVE_WINDOW_POINTER on 32-bit
Windows, too. It just makes more sense, as a HWND *is* a kind of
pointer.
* gdk/gdkconfig.h.win32: Ditto here.
svn path=/trunk/; revision=20986
|
|
|
|
| |
svn path=/trunk/; revision=20983
|