summaryrefslogtreecommitdiff
path: root/src/Fl_Widget.cxx
AgeCommit message (Expand)Author
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2006-04-27STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi...Matthias Melcher
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-07-11STR #878: fixed tiny memory leak when calling Fl_Widget::label(label()) which...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2005-02-06Fl_Widget::copy_label(NULL) didn't work (STR #707)Michael R Sweet
2004-11-23Fix compiler errors...Michael R Sweet
2004-11-23Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.xMichael R Sweet
2004-08-25Updated config stuff to allow for --enable-quartz ofr Mac OS X which inMatthias Melcher
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-10-04New Fl_Widget::redraw_label() method to cleanly redraw the label of aMichael R Sweet
2002-07-23Remove extra 3 pixel offset when the size is below a certain amount;Michael R Sweet
2002-06-02Redraw fixes.Michael R Sweet
2002-05-24Get rid of as many compiler warnings as possible.Michael R Sweet
2002-04-12Move ENTER/LEAVE handling to Fl_Box so that the default event handlerMichael R Sweet
2002-04-09Tooltip fixes: ignore keyboard events, immediately disable new tooltips,Michael R Sweet
2002-01-07Fixed from Teun.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-20Implement Fl::scheme() and Fl::reload_scheme() (this includes supportMichael R Sweet
2001-12-19Multiple bug fixes from Sebastien:Michael R Sweet
2001-12-14More tweeking of plastic boxtypes.Michael R Sweet
2001-12-07Line style and focus boxes.Michael R Sweet
2001-11-28More doco updates.Michael R Sweet
2001-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-11-03Add Fl::visible_focus() method.Michael R Sweet
2001-08-06Symbols are now supported by main label drawing code - @@ to insert aMichael R Sweet
2001-08-05Keyboard nav for valuators.Michael R Sweet
2001-08-04New draw_focus() methods.Michael R Sweet
2001-08-03Fixed tooltips under WIN32 - no more toolbar buttons...Michael R Sweet
2001-08-02Fix tooltips a la 2.0.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-04-11I made FL_NORMAL_SIZE into a public int variable. You can now change itBill Spitzak
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-15Focus fixes 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