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_Buffer.cxx
Age
Commit message (
Expand
)
Author
2005-02-24
Copyright updates.
Michael R Sweet
2004-09-08
Clean up compiler warnings...
Michael R Sweet
2004-06-01
Fl_Text_Buffer::replace() now range checks its input (STR #385)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-05-28
STR #39: FL_text_Buffer search backward would not allow searching from 1
Matthias Melcher
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-12
Need <FL/Fl.H>
Michael R Sweet
2003-01-12
Fix use of free() for memory allocated using new.
Michael R Sweet
2002-11-12
Fixed missing undo bug in Fl_Text_Editor. Undo would be performed on
Matthias Melcher
2002-11-08
Add draw_children() method to Fl_Group.
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-09-20
Apply patch from George Garvey to make Fl_Text_Display/Buffer based on
Michael R Sweet
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-08-05
Range check Fl_Text_Buffer::search_forward().
Michael R Sweet
2002-06-10
Fix some editor problems; still have a few bugs that need to be resolved
Michael R Sweet
2002-06-09
Add color definitions for "dark red", etc.
Michael R Sweet
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-03
Fix portability problems with Solaris Forte C++ compiler.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-03
Bug fixes and doco updates care of Sebastian.
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