summaryrefslogtreecommitdiff
path: root/gtk/gtktooltips.c
Commit message (Expand)AuthorAgeFilesLines
* Draw into a drawing area, draw in an expose handler.Owen Taylor1998-08-061-25/+64
* Wheeeeeeeeeeeeeeee fixed radiobittons to work in gimp again.EDT 1998 EDT 1998 The Rasterman1998-08-011-1/+1
* More mm fixupsOwen Taylor1998-07-301-2/+2
* GTK theme revision 2 now in CVS themes 2 branch........ WHEEEEEEEEEEE!Carsten Haitzler1998-07-281-4/+16
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-1/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* don't shut down the tooltip on expose events.Tim Janik1998-04-111-0/+1
* code and structure clean ups. fixed the tooltips flickering bug.Tim Janik1998-03-111-128/+80
* new functions gtk_tooltips_data_get and gtk_tooltips_set_tip,Tim Janik1998-02-181-29/+34
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-82/+86
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-21/+10
* Changes to make drawing work correctly (no black text on black background).Owen Taylor1997-12-051-8/+17
* Initial revisionElliot Lee1997-11-241-0/+632