]> Pileus Git - ~andy/gtk/history - gtk/Makefile.am
New static function to set the background of all windows.
[~andy/gtk] / gtk / Makefile.am
2002-12-17 Owen Taylor=== Released 2.1.5 ===
2002-12-11 Owen Taylorversion 2.1.4, interface age 1.
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-10-13 Manish SinghDeprecation cleanup
2002-08-24 Tor LillqvistAdd gtk_win32res_lo. (#87101, J. Ali Harlow)
2002-08-05 Owen TaylorWhen overriding LDFLAGS, include @LDFLAGS@, otherwise...
2002-05-14 Owen TaylorFix frame_right/frame_top screwup. (Detlef Reichl,...
2002-05-14 Owen TaylorSet the width of the layout to the actual wrap width...
2002-03-06 Manish Singhgdk/Makefile.am rework so that only things that really...
2002-03-06 Manish Singhgdk/Makefile.am use install-foo-hook instead of install...
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-03 Owen Tayloradd missing dependency of objects on gtkmarshalers.h.
2002-03-02 Owen TaylorAdd a --enable-explicit-deps option to control whether...
2002-03-02 Owen TaylorDefault to --disable-gtk-doc (avoid Jade breakage)...
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....
next