summaryrefslogtreecommitdiff
path: root/src/Fl_Choice.cxx
AgeCommit message (Expand)Author
2016-08-30Bringing over fix [r11907] from 1.3 current to the porting branch.Greg Ercolano
2015-01-29Use Fl::is_scheme() where appropriate.Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2009-09-16Fixed Fl_Choice contrast with light-on-dark settings (STR #2219).Albrecht Schlosser
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-12-06Replaced all occurrences of the deprecated fl_clip() function byAlbrecht Schlosser
2008-09-16applied Duncan Gibson's documentation patch (WP3).Albrecht Schlosser
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2006-09-24Flip the color of Fl_Choice to FL_BACKGROUND2_COLOR when there is noMichael R Sweet
2006-09-24Tweak gtk+ drawing of Fl_Choice.Michael R Sweet
2006-09-23Use FL_BACKGROUND2_COLOR for the standard Fl_Choice background instead ofMichael R Sweet
2006-09-17Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2005-02-06Fl_Choice now allows click selection like Fl_Menu_Button andMichael R Sweet
2005-02-04Remove duplicate definitions and argument-hides-function warning.Michael R Sweet
2004-12-03Fl_Help_View::topline() incorrectly set the changed() flag (STRMichael R Sweet
2004-04-29Documentation updates (STR #365)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-02-26WIN32's scandir() emulation did not allocate enough memory forMichael R Sweet
2003-08-24Fl_Text_Display/Editor did not disable the currentMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-11-11Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + spaceMichael R Sweet
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-07-09Range check input to Fl_Choice::value(n).Michael R Sweet
2002-04-11Redefine FL_ color values to use the color cube.Michael R Sweet
2002-03-26Improve appearance of Fl_Choice when scheme is set to plastic.Michael R Sweet
2002-03-25Fix Fl_Choice drawing bugs.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-16Fix other widgets to use Fl::focus() instead of take_focus().Michael R Sweet
2001-11-17Limit width of drop-down button in Fl_Choice widgets.Michael R Sweet
2001-11-03Update all non-text widgets that take keyboard focus to checkMichael R Sweet
2001-09-29Tooltips, and more tooltips.Michael R Sweet
2001-08-04New draw_focus() methods.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
1999-03-16Added clipping suggested by Dmitry PotapovBill Spitzak
1999-03-13Fixed alignment of Fl_Choice label with the text in the pop-up menuBill Spitzak
1999-03-07Contributed code for more accurate item_height() in Fl_Browser.Bill Spitzak
1999-02-23Fix from Bill - Fl_Choice didn't handle NULL menu items.Michael R Sweet
1999-02-16Patch from Jim Hourihan that adds symbol support to Fl_Choice.Michael R Sweet
1999-01-19Fixes from Bill for menu scrolling errors.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-11-10Menu patches from Bill...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