summaryrefslogtreecommitdiff
path: root/test/makedepend
AgeCommit message (Expand)Author
2007-02-10Update dependencies.Michael R Sweet
2006-08-25Do some rearranging of image and desktop support files.Michael R Sweet
2005-11-27Update dependencies.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,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-08-01Add image() methods to Fl_Menu_Item.Michael R Sweet
2002-06-28Add missing file.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-15Update dependencies.Michael R Sweet
2002-05-04Fix scandir dirent stuff under WIN32.Michael R Sweet
2002-04-29Add preferences demo.Michael R Sweet
2002-04-29Updated credits file.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
2002-03-06Fix non-Xft build.Michael R Sweet
2002-01-03Fixup fractals demo so it doesn't get way ahead of display - some LinuxMichael R Sweet
2002-01-01Use rint() for some more rounding of vertices.Michael R Sweet
2001-12-30Fix build problems in test directory - no more recursive dependencies forMichael R Sweet
2001-12-19"make clean" should not delete makedepend, since we now track thisMichael R Sweet
2001-12-09CygWin threading fixes from Teun.Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael 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-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-02More mouse wheel stuff (as compatible as possible with the 2.0 code...)Michael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet