summaryrefslogtreecommitdiff
path: root/fluid/makedepend
AgeCommit message (Expand)Author
2007-02-10Update dependencies.Michael R Sweet
2005-11-27Update dependencies.Michael R Sweet
2005-04-13#include print_panel.cxx in fluid.cxx, so that we don't need to put it inMichael R Sweet
2005-03-25Change Fl_Spinner to use double values instead of ints.Michael R Sweet
2005-03-23Update tile image to 64x64 (STR #769)Michael R Sweet
2005-03-21Printing support for FLUID...Michael R Sweet
2005-03-20Add Fl_Spinner widget (another combo of existing widgets in a header file)Michael R Sweet
2005-03-20Template panel for "new" and "save template" actions, complete withMichael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-03-17Tweak 1.1.x FLUID some more...Michael R Sweet
2005-03-06Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of theMichael R Sweet
2003-01-10Update dependencies and the change log.Michael R Sweet
2002-11-01Move pixmaps to a subdirectory...Michael R Sweet
2002-10-30Fixed two little bugs for Fluid pixmaps on MacOS and Unix.Matthias Melcher
2002-08-01Add image() methods to Fl_Menu_Item.Michael R Sweet
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