]> Pileus Git - ~andy/gtk/history - gtk/gtktable.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
[~andy/gtk] / gtk / gtktable.c
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
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
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-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-09 Elliot LeeCombobulator fixes..... ....
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-06 Federico Mena QuinteroAdded function to set the homogeneous flag of the table...
1998-04-03 Owen TaylorMore extensive debugging output
1998-02-03 Owen Taylorgtk/gtktable.c Fixed problem with division by zero...
1998-02-03 Owen TaylorFixed (?) problem with arithmentic exceptions in row...
1998-01-31 George Leblfixed round-off error in calculation of tables with...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-28 Arturo EspinosaSmall fix to my previous GtkTable commit -miguel
1998-01-27 Arturo EspinosaTables autoresize now -miguel
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision