summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Updated assamese translationsAmitakhya Phukan2007-09-171-1/+1
| | | | svn path=/trunk/; revision=18835
* Bump versionMatthias Clasen2007-09-141-2/+2
| | | | svn path=/trunk/; revision=18822
* Bump version to 2.12.0Matthias Clasen2007-09-131-2/+2
| | | | svn path=/trunk/; revision=18815
* Check for the cups function httpGetAuthString().Matthias Clasen2007-09-071-0/+5
| | | | | | | | | | | | 2007-09-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Check for the cups function httpGetAuthString(). * modules/printbackends/cups/gtkcupsutils.c: Use httpGetAuthString() if available. (#467414, Claudio Saavedra) svn path=/trunk/; revision=18753
* Check for cups.hMatthias Clasen2007-09-071-0/+2
| | | | svn path=/trunk/; revision=18743
* Revert the previous change as it broke the build (missing po file inRichard Hult2007-08-311-1/+1
| | | | | | | | | 2007-08-31 Richard Hult <richard@imendio.com> * configure.in: Revert the previous change as it broke the build (missing po file in po-properties). svn path=/trunk/; revision=18709
* Added Kannada to list of languages in ALL_LINGUASPramod Raghavendra2007-08-311-1/+1
| | | | svn path=/trunk/; revision=18707
* Updated Occitan translationYannig MARCHEGAY2007-08-281-1/+1
| | | | svn path=/trunk/; revision=18696
* Remove oc (Occitane) from LINGUAS and unbreak the build.Emmanuele Bassi2007-08-221-1/+1
| | | | | | | | | 2007-08-22 Emmanuele Bassi <ebassi@gnome.org> * configure.in: Remove oc (Occitane) from LINGUAS and unbreak the build. svn path=/trunk/; revision=18673
* Updated Occitan translationYannig MARCHEGAY2007-08-221-1/+1
| | | | svn path=/trunk/; revision=18670
* Dectect if cups allows access to the http_t authstring field.Matthias Clasen2007-07-231-0/+9
| | | | | | | | | | | | | 2007-07-23 Matthias Clasen <mclasen@redhat.com> * configure.in: Dectect if cups allows access to the http_t authstring field. * modules/printbackends/cups/gtkcupsutils.c: Rely on the HAVE_HTTP_AUTHSTRING define done by configure. svn path=/trunk/; revision=18527
* Add forgotten release markersMatthias Clasen2007-07-211-1/+1
| | | | svn path=/trunk/; revision=18519
* Changed uz to uz@cyrillic and uz@Latn to uz. See bug #451164.Claude Paroz2007-07-091-1/+1
| | | | svn path=/trunk/; revision=18425
* Handle GDK_PIXBUF_EXTRA_LIBS like GDK_EXTRA_LIBS, i.e. clear it ifTor Lillqvist2007-07-031-7/+10
| | | | | | | | | | | | 2007-07-03 Tor Lillqvist <tml@novell.com> * configure.in: Handle GDK_PIXBUF_EXTRA_LIBS like GDK_EXTRA_LIBS, i.e. clear it if enable_explicit_deps isn't on. If we build with --with-included-loaders and --enable-explicit-deps=no we don't want -ltiff -ljpeg etc in the gdk-pixbuf-2.0.pc file. svn path=/trunk/; revision=18361
* 2.11.6Matthias Clasen2007-07-021-1/+1
| | | | svn path=/trunk/; revision=18347
* do right thing in one-character lines and at paragraph end (#448313).Yevgen Muntyan2007-06-281-1/+1
| | | | | | | | | | | | | 2007-06-28 Yevgen Muntyan <muntyan@tamu.edu> * gtk/gtktextutil.c (_gtk_text_util_get_block_cursor_location): do right thing in one-character lines and at paragraph end (#448313). * configure.in: require pango-1.17.3 to get fixed pango_layout_index_to_line_x() (pango #448342). svn path=/trunk/; revision=18273
* Show the time of last change in the file chooser, for files modified todayEmmanuele Bassi2007-06-261-0/+1
| | | | | | | | | | | | 2007-06-26 Emmanuele Bassi <ebassi@gnome.org> * gtk/gtkfilechooserdefault.c (list_mtime_data_func): Show the time of last change in the file chooser, for files modified today or yesterday. (#324543) * configure.in: Check for localtime_r(). svn path=/trunk/; revision=18248
* Extend the C++ keyword test to include internal GDK headers (#449016).Mathias Hasselmann2007-06-261-0/+7
| | | | | | | | | | 2007-06-22 Mathias Hasselmann <mathias.hasselmann@gmx.de> * configure.in, tests/Makefile.am, tests/autotestkeywords.cc, tests/dummy-headers/*: Extend the C++ keyword test to include internal GDK headers (#449016). svn path=/trunk/; revision=18244
* Create test for finding C++ keywords in public header files (#449016).Mathias Hasselmann2007-06-261-0/+11
| | | | | | | | | | 2007-06-26 Mathias Hasselmann <mathias.hasselmann@gmx.de> * ChangeLog, configure.in, tests/Makefile.am, tests/autotestkeywords.cc: Create test for finding C++ keywords in public header files (#449016). svn path=/trunk/; revision=18243
* Bump versionMatthias Clasen2007-06-191-1/+1
| | | | svn path=/trunk/; revision=18194
* Use g_timeout_add_seconds_full() for the timed poll of the storage file,Emmanuele Bassi2007-06-191-1/+1
| | | | | | | | | | | | | | | | 2007-06-19 Emmanuele Bassi <ebassi@gnome.org> * gtk/gtkrecentmanager.c: Use g_timeout_add_seconds_full() for the timed poll of the storage file, since we are using multiple seconds intervals and we don't actually care about millisecond precision. (threads_dispatch), (threads_free), (gtk_recent_manager_init), (gtk_recent_manager_set_filename): Roll our own version of gdk_threads_add_timeout() using g_timeout_add_seconds_full() while holding the GDK main lock. svn path=/trunk/; revision=18185
* Bump versionMatthias Clasen2007-06-161-1/+1
| | | | svn path=/trunk/; revision=18156
* Remove linux-fb leftoversMatthias Clasen2007-06-131-42/+3
| | | | svn path=/trunk/; revision=18113
* Bump GLib requirementMatthias Clasen2007-06-121-1/+1
| | | | svn path=/trunk/; revision=18107
* When debugging is turned on, use error-checking mutexes.Matthias Clasen2007-06-121-1/+1
| | | | | | | | | | | 2007-06-11 Matthias Clasen <mclasen@redhat.com> * configure.in: When debugging is turned on, use error-checking mutexes. svn path=/trunk/; revision=18104
* Bump versionMatthias Clasen2007-06-061-1/+1
| | | | svn path=/trunk/; revision=18059
* 2.11.2GTK_2_11_2Matthias Clasen2007-06-061-1/+1
| | | | svn path=/trunk/; revision=18057
* Bump versionMatthias Clasen2007-06-041-2/+2
| | | | svn path=/trunk/; revision=18029
* 2.11.1GTK_2_11_1Matthias Clasen2007-06-041-1/+1
| | | | svn path=/trunk/; revision=18027
* Allow to disable Xinerama. (#348065, Diego Pettenò)Matthias Clasen2007-06-031-7/+12
| | | | | | | | | | 2007-06-03 Matthias Clasen <mclasen@redhat.com> * configure.in: Allow to disable Xinerama. (#348065, Diego Pettenò) svn path=/trunk/; revision=18012
* Drop bogus -user32 switch. Was supposed to be -luser32, but he "l" wasTor Lillqvist2007-05-271-1/+1
| | | | | | | | | | | 2007-05-27 Tor Lillqvist <tml@novell.com> * configure.in (GDK_EXTRA_LISB): Drop bogus -user32 switch. Was supposed to be -luser32, but he "l" was missing. But nobody has noticed, so presumably unnecessary. svn path=/trunk/; revision=17955
* Require gtk-doc 1.6, for signal and property links.Matthias Clasen2007-05-261-1/+1
| | | | | | | | | | | | | | | | | | | 2007-05-26 Matthias Clasen <mclasen@redhat.com> * configure.in: Require gtk-doc 1.6, for signal and property links. * gtk/gtkbox.c: * gtk/gtkbutton.c: * gtk/gtkcontainer.c: * gtk/gtkdialog.c: * gtk/gtkentry.c: * gtk/gtkimage.c: * gtk/gtklabel.c: * gtk/gtkmisc.c: * gtk/gtksettings.c: * gtk/gtkwidget.c: Documentation improvements, link signals and properties where it makes sense. svn path=/trunk/; revision=17924
* bump versionMatthias Clasen2007-05-241-2/+2
| | | | svn path=/trunk/; revision=17905
* Bump libtiff requirement to 3.6.0, by requiring presence ofMichael J. Chudobiak2007-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 2007-05-18 Michael J. Chudobiak <mjc@cvs.gnome.org> * INSTALL.in: * README.in: * configure.in: Bump libtiff requirement to 3.6.0, by requiring presence of TIFFReadRGBAImageOriented. * gdk-pixbuf-scaled-anim.c: (get_scaled_pixbuf): Preserve pixbuf options when generating a new scaled pixbuf. * io-jpeg.c: (get_orientation), (gdk_pixbuf__jpeg_image_load), (gdk_pixbuf__jpeg_image_load_increment): Read the exif orientation tag and associate it with the "orientation" pixbuf option. Renders libexif unnecessary in some applications. * io-tiff.c: (tiff_image_parse): Read the tiff orientation tag, compensate for the partial rotations performed by libtiff, and generate an "orientation" option for the pixbuf. svn path=/trunk/; revision=17863
* Add Sun mediaLib support so that hardware acceleration via mediaLib isBrian Cameron2007-05-161-1/+27
| | | | | | | | | | | | | | | | | | 2007-05-16 Brian Cameron <brian.cameron@sun.com> * acconfig.h, configure.in, gdk/Makefile.am, gdkprivate.h, gdkrgb.c, gdkdraw.c, gdk-pixbuf/gdk-pixbuf-scale.c, gdk-pixbuf/pixops/Makefile.am, gdk-pixbuf/pixops/pixops.[ch], gdk-pixbuf/pixops/timescale.c: Add Sun mediaLib support so that hardware acceleration via mediaLib is enabled if mediaLib is detected via configure. Enhancement request #344813. I was given permission to commit in the bug report by Matthias Clasen. * gdk/medialib.[ch]: New files added for mediaLib support. * docs/reference/gdk-pixbuf/tmpl/scaling.sgml, docs/reference/gdk/tmpl/rgb.sgml, gdk/gdkdraw.c: Add docs for mediaLib support. svn path=/trunk/; revision=17855
* Add check for GNU extensions to ftw()/nftw().Emmanuele Bassi2007-05-141-0/+11
| | | | | | | | | | | | 2007-05-14 Emmanuele Bassi <ebassi@gnome.org> * configure.in: Add check for GNU extensions to ftw()/nftw(). * gtk/gtksearchenginesimple.c: Fix compilation on systems with only POSIX-compliant ftw(). (#435797, based on a patch by Richard Hult) svn path=/trunk/; revision=17844
* Make building the test print backend optionalMatthias Clasen2007-04-291-0/+8
| | | | svn path=/trunk/; revision=17687
* Correct some copyright lines.Matthias Clasen2007-04-291-0/+19
| | | | | | | | | | | | | | | 2007-04-28 Matthias Clasen <mclasen@redhat.com> * modules/printbackends/lpr/*: * modules/printbackends/cups/*: Correct some copyright lines. * configure.in: * modules/printbackends/Makefile.am: * modules/printbackends/test/*: Add a test print backend. (#409089, John Palmieri) svn path=/trunk/; revision=17686
* Switch over to use glib's new g_hash_table_get_keys() rather than our ownChris Wilson2007-04-111-1/+1
| | | | | | | | | | | | | | | | 2007-04-11 Chris Wilson <chris@chris-wilson.co.uk> * gtk/gtkiconfactory.c (_gtk_icon_factory_list_ids): * gtk/gtkstock.c (gtk_stock_list_ids): Switch over to use glib's new g_hash_table_get_keys() rather than our own static implementation. * gtk/gtkiconfactory.h: Update to return a GList. * configure.in: Bump required version to 2.13.1 svn path=/trunk/; revision=17597
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-0/+1
| | | | | | | | | | | | | 2007-03-09 Matthias Clasen <mclasen@redhat.com> * Everywhere: Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, Djihed Afifi) * configure.in: Check for ftw.h svn path=/trunk/; revision=17444
* Fixed problems with be@latin.Ihar Hrachyshka2007-03-051-1/+1
| | | | svn path=/trunk/; revision=17392
* Removed be@latin from ALL_LINGUAS, as it's currently breaking the build.Claudio Saavedra2007-03-051-1/+1
| | | | | | | | | | 2007-03-04 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * configure.in: Removed be@latin from ALL_LINGUAS, as it's currently breaking the build. svn path=/trunk/; revision=17390
* be@latin.po: Added Belarusian Latin translation by Ales Navicki.Ihar Hrachyshka2007-03-041-1/+1
| | | | svn path=/trunk/; revision=17385
* Added Esperanto (eo) translationGuillaume Savaton2007-03-031-1/+1
| | | | | | | | | 2007-03-03 Guillaume Savaton <llumeao@gmail.com> * Added Esperanto (eo) translation svn path=/trunk/; revision=17379
* reviewed by: Matthias Clasen <mclasen@redhat.com>Stefan Kost2007-02-141-0/+9
| | | | | | | * configure.in: determine installation prefixes of dependent libs to crossreference docs (#407146). svn path=/trunk/; revision=17294
* Remove these files since GSequence has been moved into GLib.Soren Sandmann2007-02-041-1/+1
| | | | | | | | | | | | | | 2007-02-03 Soren Sandmann <sandmann@daimi.au.dk> * gtk/gtksequence.[ch]: Remove these files since GSequence has been moved into GLib. * gtk/gtkliststore.c: Port to GSequence instead of GtkSequence. * configure.in: Require glib-2.13.0 svn path=/trunk/; revision=17259
* Build Wintab support always on Windows. Don't require the Wintab SDK.Tor Lillqvist2007-01-191-37/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-01-19 Tor Lillqvist <tml@novell.com> Build Wintab support always on Windows. Don't require the Wintab SDK. * configure.in: Drop the --with-wintab option. Drop the HAVE_WINTAB feature test macro and Automake variable. * acconfig.h * config.h.win32.in: Drop HAVE_WINTAB. * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput.c * gdk/win32/gdkinput-win32.h * gdk/win32/gdkinput-win32.c * gdk/win32/gdkmain-win32.c: Make HAVE_WINTAB ifdef blocks unconditional. * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check): Try to load wintab32.dll dynamically here. If it is found look up the handful Wintab functions we use. (rest of file): Use these function pointers instead of calling the functions from wntab32x.lib. The code in wntab32x.lib did the same thing anyway: tried to load wintab32.dll, and looked up the addresses of the actual functions from it. * gdk/Makefile.am * gdk/win32/Makefile.am: Drop the libwntab32x hacks. * gdk/win32/wintab.h * gdk/win32/pktdef.h: New files. Copied from the Wintab SDK. Copyright blurb says: "The text and information contained in this file may be freely used, copied, or distributed without compensation or licensing restrictions." * README.win32: Update a bit. Remove the text about the Wintab SDK. svn path=/trunk/; revision=17186
* Link libgtk against Xfixes. (#396074, Tommi Komulainen)Matthias Clasen2007-01-141-0/+1
| | | | | | | | | | | 2007-01-13 Matthias Clasen <mclasen@redhat.com> * configure.in: Link libgtk against Xfixes. (#396074, Tommi Komulainen) svn path=/trunk/; revision=17143
* Use pango_matrix_transform_rectangle(). (#340141)Behdad Esfahbod2007-01-101-1/+1
| | | | | | | | | | | | | 2007-01-10 Behdad Esfahbod <behdad@gnome.org> * gdk/gdkpango.c (gdk_draw_layout_with_colors): * gtk/gtklabel.c (gtk_label_size_request): Use pango_matrix_transform_rectangle(). (#340141) * configure.in: Bump pango requirement to 1.15.3. svn path=/trunk/; revision=17129
* Fix the directfb cairo test. (#394855, Josselin Mouette)Matthias Clasen2007-01-101-1/+1
| | | | | | | | | | | 2007-01-09 Matthias Clasen <mclasen@redhat.com> * configure.in: Fix the directfb cairo test. (#394855, Josselin Mouette) svn path=/trunk/; revision=17125