summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1999-01-13Updated screenshots for current release.Michael R Sweet
1999-01-13Fixed missing include file (<sys/time.h>)Michael R Sweet
1999-01-13Updated Cygnus/MingW32 makeinclude files.Michael R Sweet
1999-01-13Added index file for HTML source files.Michael R Sweet
1999-01-13Updated all links so they work between files.Michael R Sweet
1999-01-13Updated chapters so they have names.Michael R Sweet
1999-01-13Didn't need to define a replacement for getcwd() under Windows...Michael R Sweet
1999-01-13Documentation update.Michael R Sweet
1999-01-13Fl_Clock fixes for WIN32 from Bill.Michael R Sweet
1999-01-13More color fixes from Bill.Michael R Sweet
1999-01-13More color fixes from Bill - contrast function not right, and movedMichael R Sweet
1999-01-13The text color button in Fluid didn't pop up with the correct colorMichael R Sweet
1999-01-13Fixed problem with empty submenus not getting the right offsets.Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-13Fix from Bill - handle() method needs to be public.Michael R Sweet
1999-01-13Fixed various typos and added a Fluid organization chart imageMichael R Sweet
1999-01-13Updated EGCS makeinclude files to use the MSVCRT C library.Michael R Sweet