| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-04 Tor Lillqvist <tml@novell.com>
* configure.in: Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on
Windows. AC_SUBST it.
* gdk/Makefile.am
* gtk/Makefile.am: Pass appropriate -machine flag to lib.exe.
svn path=/trunk/; revision=20957
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-04 Tor Lillqvist <tml@novell.com>
Bug 544684 - Win64 issue, window handles are assumed to be 32-bit
* configure.in: On Win64, define GDK_NATIVE_WINDOW_POINTER.
* gdk/gdkconfig.h.win32: Ditto here.
svn path=/trunk/; revision=20956
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-04 Tor Lillqvist <tml@novell.com>
* configure.in: Don't bother with the test "if gio can sniff png"
if $gio_can_sniff has been already set. Preset it to "no" for
Win32. This helps cross-compilation from 32-bit Windows to
64-bit. No idea how this should be handled for cross-compilation
in general.
svn path=/trunk/; revision=20954
|
|
|
|
| |
svn path=/trunk/; revision=20930
|
|
|
|
| |
svn path=/trunk/; revision=20910
|
|
|
|
| |
svn path=/trunk/; revision=20897
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-22 Tor Lillqvist <tml@novell.com>
* configure.in: Workaround for what apparently is a bug in MSYS:
returning -1 from main() is misinterpreted as exit status 0, so
make sure we return 0 or 1.
svn path=/trunk/; revision=20895
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-22 Sven Herzberg <sven@imendio.com>
Add a test for my fixes from July 20th.
* configure.in: create gdk/tests/Makefile
* gdk/Makefile.am: include the tests subfolder
* gdk/tests/Makefile.am: create and run my test
* gdk/tests/check-gdk-cairo.c (test), (main): the test that I wrote
(passes at least for x11 and quartz backends)
svn path=/trunk/; revision=20894
|
|
|
|
|
|
|
|
| |
* configure.in: Default to linking against Xinerama again,
so that we can fallback to Xinerama when broken X drivers
make Xrandr useless. Sigh.
svn path=/trunk/; revision=20891
|
|
|
|
| |
svn path=/trunk/; revision=20890
|
|
|
|
| |
svn path=/trunk/; revision=20888
|
|
|
|
| |
svn path=/trunk/; revision=20853
|
|
|
|
| |
svn path=/trunk/; revision=20837
|
|
|
|
|
|
|
|
| |
* configure.in: Add -ljpeg when checking for jasper.
Reported by Mike Calmus
svn path=/trunk/; revision=20827
|
|
|
|
| |
svn path=/trunk/; revision=20785
|
|
|
|
|
|
| |
* configure.in: define GSEAL() when generating gdkconfig.h
svn path=/trunk/; revision=20478
|
|
|
|
| |
svn path=/trunk/; revision=20463
|
|
|
|
| |
svn path=/trunk/; revision=20387
|