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_shortcut.cxx
Age
Commit message (
Expand
)
Author
2000-06-15
Added a bunch of missing FL_EXTERN's to glut.h (I have not really
Bill Spitzak
2000-06-14
Added declaration for fl_old_shortcut for DLL.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-05-10
XForms-compatable shortcut strings modified so that "0xabcd" can specify
Bill Spitzak
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-02-23
fl_shortcut_label() on Win32 prints the same strings for function keys
Bill Spitzak
1999-10-14
These are some (hopefully minor) changes we keep needing to edit into
Bill Spitzak
1999-05-11
Missing header files and FL_EXTERNs that prevented DLL's from compiling
Bill Spitzak
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