| Commit message (Expand) | Author | Age | Files | Lines |
* | reviewed by: Matthias Clasen | Jaap A. Haitsma | 2008-05-25 | 1 | -0/+2 |
* | Bug 532558 - Cannot build dll when using separate builddir | Tor Lillqvist | 2008-05-12 | 1 | -3/+5 |
* | Apply a patch by Marek Kasik <mkasik@redhat.com> to display more printer | Matthias Clasen | 2008-05-05 | 1 | -0/+3 |
* | Don't bother compiling gtksearchenginebeagle.c and | Tor Lillqvist | 2008-04-02 | 1 | -6/+6 |
* | Revert accidental change that went in as part of the commit on 2008-03-18. | Tor Lillqvist | 2008-03-20 | 1 | -2/+1 |
* | Bug 99192 - Add --with-include-input-modules | Tor Lillqvist | 2008-03-17 | 1 | -7/+26 |
* | Implement GtkMountOperation, a subclass of GMountOperation to be used with | Christian Kellner | 2008-03-17 | 1 | -0/+2 |
* | removed linux-fb backend files. | Michael Natterer | 2008-03-11 | 1 | -4/+1 |
* | gtk/gtk.h move the remaining deprecated widgets to the separate sections | Michael Natterer | 2008-03-06 | 1 | -40/+40 |
* | Separate broken and deprecated sources and headers into different sections | Johan Dahlin | 2008-03-05 | 1 | -24/+33 |
* | when building the Quartz backend, use a native Mac OS X application for | Sven Neumann | 2008-02-27 | 1 | -0/+4 |
* | 2.13.0GTK_2_13_0 | Matthias Clasen | 2008-02-21 | 1 | -1/+1 |
* | gtk/Makefile.am (STOCK_ICONS) gtk/stock-icons/16/gtk-page-setup.png added | Sven Neumann | 2008-02-18 | 1 | -0/+2 |
* | Fix builddir!=srcdir builds. (#516254, Yevgen Muntyan) | Matthias Clasen | 2008-02-16 | 1 | -0/+1 |
* | Change GtkToolItem to retrieve its properties from GtkToolShell interface, | Mathias Hasselmann | 2007-12-14 | 1 | -0/+2 |
* | run tests in current dir after setting up the logging directory, so their | 18:59:59 Tim Janik | 2007-12-05 | 1 | -1/+1 |
* | use 'grep -o' to extract _get_type functions from header files. this | 15:18:17 Tim Janik | 2007-12-03 | 1 | -2/+1 |
* | Fix subdir ordering | Matthias Clasen | 2007-11-29 | 1 | -2/+3 |
* | Improve portability. The -o option is present only in newish GNU egreps. | Tor Lillqvist | 2007-11-27 | 1 | -1/+3 |
* | Use templates for glib-mkenums calls instead of complicated commandlines | Matthias Clasen | 2007-11-26 | 1 | -16/+9 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 1 | -1/+2 |
* | Added unit tests for Gtk+ testing utilities. | Tim Janik | 2007-11-20 | 1 | -2/+2 |
* | Added Gtk+ testing utilities. | Tim Janik | 2007-11-20 | 1 | -1/+12 |
* | Move -Wl,-luuid to LDFLAGS to make libtool happy. | Owen Taylor | 2007-10-17 | 1 | -2/+2 |
* | Use -Wl,-luuid instead of -luuid to work around libtool lossage. | Tor Lillqvist | 2007-10-17 | 1 | -1/+1 |
* | Use the "document-open-recent" icon for the the Recently Used shortcut in | Emmanuele Bassi | 2007-09-12 | 1 | -0/+2 |
* | 2.11.5GTK_2_11_5 | Matthias Clasen | 2007-07-02 | 1 | -0/+2 |
* | Add a script to convert libglade files to something gtkbuilder can parse. | Johan Dahlin | 2007-06-26 | 1 | -1/+4 |
* | fix little mistake in my last commit ... | Kristian Rietveld | 2007-06-24 | 1 | -0/+1 |
* | Add a search engine which queries the Spotlight database on MacOS X (only | Kristian Rietveld | 2007-06-24 | 1 | -1/+10 |
* | Pass the print settings to the preview programme. Bug #403717, patch by | Christian Persch | 2007-06-17 | 1 | -1/+1 |
* | Don't install gtkbuilderprivate.h | Matthias Clasen | 2007-06-15 | 1 | -1/+1 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+6 |
* | Add the 16x16 version of gtk-select-color.png to the list of stock icons. | Matthias Clasen | 2007-06-07 | 1 | -0/+1 |
* | 2.11.0GTK_2_11_0 | Matthias Clasen | 2007-05-24 | 1 | -0/+1 |
* | Add the GtkVolumeButton widget, a button that pops up a scale when clicked | Bastien Nocera | 2007-05-19 | 1 | -0/+2 |
* | reviewed by: Matthias Clasen <mclasen@redhat.com> | Bastien Nocera | 2007-05-19 | 1 | -0/+2 |
* | Add search file support in the GtkFileChooser. Original patch by Federico | Emmanuele Bassi | 2007-05-02 | 1 | -0/+10 |
* | Only copy pngs when generating builtin cache | Matthias Clasen | 2007-05-02 | 1 | -25/+31 |
* | Add an icon cache validator. | Matthias Clasen | 2007-05-01 | 1 | -1/+4 |
* | Make make clean clean | Matthias Clasen | 2007-04-28 | 1 | -1/+1 |
* | Don't install UNIX-printing headers and support files on non-UNIX | Matthias Clasen | 2007-04-26 | 1 | -1/+2 |
* | Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or | Emmanuele Bassi | 2007-03-15 | 1 | -0/+2 |
* | gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32 | Tor Lillqvist | 2007-03-06 | 1 | -3/+3 |
* | New tooltips API. | Kristian Rietveld | 2007-02-06 | 1 | -0/+2 |
* | Remove these files since GSequence has been moved into GLib. | Soren Sandmann | 2007-02-04 | 1 | -2/+0 |
* | gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes for | Tor Lillqvist | 2007-01-19 | 1 | -4/+4 |
* | Cross-compilation fixes. (#392646, Yevgen Muntyan) | Matthias Clasen | 2007-01-04 | 1 | -3/+11 |
* | Added gtkstatusicon-quartz.c Implements the quartz backend for the status | Mikael Hallendal | 2006-12-20 | 1 | -0/+1 |
* | Add --unlink-tempfile to the evince call for print preview. (#370041, Ghee | Matthias Clasen | 2006-12-13 | 1 | -1/+1 |