Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Volz 1260f6e706 many small pending changes
SVN revision: 65200
2011-11-14 21:31:44 +00:00
Andreas Volz 9ad24468e0 fixed some really strange bug!
I used by accident a reference as member where a normal variable type should be used. This leads into a hard to find bug!


SVN revision: 56113
2011-01-14 20:43:48 +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 c597faa97c disconnect () and disconnectAll for signals implemented
SVN revision: 50844
2010-08-05 21:36:58 +00:00
Andreas Volz 986be1d938 don't shutdown edje if last edje object is removed
this leads into a crash in my application. 


SVN revision: 47609
2010-03-30 21:19:11 +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