]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcontainer.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-06-07 Matthias Clasendocs: fix parameter name mismatches
2011-06-06 Javier Jardóngtkcontainer: Move private functions to private header
2011-05-06 Matthias ClasenAdd gtk_container_child_notify
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Make argument names in vfunc decls consistent...
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Colin WaltersGtkContainer: make "handle_border_width" member private
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkContainer: Add method to get the GtkWidgetPath for...
2010-10-19 Matthias ClasenAdd padding to class structs
2010-10-11 Owen W. TaylorFix handling of the geometry widget
2010-10-11 Javier Jardóndocs: Move documentation do inline comments: GtkContainer
2010-09-29 Benjamin Ottegtk: Fix remaining mentions of gtk_container_propagate_...
2010-09-26 Benjamin OtteAPI: Add gtk_container_propagate_draw()
2010-09-13 Havoc Penningtonadd gtk_container_class_handle_border_width() so subcla...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcontainer: Move public members to private structure
2010-07-13 Javier Jardóngtkcontainer: Add _gtk_container_get_reallocate_redraws...
2010-07-13 Javier Jardóngtkcontainer: Add _gtk_container_*_need_resize internal...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove all deprecated stuff from GtkContainer
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2009-10-10 Michael NattererRevert "Remove deprecated GtkContainer function and...
2009-10-10 Javier JardónRemove deprecated GtkContainer function and macros
2008-10-30 Michael Nattererno need to include <gtk/gtkenums.h> in headers which...
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSealed remaining (private) fields in GtkContainer.
2008-06-20 Tim JanikSeal GtkContainer - fixed Carlos' missing gtk_container...
2008-06-20 Tim Janikseal members.
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-08 Matthias ClasenUse G_GNUC_NULL_TERMINATED where appropriate. (#165682...
2004-10-10 Jonathan Blandfordadd /*< private >*/ markings.
2002-10-07 Manish SinghDeprecation cleanup
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-11-18 Owen TaylorWe no longer need to create the signals here ... they...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-08-23 Owen TaylorRename gtk_container_children() to gtk_container_get_ch...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
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