Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Volz a04f586b15 implemented external part param wrapper for C++
SVN revision: 55334
2010-12-06 22:01:36 +00:00
Andreas Volz e5e45df6ac Initial C++ wrapper for Edje_Edit. The idea is to have more object hierarchie as the plain C interface for easier usage. Maybe this comes with the cost of some extra objects. But for a edit component I think this is no problem. I even think about moving the Edit stuff into a new library so that the target runtime stuff is lightweight. But this could be done later...
SVN revision: 48111
2010-04-18 20:25:10 +00:00
Andreas Volz dc2b9b73bc I have the idea to split the EdjeEdit wrapper in more classes...
SVN revision: 47979
2010-04-12 21:46:58 +00:00
Andreas Volz 249e554c6d *** EFLXX API change!!!!!!!! ***
=> more usage of namespaces instead of direct class names
(some libs are in work and not yet possible to compile with the new API)


SVN revision: 44046
2009-11-29 21:29:43 +00:00
Andreas Volz 439ccebe67 start of EdjeEdit API wrapper
SVN revision: 43626
2009-11-11 23:09:11 +00:00
Andreas Volz 5176c30c6f renamed EvasEdje to EdjeObject
SVN revision: 43625
2009-11-11 21:53:46 +00:00
Andreas Volz 4e76bba2e6 added new splitted c++ wrapper for EFL (eflxx)
SVN revision: 41355
2009-07-15 21:33:29 +00:00