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
2006-07-17
Fixed crash on mixed use of keyboard and mouse for Fl_Menu_Button (STR #1356)
Matthias Melcher
2006-06-16
STR #1322: fixes wrong menutitle position for popup menus. This was originall...
Matthias Melcher
2006-03-27
STR 1213: leaving the area of a menubar when dragging would not cancel out th...
Matthias Melcher
2006-01-17
Fix menubar menu clicking, so that menu items work again and clicking outside
Michael R Sweet
2006-01-17
Clicking outside a menu window dismisses it (STR #1144)
Michael R Sweet
2006-01-17
Check if the user clicks outside the menu area in the menu bar so that we
Michael R Sweet
2006-01-16
STR #1109 re-fix: when fixing 1109, I accidentally enabled clicking on grayed...
Matthias Melcher
2005-12-12
STR #1109: Klickin on an inactive item would keep the menubar from realizing ...
Matthias Melcher
2005-10-30
Updated the default label and text colors of all widgets to use
Michael R Sweet
2005-09-25
STR #973: popup menus now pop up fully visible in the current screen if possi...
Matthias Melcher
2005-09-12
STR #1007: Applied second patch by hand. OP: could you please check if all ch...
Matthias Melcher
2005-08-07
Fixed OSX compilation problems with non-HFS filesystems (STR
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-10
Fixed position of menu titles (STR #794)
Michael R Sweet
2005-03-31
Added MacOS X monitor support.
Michael R Sweet
2005-03-05
Fix menu drawing...
Michael R Sweet
2005-03-05
Fixed menu item width calculations with symbols (STR #740)
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-24
Added QNX bug workaround for menu handling (STR #704)
Michael R Sweet
2005-02-06
Fl_Menu now draws the arrow more like other toolkits and 2.0
Michael R Sweet
2005-01-04
Fix menu crash bug (STR #685)
Michael R Sweet
2004-12-14
Fl_Menu now draws sub-menu arrows like other toolkits and FLTK
Michael R Sweet
2004-11-23
STR#628: fixed almost all instances where the popup menu would
Matthias Melcher
2004-10-18
Documentation updates (STR #570)
Michael R Sweet
2004-07-26
More documentation updates...
Michael R Sweet
2004-06-08
Typo fix (= and not - for assignment)
Michael R Sweet
2004-06-07
The first menuitem in a menulist would not honor teh MENU_INVISIBLE flag.
Matthias Melcher
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-10
Fl_Menu now uses the boxtype to redraw the menu background (STR
Michael R Sweet
2003-11-01
The keypad Enter key works as the normal Enter/Return key in
Michael R Sweet
2003-07-18
Changes in menuitem font's would only be recognized if the
Matthias Melcher
2003-05-21
Fix menu item fonts (STR #30)
Michael R Sweet
2003-05-21
Fix menu scrolling (STR #33)
Michael R Sweet
2003-05-18
Add thin up box with plastic style.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-14
Fixed menu overlay bug.
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-11-08
Tab moves forward in menu, Shift-Tab moves backward.
Michael R Sweet
2002-10-11
Use 2.0 drawing code for check marks...
Michael R Sweet
2002-10-02
If a submenu won't fit to the right of the parent menu, then display it
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-07-24
Don't need line style stuff...
Michael R Sweet
2002-07-24
Use better looking check mark from Albrecht Schlosser.
Michael R Sweet
2002-05-16
Slight change to menu fix so that events only go to the grab() widget.
Bill Spitzak
2002-05-15
Fixed menu problem - FL_MOVE/DRAG processing stopped before sending the
Michael R Sweet
2002-05-03
Add Albrecht's radio circle drawing fixes.
Michael R Sweet
2002-04-30
Fix radio button drawing for menubars and light buttons. Basically,
Michael R Sweet
2002-04-29
Radio button drawing fixes from Albrecht Schlosser.
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-03-25
Fix Fl_Choice drawing bugs.
Michael R Sweet
[next]