Commit Graph

38 Commits

Author SHA1 Message Date
Andreas Volz 1182a56653 - wrap elmxx type access functions
- change example to demonstrate type save and type unsave External access
(now commited from my second system...)


SVN revision: 55761
2010-12-27 12:00:52 +00:00
Andreas Volz b09efee597 oh, god. I forgot this long time ago to add.
This shows me nobody else uses the C++ wrapper for Elementary :-(


SVN revision: 55434
2010-12-09 21:50:56 +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 a379649792 Label implementation wrapper
SVN revision: 50169
2010-07-09 21:30:52 +00:00
Andreas Volz cce8cb5433 wrapped append,prepend,..
SVN revision: 50164
2010-07-09 20:23:12 +00:00
Andreas Volz 37d1548228 some checks to not crash
SVN revision: 50036
2010-07-04 21:50:54 +00:00
Andreas Volz 9cd39bc7e4 comments
SVN revision: 49600
2010-06-09 21:50:05 +00:00
Andreas Volz adc3bd0b3a raw working GenList C++ wrapper implementation, but data isn't yet complete deleted at the end...
SVN revision: 49598
2010-06-09 21:33:57 +00:00
Andreas Volz 4be77c8f63 del handler (but not working at all)
SVN revision: 49422
2010-06-03 22:18:34 +00:00
Andreas Volz bcaa632696 GenList work
SVN revision: 49400
2010-06-02 21:27:50 +00:00
Andreas Volz 18135af9e2 add select class as parameter
SVN revision: 49361
2010-05-31 21:34:34 +00:00
Andreas Volz e7d18a3760 fixed some bugs and interface better now
SVN revision: 49338
2010-05-30 22:27:52 +00:00
Andreas Volz 9331d2b76c nothing much
SVN revision: 49260
2010-05-28 22:01:17 +00:00
Andreas Volz b4e95658b9 Fixed the crash at list element selection
SVN revision: 49238
2010-05-27 20:30:39 +00:00
Andreas Volz 02acfd0349 added more GenList API wrapper
SVN revision: 49215
2010-05-26 21:01:36 +00:00
Andreas Volz 80ff5cc942 some work for GenList
SVN revision: 48691
2010-05-08 20:53:44 +00:00
Andreas Volz 9d942f01c9 public header include
SVN revision: 48566
2010-05-02 21:25:49 +00:00
Andreas Volz 0aaaf0ba46 start of genlist wrapper
SVN revision: 48565
2010-05-02 20:41:38 +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 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