| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a test for my fixes from July 20th. | Sven Herzberg | 2008-07-22 | 1 | -0/+1 |
* | Default to linking against Xinerama again, so that we can fallback to | Matthias Clasen | 2008-07-22 | 1 | -1/+1 |
* | Bump version | Matthias Clasen | 2008-07-22 | 1 | -1/+1 |
* | 2.13.5GTK_2_13_5 | Matthias Clasen | 2008-07-22 | 1 | -1/+1 |
* | Added Pashto (ps) to ALL_LINGUAS | Runa Bhattacharjee | 2008-07-17 | 1 | -1/+1 |
* | test content sniffing capability of gio | Matthias Clasen | 2008-07-15 | 1 | -0/+39 |
* | Add -ljpeg when checking for jasper. Reported by Mike Calmus | Matthias Clasen | 2008-07-15 | 1 | -1/+1 |
* | 2.13.5 | Matthias Clasen | 2008-07-05 | 1 | -1/+1 |
* | Introduce GSEAL() macro. | Tim Janik | 2008-06-20 | 1 | -0/+9 |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 1 | -1/+1 |
* | Bump version | Matthias Clasen | 2008-06-14 | 1 | -1/+1 |
* | Bug 503071 – Application direction changes to right to left even if | Behdad Esfahbod | 2008-06-11 | 1 | -1/+1 |
* | removed local xdgmime copy as Matthias suggested in bug #520874, comment | Carlos Garnacho | 2008-06-10 | 1 | -1/+0 |
* | Bug 536185 – monitor font configuration | Behdad Esfahbod | 2008-06-06 | 1 | -0/+3 |
* | add -DATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS. | Michael Natterer | 2008-06-05 | 1 | -1/+1 |
* | 2.13.2 | Matthias Clasen | 2008-06-03 | 1 | -1/+1 |
* | 2.13.1 | Matthias Clasen | 2008-05-30 | 1 | -1/+1 |
* | last but not least, add G_DISABLE_SINGLE_INCLUDES, | Michael Natterer | 2008-05-28 | 1 | -0/+2 |
* | Bug 511163 – Remove pango_extents_to_pixels() calls | Matthias Clasen | 2008-05-26 | 1 | -1/+1 |
* | Bug 513811 – Use cairo_format_stride_for_width() | Matthias Clasen | 2008-05-26 | 1 | -1/+1 |
* | Bug 532497 – Configure problem when cross-compiling | Matthias Clasen | 2008-05-25 | 1 | -1/+1 |
* | Bug 506062 – gtk_recent_manager_add_item does not detect mime type on | Emmanuele Bassi | 2008-04-15 | 1 | -1/+1 |
* | Bump required Cairo to 1.5.2. | Cody Russell | 2008-04-01 | 1 | -1/+1 |
* | Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and | Tor Lillqvist | 2008-03-20 | 1 | -4/+43 |
* | Bug 99192 - Add --with-include-input-modules | Tor Lillqvist | 2008-03-17 | 1 | -0/+75 |
* | Added "si" to ALL_LINGUAS. | Andre Klapper | 2008-03-15 | 1 | -1/+1 |
* | remove this deprecated file. | Michael Natterer | 2008-03-12 | 1 | -45/+85 |
* | Add the initial Valencian-Catalan translations. | Jordi Mallach | 2008-03-11 | 1 | -1/+1 |
* | Add --disable-cups option. (#513826, Alberto Ruiz) | Johan Dahlin | 2008-03-05 | 1 | -31/+42 |
* | Compare using = instead of ==, which is portable. (#490787, Thomas | Johan Dahlin | 2008-03-02 | 1 | -1/+1 |
* | Bump version | Matthias Clasen | 2008-02-21 | 1 | -1/+1 |
* | Added Kannada (kn) to ALL_LINGUAS | Runa Bhattacharjee | 2008-02-18 | 1 | -1/+1 |
* | Go back to 2.13.0 as version for now, as there was no consensus to do the | Matthias Clasen | 2008-02-15 | 1 | -1/+1 |
* | Use pango_layout_set_height() for calendar details (#506049). | Mathias Hasselmann | 2008-01-22 | 1 | -1/+1 |
* | add "gio-2.0" because gdk-pixbuf now uses gio functions. | Michael Natterer | 2008-01-16 | 1 | -1/+1 |
* | Move the gail tests from standalone gail to gtk+. Bug #504568. | Christian Persch | 2007-12-28 | 1 | -0/+1 |
* | Remove leftovers from old XRandR check. Makes the build work again on | Kristian Rietveld | 2007-12-20 | 1 | -4/+0 |
* | Keep the same libtool version as the standalone libgail-util had. Bug #504643. | Christian Persch | 2007-12-20 | 1 | -0/+7 |
* | Integrate gail into gtk+. Bug #169488. | Christian Persch | 2007-12-18 | 1 | -2/+38 |
* | Add RandR 1.2 support | Søren Sandmann | 2007-12-13 | 1 | -12/+3 |
* | Make the code compile again after the GdkAppLaunchContext changes. | Mathias Hasselmann | 2007-12-13 | 1 | -1/+1 |
* | Use $CUPS_CONFIG instead of hardcoded cups-config. (#495574, Richard Hult) | Matthias Clasen | 2007-11-26 | 1 | -3/+3 |
* | Bump glib requirement | Matthias Clasen | 2007-11-26 | 1 | -1/+1 |
* | Don't add jasper to all_loaders if no libjasper. | Tor Lillqvist | 2007-11-25 | 1 | -1/+4 |
* | Add detection for libjasper, used by the gdk-pixbuf JPEG2000 loader | Bastien Nocera | 2007-11-25 | 1 | -1/+18 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -2/+2 |
* | Added unit tests for Gtk+ testing utilities. | Tim Janik | 2007-11-20 | 1 | -0/+1 |
* | add support for conditional icns gdk-pixbuf loader (Closes: #395738) | Bastien Nocera | 2007-11-20 | 1 | -1/+2 |
* | updated version number to 2.15.0 for development. | 10:31:26 Tim Janik | 2007-11-19 | 1 | -5/+5 |
* | Bump version | Matthias Clasen | 2007-10-17 | 1 | -2/+2 |