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
43 hours
wip
maxim nikonov
2 days
wi[
maxim nikonov
3 days
wip
maxim nikonov
2025-08-12
Remove last use of non-portable strdup() function
ManoloFLTK
2025-07-08
Fix trailing whitespace and convert a few tabs to spaces
Albrecht Schlosser
2025-03-29
Adding `FL_BEFORE_MENU` event to classes derived from `Fl_Menu_`
Matthias Melcher
2025-03-29
Adds a new event FL_TOOLTIP_EVENT...
Matthias Melcher
2024-02-05
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...
ManoloFLTK
2024-01-23
Fix "Wrong tooltip position on Wayland …" - cont'd (#894)
ManoloFLTK
2024-01-23
Fix "Wrong tooltip position on Wayland with secondary monitor" (#894)
ManoloFLTK
2024-01-22
Add popup_window() virtual member functions to Fl_Window_Driver
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" (#892)
ManoloFLTK
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2021-08-27
Fix "Tooltip causing Window to 'unfocus' on Windows" (#261)
Albrecht Schlosser
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2019-02-02
Tooltips hide by themselves after 12 seconds (STR #2584).
Matthias Melcher
2019-02-02
STR #2714: remove new shadow lint for MacOS
Matthias Melcher
2018-06-26
Move Fl_System_Driver.H from FL/ to src/
Manolo Gouy
2018-03-15
Removed warning for Android. Fixed "FIXME" in Fl_Tooltip. Removed tab charact...
Matthias Melcher
2016-04-09
Rewrite Fl_Tooltip.cxx for the driver model.
Manolo Gouy
2016-02-13
Moed Fl::visual and System_Scheme to the driver
Matthias Melcher
2016-02-13
Details on PORTME items. Move fl_parse_color() to screen drivers.
Matthias Melcher
2016-02-11
Mark places that need to be refactored with // PORTME:
Matthias Melcher
2015-09-01
Fix confusing argument value to fl_measure() in tooltip handling.
Albrecht Schlosser
2015-01-11
Prevent tooltips from opening if window recently iconized.
Greg Ercolano
2014-11-27
Improve tooltip behavior for huge tooltips: remove flicker, support key/mouse...
Lauri Kasanen
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
2012-05-16
Added three methods and dox to Fl_Tooltip:
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-06-08
Tooltip test
Matthias Melcher
2011-04-14
Corrected typo.
Manolo Gouy
2011-02-08
Fix STR #2558: use more consistently FL_NORMAL_SIZE to define the default fon...
Manolo Gouy
2011-01-28
Fix STR #2541. The code is unchanged for Mac OS and MSWindows because the bug
Manolo Gouy
2010-12-12
Added an 'Options' dialog (replacing test/preferences) that can be used to se...
Matthias Melcher
2010-12-02
STR#2466: Added copy_tooltip().
Greg Ercolano
2010-12-01
Fix STR #2462.
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-09-27
Fixed a few minor issues with Xcode builds. Fixed all color related call to F...
Matthias Melcher
2009-08-03
Added new Fl_Window:: flags() and methods:
Albrecht Schlosser
2009-03-22
fixed a typo
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-10-11
Fl_Tooltip could pop up a wrong tooltip, when there had been no tooltip
Albrecht Schlosser
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation increment 2: adding more classes, comments not referenc...
Fabien Costantini
2008-09-15
Doxygen documentation WP11 Done!
Fabien Costantini
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2007-05-20
Fix compiler warnings/errors.
Michael R Sweet
[next]