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_Input.cxx
Age
Commit message (
Expand
)
Author
2000-10-17
CUA function keys, code submitted by George Yohng <yohng@drivex.dosware.8m.com>
Bill Spitzak
2000-06-20
Fixes to WORDWRAP modification to Fl_Input based on work done by
Bill Spitzak
2000-06-10
You can no longer insert ^J,^K,^L,^M into Fl_Int/Float_Input.
Bill Spitzak
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
2000-03-17
Fixed up the colors the browser draws when it is deactivated, it does not
Bill Spitzak
2000-02-22
Fixed the changes I made yesterday so that int/float input fields do not
Bill Spitzak
2000-02-21
Rearranged the compose code so it is clearer and can be called by things
Bill Spitzak
2000-02-18
Fixed the Ctrl+P shortcut problem reported by dalitz@infotech.de
Bill Spitzak
1999-10-30
More fixes to the text editing to make the NT users happy.
Bill Spitzak
1999-10-15
I fixed Fl_Tabs so that child tabs can be added/removed without any
Bill Spitzak
1999-10-14
These are some (hopefully minor) changes we keep needing to edit into
Bill Spitzak
1999-04-20
Compose for Icelandic thorn character is "TH" or "th". Also fixed the
Bill Spitzak
1999-01-24
Patch from Bill so that Shift-Tab works on all systems.
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-29
Fl_Input didn't handle box type of FL_NO_BOX properly.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
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-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet