Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Volz 429212c67e change List reference parameter to pointer 2016-03-26 14:11:14 +01:00
Andreas Volz c8d7b03922 changed API to sound more logic. Bad thing is this are often used APIs. Have to adjust all example code.
SVN revision: 79521
2012-11-21 20:30:03 +00:00
Andreas Volz 1260f6e706 many small pending changes
SVN revision: 65200
2011-11-14 21:31:44 +00:00
Andreas Volz 501fb1a064 doc
SVN revision: 55795
2011-01-01 21:50:59 +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 01e49e85dd - follow EFL C API
- removed Notepad in elementaryxx
  - removed various wrappers not longer existing functions
  - removed Evas Transform
  - removed Evas Gradient
- added #define for compiling Edje_Edit wrapper


SVN revision: 54656
2010-11-17 22:11:02 +00:00
Andreas Volz 61e8f0e61e wrappers added for new C API functions
SVN revision: 49314
2010-05-29 22:37:18 +00:00
Andreas Volz 2c624877db some more wrappers
SVN revision: 49259
2010-05-28 22:01:00 +00:00
Andreas Volz f13cd87b63 not private because I've to call it from Elm. Maybe think about the design...
SVN revision: 48947
2010-05-17 21:49:07 +00:00
Andreas Volz 20cf57be88 genlist
SVN revision: 48692
2010-05-08 20:54:06 +00:00
Andreas Volz 66d39ffc17 more API changes
now all examples should compile again


SVN revision: 44074
2009-11-30 23:31:37 +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