summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-12-29Fixed the Fl_Input selection color when the user specifies a foreground orMichael R Sweet
1998-12-29Fixed event propragation for subwindows (from Bill).Michael R Sweet
1998-12-29Fixed Fl_Group::add()...Michael R Sweet
1998-12-29Update glpuzzle demo to work with two button mice.Michael R Sweet
1998-12-23Added new editor example application.Michael R Sweet
1998-12-22Added FL_FREE_BOXTYPE constant to Enumerations.H.Michael R Sweet
1998-12-21Static pointer variable was not initialized to NULL.Michael R Sweet
1998-12-18Updated shared library code to create symbolic links to .so.1 or .sl.1Michael R Sweet
1998-12-15Fixed merged Fl.cxx code.Michael R Sweet
1998-12-15Updated README to include Matthias.Michael R Sweet
1998-12-15Fixes for transparent Pixmaps under WIN32 from Matt.Michael R Sweet
1998-12-15Merged damage changes into Fl.cxx.Michael R Sweet
1998-12-15More focus fixes from Bill.Michael R Sweet
1998-12-15Focus fixes from Bill.Michael R Sweet
1998-12-15Event processing fixes from Bill.Michael R Sweet
1998-12-08Updated scandir and pen stuff, plus got rid of ODBC libraries fromMichael R Sweet
1998-12-08Updated makeinclude files for Cygnus and MingW32 compilers - LIBCOMMANDMichael R Sweet
1998-12-08Menu items were being initialized static... Dropped the "static" fromMichael R Sweet
1998-12-08Damage code consolidation from Gustavo...Michael R Sweet
1998-12-08Mandelbrot demo fix from Bill - was crashing when the Julia set was opened.Michael R Sweet
1998-12-08OpenGL patches from Bill.Michael R Sweet
1998-12-08Changed scandir_win32.cxx to scandir.c.Michael R Sweet