Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Volz 983a39e3a9 elm separator widget
API improvements


SVN revision: 43792
2009-11-18 21:27:06 +00:00
Andreas Volz 335c454075 ElmWidget-> better now ElmObject
changed this in all used classes
added some app global functions to ElmApplication


SVN revision: 43027
2009-10-11 21:03:08 +00:00
Andreas Volz 871cd95d4c changed delete design:
- not longer possible to delete a C++ object.
- now it needs to be freed woth the destroy() member function or auto deleted by the parent
- not complete tested, but the best way to adopt the suicide C design in C++


SVN revision: 41403
2009-07-17 16:49:55 +00:00
Andreas Volz 4e76bba2e6 added new splitted c++ wrapper for EFL (eflxx)
SVN revision: 41355
2009-07-15 21:33:29 +00:00