index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_Choice.cxx
Age
Commit message (
Expand
)
Author
2024-08-27
Adding horiizonatl and vertical label margin
Matthias Melcher
2024-08-14
Adding Fl_Widget::label_image_spacing() (#1039)
Matthias Melcher
2024-06-26
Fixes to Fl_Choice provided by Albrecht (#978)
Greg Ercolano
2023-07-12
corrects default popup menu box type for Fl_Choice (#748)
Matthias Melcher
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
2022-11-22
Refactor and simplify "arrow drawing" in widgets
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2018-12-07
Complete fix for STR #3503 (Fl_Choice).
Albrecht Schlosser
2016-08-30
Bringing over fix [r11907] from 1.3 current to the porting branch.
Greg Ercolano
2015-01-29
Use Fl::is_scheme() where appropriate.
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-09-16
Fixed Fl_Choice contrast with light-on-dark settings (STR #2219).
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-12-06
Replaced all occurrences of the deprecated fl_clip() function by
Albrecht Schlosser
2008-09-16
applied Duncan Gibson's documentation patch (WP3).
Albrecht Schlosser
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2006-09-24
Flip the color of Fl_Choice to FL_BACKGROUND2_COLOR when there is no
Michael R Sweet
2006-09-24
Tweak gtk+ drawing of Fl_Choice.
Michael R Sweet
2006-09-23
Use FL_BACKGROUND2_COLOR for the standard Fl_Choice background instead of
Michael R Sweet
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-06
Fl_Choice now allows click selection like Fl_Menu_Button and
Michael R Sweet
2005-02-04
Remove duplicate definitions and argument-hides-function warning.
Michael R Sweet
2004-12-03
Fl_Help_View::topline() incorrectly set the changed() flag (STR
Michael R Sweet
2004-04-29
Documentation updates (STR #365)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-02-26
WIN32's scandir() emulation did not allocate enough memory for
Michael R Sweet
2003-08-24
Fl_Text_Display/Editor did not disable the current
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-11
Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-07-09
Range check input to Fl_Choice::value(n).
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-03-26
Improve appearance of Fl_Choice when scheme is set to plastic.
Michael R Sweet
2002-03-25
Fix Fl_Choice drawing bugs.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-16
Fix other widgets to use Fl::focus() instead of take_focus().
Michael R Sweet
2001-11-17
Limit width of drop-down button in Fl_Choice widgets.
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-09-29
Tooltips, and more tooltips.
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-03-16
Added clipping suggested by Dmitry Potapov
Bill Spitzak
1999-03-13
Fixed alignment of Fl_Choice label with the text in the pop-up menu
Bill Spitzak
1999-03-07
Contributed code for more accurate item_height() in Fl_Browser.
Bill Spitzak
1999-02-23
Fix from Bill - Fl_Choice didn't handle NULL menu items.
Michael R Sweet
[next]