summaryrefslogtreecommitdiff
path: root/src
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-27Updated Makefile for shared libraries (wasn't copying both files).Michael R Sweet
1999-01-27Fixes to documentation.Bill Spitzak
1999-01-26Applied a navigation bug fix from Bill.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-19Fixed drawing of return button.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-13Fixed missing include file (<sys/time.h>)Michael R Sweet
1999-01-13Didn't need to define a replacement for getcwd() under Windows...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-13Fixes from Bill:Michael R Sweet
1999-01-13Fixes from Bill:Michael R Sweet
1999-01-07Updated file chooser and matching from Bill (better for WIN32).Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-07Fixed FD stuff for WIN32.Michael R Sweet
1999-01-07Removed old inactive function.Michael R Sweet
1999-01-07More double-buffering and region code stuff from Bill.Michael R Sweet
1999-01-07Double-buffered window speedup from Bill.Michael R Sweet
1999-01-07modal() window fix from Bill.Michael R Sweet
1999-01-07More contrast updates from Carl.Michael R Sweet
1999-01-06Added support for FD's under WIN32.Michael R Sweet
1999-01-05Fix from Carl - the inactive() function now works with all colors, andMichael R Sweet
1999-01-05Patch from Bill to improve contrast of menu items as needed.Michael R Sweet
1999-01-04Word wrap update from Bill...Michael R Sweet
1999-01-04Fix from Bill to prevent popup menus from generating unknown events.Michael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-29Fl_Input didn't handle box type of FL_NO_BOX properly.Michael R Sweet
1998-12-29Patch to Bill's patch.Michael R Sweet
1998-12-29More subwindow event handling fixes.Michael R Sweet
1998-12-29Patch from Bill - removes dead code.Michael R Sweet
1998-12-29Fixed the Fl_Input selection color when the user specifies a foreground orMichael R Sweet
1998-12-29Fixed event propragation for subwindows (from Bill).Michael R Sweet
1998-12-29Fixed Fl_Group::add()...Michael R Sweet
1998-12-21Static pointer variable was not initialized to NULL.Michael R Sweet
1998-12-15Fixed merged Fl.cxx code.Michael R Sweet
1998-12-15Fixes for transparent Pixmaps under WIN32 from Matt.Michael R Sweet
1998-12-15Merged damage changes into Fl.cxx.Michael R Sweet
1998-12-15More focus fixes from Bill.Michael R Sweet
1998-12-15Focus fixes from Bill.Michael R Sweet