12055 Commits (9a5e3b95b8abe132c36eb58a55f0e5188c726e20)
 

Author SHA1 Message Date
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
Michael R Sweet ec2a5e3a19 Patch from Bill to allow users to click outside a menu to hide it without 27 years ago
Michael R Sweet dc70b69502 Updated documentation with changes from Bill. 27 years ago
Michael R Sweet 01937a1cf8 Added button images for documentation. 27 years ago
Michael R Sweet eb6835a862 Fixed drawing of return button. 27 years ago
Michael R Sweet d592f1c4aa Forgot the leading * on the pointer name for menu items. 27 years ago
Michael R Sweet 6d87533f19 Fixes from Bill for menu scrolling errors. 27 years ago
Michael R Sweet 576f02c063 Fixes from Bill: 27 years ago
Michael R Sweet b2290975d4 Fix from Bill - global shortcuts now work for the menubar as well. 27 years ago
Michael R Sweet 2832714d4c Fix from Bill - removed code that was sending extra events. 27 years ago
Michael R Sweet 514737e6a0 Fixed header file name. 27 years ago
Michael R Sweet 1805e799c9 Updated mingw32 makeinclude file to use gcc instead of g++... 27 years ago
Michael R Sweet 46f509f7de More image updates, minor typos, etc. 27 years ago
Michael R Sweet a98c49d088 Fixed bad typo that caused HTMLDOC to crash... 27 years ago
Michael R Sweet fae4b6ae7e Final changes for next beta release - typos and more updated images. 27 years ago
Michael R Sweet 4df8d6d80a Updated screenshots for current release. 27 years ago
Michael R Sweet 046456bb0d Fixed missing include file (<sys/time.h>) 27 years ago
Michael R Sweet b1c2388628 Updated Cygnus/MingW32 makeinclude files. 27 years ago
Michael R Sweet 56a6355291 Added index file for HTML source files. 27 years ago
Michael R Sweet d7b88a3bcc Updated all links so they work between files. 27 years ago
Michael R Sweet 30fa233681 Updated chapters so they have names. 27 years ago
Michael R Sweet 0cad30ec73 Didn't need to define a replacement for getcwd() under Windows... 27 years ago