summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
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
1999-12-15Fixed bug on Win32 where programs would stop paying attention to keys.Bill Spitzak
1999-07-31Put in a meta tag that is supposed to stop search engines from searchingBill Spitzak
1999-07-29Fixed link to XPaint...Michael R Sweet
1999-06-12Updates for 1.0.4.Michael R Sweet
1999-05-01Updated version numbers to 1.0.3.Michael R Sweet
1999-04-20Compose for Icelandic thorn character is "TH" or "th". Also fixed theBill Spitzak
1999-04-19Updated documentation version & edition.Michael R Sweet
1999-04-19Changes to Fl_Menu_::add() so that you should be able to add to any menu,Bill Spitzak
1999-04-05Broken link in docs.gustavo
1999-03-25Updated README and distribution packages to use v1.0.1.Michael R Sweet
1999-03-10Changed PostScript output to Level 1 for maximum compatibility.Michael R Sweet
1999-03-10Changes to dial so that counter-clockwise motion is supported if youBill Spitzak
1999-03-10Changes Fl_Dial to use XForms defaults for anglesCarl E. Thompson
1999-03-09Fixed fluid manpage (no ESP heading)Michael R Sweet
1999-03-09Updated docos to match code.Michael R Sweet
1999-03-09Updated addresses to point to fltk.org...Michael R Sweet
1999-03-08This adds support for the Fl_Dial::angles() method. This seems to workCarl E. Thompson
1999-03-04Update revision number and author list for manual.Michael R Sweet
1999-03-04Removed references to JPEG library in docos and config files. Not neededMichael R Sweet
1999-03-04Added manpage for FLUID.Michael R Sweet
1999-02-26Fixed description of Fl_Menu_::size()Bill Spitzak
1999-02-26Fixed documentation of Fl_Menu_Item::size()Bill Spitzak
1999-02-25Fix for Curtis so that the height of a title of a popup menu is notBill Spitzak
1999-02-23CubeView.h instead of CubeView.hppMichael R Sweet
1999-02-23Fixed bad links.Michael R Sweet
1999-02-22Reenabled JPEG compression (now works).Michael R Sweet
1999-02-22Added missing GIF for CubeView demo.Michael R Sweet
1999-02-22Now don't enable XDBE under SunOS or IRIX 6.3 or earlier.Michael R Sweet
1999-02-19Updated docos for FL_DLL usage.Michael R Sweet
1999-02-18Updated documentation for OS/2, Cygnus, and MingW32 instructions.Michael R Sweet
1999-02-17Updated documentation revision to 3.Michael R Sweet
1999-02-17Ampersand wasn't quoted in compose character table.Michael R Sweet
1999-02-16Removed extra "events" target from enumerations.html.Michael R Sweet
1999-02-03Fixed documentation for Fl::grab()Bill Spitzak
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-02-01Added a section on damage() for widget writers.Michael R Sweet