Commit Graph

321 Commits

Author SHA1 Message Date
Andreas Volz 5cc6c82781 fixed compile emotionxx again 2016-04-13 18:46:41 +02:00
Andreas Volz 429212c67e change List reference parameter to pointer 2016-03-26 14:11:14 +01:00
Andreas Volz 3d0cb4e535 find out if object is an external => prints EFL error, but seems to work until my application finds a better way to find out 2016-03-17 23:29:50 +01:00
Andreas Volz 36d22d50fc access part param (I don't like the interface, but it works for my application until I write something better) 2016-02-14 11:37:08 +01:00
Andreas Volz ccdbccc64a deactivate annyong message 2016-01-04 23:45:34 +01:00
Andreas Volz 06fdb6af63 some configuration changes to compile on my latest ubuntu system
deactivate emotionxx until it's fixed
2016-01-03 14:38:06 +01:00
Andreas Volz 1607d78bab problem reported from Toan Pham <tpham3783@gmail.com> 2015-08-10 21:18:28 +02:00
Cedric BAIL 532c000c5c eoxx: add some vodoo to the C++ binding.
I don't like the way this show up in the class. Any better idea ?


SVN revision: 83851
2013-02-12 10:21:00 +00:00
Cedric BAIL cb4dea0c9e eoxx: let welcome a little prototype of an Eo binding in C++.
That was a long time since I wrote some C++. Review is more than
welcome ! But don't forget the goal here, stable API/ABI for as long
as the 1.x branch is stable. A lot still need to be done !

NOTE: I would really like that eo_do(NULL, ...) does nothing and still
be valid...


SVN revision: 82746
2013-01-14 09:39:56 +00:00
Cedric BAIL f20d437bd3 trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.
Patch by Doug Newgard <scimmia22@outlook.com>


SVN revision: 82148
2013-01-04 05:49:26 +00:00
Andreas Volz c691f3d2d1 don't compile not existing exceptions
SVN revision: 80553
2012-12-09 16:35:01 +00:00
Andreas Volz 0010e57c25 no exceptions
SVN revision: 80084
2012-12-03 16:53:56 +00:00
Andreas Volz b35eae7bf9 - more stable Exe API, but I don't really it :-(
- inital Event wrapper
- removed exceptions because currently not needed

SVN revision: 80083
2012-12-03 16:53:38 +00:00
Andreas Volz d9c25d145b more exception checks (still a bug when multible processes are running)
SVN revision: 79955
2012-12-01 00:01:24 +00:00
Andreas Volz 2a3a0ae658 - add new exception structure
- modify Exe to report Exception


SVN revision: 79954
2012-11-30 23:55:39 +00:00
Andreas Volz 723eb72803 - add virtual destructor
- move contructor and destructor from private to protected to allow child classes in applications

SVN revision: 79660
2012-11-25 21:35:42 +00:00
Andreas Volz 617b0b391f compile against API rename
SVN revision: 79659
2012-11-25 21:35:00 +00:00
Andreas Volz dccc702171 changed class design. old class design was not working good.
SVN revision: 79653
2012-11-25 12:21:38 +00:00
Andreas Volz 03584d3b73 add new wrapper implementation for Ecorexx::Exe
SVN revision: 79643
2012-11-24 21:36:10 +00:00
Andreas Volz 1591248deb include protector name change
SVN revision: 79640
2012-11-24 19:18:06 +00:00
Andreas Volz 702fc00cca include as compiler path
SVN revision: 79639
2012-11-24 19:16:28 +00:00
Andreas Volz 941ebc8105 enable example code
SVN revision: 79615
2012-11-23 22:57:03 +00:00
Andreas Volz 19661e0ad5 homogeneous API change
SVN revision: 79528
2012-11-21 22:20:44 +00:00
Andreas Volz cd4ad54299 homogeneous
SVN revision: 79527
2012-11-21 22:19:29 +00:00
Andreas Volz 893a0b6316 changed API name
SVN revision: 79525
2012-11-21 22:11:38 +00:00
Andreas Volz afa292bcb2 remove old API
SVN revision: 79524
2012-11-21 22:07:22 +00:00
Andreas Volz 61cd0b9f2e virtual
SVN revision: 79523
2012-11-21 20:53:00 +00:00
Andreas Volz 1c42f00980 examples compile again against renamed Evas sizing API
SVN revision: 79522
2012-11-21 20:38:54 +00: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 1ddc136557 set/get typo
SVN revision: 79520
2012-11-21 20:18:59 +00:00
Andreas Volz 77174beaf8 linker problem. not sure what is the problem. needs analysis
SVN revision: 79479
2012-11-20 21:05:21 +00:00
Andreas Volz 4c5ce32c20 comments
SVN revision: 79457
2012-11-19 22:18:35 +00:00
Andreas Volz db805b9b59 old todo removed
SVN revision: 79456
2012-11-19 22:15:45 +00:00
Andreas Volz 38faa7e5e9 more API wrappers in Elmxx::Entry
SVN revision: 79455
2012-11-19 22:15:00 +00:00
Andreas Volz a20a205fff - some more wrappers in Entry
- define const functions where possible


SVN revision: 79435
2012-11-18 22:13:05 +00:00
Andreas Volz ab56df9656 change include path and implement Object::setTheme
SVN revision: 79434
2012-11-18 21:32:45 +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 b8054af33a getThemeList() implemented
SVN revision: 79405
2012-11-16 22:48:56 +00:00
Andreas Volz 11c1ed3663 wrapped more Theme List functions with new Einaxx::List interface
SVN revision: 79402
2012-11-16 21:54:41 +00:00
Andreas Volz ac63ca43e8 Now possible to construct Einaxx::List from a Eina_List*
SVN revision: 79401
2012-11-16 21:54:19 +00:00
Andreas Volz e23711d0ac add more Theme wrapper functions
TODO: wrap Eina_List functions, but before enhance Eina::List wrapper

SVN revision: 79354
2012-11-15 22:02:11 +00:00
Andreas Volz 04dd63f9e7 Added first implementation for Theme API...
SVN revision: 79304
2012-11-14 21:58:05 +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 3835fd7284 build again
SVN revision: 77230
2012-09-30 22:37:16 +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 dd0fd50613 changed API to setContent,getContent,unsetContent,setText,getText without suffix "Part" as this is marked with first parameter name.
SVN revision: 69476
2012-03-16 21:00:54 +00:00
Andreas Volz c4d68fda30 C function is void
SVN revision: 69475
2012-03-16 19:53:51 +00:00
ChunEon Park 1d766c0cab BINDINGS/cxx - removed remained pager codes
SVN revision: 69466
2012-03-16 17:20:00 +00:00
Jiyoun Park c1f810afbc remove elm_toggle code.
because elm_toggle_XXX was deprecated
ust Elm_check


SVN revision: 69444
2012-03-16 03:04:10 +00:00