eflxx/TODO

8 lines
311 B
Plaintext

* memory handling, it leaks like hell
** more CountedPtr usage
* wrap evas_color_* functions (e.g. evas_color_argb_premul)
* move all #include <config.h> from *.h to *.cpp
* split eflpp into seperate libs (e.g. eflpp-edje, eflpp-evas, ...)
* replace char* with string
* create a wrap() function for all classes