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_Sys_Menu_Bar.cxx
Age
Commit message (
Expand
)
Author
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-01-09
Added warning in inofficial Fl_Sys_Menubar.cxx about bundeling apps to make t...
Matthias Melcher
2007-01-18
Somewhat improved the system menu bar for OS X (STR #1505)
Matthias Melcher
2005-11-25
OSX fixes...
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-06
Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.
Matthias Melcher
2004-11-21
Fl_Sys_Menu_Bar didn't compile on case-sensitive file-systems
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-03-11
Fl_Value_Slider::draw_bg() didn't always apply the clipping
Michael R Sweet
2003-06-12
Added documentation for all forms of Fl_Widget::damage() (STR
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-07-11
reenabled and improved support for Fl_Sys_Menu_Bar which is a subclass
Matthias Melcher
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-12-06
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
Matthias Melcher
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet