summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-01-24Patch from Bill to allow users to click outside a menu to hide it withoutMichael R Sweet
1999-01-19Fixed drawing of return button.Michael R Sweet
1999-01-19Fixes from Bill for menu scrolling errors.Michael R Sweet
1999-01-19Fixes from Bill:Michael R Sweet
1999-01-19Fix from Bill - global shortcuts now work for the menubar as well.Michael R Sweet
1999-01-19Fix from Bill - removed code that was sending extra events.Michael R Sweet
1999-01-13Fixed missing include file (<sys/time.h>)Michael R Sweet
1999-01-13Didn't need to define a replacement for getcwd() under Windows...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-13Fixes from Bill:Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-07Updated file chooser and matching from Bill (better for WIN32).Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
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