summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-01-04Lots of changes:Michael R Sweet
1998-12-29Fl_Input didn't handle box type of FL_NO_BOX properly.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-21Static pointer variable was not initialized to NULL.Michael R Sweet
1998-12-15Fixed merged Fl.cxx code.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-08Damage code consolidation from Gustavo...Michael R Sweet
1998-12-08OpenGL patches from Bill.Michael R Sweet
1998-12-08Got rid of FL/filename.H dependency.Michael R Sweet
1998-12-07Added cast to comparison function.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-06Makefile didn't define .cxx extension...Michael R Sweet
1998-12-06Added support for transparent pixmaps in WIN32...Michael R Sweet
1998-12-06Changes for .C == .cxx and .H == .h.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-02More fixes for inactive drawing.Michael R Sweet
1998-12-02Fixed inactive drawing code...Michael R Sweet
1998-12-02Menu update from Bill - dynamic allocation of items...Michael R Sweet
1998-12-02WIN32 RGB color fixes from Vincent.Michael R Sweet
1998-12-02From Bill:Michael R Sweet
1998-12-02More font magic from Bill.Michael R Sweet
1998-12-02Font changes from Bill.Michael R Sweet
1998-12-02Fl_Browser fixes from Bill.Michael R Sweet
1998-12-02Fix for numericsort(), and drawing of some box types.Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-11-24Added floating point versions of gl_draw() functions.Michael R Sweet
1998-11-20Changed pixel format stuff for Windows - request a minimum size of 8 bitsMichael R Sweet
1998-11-18File chooser redraw bug fix from Bill.Michael R Sweet
1998-11-18Fl_Scroll fix from Bill Spitzak.Michael R Sweet
1998-11-18Fixed slider drawing bug.Michael R Sweet
1998-11-18The slider was not drawing the bar inactive.Michael R Sweet
1998-11-17Fix from Adrian Miranda - using memcpy() with overlapping buffers; changedMichael R Sweet
1998-11-12Fix from Paul Sydney - missing #include <config.h> in fl_ask.C...Michael R Sweet
1998-11-12Window position bug fix from Bill.Michael R Sweet
1998-11-10Fl_Input patch from Bill.Michael R Sweet
1998-11-10Menu patches from Bill...Michael R Sweet