index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_Tooltip.cxx
Age
Commit message (
Expand
)
Author
2005-02-24
Copyright updates.
Michael R Sweet
2004-09-24
Now look for 8 bits of alpha when the developer has requested
Michael R Sweet
2004-09-12
Tooltips would not reappear on the same widget, and the initial
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-09-14
Add Fl_Tooltip::hoverdelay() method and code (STR #126)
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-10-30
Tooltip tweeks.
Michael R Sweet
2002-10-29
2.0 tooltip changes into 1.1.x.
Michael R Sweet
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-05-15
More fixes for tooltips blinking.
Bill Spitzak
2002-05-14
Another change to tooltips noticed when making the 2.0 version.
Bill Spitzak
2002-05-14
Clicking on tooltips makes them go away and they don't reappear.
Bill Spitzak
2002-05-13
Fix click-on-tooltip bug.
Michael R Sweet
2002-05-13
Change _WIN32 to WIN32 for 1.1.x tree.
Michael R Sweet
2002-05-13
Removed 2.0 destroy() call from WIN32 code
Bill Spitzak
2002-05-13
Backported the fltk2.0 tooltips. This may be somewhat binary incompatable
Bill Spitzak
2002-05-02
Tooltip fix from Albrecht.
Michael R Sweet
2002-04-24
Added set_override() call in Fl_Tooltip_Window constructor.
Michael R Sweet
2002-04-24
Fix a recursion bug in the tooltip code - didn't need to grab(), but
Michael R Sweet
2002-04-14
Remove unnecessary tooltip handle code.
Michael R Sweet
2002-04-14
Propagate events from the tooltip window to the widget we are tooltipping
Michael R Sweet
2002-04-09
Tooltip fixes: ignore keyboard events, immediately disable new tooltips,
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-28
Missing cast in Fl_Tooltip.cxx...
Michael R Sweet
2001-11-28
More doco updates.
Michael R Sweet
2001-11-18
Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions
Michael R Sweet
2001-11-17
Keep tooltip windows on the screen.
Michael R Sweet
2001-11-17
Limit width of drop-down button in Fl_Choice widgets.
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-10-18
Fl::belowmouse() was resetting the tooltip, causing the flashing
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
Michael R Sweet
2001-08-01
First bunch of changes for the 1.1 branch - tooltips.
Michael R Sweet
2001-08-01
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author