summaryrefslogtreecommitdiff
path: root/progress.txt
diff options
context:
space:
mode:
Diffstat (limited to 'progress.txt')
-rw-r--r--progress.txt16
1 files changed, 9 insertions, 7 deletions
diff --git a/progress.txt b/progress.txt
index 2d47916..e92bd6c 100644
--- a/progress.txt
+++ b/progress.txt
@@ -96,6 +96,7 @@ FLTK
FLTK.Devices.Graphics
FLTK.Devices.Surfaces
FLTK.Devices.Surfaces.Image
+FLTK.Environment
FLTK.Menu_Items
FLTK.Screen
FLTK.Text_Buffers
@@ -125,13 +126,20 @@ FL_Help_View
FL_Table
FL_Table_Row
FL_Tree
-FL_Preferences
FL_Label
+FL_Postscript_File_Device
+FL_Postscript_Printer
+FL_Overlay_Window
+FL_GL_Window
+FL_Glut_Window
+FL_Cairo_Window
- mark all methods as inline
- make sure all C++ reinterpret_cast for methods is to the Fl object, not the My object, because inheriting
- consistent unicode utf-8 support (is this even fully supported by FLTK?)
- make all protected methods available
+- check FLTK library internals to see which char* return values need dealloc
+- remove custom exception types in favour of Program_Error?
@@ -154,8 +162,6 @@ FL_Free
FL_Sys_Menu_Bar
FL_Positioner
FL_Timer
-FL_Postscript_File_Device
-FL_Postscript_Printer
FL_System_Printer
FL_GDI_Graphics_Driver
FL_Postscript_Graphics_Driver
@@ -164,10 +170,6 @@ FL_Xlib_Graphics_Driver
FL_Plugin
FL_Plugin_Manager
FL_Device_Plugin
-FL_Overlay_Window
-FL_GL_Window
-FL_Glut_Window
-FL_Cairo_Window