Commit Graph

21 Commits

Author SHA1 Message Date
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