summaryrefslogtreecommitdiff
path: root/FL/Fl_Help_View.H
AgeCommit message (Expand)Author
2008-10-15Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...Fabien Costantini
2008-09-18Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15Doxygen documentation. Completed Fl class, added a todo related to recent Fl ...Fabien Costantini
2008-09-14Doxygen Documentation WP6 Done, Also completed the documentation of Help_View...Fabien Costantini
2008-08-15Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.Matthias Melcher
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2007-12-15Fl_Help_View did not release the images it used (STR #1817)Michael R Sweet
2006-06-18Converted global static variables into class static variablesMatthias Melcher
2006-06-16Added text selection and copy/paste to Fl_Help_View. Text can be selected by ...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-06-15Several widgets defined their own size() method but didn'tMichael R Sweet
2003-05-21Add find() method to help widget and search box to help dialog.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-07-14More FL_EXPORT stuff for WIN32.Michael R Sweet
2002-03-05Fix rendering of background color in table cells.Michael R Sweet
2002-02-20Update copyright in FLUID "about" window.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-19Multiple bug fixes from Sebastien:Michael R Sweet
2001-11-24Add horizontal scrollbar to Fl_Help_View.Michael R Sweet
2001-11-24Fix bugs in copy() methods.Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-10-27Don't allow extra boxtypes to override user-defined boxtypes.Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet