summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* fixed missing $X_CFLAGS setup in case x11.pc is present.Tim Janik2005-11-071-0/+1
| | | | | | 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.
* Adjust to the stock icon changes.Matthias Clasen2005-11-071-3/+2
| | | | | | 2005-11-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Adjust to the stock icon changes.
* Don't look for X_PACKAGES unless building for x11. (#313986, JohnTor Lillqvist2005-11-011-2/+5
| | | | | | | 2005-11-01 Tor Lillqvist <tml@novell.com> * configure.in: Don't look for X_PACKAGES unless building for x11. (#313986, John Ehresman)
* Added Kurdish translation to po-propertiesErdal Ronahi2005-10-281-1/+1
|
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
| | | | | | | | | 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().
* Bump version to 2.9.0Matthias Clasen2005-08-261-3/+3
| | | | | | | | | | | 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
* Bump versionMatthias Clasen2005-08-241-2/+2
|
* Add -lXext to GDK_EXTRA_LIBS in absence of pkg-config files for x11/xext.Owen Taylor2005-08-151-1/+1
| | | | | | | 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)
* Fix have_base_pc / have_base_x_pc typo.Owen Taylor2005-08-151-4/+13
| | | | | | | | | | | | 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)
* Bump versionMatthias Clasen2005-08-131-2/+2
|
* Require cairo 0.9.2Matthias Clasen2005-08-131-1/+1
|
* Bump version 2.8.0Matthias Clasen2005-08-121-3/+3
|
* Revert to linking against pangowin32 under win32 platform (Owen Taylor).J. Ali Harlow2005-08-101-1/+5
| | | | | | | 2005-08-10 J. Ali Harlow <ali@juiblex.co.uk> * configure.in: Revert to linking against pangowin32 under win32 platform (Owen Taylor).
* fix definition of GDK_DEP_CFLAGS so that it doesn't cause build failuresJames Henstridge2005-08-101-1/+1
| | | | | | | 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.
* Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks toOwen Taylor2005-08-101-282/+189
| | | | | | | | | | | | | | | | | 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()
* Added Telugu translation in po-properties and re-enabled Telugu.Sunil Mohan Adapa2005-08-041-1/+1
|
* Require cairo 0.6Matthias Clasen2005-08-041-1/+1
|
* Remove "te" since it breaks the build.Christian Persch2005-08-041-1/+1
| | | | | | 2005-08-04 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove "te" since it breaks the build.
* Added Telugu translations done by Prajasakti Localisation Team ↵Sunil Mohan Adapa2005-08-041-1/+1
| | | | <localisation@prajasakti.com>.
* Bump versionMatthias Clasen2005-08-031-2/+2
|
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-2/+2
|
* New directory with the start of a framework for testing performance inFederico Mena Quintero2005-07-261-0/+1
| | | | | | | | | | | 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.
* Added "hy" to ALL_LINGUAS. Added Armenian translation by Lilit AzizbekyanChristian Rose2005-07-211-1/+1
| | | | | | | | | | 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>.
* mark gtk_socket_steal as deprecated.Matthias Clasen2005-07-211-1/+1
| | | | | | | | 2005-07-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: mark gtk_socket_steal as deprecated. * configure.in: Bump the cairo requirement.
* [Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning asTor Lillqvist2005-07-181-1/+1
| | | | | | | | | | | 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)
* [Win32] Put -luuid back, it is needed in case one builds without the ie55Tor Lillqvist2005-07-161-1/+1
| | | | | | | 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)
* Bump versionMatthias Clasen2005-07-151-2/+2
|
* Don't need -luuid on Win32. It was some leftover, and in fact occasionallyTor Lillqvist2005-07-141-1/+1
| | | | | | | | | | | 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.)
* Set interface age to 0.Matthias Clasen2005-07-141-1/+1
| | | | | | | | | 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.
* Check the cairo versionMatthias Clasen2005-07-131-1/+3
|
* Drop build/* from AC_CONFIG_FILES.Tor Lillqvist2005-07-091-3/+0
| | | | | | | | 2005-07-09 Tor Lillqvist <tml@novell.com> * configure.in: Drop build/* from AC_CONFIG_FILES. * Makefile.am: Drop build from SUBDIRS.
* Look for windres on Win32.Tor Lillqvist2005-07-091-0/+4
| | | | | | | | | | | | | | | | | | | | 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.
* Bump versionMatthias Clasen2005-07-081-2/+2
|
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-1/+1
|
* Add -DHPPEX -DSHMLINK to CFLAGS for HP-UX. (#162979, Paul Cornett)Matthias Clasen2005-07-081-0/+14
| | | | | | | 2005-07-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Add -DHPPEX -DSHMLINK to CFLAGS for HP-UX. (#162979, Paul Cornett)
* Bump versionMatthias Clasen2005-07-011-2/+2
|
* Use GMappedFile.Matthias Clasen2005-06-271-1/+1
| | | | | | | | | 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
* Bump version numberMatthias Clasen2005-06-201-1/+1
|
* added cairo to list of $GTK_PACKAGES.Rodrigo Moya2005-06-091-1/+1
| | | | | | 2005-06-09 Rodrigo Moya <rodrigo@novell.com> * configure.in: added cairo to list of $GTK_PACKAGES.
* Use gtk-doc abbrevs instead of spelled out links.Matthias Clasen2005-05-161-1/+1
| | | | | | | | | | | 2005-05-16 Matthias Clasen <mclasen@redhat.com> * gtk/tree_widget.sgml: Use gtk-doc abbrevs instead of spelled out links. * gtk/gtk-docs.sgml: Included the processed file xml/tree_widget.sgml. * gtk/Makefile.am (expand_content_files): Add tree_widget.sgml.
* Check for nm.Matthias Clasen2005-04-291-0/+1
| | | | | | | | | 2005-04-29 Matthias Clasen <mclasen@redhat.com> * configure.in: Check for nm. * gtk/Makefile.am: Use $(NM), not nm directly. (#301299, Nguyen Thai Ngoc Duy)
* Replace an explicit pkg-config by $PKG_CONFIG. (#168074, Hans-WolfgangMatthias Clasen2005-04-071-1/+1
| | | | | | | 2005-04-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Replace an explicit pkg-config by $PKG_CONFIG. (#168074, Hans-Wolfgang Loidl)
* Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in factTor Lillqvist2005-03-271-0/+1
| | | | | | | 2005-03-27 Tor Lillqvist <tml@novell.com> * configure.in: Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in fact necessary with HEAD libtool.
* Include the -mms-bitfields flag in GTK_EXTRA_CFLAGS on Win32, so that itTor Lillqvist2005-03-241-0/+4
| | | | | | | | | | | 2005-03-24 Tor Lillqvist <tml@novell.com> * configure.in (GTK_EXTRA_CFLAGS): Include the -mms-bitfields flag in GTK_EXTRA_CFLAGS on Win32, so that it gets included in the gtk+-2.0.pc file and automatically used by dependents. MSVC users who use pkg-config will have to manually edit it out from gtk+-2.0.pc, sorry. Maybe pkg-config should be enhanced to support some kind of conditionals in .pc files?
* Remove inadvertent gail references, require Pango 1.9.0Manish Singh2005-03-101-43/+1
| | | | | | | Wed Mar 9 19:20:44 2005 Manish Singh <yosh@gimp.org> * configure.in: Remove inadvertent gail references, require Pango 1.9.0
* Bump GLib requirementMatthias Clasen2005-03-091-1/+43
|
* URL escape the '+' in gtk+ in the bugzilla URL.Manish Singh2005-03-041-1/+1
| | | | | | Thu Mar 3 16:59:44 2005 Manish Singh <yosh@gimp.org> * configure.in: URL escape the '+' in gtk+ in the bugzilla URL.
* Kill --enable-ansi (#164394)Matthias Clasen2005-02-151-4/+0
| | | | | | 2005-02-14 Matthias Clasen <mclasen@redhat.com> * configure.in: Kill --enable-ansi (#164394)
* Added "xh" to ALL_LINGUAS. Added Xhosa translation by Adi AttarChristian Rose2005-02-081-1/+1
| | | | | | | | 2005-02-08 Christian Rose <menthos@menthos.com> * configure.in: Added "xh" to ALL_LINGUAS. * po/xh.po, po-properties/xh.po: Added Xhosa translation by Adi Attar <adi@canonical.com>.
* Revert gtk_binary_version to 2.4.0. Fix up comment to talk only aboutOwen Taylor2005-02-041-3/+5
| | | | | | | | 2005-02-04 Owen Taylor <otaylor@redhat.com> * configure.in: Revert gtk_binary_version to 2.4.0. Fix up comment to talk only about backwards compat, not forward/backwards compat. (#166293, reported by Vincent Noel)