]> Pileus Git - ~andy/gtk/history - gtk/gtktooltips.h
gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c
[~andy/gtk] / gtk / gtktooltips.h
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2007-07-21 Matthias ClasenRename the tips_data_list field back. (#447214)
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2007-06-26 Kristian Rietveldremove the deprecation macros for now to fix the build...
2007-06-26 Kristian Rietvelddeprecate GtkTooltips.
2007-06-19 Sven Neumannmark the GtkTooltips struct as private. Keep the toolti...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-02-12 Matthias ClasenNew function to improve the accessibility of tooltips...
2002-10-09 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-13 Owen TaylorImplement Control-F1 as toggle-tooltips-mode.
2002-02-07 Padraig O'BriainChange show_help signal to return gboolean instead...
2001-09-19 Owen TaylorAdd missing cast.
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-06 Owen TaylorInclude gtkwidget.h (#55798, Karl Nelson)
2001-03-15 Havoc PenningtonDelete.
2001-02-17 Havoc Penningtonfix screwup with shadowed variables that had broken...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-11 Tim Janikcode and structure clean ups. fixed the tooltips flicke...
1998-02-21 Tim Janikremoved #define gtk_tooltips_set_tips
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