elementary/grid - reviewed done.
[framework/uifw/elementary.git] / src / lib / Elementary.h.in
index e14e3e4..a51fa66 100644 (file)
@@ -178,34 +178,34 @@ EAPI extern Elm_Version *elm_version;
 #include <elm_box.h>
 
 // Daniel Juyung Seo
-#include <elm_bubble.h> // comments in elm_bubble.h
+#include <elm_bubble.h> // XXX: comments in elm_bubble.h
 #include <elm_button.h> // OK
-#include <elm_cache.h>
+#include <elm_cache.h> // XXX: comments in elm_cache.h
 #include <elm_calendar.h>
 #include <elm_check.h>
 #include <elm_clock.h>
-#include <elm_cnp.h> // comments in elm_cnp.h
+#include <elm_cnp.h> // XXX: comments in elm_cnp.h
 #include <elm_colorselector.h>
 #include <elm_config.h>
 #include <elm_conform.h>
-#include <elm_cursor.h> // comments in elm_cursor.h. review was not finished.
+#include <elm_cursor.h> // XXX: comments in elm_cursor.h. review was not finished.
 #include <elm_debug.h> // OK
 #include <elm_diskselector.h>
 
 // Chuneon Park
 #include <elm_engine.h>  //Done
-#include <elm_factory.h>  //Done
+#include <elm_factory.h>  //Done + XXX in header
 #include <elm_finger.h> //Done
-#include <elm_flip.h>
-#include <elm_flipselector.h>
+#include <elm_flip.h> //Done. There are many TODOs in flip.c
+#include <elm_flipselector.h> //Done + XXX in header. There are many TODOs in flipselector.c
 #include <elm_focus.h>
-#include <elm_fonts.h>
-#include <elm_frame.h>
+#include <elm_fonts.h> //Done + XXX in header
+#include <elm_frame.h> //Done + XXX in header
 #include <elm_gengrid.h>
 #include <elm_genlist.h>
 #include <elm_gesture_layer.h>
 #include <elm_glview.h>
-#include <elm_grid.h>
+#include <elm_grid.h> //Done
 
 // Woohyun Jung
 #include <elm_hover.h> // OK
@@ -217,7 +217,7 @@ EAPI extern Elm_Version *elm_version;
 #include <elm_mapbuf.h> //  OK
 #include <elm_map.h>
 #include <elm_menu.h> // OK
-#include <elm_mirroring.h>
+#include <elm_mirroring.h> // OK
 #include <elm_need.h>
 #include <elm_notify.h>
 #include <elm_object.h>
@@ -247,7 +247,7 @@ EAPI extern Elm_Version *elm_version;
 #include <elm_thumb.h> // OK
 #include <elm_toolbar.h> // OK
 #include <elm_transit.h> // OK
-#include <elm_video.h>
+#include <elm_video.h> // XXX: needs work. see elm_video.h
 #include <elm_web.h>
 #include <elm_win.h>