summaryrefslogtreecommitdiff
path: root/FL/Fl.H
AgeCommit message (Expand)Author
2001-08-02More mouse wheel stuff (as compatible as possible with the 2.0 code...)Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-12-12Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-bufferedBill Spitzak
2000-06-21Changed the name of the new function from "add_interval_timeout" toBill Spitzak
2000-06-20Whoops, I screwed up the timeout callbacks a bit.Bill Spitzak
2000-06-16Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad.Bill Spitzak
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-05-13Added Fl::first_window(window) to change which window is at the top ofBill Spitzak
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-03-08Fix to compile on GCC 2.95.Carl E. Thompson
2000-02-21Forgot to commit the header files and fixed documentation!Bill Spitzak
1999-04-17Fl::add_fd() structures are dynamically allocated so you can listen toBill Spitzak
1999-02-23Oops - forgot that the OS/2 port doesn't use the WIN32 stuff - restoredMichael R Sweet
1999-02-19Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays.Michael R Sweet
1999-02-16Updated headers to support WIN32 and OS/2 DLLs.Michael R Sweet
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19Updated for new heading and CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet