summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-16Updated the makeinclude and config files to have the standard headers.Michael R Sweet
1999-02-16Removed fl_line_style.cxx from makefile...Michael R Sweet
1999-02-16Whoops - missed a closing bracket...Michael R Sweet
1999-02-16Menu item numbering bug fix from Bill.Michael R Sweet
1999-02-16Patch from Jim Hourihan that adds symbol support to Fl_Choice.Michael R Sweet
1999-02-09Fixed dirent.h compatibility file; was including fl_scandir.H instead ofMichael R Sweet
1999-02-03Fixed documentation for Fl::grab()Bill Spitzak
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-02-02Fl_abort.cxx didn't include <config.h>, and didn't conditionally declareMichael R Sweet
1999-02-01Added a section on damage() for widget writers.Michael R Sweet
1999-02-01Added Craig P. Earls to the list of contributors.Michael R Sweet
1999-02-01OS/2 XFree86 changes from Alexander Mai.Michael R Sweet
1999-02-01Updated README and intro.html for a complete discussion on settingMichael R Sweet
1999-02-01Updated Fl_Chart to allocate entries dynamically. The previous "scrolling"Michael R Sweet
1999-02-01Updated configure.in for proper debug and optimization handling.Michael R Sweet
1999-02-01Fixed fl_line() bugs in for WIN32 - the documentation saysMichael R Sweet
1999-01-31Added optimization for SGI builds (mike: please run autoconf before makingBill Spitzak
1999-01-30Updated Fl_Browser documentationMichael R Sweet
1999-01-30Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int).Carl E. Thompson
1999-01-29Moved fl_old_shortcut() from Fl_Menu_add.cxx to Fl.cxx so that using aCarl E. Thompson
1999-01-29Fixed buttons in the menubarBill Spitzak
1999-01-27Updated to include <sys/select.h> as needed.Michael R Sweet
1999-01-27The README file had a bad link for the documentation, and had some errorsMichael R Sweet
1999-01-27Updated Makefile for shared libraries (wasn't copying both files).Michael R Sweet
1999-01-27Updated symbols image, and fixed a few more typos.Michael R Sweet
1999-01-27Fixes to documentation.Bill Spitzak
1999-01-26The about dialog was too small.Michael R Sweet
1999-01-26Lots of little GUI tweeks, capitalization changes, copyright update, etc.Michael R Sweet
1999-01-26Updated WIN32 clipboard file to be in the root directory to allow forMichael R Sweet
1999-01-26Applied a navigation bug fix from Bill.Michael R Sweet
1999-01-26Lots of documentation fixes, and added a new image for the Fluid chapter.Michael R Sweet
1999-01-26Commented out Help/Manual menu item since Help isn't implemented yet.Michael R Sweet
1999-01-25Updated copyright notice in FLUID.Michael R Sweet
1999-01-25Patch from Carl - inactive and contrast functions.Michael R Sweet
1999-01-24Patch from Bill so that non_modal windows can be maximized or iconified.Michael R Sweet
1999-01-24Patch from Bill so that Shift-Tab works on all systems.Michael R Sweet
1999-01-24Patch from Bill to allow users to click outside a menu to hide it withoutMichael R Sweet
1999-01-19Updated documentation with changes from Bill.Michael R Sweet
1999-01-19Added button images for documentation.Michael R Sweet
1999-01-19Fixed drawing of return button.Michael R Sweet
1999-01-19Forgot the leading * on the pointer name for menu items.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-17Fixed header file name.Michael R Sweet
1999-01-17Updated mingw32 makeinclude file to use gcc instead of g++...Michael R Sweet
1999-01-14More image updates, minor typos, etc.Michael R Sweet
1999-01-13Fixed bad typo that caused HTMLDOC to crash...Michael R Sweet
1999-01-13Final changes for next beta release - typos and more updated images.Michael R Sweet