summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-0/+5
* Add color and font picker widgets.Matthias Clasen2003-07-011-0/+5
* Add GtkExpander. See discussion in bug #60553.Mark McLoughlin2003-06-301-0/+2
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-12/+22
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-103/+86
* Use correct DLL and import library names, with GTK_API_VERSION in name,Tor Lillqvist2003-01-051-2/+0
* === Released 2.1.5 ===GTK_2_1_5Owen Taylor2002-12-171-1/+0
* version 2.1.4, interface age 1.Owen Taylor2002-12-111-1/+0
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-1/+2
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-0/+1
* Deprecation cleanupManish Singh2002-10-131-0/+2
* Add gtk_win32res_lo. (#87101, J. Ali Harlow)Tor Lillqvist2002-08-241-1/+1
* When overriding LDFLAGS, include @LDFLAGS@, otherwise LDFLAGS the usersOwen Taylor2002-08-051-0/+1
* Fix frame_right/frame_top screwup. (Detlef Reichl, #78111)Owen Taylor2002-05-141-3/+3
* Set the width of the layout to the actual wrap width (our requisition) notOwen Taylor2002-05-141-0/+2
* gdk/Makefile.am rework so that only things that really need to be doneManish Singh2002-03-061-1/+1
* gdk/Makefile.am use install-foo-hook instead of install-foo-local, sinceManish Singh2002-03-061-2/+2
* Update version to 2.0.0Owen Taylor2002-03-051-28/+33
* add missing dependency of objects on gtkmarshalers.h.Owen Taylor2002-03-031-28/+11
* Add a --enable-explicit-deps option to control whether dependencyOwen Taylor2002-03-021-0/+5
* Default to --disable-gtk-doc (avoid Jade breakage) and --disable-staticOwen Taylor2002-03-021-6/+3
* Switch style of stamp file usage.Owen Taylor2002-03-021-68/+56
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-0/+2
* Add routines _gtk_find_module(), _gtk_get_module_path() to look up aOwen Taylor2002-02-191-0/+1
* Add tools and images used for creating the check/radio button images inOwen Taylor2002-02-091-1/+1
* Fix problem with string-valued parameters (#70012, Johan Dahlin.)Owen Taylor2002-02-091-1/+7
* Install gtkrc.default from $(srcdir) for when $(builddir) is different.Peter Williams2002-02-021-1/+1
* remove TESTGTK_RCFILE defineKristian Rietveld2002-02-021-1/+0