summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-12-08Got rid of FL/filename.H dependency.Michael R Sweet
1998-12-07Need "struct dirent" with C...Michael R Sweet
1998-12-07Fixed project file for Windows.Michael R Sweet
1998-12-07Removed SunOS Xdbe check...Michael R Sweet
1998-12-07.C -> .cxx...Michael R Sweet
1998-12-07Changed files to .cxx in VC++ project files.Michael R Sweet
1998-12-07Added cast to comparison function.Michael R Sweet
1998-12-07OS/2 changes.Michael R Sweet
1998-12-07Redraw speedup patch from Bill.Michael R Sweet
1998-12-07Changed #include "*.C" to "*.cxx"...Michael R Sweet
1998-12-07Pointer motion compression patch from Bill.Michael R Sweet
1998-12-07Updated Fluid files for new extensions.Michael R Sweet
1998-12-06More filename changes...Michael R Sweet
1998-12-06More #include and .C to .cxx changes...Michael R Sweet
1998-12-06Fixed another #include...Michael R Sweet
1998-12-06Fixed an #include...Michael R Sweet
1998-12-06Makefile didn't define .cxx extension...Michael R Sweet
1998-12-06Fixed a couple stray #include's...Michael R Sweet
1998-12-06Missed a #include...Michael R Sweet
1998-12-06Added support for transparent pixmaps in WIN32...Michael R Sweet
1998-12-06More changes for .C and .H to .cxx and .h...Michael R Sweet
1998-12-06Changes for .C == .cxx and .H == .h.Michael R Sweet
1998-12-06Removed Style demo from project files.Michael R Sweet
1998-12-06Updated visual checking code to ignore DirectColor visuals.Michael R Sweet
1998-12-03One last Pixmap fix from Matthias.Michael R Sweet
1998-12-02Fixed OpenGL text drawing...Michael R Sweet
1998-12-02Fl_Pixmap bug fix from Bill.Michael R Sweet
1998-12-02More fixes for inactive drawing.Michael R Sweet
1998-12-02Fixed inactive drawing code...Michael R Sweet
1998-12-02Updated demo menu file (no more style demo).Michael R Sweet
1998-12-02Fixed color - 2000 instead of 200.Michael R Sweet
1998-12-02Updated to always call WIN32 or Windows "Microsoft Windows".Michael R Sweet