summaryrefslogtreecommitdiff
path: root/src/Fl_Help_Dialog.cxx
AgeCommit message (Expand)Author
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