summaryrefslogtreecommitdiff
path: root/src/Fl_Button.cxx
AgeCommit message (Expand)Author
2002-08-09Move the rest of the image file formats (except for XBM and XPM) toMichael R Sweet
2002-06-02Redraw fixes.Michael R Sweet
2002-05-17Fix redraw area for focus box on buttons with no box.Michael R Sweet
2002-05-15Optimize redraw of focus stuff in radio/check buttons and tabs.Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-03-05Fix focus "bug" - Fl_Button didn't check to see if the widget wouldMichael 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-12-16Better UNFOCUS redraw() fix for Fl_Button.Michael R Sweet
2001-12-14More tweeking of plastic boxtypes.Michael R Sweet
2001-12-11Multiple fixes from Sebastien.Michael R Sweet
2001-11-03Update all non-text widgets that take keyboard focus to checkMichael R Sweet
2001-08-04New draw_focus() methods.Michael R Sweet
2001-08-04Keyboard navigation for buttons.Michael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet
2001-08-01First bunch of changes for the 1.1 branch - tooltips.Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-07-07Buttons with box(FL_NO_BOX) did not draw. Apparently they did inBill Spitzak
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-04-17Setting box(FL_NO_BOX) on a button makes it an invisible overlayBill Spitzak
2000-03-02Fl_Button and friends didn't honor FL_WHEN_NOT_CHANGED.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.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