]> Pileus Git - ~andy/gtk/history - gtk/Makefile.am
Switch style of stamp file usage.
[~andy/gtk] / gtk / Makefile.am
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-19 Owen TaylorAdd routines _gtk_find_module(), _gtk_get_module_path...
2002-02-09 Owen TaylorAdd tools and images used for creating the check/radio...
2002-02-09 Owen TaylorFix problem with string-valued parameters (#70012,...
2002-02-02 Peter WilliamsInstall gtkrc.default from $(srcdir) for when $(builddi...
2002-02-02 Kristian Rietveldremove TESTGTK_RCFILE define
2002-01-31 Owen TaylorInstall a Default RC file that sets the tooltips color...
2002-01-29 Owen TaylorSmall fix to size of torn off window (#60271, Detlef...
2002-01-18 Raja R HarinathSimplify Makefiles. <URL: http://bugzilla.gnome.org...
2002-01-02 jacob berkmanautomake still doesn't support libsomething_la_LDFLAGS...
2002-01-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2001-12-17 Havoc PenningtonAdd Unicode control char menu, based on patch from...
2001-12-07 Tim Janikeach source generation rule needs to use its own tempor...
2001-11-19 jacob berkmanadd gtkmarshal.list
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-10-29 jacob berkmanautomake doesn't support conditionalized LDFLAGS, so...
2001-10-29 Tor LillqvistUpdates.
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-19 Owen TaylorExport GtkIMContextSimple publically. (#61862)
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-18 Matt Wilsondon't use += before =
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-12 Owen TaylorRemove extra $(srcdir).
2001-08-05 Owen TaylorFix problem with selecting a new focus child.
2001-07-09 Peter WilliamsAdd a cd $(srcdir) for when srcdir != builddir
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-13 Havoc PenningtonUpdates
2001-06-07 Havoc Penningtonfix glib-mkenums and glib-genmarshal again
2001-06-07 Havoc Penningtonfixups for glib-mkenums and glib-genmarshal (not tested...
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-05-16 Owen TaylorRequire libtool-1.4, automake-1.4p1.
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-04-29 Tim Janikmoved GtkAnchorType and GtkSideType from gtkpacker...
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-23 Sven Neumanngtk/Makefile.am gtk/gtkplug.c on request of Owen, rever...
2001-04-19 Owen TaylorFile containing #defines for XEMBED protocol.
2001-04-03 Owen TaylorUpdated.
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-23 Jonathan Blandfordfix braino. New interface to add cleanup sortable support.
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-15 Havoc PenningtonDelete.
2001-03-15 Alexander LarssonNew functions gtk_toolbar_set_icon_size and gtk_toolbar...
2001-02-21 Alexander LarssonAdded new menu separator item. The drawing and size...
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-16 Jonathan BlandfordRemoved gtktreemodelsimple.[ch] removed
2001-02-16 Alexander LarssonNew files. Implement GtkTreeModelMapping.
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-13 Owen TaylorRemove gdkcc.h reference.
2001-02-08 Havoc Penningtonremove validation idle
2001-02-04 Tim JanikHELL! premature insanity, back out old rc-data changes.
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-08 Alexander LarssonNew files. Contains an implementation of a minimal...
2001-01-04 Havoc PenningtonRename some stuff:
2001-01-02 Havoc PenningtonHavoc Pennington <hp@redhat.com>
2000-11-16 Owen TaylorDo not, in any circumstances, distribute gtk.immodules.
2000-11-16 Robert BradyRemove the locale-specific gtkrc's, as they only contai...
2000-11-16 Owen Taylorremove unecessary rules for win32-specific config-subst...
2000-11-15 Elliot LeeInstall gtk.immodules, needed for operation of gtk...
2000-11-14 Tor LillqvistRename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because...
2000-11-14 Tor LillqvistRemove. New file. New file Corresponding changes.
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-12 Owen TaylorMake parent_class static.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-11-03 Pablo Saratxagafixed big5 handling bug
2000-11-02 Alexander LarssonAdd last argument to t_type_register_static call.
2000-10-27 Tim Janikadded dependancies for testtextbuffer which broke paral...
2000-10-27 Tim Janikadapt to GSignal signature changes.
2000-10-26 Tim Janikbuncha cleanups, kludged build sources dependencies...
2000-10-26 Tim Janikinvoke maketypes.awk with LC_ALL=C to avoid localizatio...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-09-14 Owen TaylorAdd gtkclipboard.[ch
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-06 Owen TaylorAdd check for db2html
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-19 Pablo Saratxagaremoved the trailing space after a '\'
2000-06-18 Pablo Saratxagamoved gtkrc.bg to more generic gtkrc.cp1251
2000-06-09 Christopher Blizzarddeps include libgtk-x11.la, not libgtk.la (LDADDS)...
2000-06-07 Owen TaylorAdd missing backslash that was keeping GTK+ from buildi...
2000-06-07 CEST 2000 Paolo... make it possible to configure gtk for different targets...
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
next