Commit Graph

33 Commits

Author SHA1 Message Date
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 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 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 053bedcd17 Ecorexx::Timer design changed to have a factory and provide destroy function to wrap C interface better than before
also used sigc++ slots as callback provider

SVN revision: 61598
2011-07-22 22:39:05 +00:00
Boris Faure 0ab38e0604 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Andreas Volz 7779b257d1 changed Timer API (I'm still not happy with this interface, I need to redesign it!)
SVN revision: 57537
2011-03-06 08:32:46 +00:00
Andreas Volz 158039f74a split into several files to not get confused...
SVN revision: 56788
2011-02-07 22:34:23 +00:00
Andreas Volz 57660de41e private should be ok
SVN revision: 52511
2010-09-20 20:21:26 +00:00
Andreas Volz 8aae0ccb69 compile again with recent source
SVN revision: 50524
2010-07-26 21:12:36 +00:00
Andreas Volz 70eae1544b compiles again
SVN revision: 50030
2010-07-04 19:57:57 +00:00
Andreas Volz 541bab2c07 added ecore_job wrapper implementation
SVN revision: 48529
2010-05-01 20:42:51 +00:00
Andreas Volz 26d752383e sigc usage
son't close window by default for delete request (dangerous!)


SVN revision: 48290
2010-04-24 21:48:43 +00:00
Andreas Volz abe86b6e7f - removed ecore_config wrapper as it seems to be removed from C API
- disabled esmartxx (not sure what to do with it in future...)


SVN revision: 47716
2010-04-02 22:30:01 +00:00
Caio Marcelo de Oliveira Filho 2ec9ae42cf BINDINGS/cxx: install .pc files for the bindings
SVN revision: 46773
2010-03-02 04:41:38 +00:00
Sebastian Dransfeld a01f69bc19 Remove Ecore_Txt
SVN revision: 45791
2010-02-02 04:50:04 +00:00
Sebastian Dransfeld 89173aa41b More ecore_data to separate lib
SVN revision: 45782
2010-02-01 20:20:06 +00:00
Cedric BAIL acc8d39db3 * ecore: Move ecore_job inside ecore.
Patch from Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>.


SVN revision: 45570
2010-01-25 21:59:21 +00:00
Andreas Volz 88db4265b3 - added Einaxx list implementation (only raw at the moment...)
- removed old Ecorexx list implementation


SVN revision: 44434
2009-12-13 20:46:38 +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 8cf02d7590 - test for progressbar (use EcoreTimer)
- more EdjeEdit API
- implemented EcoreTimer


SVN revision: 43756
2009-11-17 22:17:37 +00:00
Andreas Volz fbb26d78a5 new header file
SVN revision: 43718
2009-11-15 21:53:43 +00:00
Andreas Volz 309ddd4e5a output in compile script
ecorexx compiles again


SVN revision: 42962
2009-10-08 18:17:52 +00:00
Andreas Volz 4e76bba2e6 added new splitted c++ wrapper for EFL (eflxx)
SVN revision: 41355
2009-07-15 21:33:29 +00:00