2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet d7e327acb6 Fl_Input didn't handle box type of FL_NO_BOX properly. 27 years ago
Michael R Sweet 87dd7f0d23 Revised documentation files. 27 years ago
Michael R Sweet 20adb6834b Added makefile for documentation. 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 cbd4a28132 Update glpuzzle demo to work with two button mice. 27 years ago
Michael R Sweet 06113fb95e Added new editor example application. 27 years ago
Michael R Sweet bc5737461d Added FL_FREE_BOXTYPE constant to Enumerations.H. 27 years ago
Michael R Sweet 2454e52dd4 Static pointer variable was not initialized to NULL. 27 years ago
Michael R Sweet 13070ee270 Updated shared library code to create symbolic links to .so.1 or .sl.1 27 years ago
Michael R Sweet 47e5607d87 Fixed merged Fl.cxx code. 27 years ago
Michael R Sweet 51fa0f810b Updated README to include Matthias. 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 3c9b0b9d95 Updated makeinclude files for Cygnus and MingW32 compilers - LIBCOMMAND 27 years ago
Michael R Sweet 57a983ea83 Menu items were being initialized static... Dropped the "static" from 27 years ago
Michael R Sweet f42673addc Damage code consolidation from Gustavo... 27 years ago
Michael R Sweet 5e2f2d6c51 Mandelbrot demo fix from Bill - was crashing when the Julia set was opened. 27 years ago
Michael R Sweet d3fb66b4dd OpenGL patches from Bill. 27 years ago
Michael R Sweet 02646a21dc Changed scandir_win32.cxx to scandir.c. 27 years ago
Michael R Sweet eadb00f1aa Got rid of FL/filename.H dependency. 27 years ago
Michael R Sweet 7d1cd94b72 Need "struct dirent" with C... 27 years ago
Michael R Sweet 7834c1c086 Fixed project file for Windows. 27 years ago
Michael R Sweet 027516a195 Removed SunOS Xdbe check... 27 years ago
Michael R Sweet 3743b7c53a .C -> .cxx... 27 years ago
Michael R Sweet 6655f6e3e7 Changed files to .cxx in VC++ project files. 27 years ago
Michael R Sweet 5446248b38 Added cast to comparison function. 27 years ago
Michael R Sweet 1f4f3b00b1 OS/2 changes. 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 88559817dd Updated Fluid files for new extensions. 27 years ago
Michael R Sweet e449a77e75 More filename changes... 27 years ago
Michael R Sweet 5a632f4926 More #include and .C to .cxx changes... 27 years ago
Michael R Sweet 3924b60442 Fixed another #include... 27 years ago
Michael R Sweet f68b51a3f7 Fixed an #include... 27 years ago
Michael R Sweet b9cb06b5a6 Makefile didn't define .cxx extension... 27 years ago
Michael R Sweet 80bbaf21aa Fixed a couple stray #include's... 27 years ago
Michael R Sweet 213ec5476e Missed a #include... 27 years ago
Michael R Sweet 29b31b7013 Added support for transparent pixmaps in WIN32... 27 years ago
Michael R Sweet fd90251c29 More changes for .C and .H to .cxx and .h... 27 years ago
Michael R Sweet 16252e5faf Changes for .C == .cxx and .H == .h. 27 years ago