Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Volz 19661e0ad5 homogeneous API change
SVN revision: 79528
2012-11-21 22:20:44 +00:00
Andreas Volz 0e5cbbfe2d - changed to elm API without "Part" suffix
- removed toggle example

SVN revision: 69477
2012-03-16 21:02:58 +00:00
Andreas Volz 614624a460 compile against current elmxx API
SVN revision: 69347
2012-03-14 22:19:42 +00:00
Andreas Volz 51245f4cda wrap some more of elementary API to C++ wrapper
SVN revision: 67704
2012-02-05 21:00:31 +00:00
Martin Jansa f663bc1480 replace remaining delete-request usages with delete,request which is emited by elm_win, update focus callback names in comments too
Signed-Off-By: Martin Jansa <martin.jansa@gmail.com>



SVN revision: 66729
2012-01-02 05:38:18 +00:00
Andreas Volz 1260f6e706 many small pending changes
SVN revision: 65200
2011-11-14 21:31:44 +00:00
Daniel Juyung Seo e60c24a833 BINDINGS/cxx elementaryxx: Removed trailing whitespaces.
SVN revision: 58633
2011-04-13 13:25:55 +00:00
Andreas Volz 0366f62773 - changed the design in Edjexx to return smart pointers
- now local save the pointer and return a reference
  - if failure throw an exception
- added some container memory helpers
- changed the example code


SVN revision: 55794
2011-01-01 21:40:40 +00:00
Andreas Volz d30f0fc1cb removed not needed call
SVN revision: 55782
2010-12-30 23:15:01 +00:00
Andreas Volz 1182a56653 - wrap elmxx type access functions
- change example to demonstrate type save and type unsave External access
(now commited from my second system...)


SVN revision: 55761
2010-12-27 12:00:52 +00:00
Andreas Volz a04f586b15 implemented external part param wrapper for C++
SVN revision: 55334
2010-12-06 22:01:36 +00:00
Andreas Volz 2e91be1d77 some more C++ wrappers for external access
SVN revision: 55099
2010-11-30 23:04:07 +00:00
Andreas Volz 64ad1411f2 added external example (currently using the C API as long as it's not complete wrapped in C++)
SVN revision: 54660
2010-11-17 22:14:33 +00:00