]> Pileus Git - ~andy/gtk/history - gtk/gtkadjustment.c
Handle the case where the pointer isn't on the same screen as the widget
[~andy/gtk] / gtk / gtkadjustment.c
2002-10-09 Manish SinghDeprecation cleanup
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
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-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-15 Havoc PenningtonDelete.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
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-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-03 Tim Janikhmmmm, corrections?
1998-05-03 Tim Janiknew function to set the adjustments value without causi...
1998-05-02 Tim Janikonly emit "value_changed" if we really passed a new...
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-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision