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
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
2002-02-20
Update copyright in FLUID "about" window.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-20
Implement Fl::scheme() and Fl::reload_scheme() (this includes support
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-09-04
Doco updates.
Michael R Sweet
2001-08-06
Symbols are now supported by main label drawing code - @@ to insert a
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
Get rid of "member X hidden by variable X" warnings...
Michael R Sweet
2000-07-30
Shortcuts for "buttons" in a Fl_Menu_Bar work again.
Bill Spitzak
2000-06-29
Fixed .gif files in fluid, they were broken by the fix for large .xpm
Bill Spitzak
[next]