Commit Graph

21 Commits

Author SHA1 Message Date
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 1ddc136557 set/get typo
SVN revision: 79520
2012-11-21 20:18:59 +00:00
Andreas Volz 8503a93263 ups, should be get not set
SVN revision: 79407
2012-11-17 14:15:53 +00:00
Andreas Volz a17761357e remove odl file
SVN revision: 79406
2012-11-17 13:43:11 +00:00
Andreas Volz f4155797a6 not sure why, but there was a compile problem. Just commented it out and will later look into...
SVN revision: 78898
2012-11-04 12:07:09 +00:00
Andreas Volz 319fec89d1 - some namespace problems
- commit a workaround that prevents to delete(this) an object; need to do more debugging with this design. Something is wrong!


SVN revision: 65926
2011-12-05 23:44:56 +00:00
Andreas Volz 1260f6e706 many small pending changes
SVN revision: 65200
2011-11-14 21:31:44 +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 57660de41e private should be ok
SVN revision: 52511
2010-09-20 20:21:26 +00:00
Andreas Volz db52706094 compiles again
SVN revision: 50031
2010-07-04 19:58:08 +00:00
Andreas Volz 5138714ef2 wrap Evasxx::Object in signals direct as C++ version
SVN revision: 49360
2010-05-31 21:33:50 +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 e72e6c9c8f API change left over
SVN revision: 44105
2009-12-01 19:14:12 +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
Andreas Volz 49fc4211f7 signal handling
SVN revision: 41405
2009-07-17 16:51:42 +00:00
Andreas Volz 35a27dd7a6 better setFile overload
SVN revision: 41367
2009-07-16 19:52:06 +00:00
Andreas Volz 4e76bba2e6 added new splitted c++ wrapper for EFL (eflxx)
SVN revision: 41355
2009-07-15 21:33:29 +00:00