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_Text_Editor.cxx
Age
Commit message (
Expand
)
Author
2005-02-24
Copyright updates.
Michael R Sweet
2004-07-27
More doco updates.
Michael R Sweet
2004-07-26
More documentation updates...
Michael R Sweet
2004-05-26
The Fl_Text_Display widget did not redraw selections when focus
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-08-24
Fl_Text_Display/Editor did not disable the current
Michael R Sweet
2003-05-27
Fix STR #52 - Fl_Text_Editor didn't set changed() nor did it call callbacks
Michael R Sweet
2003-04-01
Fix cursor appearance and scrolling of Fl_Text_Editor (patches from Erco)
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-08
Tab moves forward in menu, Shift-Tab moves backward.
Michael R Sweet
2002-11-05
Added 'Undo' to Fl_Text_Editor by reusing some of the Fl_Input_ code. I tried...
Matthias Melcher
2002-11-05
Added callbacks to Fl_Text_Editor.
Matthias Melcher
2002-10-30
Update tile documentation to be explicit about widgets touching and doing
Michael R Sweet
2002-10-29
Fix cursor problems and add Shift-Delete, Ctrl-Insert, and Shift-Insert
Michael R Sweet
2002-10-23
Include "flstring.h" before the FLTK headers, so that bool is defined
Michael R Sweet
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-03
Bug fixes and doco updates care of Sebastian.
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-08-01
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author