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