Author: greg.ercolano Date: 2012-04-14 13:37:55 -0700 (Sat, 14 Apr 2012) New Revision: 9346 Log: Removed old TODO items that have been addressed.
Modified: branches/branch-1.3/FL/Fl_Table.H Modified: branches/branch-1.3/FL/Fl_Table.H =================================================================== --- branches/branch-1.3/FL/Fl_Table.H 2012-04-14 20:35:56 UTC (rev 9345) +++ branches/branch-1.3/FL/Fl_Table.H 2012-04-14 20:37:55 UTC (rev 9346) @@ -17,13 +17,6 @@ // http://www.fltk.org/str.php // -// -// TODO: -// o Auto scroll during dragged selection (done) -// o Keyboard navigation (up/down/left/right arrow) -// o Add scrollbar_size() method and integer [breaks ABI] -// - #ifndef _FL_TABLE_H #define _FL_TABLE_H _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
