]> Pileus Git - ~andy/gtk/history - gtk/gtkalignment.c
Handle the case where the pointer isn't on the same screen as the widget
[~andy/gtk] / gtk / gtkalignment.c
2002-10-09 Manish SinghDeprecation cleanup
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-24 Owen TaylorImprove dreadful tooltips.
2001-09-10 Tim Janikfix xscale and yscale behaviour which havoc broke....
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-18 Havoc Penningtonmissed a couple spaces before parens
2001-02-18 Havoc Penningtonclean this up a bit.
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
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.
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-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim JanikGtkType and macro fixups.
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-03 Owen TaylorMore extensive debugging output
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision