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
2026-01-04
Fix a possible popup menu crash event.
Matthias Melcher
2025-12-06
Fix doxygen warnings
Albrecht Schlosser
2025-11-30
Fix menu crash dereferencing nullptr (#1335)
Matthias Melcher
2025-11-25
Refactor large pulldown function into smaller functions.
Matthias Melcher
2025-11-22
Declutter draw and handle methods.
Matthias Melcher
2025-11-21
Additional menu code cleanup.
Matthias Melcher
2025-11-21
Fix a few more warnings by Clang.
Matthias Melcher
2025-11-21
Fix missing return statement.
Matthias Melcher
2025-11-21
Reformat src/Fl_Menu.cxx.
Matthias Melcher
2025-11-20
Improve documentation for popup menus.
Matthias Melcher
2025-11-19
Add headline menu item style (#1059)
Matthias Melcher
2025-11-17
Add pen/stylus/tablet API and driver for macOS (#1326)
Matthias Melcher
2025-04-01
Adding the FL_MENU_CHATTY flag to Fl_Menu_Item.
Matthias Melcher
2025-03-10
Fix handling of menu widnows taller than their screen
ManoloFLTK
2024-12-10
Fix Fl_Menu_Item::measure width calculation (#1164)
Matthias Melcher
2024-12-09
Fix inconsistencies with Tab/Backspace handling in menus (#1157)
dannye
2024-12-09
Fixes triggering callback for inactive menu items (#1159)
Matthias Melcher
2024-12-09
Fix: Hang/Infinite loop on submenu with all inactive/invisible items (#1158)
ManoloFLTK
2024-12-09
Fix: Mouse hover+Enter key selects inactive menu items (#1159)
ManoloFLTK
2024-10-06
Submenus with no callback enter their submenu instead of closing the whole me...
dannye
2024-09-04
Fixes menu scrolling for secondary screens (#1060)
Matthias Melcher
2024-09-04
Fixes menubar glitch when mouse is at y==0 (#1060)
Matthias Melcher
2024-08-27
Adding horiizonatl and vertical label margin
Matthias Melcher
2024-08-14
Adding Fl_Widget::label_image_spacing() (#1039)
Matthias Melcher
2024-08-04
Fix testing of multi-label alt shortcuts (#974)
dannye
2024-06-27
Navigation in menubar: wrap around when using arrow past end or start of menu...
ManoloFLTK
2024-06-25
Navigation in menubar: wrap around when using arrow past end or start of menu...
ManoloFLTK
2024-06-24
Navigation in menubar: wrap around when using arrow past end or start of menu...
ManoloFLTK
2024-05-24
Control screen used by Fl_Menu_Bar::play_menu() - cont'd
ManoloFLTK
2024-05-23
Control screen used by Fl_Menu_Bar::play_menu()
ManoloFLTK
2024-05-09
Remove unused variables, fix compiler warnings
Albrecht Schlosser
2024-05-09
Optimize "arrow" drawing and centering
Albrecht Schlosser
2024-05-08
Have menu items drawn with same colors in all platforms (#969)
ManoloFLTK
2024-05-07
Limit (sub)menu arrow size as discussed in fltk.general
Albrecht Schlosser
2024-02-05
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...
ManoloFLTK
2024-01-22
Fixes mouse pointer visibility for popups (#890)
Matthias Melcher
2024-01-22
Add popup_window() virtual member functions to Fl_Window_Driver
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" - cont'd (#892)
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" (#892)
ManoloFLTK
2023-12-02
Improve contrast of check marks and radio buttons (#443)
Albrecht Schlosser
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
[next]