diff options
Diffstat (limited to 'progress.txt')
-rw-r--r-- | progress.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/progress.txt b/progress.txt index c5a0557..2d47916 100644 --- a/progress.txt +++ b/progress.txt @@ -30,6 +30,7 @@ FLTK.Images.RGB.BMP FLTK.Images.RGB.JPEG FLTK.Images.RGB.PNG FLTK.Images.RGB.PNM +FLTK.Tooltips FLTK.Widgets.Boxes FLTK.Widgets.Buttons FLTK.Widgets.Buttons.Enter @@ -120,11 +121,10 @@ FL_File_Browser FL_Hold_Browser FL_Multi_Browser FL_Select_Browser -FL_Help_View (several methods have ABI_VERSION bugs) +FL_Help_View FL_Table FL_Table_Row FL_Tree -FL_Tooltip FL_Preferences FL_Label @@ -136,6 +136,15 @@ FL_Label +Bugs to fix: + +Fl_Help_View ABI_VERSION checks +Fl_Tooltip ABI_VERSION checks +Fl_Wizard draw() method private/protected + + + + Never: FL_FormsBitmap |