summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Install a Default RC file that sets the tooltips color to yellow. (#58542)Owen Taylor2002-01-311-4/+4
* Small fix to size of torn off window (#60271, Detlef Reichl)Owen Taylor2002-01-291-1/+1
* Simplify Makefiles. <URL: http://bugzilla.gnome.org/show_bug.cgi?id=68969>Raja R Harinath2002-01-181-28/+25
* automake still doesn't support libsomething_la_LDFLAGS, so fix the buildjacob berkman2002-01-021-1/+2
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-011-3/+3
* Add Unicode control char menu, based on patch from Dov. Bug #63495Havoc Pennington2001-12-171-0/+2
* each source generation rule needs to use its own temporary file, to avoidTim Janik2001-12-071-9/+9
* add gtkmarshal.listjacob berkman2001-11-191-1/+2
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-20/+46
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-0/+2
* automake doesn't support conditionalized LDFLAGS, so put win32 flags injacob berkman2001-10-291-2/+2
* Updates.Tor Lillqvist2001-10-291-3/+52
* Remove G_DISABLE_CONST_RETURNS.Owen Taylor2001-10-231-1/+0
* Export GtkIMContextSimple publically. (#61862)Owen Taylor2001-10-191-1/+1
* configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.cSven Neumann2001-09-201-6/+1
* don't use += before =Matt Wilson2001-09-181-4/+4
* Add editable interface. This should be the last big GtkTreeView APIJonathan Blandford2001-09-171-0/+2
* Implement a search path for GTK+ modules.Owen Taylor2001-09-111-0/+1
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-081-2/+0
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-3/+2
* Remove extra $(srcdir).Owen Taylor2001-08-121-1/+1
* Fix problem with selecting a new focus child.Owen Taylor2001-08-051-0/+1
* Add a cd $(srcdir) for when srcdir != builddirPeter Williams2001-07-091-1/+2
* fix PROP_EVENTS.Tim Janik2001-06-191-5/+0
* UpdatesHavoc Pennington2001-06-131-4/+4
* fix glib-mkenums and glib-genmarshal againHavoc Pennington2001-06-071-18/+18
* fixups for glib-mkenums and glib-genmarshal (not tested yet because withHavoc Pennington2001-06-071-12/+23
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-12/+16
* Remove reallocate-redraws property. This is something that only a widgetOwen Taylor2001-05-181-0/+2
* Require libtool-1.4, automake-1.4p1.Owen Taylor2001-05-161-0/+2
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-17/+4
* moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h.Tim Janik2001-04-291-6/+14
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+0
* add missing '}' that got munched by #endif.Jonathan Blandford2001-04-231-1/+1
* gtk/Makefile.am gtk/gtkplug.c on request of Owen, reverted my last changeSven Neumann2001-04-231-3/+8