summaryrefslogtreecommitdiff
path: root/fluid/makedepend
AgeCommit message (Expand)Author
2002-06-07New file chooser.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-05-04Fix scandir dirent stuff under WIN32.Michael R Sweet
2002-05-01Add shell command support to FLUID.Michael R Sweet
2002-04-27Add unlock icon for public stuff.Michael R Sweet
2002-04-27Change lock icon color to red.Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-04-10Update dependencies...Michael R Sweet
2002-03-07Re-add dependency files.Michael R Sweet
2002-03-07Back-ported cut & paste code from fltk2.0.Bill Spitzak
2001-12-09CygWin threading fixes from Teun.Michael R Sweet
2001-12-08Fix infinite loop problem in Fl_Text_Editor - was resizing before weMichael R Sweet
2001-11-24Fix bugs in copy() methods.Michael R Sweet
2001-11-18Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functionsMichael R Sweet
2001-09-30Update dependencies.Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet
2001-09-10HelpView/HelpDialog updates.Michael R Sweet
2001-08-11Add new widgets to FLUID.Michael R Sweet
2001-08-05Image labels!Michael R Sweet
2001-08-04Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven'tMichael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet