summaryrefslogtreecommitdiff
path: root/src/Fl_Browser.cxx
AgeCommit message (Expand)Author
2004-05-15Fl_Scroll now uses a full redraw when the scheme is set toMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-11-19Get rid of some valid compiler warnings with CodeWarrior that were reportedMichael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-03-05Fix Fl_Browser item width problem when column_widths() is set.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-03Add Fl::visible_focus() method.Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-03-17Fixed up the colors the browser draws when it is deactivated, it does notBill Spitzak
2000-01-11Fixed background (@B) option - was drawing background for selected items.Michael R Sweet
1999-11-19Correctly measures browser items with @C or @B color formatting commands.Bill Spitzak
1999-05-11Missing header files and FL_EXTERNs that prevented DLL's from compilingBill Spitzak
1999-05-01Updated version numbers to 1.0.3.Michael R Sweet
1999-04-19Updated documentation version & edition.Michael R Sweet
1999-03-13DOH! Fixed even more typos in my fix for Fl_Browser::item_height.Bill Spitzak
1999-03-13fixed typo that I managed to check in last time...Bill Spitzak
1999-03-13Fixed Fl_Browser::item_height, I believe this will fix Adrian Miranda'sBill Spitzak
1999-03-10Fix from Dmitry - wasn't copying data when replacing the text value of aMichael R Sweet
1999-03-07Contributed code for more accurate item_height() in Fl_Browser.Bill Spitzak
1999-01-30Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int).Carl E. Thompson
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-02Fl_Browser fixes from Bill.Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet