summaryrefslogtreecommitdiff
path: root/gtk/gtktooltips.c
Commit message (Expand)AuthorAgeFilesLines
* fix screwup with shadowed variables that had broken size request in someHavoc Pennington2001-02-171-3/+52
* Fix bugs Alex found:Havoc Pennington2000-12-041-4/+0
* 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-167/+20
* Merges from gtk-1-2Owen Taylor2000-03-141-13/+2
* Adapt cast macros to standard.Raja R Harinath1999-11-221-5/+12
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fix recent change to match existing coding style.Jeff Garzik1999-01-221-8/+10
* Don't search entire row list twice for element being removed.Jeff Garzik1999-01-211-4/+6
* for NO_WINDOW widgets, add their allocation.y to the position of theGeorge Lebl1999-01-171-0/+2
* Set name "gtk-tooltips" on tip window so that a style can be set forOwen Taylor1999-01-091-1/+1
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-3/+2
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-3/+3
* Added GTK_USER_DRAW flag.Owen Taylor1998-12-151-2/+3
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+5
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* removed assertements for constructed containers again, since thisTim Janik1998-11-231-1/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-47/+57
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-21/+25
* 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