Commit Graph

321 Commits

Author SHA1 Message Date
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
Andreas Volz 61a3902635 - explicit show() needed
- heigth size was zero, no idea why?


SVN revision: 40192
2009-04-18 21:38:16 +00:00
Andreas Volz 3b29ecc91e explicit show() needed
SVN revision: 40191
2009-04-18 21:35:28 +00:00
Andreas Volz 276ef19d6b exlicit show() needed
SVN revision: 40190
2009-04-18 21:33:22 +00:00
Andreas Volz c73073a079 explicit show() needed
SVN revision: 40189
2009-04-18 21:30:50 +00:00
Andreas Volz 985db41d0f explicit show needed
SVN revision: 40188
2009-04-18 21:27:24 +00:00
Andreas Volz d5557adc3f ECORE_EVAS_ENGINE_SOFTWARE_SDL fix
SVN revision: 39882
2009-04-06 20:17:22 +00:00
Andreas Volz db38210bc2 don\'t show in construcor - this prevents window flickering
SVN revision: 39104
2009-02-19 21:07:25 +00:00
Michael Lauer d635bcd3a4 #include <cstring> where necessary
SVN revision: 38485
2009-01-07 01:10:40 +00:00
Andreas Volz 65c5955c43 EtkBox implemented
SVN revision: 38470
2009-01-05 22:28:42 +00:00
Andreas Volz 0d6c792f8f added some TODOs for EtkBox
SVN revision: 38444
2009-01-03 21:56:40 +00:00
Andreas Volz a254d0fee1 - added somehow missing implementation of Edje class
- changed setters and getters in Color class

SVN revision: 38440
2009-01-03 13:02:02 +00:00
Andreas Volz f12ec14777 separated EdjePart and EvasEdje class
SVN revision: 38421
2009-01-02 21:41:30 +00:00
Andreas Volz 2d61537d2c - lot of new separated Etk and Evas classes
- fixed some warnings

SVN revision: 38419
2009-01-02 12:53:31 +00:00
Andreas Volz e74f5e323c split EvasCanvas and EvasImage to separate files
SVN revision: 38401
2009-01-01 13:56:39 +00:00
Andreas Volz 2ab73e9cdf moved EvasObject to a separate class file
SVN revision: 38388
2008-12-31 13:39:48 +00:00