summaryrefslogtreecommitdiff
path: root/src/Fl_Help_Dialog.fl
AgeCommit message (Expand)Author
2004-07-04In order to make the whitte text field at the bottom left of theMatthias Melcher
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2003-05-21Add find() method to help widget and search box to help dialog.Michael R Sweet
2003-02-25Fix help dialog link color.Michael R Sweet
2003-01-28Support type qualifiers before a class name; this allows for things likeMichael R Sweet
2002-10-11Use memmove() instead of memcpy() in several key places.Michael R Sweet
2002-09-16Move Fl_Help_Dialog to fltk_images library.Michael R Sweet
2002-08-30Make sure all strings can be localized in the dialogs.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2001-12-23Demo updates (so they all will use the default scheme)Michael R Sweet
2001-09-29Tooltips, and more tooltips.Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet