summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Matthias ClasenJaap A. Haitsma2008-05-251-0/+2
* Bug 532558 - Cannot build dll when using separate builddirTor Lillqvist2008-05-121-3/+5
* Apply a patch by Marek Kasik <mkasik@redhat.com> to display more printerMatthias Clasen2008-05-051-0/+3
* Don't bother compiling gtksearchenginebeagle.c andTor Lillqvist2008-04-021-6/+6
* Revert accidental change that went in as part of the commit on 2008-03-18.Tor Lillqvist2008-03-201-2/+1
* Bug 99192 - Add --with-include-input-modulesTor Lillqvist2008-03-171-7/+26
* Implement GtkMountOperation, a subclass of GMountOperation to be used withChristian Kellner2008-03-171-0/+2
* removed linux-fb backend files.Michael Natterer2008-03-111-4/+1
* gtk/gtk.h move the remaining deprecated widgets to the separate sectionsMichael Natterer2008-03-061-40/+40
* Separate broken and deprecated sources and headers into different sectionsJohan Dahlin2008-03-051-24/+33
* when building the Quartz backend, use a native Mac OS X application forSven Neumann2008-02-271-0/+4
* 2.13.0GTK_2_13_0Matthias Clasen2008-02-211-1/+1
* gtk/Makefile.am (STOCK_ICONS) gtk/stock-icons/16/gtk-page-setup.png addedSven Neumann2008-02-181-0/+2
* Fix builddir!=srcdir builds. (#516254, Yevgen Muntyan)Matthias Clasen2008-02-161-0/+1
* Change GtkToolItem to retrieve its properties from GtkToolShell interface,Mathias Hasselmann2007-12-141-0/+2
* run tests in current dir after setting up the logging directory, so their18:59:59 Tim Janik2007-12-051-1/+1
* use 'grep -o' to extract _get_type functions from header files. this15:18:17 Tim Janik2007-12-031-2/+1
* Fix subdir orderingMatthias Clasen2007-11-291-2/+3
* Improve portability. The -o option is present only in newish GNU egreps.Tor Lillqvist2007-11-271-1/+3
* Use templates for glib-mkenums calls instead of complicated commandlinesMatthias Clasen2007-11-261-16/+9
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* Added unit tests for Gtk+ testing utilities.Tim Janik2007-11-201-2/+2
* Added Gtk+ testing utilities.Tim Janik2007-11-201-1/+12
* Move -Wl,-luuid to LDFLAGS to make libtool happy.Owen Taylor2007-10-171-2/+2
* Use -Wl,-luuid instead of -luuid to work around libtool lossage.Tor Lillqvist2007-10-171-1/+1
* Use the "document-open-recent" icon for the the Recently Used shortcut inEmmanuele Bassi2007-09-121-0/+2
* 2.11.5GTK_2_11_5Matthias Clasen2007-07-021-0/+2
* Add a script to convert libglade files to something gtkbuilder can parse.Johan Dahlin2007-06-261-1/+4
* fix little mistake in my last commit ...Kristian Rietveld2007-06-241-0/+1
* Add a search engine which queries the Spotlight database on MacOS X (onlyKristian Rietveld2007-06-241-1/+10
* Pass the print settings to the preview programme. Bug #403717, patch byChristian Persch2007-06-171-1/+1
* Don't install gtkbuilderprivate.hMatthias Clasen2007-06-151-1/+1
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+6
* Add the 16x16 version of gtk-select-color.png to the list of stock icons.Matthias Clasen2007-06-071-0/+1
* 2.11.0GTK_2_11_0Matthias Clasen2007-05-241-0/+1
* Add the GtkVolumeButton widget, a button that pops up a scale when clickedBastien Nocera2007-05-191-0/+2
* reviewed by: Matthias Clasen <mclasen@redhat.com>Bastien Nocera2007-05-191-0/+2
* Add search file support in the GtkFileChooser. Original patch by FedericoEmmanuele Bassi2007-05-021-0/+10
* Only copy pngs when generating builtin cacheMatthias Clasen2007-05-021-25/+31
* Add an icon cache validator.Matthias Clasen2007-05-011-1/+4
* Make make clean cleanMatthias Clasen2007-04-281-1/+1
* Don't install UNIX-printing headers and support files on non-UNIXMatthias Clasen2007-04-261-1/+2
* Add GtkActionClass::get_submenu() vfunc: actions providing a menu item orEmmanuele Bassi2007-03-151-0/+2
* gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32Tor Lillqvist2007-03-061-3/+3
* New tooltips API.Kristian Rietveld2007-02-061-0/+2
* Remove these files since GSequence has been moved into GLib.Soren Sandmann2007-02-041-2/+0
* gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes forTor Lillqvist2007-01-191-4/+4
* Cross-compilation fixes. (#392646, Yevgen Muntyan)Matthias Clasen2007-01-041-3/+11
* Added gtkstatusicon-quartz.c Implements the quartz backend for the statusMikael Hallendal2006-12-201-0/+1
* Add --unlink-tempfile to the evince call for print preview. (#370041, GheeMatthias Clasen2006-12-131-1/+1