summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-01-07Fixed FD stuff for WIN32.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-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 to prevent popup menus from generating unknown events.Michael R Sweet
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