| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+0 |
* | add missing '}' that got munched by #endif. | Jonathan Blandford | 2001-04-23 | 1 | -1/+1 |
* | gtk/Makefile.am gtk/gtkplug.c on request of Owen, reverted my last change | Sven Neumann | 2001-04-23 | 1 | -3/+8 |
* | File containing #defines for XEMBED protocol. | Owen Taylor | 2001-04-19 | 1 | -0/+1 |
* | Updated. | Owen Taylor | 2001-04-03 | 1 | -59/+0 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -25/+4 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -2/+0 |
* | fix braino. New interface to add cleanup sortable support. | Jonathan Blandford | 2001-03-23 | 1 | -0/+1 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -0/+3 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -2/+0 |
* | New functions gtk_toolbar_set_icon_size and gtk_toolbar_insert_stock to | Alexander Larsson | 2001-03-15 | 1 | -1/+0 |
* | Added new menu separator item. The drawing and size handling is still done | Alexander Larsson | 2001-02-21 | 1 | -0/+2 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -2/+0 |
* | Removed gtktreemodelsimple.[ch] removed | Jonathan Blandford | 2001-02-16 | 1 | -2/+0 |
* | New files. Implement GtkTreeModelMapping. | Alexander Larsson | 2001-02-16 | 1 | -0/+2 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -0/+2 |
* | Remove gdkcc.h reference. | Owen Taylor | 2001-02-13 | 1 | -1/+0 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -0/+1 |
* | HELL! premature insanity, back out old rc-data changes. | Tim Janik | 2001-02-04 | 1 | -2/+0 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -0/+2 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -3/+2 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -0/+2 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -2/+0 |
* | New files. Contains an implementation of a minimal WM for linux-fb. | Alexander Larsson | 2001-01-08 | 1 | -0/+2 |
* | Rename some stuff: | Havoc Pennington | 2001-01-04 | 1 | -2/+2 |
* | Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2001-01-02 | 1 | -0/+1 |
* | Do not, in any circumstances, distribute gtk.immodules. | Owen Taylor | 2000-11-16 | 1 | -5/+4 |
* | Remove the locale-specific gtkrc's, as they only contain a "fontset" line, | Robert Brady | 2000-11-16 | 1 | -32/+2 |
* | remove unecessary rules for win32-specific config-substituted targets. If | Owen Taylor | 2000-11-16 | 1 | -9/+0 |
* | Install gtk.immodules, needed for operation of gtk programs. | Elliot Lee | 2000-11-15 | 1 | -1/+1 |
* | Rename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because the build-dll | Tor Lillqvist | 2000-11-14 | 1 | -3/+3 |
* | Remove. New file. New file Corresponding changes. | Tor Lillqvist | 2000-11-14 | 1 | -1/+4 |
* | Fix srcdir != builddir | Owen Taylor | 2000-11-14 | 1 | -1/+3 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -19/+40 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 1 | -0/+2 |
* | fixed big5 handling bug | Pablo Saratxaga | 2000-11-03 | 1 | -4/+5 |
* | Add last argument to t_type_register_static call. | Alexander Larsson | 2000-11-02 | 1 | -1/+1 |
* | added dependancies for testtextbuffer which broke parallel builds. | Tim Janik | 2000-10-27 | 1 | -0/+2 |
* | adapt to GSignal signature changes. | Tim Janik | 2000-10-27 | 1 | -1/+1 |
* | buncha cleanups, kludged build sources dependencies with a Makefile: | Tim Janik | 2000-10-26 | 1 | -117/+99 |