summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2001-11-19WIN32 fixes for the new image stuff...Michael R Sweet
2001-11-18More CygWin stuff, and a fix for WIN32 with the new fl_beep() function.Michael R Sweet
2001-11-17Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and thatMichael R Sweet
2001-11-05Doco updates (more to come)Michael R Sweet
2001-10-27Don't allow extra boxtypes to override user-defined boxtypes.Michael R Sweet
2001-10-24"alldocs" target to build everything, including HTML...Michael R Sweet
2001-10-22Make Fl_Widget::parent() work with Fl_Group pointers...Michael R Sweet
2001-10-18Fix the editor demo and associated documentation.Michael R Sweet
2001-09-30Documentation updates.Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet
2001-09-10HelpView/HelpDialog updates.Michael R Sweet
2001-09-04Doco updates.Michael R Sweet
2001-08-02Fl_HelpDialog and Fl_HelpView widgets.Michael R Sweet
2001-08-02Documentation...Michael R Sweet
2001-08-01This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author
2001-07-10HTMLDOC book file for docos.Michael R Sweet
2001-07-09Fl_Tabs, not Fl_TabMichael R Sweet
2001-05-07Fix Mesa test in configure script.Michael R Sweet
2001-05-06Update documentation files to eliminate most of the warningsMichael R Sweet
2001-04-15Document that fl_line_style() must be called after fl_color() on WIN32Michael R Sweet
2001-03-14Replaced remaining _WIN32 symbols with WIN32Bill Spitzak
2001-02-12Configure script changes to support man pages, HTMLDOC, AIX/QNX withMichael R Sweet
2001-01-28fl_curve uses a much better algorithim to figure out how many piecesBill Spitzak
2001-01-22Copyright 2001.Michael R Sweet
2000-12-21Fix to allow Fl.cxx to compile with older C++ compilers (no variableMichael R Sweet
2000-12-12Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-bufferedBill Spitzak
2000-12-06Updated the version numbers in spec and list files.Michael R Sweet
2000-11-20Doco and header updates for 1.0.10.Michael R Sweet
2000-08-19Changes & additions for OS/2 from Alexander MaiBill Spitzak
2000-07-10Added documentation for GL_SWAP_TYPEBill Spitzak
2000-06-21Changed the name of the new function from "add_interval_timeout" toBill Spitzak
2000-06-20Added maximum_size() docos.Michael R Sweet
2000-06-20Whoops, I screwed up the timeout callbacks a bit.Bill Spitzak
2000-06-18Cleanup of the timeout and Fl::wait() code. This one calls the clockBill Spitzak
2000-06-16Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad.Bill Spitzak
2000-06-15Added a bunch of missing FL_EXTERN's to glut.h (I have not reallyBill Spitzak
2000-06-08Fixed include files for subclasses of Fl_InputBill Spitzak
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-05-17Small patch to remove a compiler warning from gcc.Bill Spitzak
2000-05-13Added Fl::first_window(window) to change which window is at the top ofBill Spitzak
2000-04-28Forgot to update revision number (lucky 13!)Michael R Sweet
2000-04-28Typos reported by Alexander MaiMichael R Sweet
2000-04-27Dropped use of -fomit-frame-pointer, as I've just discovered that itMichael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-03-16Compose table was too big to include in the key table - moved it toMichael R Sweet
2000-03-15Documentation updates for 1.0.8.Michael R Sweet
2000-02-29JPEG compression for PS manual.Michael R Sweet
2000-02-25Updated version to 1.0.8.Michael R Sweet
2000-02-22Fixed the changes I made yesterday so that int/float input fields do notBill Spitzak
2000-02-21Forgot to commit the header files and fixed documentation!Bill Spitzak