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_Button.cxx
Age
Commit message (
Expand
)
Author
2013-03-29
Code readability -- No logic was changed.
Greg Ercolano
2012-07-24
STR 2705: moved all inline constructors (that I could find) from header files...
Matthias Melcher
2011-10-26
Fixed regression (in FLTK 1.3.0) that could clear a radio button by
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-11-14
Added visual indication for buttons activated by a keyboard shortcut (STR 2372
Matthias Melcher
2010-10-30
Fl_Button shortcut handling would crash if the widget was deleted in the call...
Matthias Melcher
2010-04-09
Added new label alignments for image and text to Fluid.
Matthias Melcher
2010-02-26
Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint...
Matthias Melcher
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-02-20
Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-12-17
STR#2106 fix:callback not called if radio button state changed from a shortcu...
Fabien Costantini
2008-12-16
Reverting this change that was intented for another branch, not trunk, sorry.
Fabien Costantini
2008-12-16
patch from STR2026 for testing
Fabien Costantini
2008-12-06
Reverted other STR fix as it is not fully working yet
Fabien Costantini
2008-12-06
STR#2030 first increment: Added an unsupported directory to ide dir.
Fabien Costantini
2008-09-16
applied Duncan Gibson's documentation patch (WP3).
Albrecht Schlosser
2008-02-20
STR 1719: fixed inconsistencies with FL_WHEN_NOT_CHANGED
Matthias Melcher
2006-09-25
src/Fl_Button.cxx:
Michael R Sweet
2006-09-23
Check buttons did not redraw properly with box() set to FL_NO_BOX
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
2004-07-27
More doco updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-28
Bug fixes from Howard.
Michael R Sweet
2002-11-11
Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space
Michael R Sweet
2002-10-10
Fix focus box redraw bug for buttons with FL_NO_BOX.
Michael R Sweet
2002-10-10
Take focus when the user presses a shortcut.
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-06-02
Redraw fixes.
Michael R Sweet
2002-05-17
Fix redraw area for focus box on buttons with no box.
Michael R Sweet
2002-05-15
Optimize redraw of focus stuff in radio/check buttons and tabs.
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-03-05
Fix focus "bug" - Fl_Button didn't check to see if the widget would
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-12-16
Better UNFOCUS redraw() fix for Fl_Button.
Michael R Sweet
2001-12-14
More tweeking of plastic boxtypes.
Michael R Sweet
2001-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-04
Keyboard navigation for buttons.
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
Michael R Sweet
2001-08-01
First bunch of changes for the 1.1 branch - tooltips.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-07-07
Buttons with box(FL_NO_BOX) did not draw. Apparently they did in
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
[next]