summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix the mime sniffing testMatthias Clasen2008-08-071-1/+1
* Bump versionMatthias Clasen2008-08-051-1/+1
* Define GDK_NATIVE_WINDOW_POINTER on 32-bit Windows, too. It just makesTor Lillqvist2008-08-041-3/+1
* Bump glib dependencyMatthias Clasen2008-08-041-1/+1
* Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2008-08-031-0/+9
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-031-0/+4
* Don't bother with the test "if gio can sniff png" if $gio_can_sniff hasTor Lillqvist2008-08-031-40/+43
* Use po/LINGUASMatthias Clasen2008-08-021-6/+1
* Support rendering GEmblemedIconMatthias Clasen2008-07-281-1/+1
* More correct content type handlingMatthias Clasen2008-07-231-1/+3
* Workaround for what apparently is a bug in MSYS: returning -1 from main()Tor Lillqvist2008-07-221-1/+1
* Add a test for my fixes from July 20th.Sven Herzberg2008-07-221-0/+1
* Default to linking against Xinerama again, so that we can fallback toMatthias Clasen2008-07-221-1/+1
* Bump versionMatthias Clasen2008-07-221-1/+1
* 2.13.5GTK_2_13_5Matthias Clasen2008-07-221-1/+1
* Added Pashto (ps) to ALL_LINGUASRuna Bhattacharjee2008-07-171-1/+1
* test content sniffing capability of gioMatthias Clasen2008-07-151-0/+39
* Add -ljpeg when checking for jasper. Reported by Mike CalmusMatthias Clasen2008-07-151-1/+1
* 2.13.5Matthias Clasen2008-07-051-1/+1
* Introduce GSEAL() macro.Tim Janik2008-06-201-0/+9
* Use g_set_error_literal where appropriate. Bug #538640.Christian Persch2008-06-191-1/+1
* Bump versionMatthias Clasen2008-06-141-1/+1
* Bug 503071 – Application direction changes to right to left even ifBehdad Esfahbod2008-06-111-1/+1
* removed local xdgmime copy as Matthias suggested in bug #520874, commentCarlos Garnacho2008-06-101-1/+0
* Bug 536185 – monitor font configurationBehdad Esfahbod2008-06-061-0/+3
* add -DATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-051-1/+1
* 2.13.2Matthias Clasen2008-06-031-1/+1
* 2.13.1Matthias Clasen2008-05-301-1/+1
* last but not least, add G_DISABLE_SINGLE_INCLUDES,Michael Natterer2008-05-281-0/+2
* Bug 511163 – Remove pango_extents_to_pixels() callsMatthias Clasen2008-05-261-1/+1
* Bug 513811 – Use cairo_format_stride_for_width()Matthias Clasen2008-05-261-1/+1
* Bug 532497 – Configure problem when cross-compilingMatthias Clasen2008-05-251-1/+1
* Bug 506062 – gtk_recent_manager_add_item does not detect mime type onEmmanuele Bassi2008-04-151-1/+1
* Bump required Cairo to 1.5.2.Cody Russell2008-04-011-1/+1
* Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz andTor Lillqvist2008-03-201-4/+43
* Bug 99192 - Add --with-include-input-modulesTor Lillqvist2008-03-171-0/+75
* Added "si" to ALL_LINGUAS.Andre Klapper2008-03-151-1/+1
* remove this deprecated file.Michael Natterer2008-03-121-45/+85
* Add the initial Valencian-Catalan translations.Jordi Mallach2008-03-111-1/+1
* Add --disable-cups option. (#513826, Alberto Ruiz)Johan Dahlin2008-03-051-31/+42
* Compare using = instead of ==, which is portable. (#490787, ThomasJohan Dahlin2008-03-021-1/+1
* Bump versionMatthias Clasen2008-02-211-1/+1
* Added Kannada (kn) to ALL_LINGUASRuna Bhattacharjee2008-02-181-1/+1
* Go back to 2.13.0 as version for now, as there was no consensus to do theMatthias Clasen2008-02-151-1/+1
* Use pango_layout_set_height() for calendar details (#506049).Mathias Hasselmann2008-01-221-1/+1
* add "gio-2.0" because gdk-pixbuf now uses gio functions.Michael Natterer2008-01-161-1/+1
* Move the gail tests from standalone gail to gtk+. Bug #504568.Christian Persch2007-12-281-0/+1
* Remove leftovers from old XRandR check. Makes the build work again onKristian Rietveld2007-12-201-4/+0
* Keep the same libtool version as the standalone libgail-util had. Bug #504643.Christian Persch2007-12-201-0/+7
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-181-2/+38