1106 Commits (release-1.1.6)

Author SHA1 Message Date
Michael R Sweet 2832714d4c Fix from Bill - removed code that was sending extra events. 27 years ago
Michael R Sweet 046456bb0d Fixed missing include file (<sys/time.h>) 27 years ago
Michael R Sweet 0cad30ec73 Didn't need to define a replacement for getcwd() under Windows... 27 years ago
Michael R Sweet 1341e2a429 Fl_Clock fixes for WIN32 from Bill. 27 years ago
Michael R Sweet c31a0f7dee More color fixes from Bill. 27 years ago
Michael R Sweet 500be2e8aa More color fixes from Bill - contrast function not right, and moved 27 years ago
Michael R Sweet 8327071ab0 Fixes from Bill: 27 years ago
Michael R Sweet ab5771b62f Fixes from Bill: 27 years ago
Michael R Sweet 27b2249266 Updated file chooser and matching from Bill (better for WIN32). 27 years ago
Michael R Sweet 0a36d98420 Yay, change all copyright notices to be 1998-1999. 27 years ago
Michael R Sweet 18fa377d51 Fixed FD stuff for WIN32. 27 years ago
Michael R Sweet 975612bbe3 Removed old inactive function. 27 years ago
Michael R Sweet 42aab2a991 More double-buffering and region code stuff from Bill. 27 years ago
Michael R Sweet 680bdba2dd Double-buffered window speedup from Bill. 27 years ago
Michael R Sweet 123f28a473 modal() window fix from Bill. 27 years ago
Michael R Sweet 651b2af829 More contrast updates from Carl. 27 years ago
Michael R Sweet 85e6f44959 Added support for FD's under WIN32. 27 years ago
Michael R Sweet 41d027ebfb Fix from Carl - the inactive() function now works with all colors, and 27 years ago
Michael R Sweet 131b567003 Patch from Bill to improve contrast of menu items as needed. 27 years ago
Michael R Sweet 65d091e11b Word wrap update from Bill... 27 years ago
Michael R Sweet f7ec07d6ef Fix from Bill to prevent popup menus from generating unknown events. 27 years ago
Michael R Sweet b95db33f2c Lots of changes: 27 years ago
Michael R Sweet d7e327acb6 Fl_Input didn't handle box type of FL_NO_BOX properly. 27 years ago
Michael R Sweet 0c2f043ea0 Patch to Bill's patch. 27 years ago
Michael R Sweet 3b1a191025 More subwindow event handling fixes. 27 years ago
Michael R Sweet 0aa5899fbe Patch from Bill - removes dead code. 27 years ago
Michael R Sweet f17882c5cb Fixed the Fl_Input selection color when the user specifies a foreground or 27 years ago
Michael R Sweet 434609ab0c Fixed event propragation for subwindows (from Bill). 27 years ago
Michael R Sweet a35b7387f5 Fixed Fl_Group::add()... 27 years ago
Michael R Sweet 2454e52dd4 Static pointer variable was not initialized to NULL. 27 years ago
Michael R Sweet 47e5607d87 Fixed merged Fl.cxx code. 27 years ago
Michael R Sweet 82d46419ba Fixes for transparent Pixmaps under WIN32 from Matt. 27 years ago
Michael R Sweet 30800cc268 Merged damage changes into Fl.cxx. 27 years ago
Michael R Sweet 98b5324977 More focus fixes from Bill. 27 years ago
Michael R Sweet 136a364054 Focus fixes from Bill. 27 years ago
Michael R Sweet 4f9aa69ea4 Event processing fixes from Bill. 27 years ago
Michael R Sweet 0da3a12e6c Updated scandir and pen stuff, plus got rid of ODBC libraries from 27 years ago
Michael R Sweet f42673addc Damage code consolidation from Gustavo... 27 years ago
Michael R Sweet d3fb66b4dd OpenGL patches from Bill. 27 years ago
Michael R Sweet eadb00f1aa Got rid of FL/filename.H dependency. 27 years ago
Michael R Sweet 5446248b38 Added cast to comparison function. 27 years ago
Michael R Sweet 12e7a1cda4 Redraw speedup patch from Bill. 27 years ago
Michael R Sweet eb9fdfb01f Changed #include "*.C" to "*.cxx"... 27 years ago
Michael R Sweet ddc55fd591 Pointer motion compression patch from Bill. 27 years ago
Michael R Sweet b9cb06b5a6 Makefile didn't define .cxx extension... 27 years ago
Michael R Sweet 29b31b7013 Added support for transparent pixmaps in WIN32... 27 years ago
Michael R Sweet 16252e5faf Changes for .C == .cxx and .H == .h. 27 years ago
Michael R Sweet d4b8c831c1 Updated visual checking code to ignore DirectColor visuals. 27 years ago
Michael R Sweet 5fea9312ad One last Pixmap fix from Matthias. 27 years ago
Michael R Sweet be689f989a Fixed OpenGL text drawing... 27 years ago