summaryrefslogtreecommitdiff
path: root/src/makedepend
AgeCommit message (Expand)Author
2001-12-20Implement Fl::scheme() and Fl::reload_scheme() (this includes supportMichael R Sweet
2001-12-16Better UNFOCUS redraw() fix for Fl_Button.Michael R Sweet
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-12-06FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.Michael R Sweet
2001-11-28Add new plastic box types (kindof a shiny translucent box type...)Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael R Sweet
2001-11-24Added XBM, XPM, and PNM image file classes.Michael R Sweet
2001-11-24Fix bugs in copy() methods.Michael R Sweet
2001-11-19OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_ImageMichael R Sweet
2001-11-18Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functionsMichael R Sweet
2001-11-17Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and thatMichael R Sweet
2001-09-30Update dependencies.Michael R Sweet
2001-09-30Windows doesn't have case-sensitive filenames, so we can't have twoMichael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet
2001-09-10HelpView/HelpDialog updates.Michael R Sweet
2001-08-11Add more widgets from the bazaar...Michael R Sweet
2001-08-06Symbols are now supported by main label drawing code - @@ to insert aMichael R Sweet
2001-08-05Image labels!Michael R Sweet
2001-08-04New draw_focus() methods.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-02Add Fl_Wizard widget...Michael R Sweet
2001-08-02FileIcon, FileBrowser, FileChooser stuff.Michael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet