876 Commits (1acc39c5d8d5b3db88abfd008699dadb8aade2b9)
 

Author SHA1 Message Date
Michael R Sweet d88ee51b20 Added top-level makefiles for Cygnus and MingW32 builds to avoid 27 years ago
Michael R Sweet 1c3caadc23 Updated scandir() check to use FLTK scandir function instead of Sun 27 years ago
Michael R Sweet a0157c5ba1 Fl_Window::icon() used a parameter named "i", which conflicted with the 27 years ago
Michael R Sweet 9aa244c8e3 Fixed typo in configure input (dns# instead of dnl#). 27 years ago
Michael R Sweet 55d8e368d7 Updated DLL definitions for VC++ 6.0 - now define "FL_STATIC" 27 years ago
Michael R Sweet 0404ded146 Updated README file in the lib directory for DLL info. 27 years ago
Michael R Sweet 36417b2fff Updated documentation revision to 3. 27 years ago
Michael R Sweet 078a33180c Ampersand wasn't quoted in compose character table. 27 years ago
Michael R Sweet c8dbb60e80 Fix from Bill for infinite loop problem when moving groups of widgets. 27 years ago
Michael R Sweet 334494d068 Patch from Bill that adds virtual method support. 27 years ago
Michael R Sweet bf870685d4 Removed extra "events" target from enumerations.html. 27 years ago
Michael R Sweet ca41e69c27 Updated headers to support WIN32 and OS/2 DLLs. 27 years ago
Michael R Sweet 18312d3c1f Updated Fl_Dial to use atan2() to avoid possible math errors and reduce 27 years ago
Michael R Sweet 7b82bc3509 Patch from Bill - not freeing bitmap array? 27 years ago
Michael R Sweet ebd08e13a1 Updated the makeinclude and config files to have the standard headers. 27 years ago
Michael R Sweet d59ce3cc34 Removed fl_line_style.cxx from makefile... 27 years ago
Michael R Sweet fc5e6cb0b6 Whoops - missed a closing bracket... 27 years ago
Michael R Sweet b43ba93bdb Menu item numbering bug fix from Bill. 27 years ago
Michael R Sweet 3204e098af Patch from Jim Hourihan that adds symbol support to Fl_Choice. 27 years ago
Michael R Sweet 761a3b3d85 Fixed dirent.h compatibility file; was including fl_scandir.H instead of 27 years ago
Bill Spitzak fd86dad21e Fixed documentation for Fl::grab() 27 years ago
Bill Spitzak 8009fef12c Put Fl::grab() into it's own source file. Rewritten as suggested so that 27 years ago
Michael R Sweet 0434a826d5 Fl_abort.cxx didn't include <config.h>, and didn't conditionally declare 27 years ago
Michael R Sweet 44f8e8e32a Added a section on damage() for widget writers. 27 years ago
Michael R Sweet 3377e6e0d5 Added Craig P. Earls to the list of contributors. 27 years ago
Michael R Sweet 45950c18df OS/2 XFree86 changes from Alexander Mai. 27 years ago
Michael R Sweet 8c2b800488 Updated README and intro.html for a complete discussion on setting 27 years ago
Michael R Sweet 6882323172 Updated Fl_Chart to allocate entries dynamically. The previous "scrolling" 27 years ago
Michael R Sweet 468391363b Updated configure.in for proper debug and optimization handling. 27 years ago
Michael R Sweet 0e4b539ae3 Fixed fl_line() bugs in for WIN32 - the documentation says 27 years ago
Bill Spitzak 4c53a5d8f4 Added optimization for SGI builds (mike: please run autoconf before making 27 years ago
Michael R Sweet 4b8754ace4 Updated Fl_Browser documentation 27 years ago
Carl E. Thompson 620d03ee7d Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int). 27 years ago
Carl E. Thompson 03ad382705 Moved fl_old_shortcut() from Fl_Menu_add.cxx to Fl.cxx so that using a 27 years ago
Bill Spitzak ef50e095e7 Fixed buttons in the menubar 27 years ago
Michael R Sweet 41195fbba6 Updated to include <sys/select.h> as needed. 27 years ago
Michael R Sweet 660cc7cfcc The README file had a bad link for the documentation, and had some errors 27 years ago
Michael R Sweet e8b804cade Updated Makefile for shared libraries (wasn't copying both files). 27 years ago
Michael R Sweet 92ab051e21 Updated symbols image, and fixed a few more typos. 27 years ago
Bill Spitzak 59c96f5463 Fixes to documentation. 27 years ago
Michael R Sweet 7e0bd92469 The about dialog was too small. 27 years ago
Michael R Sweet b8d34c3d4b Lots of little GUI tweeks, capitalization changes, copyright update, etc. 27 years ago
Michael R Sweet c3a31ce44a Updated WIN32 clipboard file to be in the root directory to allow for 27 years ago
Michael R Sweet 53d39cc6c0 Applied a navigation bug fix from Bill. 27 years ago
Michael R Sweet b983b285cc Lots of documentation fixes, and added a new image for the Fluid chapter. 27 years ago
Michael R Sweet 43a4c224ef Commented out Help/Manual menu item since Help isn't implemented yet. 27 years ago
Michael R Sweet c53f76f6b4 Updated copyright notice in FLUID. 27 years ago
Michael R Sweet 81eb3115e0 Patch from Carl - inactive and contrast functions. 27 years ago
Michael R Sweet 5b62a7cf16 Patch from Bill so that non_modal windows can be maximized or iconified. 27 years ago
Michael R Sweet a2a0be6e1c Patch from Bill so that Shift-Tab works on all systems. 27 years ago