- 22 Nov, 2005 1 commit
-
-
Anders Carlsson authored
2005-11-21 Anders Carlsson <andersca@imendio.com> * configure.in: * gtk/Makefile.am: * gdk/Makefile.am: * gdk/quartz/*: Add quartz backend. * docs/tools/Makefile.am: Only build docshooter when the X11 backend is used. * gtk/gtkplug-stub.c: Include gtkplug.h here. * gtk/gtksocket-stub.c: Include gtksocket.h here.
-
- 10 Nov, 2005 1 commit
-
-
Simos Xenitellis authored
-
- 07 Nov, 2005 2 commits
-
-
Tim Janik authored
Mon Nov 7 16:15:16 2005 Tim Janik <timj@imendio.com> * configure.in: fixed missing $X_CFLAGS setup in case x11.pc is present.
-
Matthias Clasen authored
2005-11-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Adjust to the stock icon changes.
-
- 01 Nov, 2005 1 commit
-
-
Tor Lillqvist authored
2005-11-01 Tor Lillqvist <tml@novell.com> * configure.in: Don't look for X_PACKAGES unless building for x11. (#313986, John Ehresman)
-
- 28 Oct, 2005 1 commit
-
-
Erdal Ronahi authored
-
- 01 Sep, 2005 1 commit
-
-
Matthias Clasen authored
2005-09-01 Matthias Clasen <mclasen@redhat.com> * gdk/*.c: Intern some more strings. * gtk/gtkintl.h: * gtk/*.c: Define an I_() macro and use it instead of the bulky g_intern_static_string().
-
- 26 Aug, 2005 1 commit
-
-
Matthias Clasen authored
2005-08-26 Matthias Clasen <mclasen@redhat.com> * configure.in: Bump version to 2.9.0 * gdk-pixbuf/gdk-pixbuf.sgml: * gdk/gdk-docs.sgml: * gtk/gtk-docs.sgml: Add indices for new symbols in 2.10
-
- 24 Aug, 2005 1 commit
-
-
Matthias Clasen authored
-
- 15 Aug, 2005 2 commits
-
-
Owen Taylor authored
2005-08-15 Owen Taylor <otaylor@redhat.com> * configure.in: Add -lXext to GDK_EXTRA_LIBS in absence of pkg-config files for x11/xext. (Jonas Bonn)
-
Owen Taylor authored
2005-08-15 Owen Taylor <otaylor@redhat.com> * configure.in: Fix have_base_pc / have_base_x_pc typo. * gdk/x11/gdkdrawable-x11.c gtk/gtksettings.c: Remove panoxft.h includes. (#313417, James Andrewartha) * configure.in: Add fontconfig to X_PACKAGES, since we use it for FcNameConstant(). (More of #313417)
-
- 13 Aug, 2005 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 12 Aug, 2005 1 commit
-
-
Matthias Clasen authored
-
- 10 Aug, 2005 3 commits
-
-
J. Ali Harlow authored
2005-08-10 J. Ali Harlow <ali@juiblex.co.uk> * configure.in: Revert to linking against pangowin32 under win32 platform (Owen Taylor).
-
James Henstridge authored
2005-08-10 James Henstridge <james@jamesh.id.au> * configure.in: fix definition of GDK_DEP_CFLAGS so that it doesn't cause build failures if $X_PACKAGES is not empty.
-
Owen Taylor authored
2005-08-09 Owen Taylor <otaylor@redhat.com> * configure.in: Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks to use pkg-config as much as possible. * gdk/win32/gdkfont-win32.c (gdk_font_from_description_for_display): Make this return Arial always to avoid using PangoWin32FontMap. (X11 backend has always been returned "fixed" for a long time) * gdk/linux-fb/gdkdrawable-fb2.c: Remove draw_glyphs() implementations, fall through to the default implementation in terms of Cairo. * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_text): Use gdk_draw_glyphs() on the wrapper rather than gdk_fb_draw_glyphs()
-
- 04 Aug, 2005 4 commits
-
-
Sunil Mohan Adapa authored
-
Matthias Clasen authored
-
Christian Persch authored
2005-08-04 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove "te" since it breaks the build.
-
Sunil Mohan Adapa authored
-
- 03 Aug, 2005 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 26 Jul, 2005 1 commit
-
-
Federico Mena Quintero authored
2005-07-26 Federico Mena Quintero <federico@ximian.com> * perf/: New directory with the start of a framework for testing performance in GTK+. * Makefile.am (SRC_SUBDIRS): Added the perf directory. * configure.in (AC_OUTPUT): Generate perf/Makefile.
-
- 21 Jul, 2005 2 commits
-
-
Christian Rose authored
2005-07-21 Christian Rose <menthos@menthos.com> * configure.in: Added "hy" to ALL_LINGUAS. * po/hy.po, po-properties/hy.po: Added Armenian translation by Lilit Azizbekyan <lilita@support17> and Lilit Sargsyan <magicliliac@yahoo.co.uk>.
-
Matthias Clasen authored
2005-07-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: mark gtk_socket_steal as deprecated. * configure.in: Bump the cairo requirement.
-
- 18 Jul, 2005 1 commit
-
-
Tor Lillqvist authored
2005-07-18 Tor Lillqvist <tml@novell.com> * configure.in (GDK_EXTRA_LIBS): [Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning as libuuid is static. * gdk/win32/gdkgc-win32.c (gdk_win32_hdc_get): Be sure to remove any possible leftover clipping region in the DC if we don't want any clipping. Thanks to Robert Ögren. (#309823)
-
- 16 Jul, 2005 1 commit
-
-
Tor Lillqvist authored
2005-07-16 Tor Lillqvist <tml@novell.com> * configure.in (GDK_EXTRA_LIBS): [Win32] Put -luuid back, it is needed in case one builds without the ie55 stuff. (#310582)
-
- 15 Jul, 2005 1 commit
-
-
Matthias Clasen authored
-
- 14 Jul, 2005 2 commits
-
-
Tor Lillqvist authored
2005-07-14 Tor Lillqvist <tml@novell.com> * configure.in (GDK_EXTRA_LIBS): Don't need -luuid on Win32. It was some leftover, and in fact occasionally caused issues with libtool as it made its way into the libgdk-win32-2.0.la file and that way into the .la files of all libraries that depend on GDK. (This happened only when building from CVS and not using a full "make install" which would run the sanitize-la.sh script.)
-
Matthias Clasen authored
2005-07-14 Matthias Clasen <mclasen@redhat.com> * configure.in: Set interface age to 0. * gtk/gtkimmodule.h: Move G_BEGIN_DECLS to the right spot, noticed by Akira Tagoh.
-
- 13 Jul, 2005 1 commit
-
-
Matthias Clasen authored
-
- 09 Jul, 2005 2 commits
-
-
Tor Lillqvist authored
2005-07-09 Tor Lillqvist <tml@novell.com> * configure.in: Drop build/* from AC_CONFIG_FILES. * Makefile.am: Drop build from SUBDIRS.
-
Tor Lillqvist authored
2005-07-09 Tor Lillqvist <tml@novell.com> * configure.in: Look for windres on Win32. * gdk-pixbuf/Makefile.am * gdk/win32/rc/Makefile.am * gdk/Makefile.am * gtk/Makefile.am: Don't use the scripts in build/win32 to compile the rc files into resource object files. (This means we lose the build number increment magic, but I doubt it was that useful anyway.) Instead use windres directly. To pass a normal .o file produced by windres through libtool, which would want a .lo file, pass it directly to the linker using a -Wl option. * gdk-pixbuf/gdk_pixbuf.rc.in * gdk/win32/rc/gdk.rc.in * gtk/gtk-win32.rc.in: Replace BUILDNUMBER with 0.
-
- 08 Jul, 2005 3 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
2005-07-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Add -DHPPEX -DSHMLINK to CFLAGS for HP-UX. (#162979, Paul Cornett)
-
- 01 Jul, 2005 1 commit
-
-
Matthias Clasen authored
-
- 27 Jun, 2005 1 commit
-
-
Matthias Clasen authored
2005-06-27 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconcache.c (_gtk_icon_cache_new_for_path): Use GMappedFile. * configure.in: Require GLib 2.7.1
-
- 20 Jun, 2005 1 commit
-
-
Matthias Clasen authored
-