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
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
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
[next]