]> Pileus Git - ~andy/gtk/history - gtk/gtktooltips.c
Remove all references to offscreen flag which was no longer used.
[~andy/gtk] / gtk / gtktooltips.c
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-22 Jeff GarzikFix recent change to match existing coding style.
1999-01-21 Jeff GarzikDon't search entire row list twice for element being...
1999-01-17 George Leblfor NO_WINDOW widgets, add their allocation.y to the...
1999-01-09 Owen TaylorSet name "gtk-tooltips" on tip window so that a style...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikremoved assertements for constructed containers again...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
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-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-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-11 Tim Janikdon't shut down the tooltip on expose events.
1998-03-11 Tim Janikcode and structure clean ups. fixed the tooltips flicke...
1998-02-18 Tim Janiknew functions gtk_tooltips_data_get and gtk_tooltips_se...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-05 Owen TaylorChanges to make drawing work correctly (no black text...
1997-11-24 Elliot LeeInitial revision