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-12-23
Fix memory free() mismatch (#875)
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-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2021-02-13
Remove compilation warnings issued by Visual Studio 2019.
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2018-04-02
Fixes STR #3459.
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
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-04-16
Doc sync.
Greg Ercolano
2010-04-08
Doc fixes/additions.
Greg Ercolano
2010-03-30
Fixes STR#2335.
Greg Ercolano
2010-02-26
Fixes to Fl_Menu_::item_pathname() code example; small changes to Albrecht's ...
Greg Ercolano
2010-02-26
Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...
Matthias Melcher
2010-02-26
Quick fix for embedded comments problem in Fl_Menu_.cxx introduced
Albrecht Schlosser
2010-02-26
Fixed problem with Fl_Menu_::item_pathname() was misrepresented as a 'Set' me...
Greg Ercolano
2009-09-27
Starting to consolidate all bits used in Fl_Widget::flags_
Matthias Melcher
2009-02-15
Fixed typos in documentation.
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-20
Fixed some typos and links and added a section about document structure
Albrecht Schlosser
2008-09-17
Doxygen documentation: replace all occurences in comments of " by a quot...
Fabien Costantini
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-15
Doxygen documentation WP7 Done. Fl_Menu_Item was a real pain to doxyfy.
Fabien Costantini
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2005-10-30
Updated the default label and text colors of all widgets to use
Michael R Sweet
2005-05-31
Fl_Menu_::find_item() was trying to search through submenus created with FL_S...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-03-18
Bug fixes and UI tweaking...
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-08-09
Fl_Menu_::find_item() didn't determine the menu path properly
Michael R Sweet
2004-07-27
More doco updates.
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-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
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
1999-05-06
Fixed another flwm crash in Fl_x.cxx (the send_motion pointer must
Bill Spitzak
1999-05-06
Checking in Guillaume Nodet's fix for Fl_Menu_::copy() again. I checked it
Carl E. Thompson
[next]