Commit Graph

20 Commits

Author SHA1 Message Date
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 790d434f9a missed this one
SVN revision: 44106
2009-12-01 20:02:33 +00:00
Andreas Volz 6ac01e3588 new elementaryxx API with more namespaces
SVN revision: 44049
2009-11-29 22:22:30 +00:00
Andreas Volz 983a39e3a9 elm separator widget
API improvements


SVN revision: 43792
2009-11-18 21:27:06 +00:00
Andreas Volz 49720f6e6d implement hideFormat extra
SVN revision: 43720
2009-11-15 22:06:00 +00:00
Andreas Volz 168102d4f0 make public
SVN revision: 43703
2009-11-15 13:02:02 +00:00
Andreas Volz 7c4b63c762 new wrapper for ElmProgressbar and ElmPanel
SVN revision: 43702
2009-11-15 12:49:55 +00:00
Andreas Volz bed29e500b - change code after EvasEdje->EdjeObject
- added ElmSpinner example code


SVN revision: 43693
2009-11-14 23:17:43 +00:00
Andreas Volz 443c0036f3 added ElmSpinner
SVN revision: 43648
2009-11-12 21:46:00 +00:00
Andreas Volz 8bf05e556b sync to C API
...


SVN revision: 43647
2009-11-12 21:17:23 +00:00
Andreas Volz 1215ecaf8f implemented anchorview/block wrapper
SVN revision: 43646
2009-11-12 21:03:34 +00:00
Andreas Volz 767da10345 ElmCheck include
make all ElmObject functions virtual


SVN revision: 43395
2009-11-01 17:03:35 +00:00
Andreas Volz 335c454075 ElmWidget-> better now ElmObject
changed this in all used classes
added some app global functions to ElmApplication


SVN revision: 43027
2009-10-11 21:03:08 +00:00
Andreas Volz bacca7929b added ElmNotepad and examples
SVN revision: 43006
2009-10-10 18:24:20 +00:00
Andreas Volz 2502006ae6 fixed elementaryxx problem (NULL string construction)
more examples working


SVN revision: 43003
2009-10-10 15:01:14 +00:00
Andreas Volz 3cdf6e4e10 adding docu
SVN revision: 42998
2009-10-10 11:41:42 +00:00
Andreas Volz 398775c35f added hover wrapper
SVN revision: 41559
2009-08-01 16:34:01 +00:00
Andreas Volz eb13897f44 Layout C++ wrapper
SVN revision: 41556
2009-08-01 13:18:38 +00:00
Andreas Volz 871cd95d4c changed delete design:
- not longer possible to delete a C++ object.
- now it needs to be freed woth the destroy() member function or auto deleted by the parent
- not complete tested, but the best way to adopt the suicide C design in C++


SVN revision: 41403
2009-07-17 16:49:55 +00:00
Andreas Volz 4e76bba2e6 added new splitted c++ wrapper for EFL (eflxx)
SVN revision: 41355
2009-07-15 21:33:29 +00:00