]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.h
added gtk_container_child_set_property() and
[~andy/gtk] / gtk / gtkcontainer.h
2001-06-21 Tim Janikadded gtk_container_child_set_property() and
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-03-22 Havoc PenningtonAdd ability to override the focus chain for a container...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-25 CST 1999 Shawn T... Incremented version to 1.2.0. -Shawn <amundson@gtk...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1998-12-20 Tim Janikexport the priority at which events are processed.
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-11-29 Tim Janikremoved default initialization check, people must use...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-24 Tim Janikbegin the parameter elipsis (...) after the first argum...
1998-07-12 Tim Janiknew functions which wraps gtk_arg_get_info().
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-05-03 Tim Janiknew function to set the current focus_child of a contai...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-07 Tim Janikmade the object/class cast checks much more descriptive...
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-02-02 Tim JanikGTK_RESIZE_NEEDED is a private flag now.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1997-11-24 Elliot LeeInitial revision