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
/
test
/
editor.cxx
Age
Commit message (
Expand
)
Author
2010-02-19
test/Editor was freeing the text buffer too soon and no clearing callbacks. (...
Matthias Melcher
2009-01-01
Cahngad copyrights in 'test'
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2006-05-05
STR 1264: Editor uses "delete" instead of the required "delete_widget"
Matthias Melcher
2005-12-30
Fixed a few memory faults found by Valgrind (yes, I finally got my Linux
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-14
Eliminate compiler warnings on Solaris...
Michael R Sweet
2005-03-23
Fix syntax highlighting bug in the editor demo, and port changes to the
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-09-27
Comment out debug statements...
Michael R Sweet
2002-09-26
Fix editor syntax highlighting (bug #613089)
Michael R Sweet
2002-09-20
Apply patch from George Garvey to make Fl_Text_Display/Buffer based on
Michael R Sweet
2002-07-14
Boy, aren't WIN32 compilers *so* much fun.
Michael R Sweet
2002-07-11
minor changes to make FLTK compile as a DLL in CodeWarrior
Matthias Melcher
2002-06-29
Small changes to make Metrowerks CodeWarrior for Windows work.
Matthias Melcher
2002-06-10
Fix some editor problems; still have a few bugs that need to be resolved
Michael R Sweet
2002-06-09
Add documentation for using styles in text editor.
Michael R Sweet
2002-06-09
Add color definitions for "dark red", etc.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-12
Update documentation screenshots (still have some to go...)
Michael R Sweet
2001-12-09
Some files still had the old "fltk-bugs@easysw.com" address...
Michael R Sweet
2001-11-29
Documentation updates galore (up to chapter 7, still need to do chapter
Michael R Sweet
2001-10-18
Fix the editor demo and associated documentation.
Michael R Sweet
2001-09-30
Fl_File_Chooser.H and fl_file_chooser.H need to be the same...
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-01-22
Copyright 2001.
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-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-23
Added new editor example application.
Michael R Sweet