Commit Graph

33 Commits

Author SHA1 Message Date
Andreas Volz 429212c67e change List reference parameter to pointer 2016-03-26 14:11:14 +01: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 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 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 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 319fec89d1 - some namespace problems
- commit a workaround that prevents to delete(this) an object; need to do more debugging with this design. Something is wrong!


SVN revision: 65926
2011-12-05 23:44:56 +00:00
Andreas Volz 1260f6e706 many small pending changes
SVN revision: 65200
2011-11-14 21:31:44 +00:00
Boris Faure 0ab38e0604 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Andreas Volz 501fb1a064 doc
SVN revision: 55795
2011-01-01 21:50:59 +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 01e49e85dd - follow EFL C API
- removed Notepad in elementaryxx
  - removed various wrappers not longer existing functions
  - removed Evas Transform
  - removed Evas Gradient
- added #define for compiling Edje_Edit wrapper


SVN revision: 54656
2010-11-17 22:11:02 +00:00
Andreas Volz 57660de41e private should be ok
SVN revision: 52511
2010-09-20 20:21:26 +00:00
Andreas Volz db52706094 compiles again
SVN revision: 50031
2010-07-04 19:58:08 +00:00
Andreas Volz 72bca3e91d formating
SVN revision: 49399
2010-06-02 21:27:33 +00:00
Andreas Volz 5138714ef2 wrap Evasxx::Object in signals direct as C++ version
SVN revision: 49360
2010-05-31 21:33:50 +00:00
Andreas Volz 61e8f0e61e wrappers added for new C API functions
SVN revision: 49314
2010-05-29 22:37:18 +00:00
Andreas Volz 2c624877db some more wrappers
SVN revision: 49259
2010-05-28 22:01:00 +00:00
Andreas Volz f13cd87b63 not private because I've to call it from Elm. Maybe think about the design...
SVN revision: 48947
2010-05-17 21:49:07 +00:00
Andreas Volz 20cf57be88 genlist
SVN revision: 48692
2010-05-08 20:54:06 +00:00
Caio Marcelo de Oliveira Filho a7360d509c BINDINGS/cxx: comment debug printfs that were breaking compilation
Ok, after those commits the C++ bindings should be compilable and the
examples should work now. I tested some of them as well tried a
hand-maded example.



SVN revision: 46777
2010-03-02 04:53:28 +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
Andreas Volz 6cea6b0cff add todo converter
SVN revision: 45820
2010-02-02 21:04:27 +00:00
Andreas Volz e72e6c9c8f API change left over
SVN revision: 44105
2009-12-01 19:14:12 +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 07e0ef378f adding docu
SVN revision: 42999
2009-10-10 11:42:10 +00:00
Andreas Volz f83c8380e9 added way to autogenerate read-only ASCII TODO file from Anjuta TODO.xml version
SVN revision: 41558
2009-08-01 13:21:54 +00:00
Andreas Volz 49fc4211f7 signal handling
SVN revision: 41405
2009-07-17 16:51:42 +00:00
Andreas Volz c6b31e9a0e signal handling
SVN revision: 41404
2009-07-17 16:51:28 +00:00
Andreas Volz 35a27dd7a6 better setFile overload
SVN revision: 41367
2009-07-16 19:52:06 +00:00
Andreas Volz 4e76bba2e6 added new splitted c++ wrapper for EFL (eflxx)
SVN revision: 41355
2009-07-15 21:33:29 +00:00