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_Button.cxx
Age
Commit message (
Expand
)
Author
2006-04-27
STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi...
Matthias Melcher
2006-01-15
More copyright updates.
Michael R Sweet
2006-01-15
Pressing a Fl_Menu_Button widget now draws it pressed in (STR
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
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-11
Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space
Michael R Sweet
2002-09-01
Fix Fl_Menu_Button focus problems.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-16
Fix other widgets to use Fl::focus() instead of take_focus().
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-08-04
New draw_focus() methods.
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-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet