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_Menu.cxx
Age
Commit message (
Expand
)
Author
2023-10-13
#748: Adds option to choose menu window boxtype
Matthias Melcher
2023-10-11
Synchronize all arrow colors and inactive drawing (#791)
Matthias Melcher
2023-05-15
Fix handling of tall menu windows with the KDE Wayland compositor
ManoloFLTK
2023-05-02
Wayland: problem with menus on secondary monitor - cont'd (#724)
ManoloFLTK
2023-02-10
Don't for a box type for pulldowns (#675)
Matthias Melcher
2023-01-20
STR 3461: fix menu linespacing
Matthias Melcher
2023-01-12
Remove repeated code in classes menuwindow and menutitle
ManoloFLTK
2023-01-12
Simpler implementation of Fl_Window_Driver::scroll_to_selected_item()
ManoloFLTK
2023-01-12
Wayland menus: remove useless Fl_Window_Driver::extra_menutitle()
ManoloFLTK
2023-01-11
Wayland: Further improved implementation of menu windows
ManoloFLTK
2023-01-08
Wayland: Improved implementation of menu windows
ManoloFLTK
2023-01-05
Refactor drawing small circles: add fl_draw_circle()
Albrecht Schlosser
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-27
Wayland: Dropdown menu moves when navigated (#613) - cont'd
ManoloFLTK
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
2022-11-23
Update remaining "arrow drawing" in menus
Albrecht Schlosser
2022-11-23
Keep indicator that menubar is still active (#551)
Matthias Melcher
2022-11-22
Refactor and simplify "arrow drawing" in widgets
Albrecht Schlosser
2022-11-07
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
ManoloFLTK
2022-09-27
Use PR #507 by @ggarra13 to fix issue #85.
ManoloFLTK
2022-03-08
Fix doxygen warning
Albrecht Schlosser
2022-03-05
Fix MSVC compiler warning
Albrecht Schlosser
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK
2022-01-26
Fix for #381, `backward` function crash
Matthias Melcher
2021-11-26
Fix for issue #254: remove hardware overlay support .
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-03-26
Update documentation, fix typos
Albrecht Schlosser
2019-02-05
Fix for STR #3503 - handle Fl_Menu_ deleted while its menu window is running.
ManoloFLTK
2019-02-05
Fixed two warnings from Doxygen.
Matthias Melcher
2019-02-02
Fixed pulldown menu position when at the bottom of the screen (STR #2880).
Matthias Melcher
2019-02-02
STR #2714: remove new shadow lint for MacOS
Matthias Melcher
2018-12-27
Fixing some minor lint, found by Pavel Shlyak using PVS studio
Matthias Melcher
2018-12-11
Quick fix: menu disappearing (STR #3503 continued)
Albrecht Schlosser
2018-12-07
Fix crash if menu is deleted while menu is open (SGR #3503).
Albrecht Schlosser
2018-06-26
Move Fl_System_Driver.H from FL/ to src/
Manolo Gouy
2018-03-31
Added Fl::menu_linespacing() to solve STR# 2927.
Greg Ercolano
2016-04-17
MSWindows fixes for previous commits.
Matthias Melcher
2016-04-09
Rewrite Fl_Menu.cxx for the driver model.
Manolo Gouy
2016-03-12
Add localization of modifier key names in shortcut labels.
Albrecht Schlosser
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-06-15
Fix spelling errors and improve documentation.
Albrecht Schlosser
2015-03-20
Documentation: Clarify Fl_Menu_Item::size() docs.
Albrecht Schlosser
2015-01-29
Use Fl::is_scheme() where appropriate.
Albrecht Schlosser
2014-06-28
Fixed a menu-positioning problem where a menu window could appear on another ...
Manolo Gouy
2012-12-07
Removed unnecessary drawing calls (STR #2898)
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2011-11-22
Fix STR #2770: menubar menus have problems near screen edges.
Manolo Gouy
2011-09-29
Fix STR#2695 & 2697: correct computation of work areas with multiple screens.
Manolo Gouy
2011-09-28
STR 2711: fixed radio menu button drawing.
Matthias Melcher
[next]