]> Pileus Git - ~andy/gtk/history - gtk/gtktable.c
Don't use *DISABLE_DEPRECATED guards
[~andy/gtk] / gtk / gtktable.c
2011-11-02 Matthias ClasenDon't use *DISABLE_DEPRECATED guards
2011-11-02 Benjamin Ottetable: Define GDK_DISABLE_DEPRECATION_WARNINGS
2011-09-29 Javier Jardóngtktable: Fix gtk-doc notation
2011-09-28 Benjamin Ottetable: Deprecate GtkTable for GtkGrid
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardonDo not initialize the priv pointer before check type
2011-04-13 Javier JardónMove documentation to inline comments: GtkTable
2010-10-30 Ignacio Casal Quin... Remove useless vars.
2010-10-30 Matthias ClasenRemove size_request from GtkTable
2010-10-28 Ignacio Casal Quin... Remove useless vars.
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenRemove size_request from GtkTable
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenFix up docs
2010-10-13 Matthias ClasenSupport GtkWidget expand properties in GtkTable
2010-10-08 Tristan Van BerkomRemoved needless initial size request of children
2010-10-08 Matthias ClasenMake GtkTable use gtk_container_handle_border_width
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtktable.c: use accessor functions to access GtkWidget
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkTable: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-24 Javier Jardón[docs] Fix annotations: "(allow-none): (out)" -> "...
2010-06-24 Javier Jardón[GtkTable] Add gtk_table_get_size()
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2008-10-09 Christian DywanBug 555578 – GtkTable propertiy maxima are wrong
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-27 Michael Natterergtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk...
2007-12-28 Matthias ClasenMore default property value fixes
2007-11-26 Matthias ClasenFix up some doc comments to shut up gtk-doc.
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-10-06 Matthias ClasenStart the blurb for "right_attach" with a capital....
2003-01-20 Soeren SandmannFix assertion.
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-10 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-05-02 Matthias ClasenAdd nicks and blurbs for child properties. (#57143)
2002-03-05 Owen TaylorDon't use this same functions as idle callbacks and...
2002-03-03 Owen TaylorWhen increasing the row or column requisitions to make...
2002-02-13 Tim Janikpartly revert my recent expanding change to not expand...
2002-02-12 Tim Janikalways spread out the extra space allocated for the...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-08-26 Chema Celoriopass ->nrows to gtk_table_resize as the first argument for
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-08 Jonathan Blandfordwarn if row/cols are out of range. Fix bug #55921
2001-03-30 Alexander LarssonRemove leaks.
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-27 Tim Janikapplied patch from Phil Thompson <phil@river-bank.demon...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-10-10 Tim Janiktake the left, right, top and bottom attach arguments...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-08-04 Owen TaylorAdded missing else
1998-08-04 Owen TaylorEmpty rows/columns of the table should not have been...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-23 Miguel de IcazaExport the gtk_entry_adjust_scroll. Required if you...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-16 Manish Singhfix from TimJ for off-by-one error in table resizing
next