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
2009-04-15
More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 re...
Matthias Melcher
2009-03-24
Major documentation update including: now html doc API is sorted, navigation ...
Fabien Costantini
2009-01-01
Added flexible gap size for text buffer (STR #2046)
Matthias Melcher
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-25
+ Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubun...
Fabien Costantini
2008-09-21
More doxygen updates for Fl_Text_Buffer. Also changed some argument
Albrecht Schlosser
2008-09-21
Corrected duplicated paragraph in previous commit.
Fabien Costantini
2008-09-20
Fixed some typos and links and added a section about document structure
Albrecht Schlosser
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-09-18
Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi...
Fabien Costantini
2008-09-15
Doxygen documentation WP11 Done!
Fabien Costantini
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2008-01-04
Fixed Fl_Text_Display redrawing for focus changes for primary selection and h...
Matthias Melcher
2006-06-06
Increased gap size in Fl_Text_Buffer to make the buffer suitable for much lon...
Matthias Melcher
2005-04-28
Fix MacOS X 10.4 compile issues.
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
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