321 Commits (5cc6c82781fed44bb9159939c5d59567419f60a7)
 

Author SHA1 Message Date
Andreas Volz 5cc6c82781 fixed compile emotionxx again 7 years ago
Andreas Volz 429212c67e change List reference parameter to pointer 7 years ago
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 7 years ago
Andreas Volz 36d22d50fc access part param (I don't like the interface, but it works for my application until I write something better) 7 years ago
Andreas Volz ccdbccc64a deactivate annyong message 7 years ago
Andreas Volz 06fdb6af63 some configuration changes to compile on my latest ubuntu system 7 years ago
Andreas Volz 1607d78bab problem reported from Toan Pham <tpham3783@gmail.com> 8 years ago
Cedric BAIL 532c000c5c eoxx: add some vodoo to the C++ binding. 10 years ago
Cedric BAIL cb4dea0c9e eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
Cedric BAIL f20d437bd3 trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it. 10 years ago
Andreas Volz c691f3d2d1 don't compile not existing exceptions 10 years ago
Andreas Volz 0010e57c25 no exceptions 10 years ago
Andreas Volz b35eae7bf9 - more stable Exe API, but I don't really it :-( 10 years ago
Andreas Volz d9c25d145b more exception checks (still a bug when multible processes are running) 10 years ago
Andreas Volz 2a3a0ae658 - add new exception structure 10 years ago
Andreas Volz 723eb72803 - add virtual destructor 10 years ago
Andreas Volz 617b0b391f compile against API rename 10 years ago
Andreas Volz dccc702171 changed class design. old class design was not working good. 10 years ago
Andreas Volz 03584d3b73 add new wrapper implementation for Ecorexx::Exe 10 years ago
Andreas Volz 1591248deb include protector name change 10 years ago
Andreas Volz 702fc00cca include as compiler path 10 years ago
Andreas Volz 941ebc8105 enable example code 10 years ago
Andreas Volz 19661e0ad5 homogeneous API change 10 years ago
Andreas Volz cd4ad54299 homogeneous 10 years ago
Andreas Volz 893a0b6316 changed API name 10 years ago
Andreas Volz afa292bcb2 remove old API 10 years ago
Andreas Volz 61cd0b9f2e virtual 10 years ago
Andreas Volz 1c42f00980 examples compile again against renamed Evas sizing API 10 years ago
Andreas Volz c8d7b03922 changed API to sound more logic. Bad thing is this are often used APIs. Have to adjust all example code. 10 years ago
Andreas Volz 1ddc136557 set/get typo 10 years ago
Andreas Volz 77174beaf8 linker problem. not sure what is the problem. needs analysis 10 years ago
Andreas Volz 4c5ce32c20 comments 10 years ago
Andreas Volz db805b9b59 old todo removed 10 years ago
Andreas Volz 38faa7e5e9 more API wrappers in Elmxx::Entry 10 years ago
Andreas Volz a20a205fff - some more wrappers in Entry 10 years ago
Andreas Volz ab56df9656 change include path and implement Object::setTheme 10 years ago
Andreas Volz 8503a93263 ups, should be get not set 10 years ago
Andreas Volz a17761357e remove odl file 10 years ago
Andreas Volz b8054af33a getThemeList() implemented 10 years ago
Andreas Volz 11c1ed3663 wrapped more Theme List functions with new Einaxx::List interface 10 years ago
Andreas Volz ac63ca43e8 Now possible to construct Einaxx::List from a Eina_List* 10 years ago
Andreas Volz e23711d0ac add more Theme wrapper functions 10 years ago
Andreas Volz 04dd63f9e7 Added first implementation for Theme API... 11 years ago
Andreas Volz f4155797a6 not sure why, but there was a compile problem. Just commented it out and will later look into... 11 years ago
Andreas Volz 3835fd7284 build again 11 years ago
Andreas Volz 0e5cbbfe2d - changed to elm API without "Part" suffix 11 years ago
Andreas Volz dd0fd50613 changed API to setContent,getContent,unsetContent,setText,getText without suffix "Part" as this is marked with first parameter name. 11 years ago
Andreas Volz c4d68fda30 C function is void 11 years ago
ChunEon Park 1d766c0cab BINDINGS/cxx - removed remained pager codes 11 years ago
Jiyoun Park c1f810afbc remove elm_toggle code. 11 years ago