summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Broken commitMatthias Clasen2005-10-261-2/+2
* Rename the default theme to "Raleigh". (#312254, Thomas Wood)Matthias Clasen2005-08-011-3/+3
* Include gtkwin32embed.h in EXTRA_DIST unconditionally. Fixes #311972.J. Ali Harlow2005-07-291-0/+1
* Make GtkPlug/Socket API available on all platforms.Tor Lillqvist2005-07-211-7/+17
* Look for windres on Win32.Tor Lillqvist2005-07-091-6/+7
* gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so noTor Lillqvist2005-06-261-12/+8
* Forgotten fileMatthias Clasen2005-06-161-0/+1
* Check for nm.Matthias Clasen2005-04-291-2/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-2/+6
* Add an OS_LINUX conditional.Matthias Clasen2005-01-131-1/+1
* Remove GLIB_DIVERT_BEFORE_HELP() on initialization of gdktarget, that wasOwen Taylor2005-01-131-1/+1
* Add -lole32, needed for CoTaskMemFree in get_special_folder() below.Tor Lillqvist2005-01-021-1/+1
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+4
* Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor)Matthias Clasen2004-12-101-0/+2
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-031-1/+1
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-291-2/+2
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Use embedded tab rather than '\t' escape sequence. (#157949)J. Ali Harlow2004-11-111-1/+1
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-1/+1
* Use the new g_key_file api in GLib.Matthias Clasen2004-10-241-2/+0
* Implement icon theme caching. (#154034, Martijn Vernooij, caching schemaMatthias Clasen2004-10-191-1/+9
* add the GtkMenuToolButton widget discussed in bug #151441.Paolo Borelli2004-09-271-0/+2
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-0/+2
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-2/+2
* No need for INCLUDE_INTERNAL_SYMBOLS anymore.Matthias Clasen2004-08-171-2/+1
* New widget to go along with GtkFontButton and GtkColorButton for use inMatthias Clasen2004-08-171-1/+2
* New function.Soeren Sandmann2004-08-141-3/+5
* Define TESTS, not TEST, so that make check actually triggers abicheck.sh.Matthias Clasen2004-08-101-1/+1
* Include gtkalias.h in the generated sources gtkmarhalers.c andMatthias Clasen2004-08-101-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-3/+18
* Use GtkTreeViewRowSeparatorFunc instead of GtkCellRendererSepText.Matthias Clasen2004-08-071-2/+0
* Make GtkCellView public, since people seem to have uses for it, it isMatthias Clasen2004-07-191-3/+1
* Add a combo box cell renderer.Matthias Clasen2004-07-161-0/+2
* New widget: GtkAboutDialog.Matthias Clasen2004-07-121-0/+2
* gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output.Anders Carlsson2004-07-041-0/+2
* Add a progress cell renderer, based on the one found in Epiphany.Matthias Clasen2004-05-121-0/+2
* New private interface to help negotiate the default size of the widget.Jonathan Blandford2004-02-271-0/+2
* New widget to handle the path in the fileselector implementation. NotJonathan Blandford2004-02-201-0/+2
* Build filesystemwin32.c if OS_WIN32 and also dist gtkfilesystemwin32.[hc].Matthias Clasen2004-02-031-0/+2
* Build filesystemwin32.c if OS_WIN32.Matthias Clasen2004-02-031-0/+5
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-2/+44
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+8
* sort the list of files.Soeren Sandmann2003-09-141-17/+17
* brooooooooken pipe.Kristian Rietveld2003-09-031-2/+2
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-251-2/+2
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-251-1/+3
* Fix accidental commit of references to gtkresizegrip.[ch]Owen Taylor2003-08-241-2/+0
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-1/+14
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+7