summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-01-13Updated screenshots for current release.Michael R Sweet
1999-01-13Fixed missing include file (<sys/time.h>)Michael R Sweet
1999-01-13Updated Cygnus/MingW32 makeinclude files.Michael R Sweet
1999-01-13Added index file for HTML source files.Michael R Sweet
1999-01-13Updated all links so they work between files.Michael R Sweet
1999-01-13Updated chapters so they have names.Michael R Sweet
1999-01-13Didn't need to define a replacement for getcwd() under Windows...Michael R Sweet
1999-01-13Documentation update.Michael R Sweet
1999-01-13Fl_Clock fixes for WIN32 from Bill.Michael R Sweet
1999-01-13More color fixes from Bill.Michael R Sweet
1999-01-13More color fixes from Bill - contrast function not right, and movedMichael R Sweet
1999-01-13The text color button in Fluid didn't pop up with the correct colorMichael R Sweet
1999-01-13Fixed problem with empty submenus not getting the right offsets.Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-13Fix from Bill - handle() method needs to be public.Michael R Sweet
1999-01-13Fixed various typos and added a Fluid organization chart imageMichael R Sweet
1999-01-13Updated EGCS makeinclude files to use the MSVCRT C library.Michael R Sweet
1999-01-07Updated file chooser and matching from Bill (better for WIN32).Michael R Sweet
1999-01-07A better static method patch from Bill.Michael R Sweet
1999-01-07Final commit before build.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-07Updated project files for new FD stuff - need to link with wsock32.lib.Michael R Sweet
1999-01-07Updated for new FD stuff and added DLL project.Michael R Sweet
1999-01-07Updated makefile.Michael R Sweet
1999-01-07Updated icon() example.Michael R Sweet
1999-01-07Removed demod.menu, added editor arguments...Michael R Sweet
1999-01-07Get rid of those damned DOS lines!Michael R Sweet
1999-01-07Fixed FD stuff for WIN32.Michael R Sweet
1999-01-07Dammit, who put that DOS file in here...Michael R Sweet
1999-01-07Removed old inactive function.Michael R Sweet
1999-01-07More double-buffering and region code stuff from Bill.Michael R Sweet
1999-01-07Double-buffered window speedup from Bill.Michael R Sweet
1999-01-07modal() window fix from Bill.Michael R Sweet
1999-01-07More contrast updates from Carl.Michael R Sweet
1999-01-07"Final" changes for first draft of 1.0 documentation.Michael R Sweet
1999-01-06Added support for FD's under WIN32.Michael R Sweet
1999-01-05Fix from Carl - the inactive() function now works with all colors, andMichael R Sweet
1999-01-05Patch from Bill to improve contrast of menu items as needed.Michael R Sweet
1999-01-04Word wrap update from Bill...Michael R Sweet
1999-01-04Fix from Bill - updated fonts demo to handle >255 fonts.Michael R Sweet
1999-01-04Fix from Bill to prevent popup menus from generating unknown events.Michael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-29Updated makefiles for documentation.Michael R Sweet
1998-12-29Fl_Input didn't handle box type of FL_NO_BOX properly.Michael R Sweet
1998-12-29Revised documentation files.Michael R Sweet
1998-12-29Added makefile for documentation.Michael R Sweet
1998-12-29Patch to Bill's patch.Michael R Sweet
1998-12-29More subwindow event handling fixes.Michael R Sweet
1998-12-29Patch from Bill - removes dead code.Michael R Sweet