Commit Graph

186 Commits

Author SHA1 Message Date
Andreas Volz 457cc83cbb test for progressbar added
SVN revision: 43719
2009-11-15 21:54:31 +00:00
Andreas Volz fbb26d78a5 new header file
SVN revision: 43718
2009-11-15 21:53:43 +00:00
Andreas Volz f56daeae27 wrap EdjeEdit group API
SVN revision: 43709
2009-11-15 14:24:55 +00:00
Andreas Volz 55bb51cf60 add panel example, but without genlist... need to wrap this
SVN revision: 43704
2009-11-15 13:02:51 +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 439ccebe67 start of EdjeEdit API wrapper
SVN revision: 43626
2009-11-11 23:09:11 +00:00
Andreas Volz 5176c30c6f renamed EvasEdje to EdjeObject
SVN revision: 43625
2009-11-11 21:53:46 +00:00
Andreas Volz 6f2b2df20a more examples and API change
SVN revision: 43624
2009-11-11 21:48:53 +00:00
Andreas Volz f3125c9b98 ElmRadio example code
SVN revision: 43396
2009-11-01 17:05:43 +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 2de522b40b check example added
SVN revision: 43389
2009-11-01 13:18:59 +00:00
Andreas Volz cebffddc0b added slider example
SVN revision: 43387
2009-11-01 12:54: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 e38fbeef0e use constants
SVN revision: 43026
2009-10-11 20:17:11 +00:00
Andreas Volz 20aa39c6db use constants
SVN revision: 43025
2009-10-11 20:14:39 +00:00
Andreas Volz 63345780a4 sync to C example
SVN revision: 43024
2009-10-11 18:25:41 +00:00
Andreas Volz 7182bf54f1 split big elementaryxx example in mutiple files (like in the C example)
SVN revision: 43023
2009-10-11 18:21:17 +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 07e0ef378f adding docu
SVN revision: 42999
2009-10-10 11:42:10 +00:00
Andreas Volz 3cdf6e4e10 adding docu
SVN revision: 42998
2009-10-10 11:41:42 +00:00
Andreas Volz d84caedb1b disabled etkxx and examples as it has moved to OLD
SVN revision: 42965
2009-10-08 18:50:39 +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 3f82746639 hover2 example
SVN revision: 41600
2009-08-04 20:59:58 +00:00
Andreas Volz 3663fe86c0 hover example
SVN revision: 41596
2009-08-04 17:46:11 +00:00
Andreas Volz 398775c35f added hover wrapper
SVN revision: 41559
2009-08-01 16:34:01 +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 c2f89e881a more example code for elementaryxx
added data for layout example


SVN revision: 41557
2009-08-01 13:19:35 +00:00
Andreas Volz eb13897f44 Layout C++ wrapper
SVN revision: 41556
2009-08-01 13:18:38 +00:00
Andreas Volz 87aa115468 library change
SVN revision: 41406
2009-07-17 16:52:19 +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 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 35a27dd7a6 better setFile overload
SVN revision: 41367
2009-07-16 19:52:06 +00:00
Andreas Volz 7759066e04 added newline
SVN revision: 41365
2009-07-16 19:02:21 +00:00
Andreas Volz eaf7c29597 correct parent
SVN revision: 41364
2009-07-16 19:01:27 +00:00
Andreas Volz 2606e9b47b added background to not look broken
SVN revision: 41363
2009-07-16 18:40:58 +00:00
Andreas Volz ee6059c6b1 help options
SVN revision: 41356
2009-07-15 21:37:11 +00:00
Andreas Volz 4e76bba2e6 added new splitted c++ wrapper for EFL (eflxx)
SVN revision: 41355
2009-07-15 21:33:29 +00:00
Andreas Volz 8a3227506f moved old cxx binding code to OLD before adding new code
SVN revision: 41354
2009-07-15 21:08:17 +00:00
Andreas Volz 8c6bbf79e9 explicit show() needed for windows
SVN revision: 40198
2009-04-18 21:53:17 +00:00
Andreas Volz b7b1588794 explicit show() needed
SVN revision: 40196
2009-04-18 21:43:58 +00:00
Andreas Volz 3b061d8ab5 this functions could be static members as they could be called without instance
SVN revision: 40195
2009-04-18 21:43:07 +00:00
Andreas Volz 6cb886af50 explicit show() needed
SVN revision: 40194
2009-04-18 21:42:15 +00:00
Andreas Volz 828fb61b13 explicit show() needed
SVN revision: 40193
2009-04-18 21:40:01 +00:00