Commit Graph

321 Commits

Author SHA1 Message Date
Andreas Volz d311d62915 a patch for gcc 4.3.2 by Teodor Petrov <fuscated@gmail.com>
SVN revision: 38370
2008-12-31 08:22:01 +00:00
Andreas Volz aef9a46f42 start to have one header and one cpp file for each class.
SVN revision: 38361
2008-12-30 21:56:17 +00:00
Andreas Volz a18c2d9c3e some classes for ETK C++ binding implemented
SVN revision: 38350
2008-12-29 23:48:49 +00:00
Andreas Volz c55c98b2f7 - more wrapper functions for EtkButton
- corrected --enable-examples option

SVN revision: 38237
2008-12-19 23:42:35 +00:00
Andreas Volz 29e000ad38 handle part() call return with smart pointer
SVN revision: 38195
2008-12-17 23:05:42 +00:00
Andreas Volz 78f32ba132 minor
SVN revision: 38194
2008-12-17 22:17:08 +00:00
Andreas Volz 72f31a383f edb is moved to SVN OLD and seems not longer used in EFL
SVN revision: 38193
2008-12-17 20:53:35 +00:00
Andreas Volz d11c000e46 able to configure a build without examples to be faster while development
SVN revision: 38192
2008-12-17 20:03:34 +00:00
Andreas Volz 1bf608241d - introduced new smart pointer class
- used it in some places for testing

SVN revision: 38170
2008-12-16 23:01:53 +00:00
Andreas Volz d338e3c09a - don\'t longer use EvasCanvas in EvasObject private data; it\'s not needed and makes problems in some situations
- rewrote ecore_paint example to use new signal callback design

SVN revision: 38134
2008-12-13 23:27:07 +00:00
Andreas Volz 9c8eb8c04b debug options
SVN revision: 38132
2008-12-13 21:19:49 +00:00
Andreas Volz 1ea5601bd9 no return value for callbacks
SVN revision: 38006
2008-12-07 23:06:00 +00:00
Andreas Volz 07b33d3220 removed old code
SVN revision: 38005
2008-12-07 22:59:24 +00:00
Andreas Volz 388c285796 new signaling concept
SVN revision: 38004
2008-12-07 22:56:45 +00:00
Andreas Volz 84a3ac74d5 docu
SVN revision: 37581
2008-11-10 23:08:19 +00:00
Andreas Volz 385507cbd1 play around with Exception handling in eflpp. I think I\'ll use it in more parts of eflpp in future...
SVN revision: 37580
2008-11-10 22:45:13 +00:00
Andreas Volz c3228f58cf eet c++ wrapper implementation from "Jonathan MULLER" <muller.john@gmail.com>
SVN revision: 37547
2008-11-08 08:54:34 +00:00
Michael Lauer 0a83ed01a8 eflpp: compile again (by adding missing includes for modern compilers).
Based on a patch by Jonathan MULLER, thanks!


SVN revision: 37375
2008-11-01 16:41:06 +00:00
Andreas Volz 637138d77c clean and delete objects
SVN revision: 37287
2008-10-28 22:32:07 +00:00
Carsten Haitzler fe658a75d5 fix more bin files...
SVN revision: 35524
2008-08-17 23:41:11 +00:00
Gustavo Sverzut Barbieri a551a7f056 mv PROTO/eflpp BINDINGS/cxx
SVN revision: 35517
2008-08-17 16:34:48 +00:00