summaryrefslogtreecommitdiff
path: root/gtk/gtktooltips.h
Commit message (Expand)AuthorAgeFilesLines
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* New function to improve the accessibility of tooltips. (#114851, PadraigMatthias Clasen2004-02-121-0/+5
* Deprecation cleanupManish Singh2002-10-091-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Implement Control-F1 as toggle-tooltips-mode.Owen Taylor2002-02-131-2/+2
* Change show_help signal to return gboolean instead of void. This allowsPadraig O'Briain2002-02-071-1/+1
* Add missing cast.Owen Taylor2001-09-191-0/+2
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-3/+2
* Include gtkwidget.h (#55798, Karl Nelson)Owen Taylor2001-06-061-2/+1
* Delete.Havoc Pennington2001-03-151-3/+3
* fix screwup with shadowed variables that had broken size request in someHavoc Pennington2001-02-171-0/+2
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-3/+1
* Merges from gtk-1-2Owen Taylor2000-03-141-4/+0
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-18/+22
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* code and structure clean ups. fixed the tooltips flickering bug.Tim Janik1998-03-111-7/+6
* removed #define gtk_tooltips_set_tipsTim Janik1998-02-211-4/+0
* new functions gtk_tooltips_data_get and gtk_tooltips_set_tip,Tim Janik1998-02-181-25/+32
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-13/+20
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-3/+0
* Changes to make drawing work correctly (no black text on black background).Owen Taylor1997-12-051-1/+0
* Initial revisionElliot Lee1997-11-241-0/+88