| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -0/+2 |
* | Add gtk_win32res_lo. (#87101, J. Ali Harlow) | Tor Lillqvist | 2002-08-24 | 1 | -1/+1 |
* | When overriding LDFLAGS, include @LDFLAGS@, otherwise LDFLAGS the users | Owen Taylor | 2002-08-05 | 1 | -0/+1 |
* | Fix frame_right/frame_top screwup. (Detlef Reichl, #78111) | Owen Taylor | 2002-05-14 | 1 | -3/+3 |
* | Set the width of the layout to the actual wrap width (our requisition) not | Owen Taylor | 2002-05-14 | 1 | -0/+2 |
* | gdk/Makefile.am rework so that only things that really need to be done | Manish Singh | 2002-03-06 | 1 | -1/+1 |
* | gdk/Makefile.am use install-foo-hook instead of install-foo-local, since | Manish Singh | 2002-03-06 | 1 | -2/+2 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 1 | -28/+33 |
* | add missing dependency of objects on gtkmarshalers.h. | Owen Taylor | 2002-03-03 | 1 | -28/+11 |
* | Add a --enable-explicit-deps option to control whether dependency | Owen Taylor | 2002-03-02 | 1 | -0/+5 |
* | Default to --disable-gtk-doc (avoid Jade breakage) and --disable-static | Owen Taylor | 2002-03-02 | 1 | -6/+3 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -68/+56 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -0/+2 |
* | Add routines _gtk_find_module(), _gtk_get_module_path() to look up a | Owen Taylor | 2002-02-19 | 1 | -0/+1 |
* | Add tools and images used for creating the check/radio button images in | Owen Taylor | 2002-02-09 | 1 | -1/+1 |
* | Fix problem with string-valued parameters (#70012, Johan Dahlin.) | Owen Taylor | 2002-02-09 | 1 | -1/+7 |
* | Install gtkrc.default from $(srcdir) for when $(builddir) is different. | Peter Williams | 2002-02-02 | 1 | -1/+1 |
* | remove TESTGTK_RCFILE define | Kristian Rietveld | 2002-02-02 | 1 | -1/+0 |
* | Install a Default RC file that sets the tooltips color to yellow. (#58542) | Owen Taylor | 2002-01-31 | 1 | -4/+4 |
* | Small fix to size of torn off window (#60271, Detlef Reichl) | Owen Taylor | 2002-01-29 | 1 | -1/+1 |
* | Simplify Makefiles. <URL: http://bugzilla.gnome.org/show_bug.cgi?id=68969> | Raja R Harinath | 2002-01-18 | 1 | -28/+25 |
* | automake still doesn't support libsomething_la_LDFLAGS, so fix the build | jacob berkman | 2002-01-02 | 1 | -1/+2 |
* | Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. | Tor Lillqvist | 2002-01-01 | 1 | -3/+3 |
* | Add Unicode control char menu, based on patch from Dov. Bug #63495 | Havoc Pennington | 2001-12-17 | 1 | -0/+2 |
* | each source generation rule needs to use its own temporary file, to avoid | Tim Janik | 2001-12-07 | 1 | -9/+9 |
* | add gtkmarshal.list | jacob berkman | 2001-11-19 | 1 | -1/+2 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -20/+46 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -0/+2 |
* | automake doesn't support conditionalized LDFLAGS, so put win32 flags in | jacob berkman | 2001-10-29 | 1 | -2/+2 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 1 | -3/+52 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -1/+0 |
* | Export GtkIMContextSimple publically. (#61862) | Owen Taylor | 2001-10-19 | 1 | -1/+1 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -6/+1 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -4/+4 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 1 | -0/+2 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 1 | -0/+1 |
* | Removed 'fill' attribute. It was silly b/c that was a property of the cell | Jonathan Blandford | 2001-09-08 | 1 | -2/+0 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -3/+2 |
* | Remove extra $(srcdir). | Owen Taylor | 2001-08-12 | 1 | -1/+1 |
* | Fix problem with selecting a new focus child. | Owen Taylor | 2001-08-05 | 1 | -0/+1 |
* | Add a cd $(srcdir) for when srcdir != builddir | Peter Williams | 2001-07-09 | 1 | -1/+2 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -5/+0 |
* | Updates | Havoc Pennington | 2001-06-13 | 1 | -4/+4 |
* | fix glib-mkenums and glib-genmarshal again | Havoc Pennington | 2001-06-07 | 1 | -18/+18 |
* | fixups for glib-mkenums and glib-genmarshal (not tested yet because with | Havoc Pennington | 2001-06-07 | 1 | -12/+23 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -12/+16 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -0/+2 |
* | Require libtool-1.4, automake-1.4p1. | Owen Taylor | 2001-05-16 | 1 | -0/+2 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -17/+4 |
* | moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h. | Tim Janik | 2001-04-29 | 1 | -6/+14 |