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-12-12
Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered
Bill Spitzak
2000-09-19
FL_WHEN_RELEASE on Fl_Input will now do the callback when the input
Bill Spitzak
2000-06-20
Fixes to WORDWRAP modification to Fl_Input based on work done by
Bill Spitzak
2000-06-08
Better horizontal scrolling of Fl_Input when cursor is near end of line, rest...
Bill Spitzak
2000-06-06
Fixed bug where Fl_Output and Fl_Multiline_Output would scroll to the
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-12-19
Stuff that didn't get into 1.0.7:
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-03-04
Added "buffer=0" in constructor to avoid purify errors.
Michael R Sweet
1999-03-02
Didn't like yesterday's fix, I changed it so that zero-length selections
Bill Spitzak
1999-03-01
Made secret input more secretive (word-select does not work and
Bill Spitzak
1999-02-26
Fixed editor demo redraw bug (actually same fix as somebody else made).
Bill Spitzak
1999-02-25
Fix for redraw bug in editor demo. Fl_Input_::position() didn't seem to
Carl E. Thompson
1999-02-25
Fixed glpuzzle so you can move the pieces.
Bill Spitzak
1999-01-13
More color fixes from Bill.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-04
Word wrap update from Bill...
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-29
Fixed the Fl_Input selection color when the user specifies a foreground or
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-11-18
The slider was not drawing the bar inactive.
Michael R Sweet
1998-11-17
Fix from Adrian Miranda - using memcpy() with overlapping buffers; changed
Michael R Sweet
1998-11-10
Fl_Input patch from Bill.
Michael R Sweet
1998-11-06
Memory overflow fix from Bill.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
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