]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.c
[GI] Add missing (transfer) annotations
[~andy/gtk] / gtk / gtkcontainer.c
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (scope) annotations
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Colin WaltersGtkContainer: make "handle_border_width" member private
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2010-12-20 Havoc PenningtonAdd invariant that a child is unmapped if parent is...
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-07 Tristan Van BerkomAdded minimum size parameter to GtkWidgetClass->adjust_...
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkContainer: Also copy permanent container's classes...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoGtkContainer: Add method to get the GtkWidgetPath for...
2010-11-13 Chun-wei Fangtk: fix C99-style variable declarations in various...
2010-11-10 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2010-11-10 Chun-wei Fangtk: fix C99-style variable declarations in various...
2010-11-05 Murray CummingGtkWidget/GtkContainer: Slight fixes to geometry-manage...
2010-11-04 Murray CummingGtkWidget/GtkContainer: Slight fixes to geometry-manage...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Tristan Van BerkomFixed problems with combination of height-for-width...
2010-10-21 Benjamin Ottecontainer: Fix typo that caused madness
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-10-19 Matthias ClasenRemove gtk_widget_hide_all()
2010-10-19 Matthias ClasenRemove the outdated faq
2010-10-13 Havoc PenningtonAdd horizontal and vertical expand flags, compute_expan...
2010-10-11 Owen W. TaylorFix handling of the geometry widget
2010-10-11 Tristan Van BerkomAdded documentation to GtkContainer about implementing...
2010-10-11 Javier Jardóndocs: Move documentation do inline comments: GtkContainer
2010-10-08 William Jon McCannDon't assume widgets are containers when walking the...
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Remove gtk_container_propagate_expose()
2010-09-26 Benjamin Ottecontainer: Implement gtk_container_propagate_draw(...
2010-09-26 Benjamin OtteAPI: Add gtk_container_propagate_draw()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-17 Matthias ClasenAdd some element-type annotations to gtk apis
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Havoc Penningtonadd gtk_container_class_handle_border_width() so subcla...
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-09-01 Stefan Kostcontainer: use priv in last commit
2010-09-01 Stefan Kostcontainer: clarify the docs
2010-09-01 Stefan Kostcontainer: don't leak the focus_child ref count
2010-08-28 Matthias ClasenRemove a workaround for old toolbar api
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-23 Javier Jardóngtk/gtkcontainer.c: Use accessor functions to access...
2010-08-23 Benjamin Ottecontainer: suggest parentheses around assignment used...
2010-08-22 Javier Jardóngtk/gtkcontainer.c: use accessor functions to access...
2010-08-22 Javier Jardóngtk/gtkcontainer.c: use accessor functions to access...
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-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-05-27 Javier Jardóngtkcontainer: Remove unused GtkForeachData struct
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove unused function
2010-05-02 Javier JardónRemove all deprecated stuff from GtkContainer
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Christian DywanLimit GtkContainer::border-width to 65535
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-04-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkContainer
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-11 Christian DywanLimit GtkContainer::border-width to 65535
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-01-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkContainer
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-10 Michael NattererRevert "Remove deprecated GtkContainer function and...
2009-10-10 Javier JardónRemove deprecated GtkContainer function and macros
2008-12-09 Michael Nattereradd missing semicolon.
2008-12-08 Matthias ClasenMake gtk_builder_get_translation_domain() useful for...
2008-11-07 Johan DahlinCheck for child->parent instead of GTK_WIDGET_TOPLEVEL.
2008-11-06 Tristan Van BerkomMade buildable and added support for adding children...
2008-08-11 Sven Neumanngtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c
2008-08-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
2008-08-05 Matthias ClasenAdd some missing braces
2008-07-21 Matthias ClasenDoc fixes
2008-07-06 Christian DywanRemove erroneously added g_return_if_fail (bug #541811).
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
next