summaryrefslogtreecommitdiff
path: root/src/Fl_Tooltip.cxx
AgeCommit message (Expand)Author
2002-04-24Added set_override() call in Fl_Tooltip_Window constructor.Michael R Sweet
2002-04-24Fix a recursion bug in the tooltip code - didn't need to grab(), butMichael R Sweet
2002-04-14Remove unnecessary tooltip handle code.Michael R Sweet
2002-04-14Propagate events from the tooltip window to the widget we are tooltippingMichael R Sweet
2002-04-09Tooltip fixes: ignore keyboard events, immediately disable new tooltips,Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-28Missing cast in Fl_Tooltip.cxx...Michael R Sweet
2001-11-28More doco updates.Michael R Sweet
2001-11-18Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functionsMichael R Sweet
2001-11-17Keep tooltip windows on the screen.Michael R Sweet
2001-11-17Limit width of drop-down button in Fl_Choice widgets.Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-10-18Fl::belowmouse() was resetting the tooltip, causing the flashingMichael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet
2001-08-01First bunch of changes for the 1.1 branch - tooltips.Michael R Sweet
2001-08-01This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author