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
2002-06-26
Added gl_font calls to Cube demo for gl_font implementation on MacOS (later).
Matthias Melcher
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-01-03
cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling
Matthias Melcher
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-18
- Mac: greatly improved OpenGL support, some window management,
Matthias Melcher
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
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