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
/
FL
/
Fl_Menu_.H
Age
Commit message (
Expand
)
Author
41 hours
wip
maxim nikonov
2025-10-31
Fix MSVC Level 4 warnings (#1126)
MatthiasWM
2024-06-21
Remove trailing whitespace
Albrecht Schlosser
2024-05-08
Have menu items drawn with same colors in all platforms (#969)
ManoloFLTK
2024-04-17
Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241)
Albrecht Schlosser
2023-10-13
#748: Adds option to choose menu window boxtype
Matthias Melcher
2023-09-29
Adds Fl_Menu_::prev_mvalue() (#685)
Matthias Melcher
2023-09-05
Adds some convenience methods.
Matthias Melcher
2023-02-05
Remove a bunch of \todo items from documentation
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-01-26
Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget la...
ManoloFLTK
2019-06-27
Add method Fl_Menu_::menu_end() (STR 3523)
Albrecht Schlosser
2018-03-31
Added mention of the new Fl::menu_linespacing() in the Fl_Menu_ docs.
Greg Ercolano
2016-07-09
Documentation fixes and clarifications.
Albrecht Schlosser
2015-07-26
Fixes STR#3177; item_pathname() supports FL_SUBMENU_POINTER,
Greg Ercolano
2015-03-22
Fix STR #3176: possible bad border effect when a set of radio menu items is l...
Manolo Gouy
2015-01-10
Documentation clarification for all menu oriented widgets
Greg Ercolano
2015-01-10
Improvements to Fl_Menu_ docs regarding how callbacks are invoked.
Greg Ercolano
2011-12-08
Added docs to show how to walk the menu array.
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-11-11
Fixed menu and shortcut handling (STR #2243). This partly reverts the
Albrecht Schlosser
2010-11-08
Small documentation fix.
Greg Ercolano
2010-04-16
Doc sync.
Greg Ercolano
2010-04-08
Doc fixes/additions.
Greg Ercolano
2010-02-26
Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...
Matthias Melcher
2009-09-27
Fixed a few minor issues with Xcode builds. Fixed all color related call to F...
Matthias Melcher
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-10-15
Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...
Fabien Costantini
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags...
Fabien Costantini
2008-09-15
Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.
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
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-12-03
Fl_Help_View::topline() incorrectly set the changed() flag (STR
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-06
Add Fl_Menu_::find_item() method (STR #316)
Michael R Sweet
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2003-06-15
Several widgets defined their own size() method but didn't
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-14
Add Alpha compiler stuff and cast for menu code.
Michael R Sweet
2002-08-14
More FL_EXPORT fun...
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-01-01
Copyright updates...
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-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
[next]