Commit Graph

387 Commits

Author SHA1 Message Date
Savio Sena 26a234effd Prepend "(C++)" to all test titles. 2014-09-23 12:35:56 -03:00
Savio Sena ce1d410301 Delete bad files. 2014-09-23 12:33:45 -03:00
Savio Sena 12e33a9c12 Convert all o_images to efl::evas::list<evas::image>. 2014-09-23 04:16:23 -03:00
Savio Sena 95e8ec6f9e Added more test.
It`s still incomplete and not yet compiling.
2014-09-23 03:58:25 -03:00
Savio Sena d90d23bdd6 Initial listing of remaining tests. 2014-09-20 04:45:06 -03:00
Savio Sena 095e9141b7 expedite-cxx: Set visibility to hidden upon destruction. 2014-09-18 00:33:33 -03:00
Savio Sena 0691d96d6c Rebased branch 'master' of enlightenment into github-master 2014-09-16 19:35:31 -03:00
Savio Sena ab1945dc31 Add EFL_CXX_NO_EXCEPTIONS flag to compilation. 2014-09-16 19:35:20 -03:00
Savio Sena e60ba2ee1f Added more image/C++ tests. 2014-09-16 19:35:20 -03:00
Savio Sena 7975d43856 Added more image/C++ tests. 2014-09-16 19:35:19 -03:00
Savio Sena 2edb6402d6 Added more image/C++ tests. 2014-09-16 19:35:19 -03:00
Savio Sena a6d52a1876 Added missing function. 2014-09-16 19:35:19 -03:00
Savio Sena 7a3096883d Added C++ image_blend_border_recolor. 2014-09-16 19:35:19 -03:00
Savio Sena 6940737f17 Fixed evas image example. 2014-09-16 19:35:19 -03:00
Savio Sena f1ce0c028f Refactored around a bit. 2014-09-16 19:35:18 -03:00
Savio Sena 7e8108ad75 Add some logs to help investigating evas::image. 2014-09-16 19:35:18 -03:00
Savio Sena a9145b99c8 Fixed global variables. 2014-09-16 19:35:18 -03:00
Savio Sena 23aefd6470 Removed include-once guards from test file. 2014-09-16 19:35:18 -03:00
Savio Sena 2351346646 Fixed cxx/image_blend_border test. 2014-09-16 19:35:18 -03:00
Savio Sena 22f097ed64 Fixed missing evas -> G_evas. 2014-09-16 19:35:17 -03:00
Savio Sena 43516b12df Deleted main.hh. We can now work properly with main.h. 2014-09-16 19:35:17 -03:00
Savio Sena e4c333f3eb Renamed global variable evas to G_evas. 2014-09-16 19:35:17 -03:00
Savio Sena f0dbeca426 expedite++: First C++ test. 2014-09-16 19:35:17 -03:00
Savio Sena 1a3b5e8d7d autotools: Introduce C++11 requirement. 2014-09-16 19:35:17 -03:00
Savio Sena 9792784abd Add EFL_CXX_NO_EXCEPTIONS flag to compilation. 2014-09-16 19:23:19 -03:00
Cedric BAIL 578c0b4318 fix wrong ordering of report. 2014-09-04 14:21:20 +02:00
Savio Sena 1efc8c8a30 Added more image/C++ tests. 2014-08-28 19:32:39 -03:00
Savio Sena c895eba3fd Added more image/C++ tests. 2014-08-28 18:54:18 -03:00
Savio Sena 3f32d142fc Added more image/C++ tests. 2014-08-28 18:03:08 -03:00
Savio Sena bbb0568606 Added missing function. 2014-08-27 05:48:40 -03:00
Savio Sena ef9f34edfd Added C++ image_blend_border_recolor. 2014-08-27 05:44:59 -03:00
Savio Sena a35c3791ad Fixed evas image example. 2014-08-27 05:02:35 -03:00
Savio Sena c7cabe8da6 Refactored around a bit. 2014-08-27 02:52:20 -03:00
Savio Sena 07b4407c26 Add some logs to help investigating evas::image. 2014-08-24 23:14:31 -03:00
Savio Sena a4b7b0ba31 Fixed global variables. 2014-08-24 23:09:00 -03:00
Savio Sena bab92da5cf Removed include-once guards from test file. 2014-08-24 12:18:20 -03:00
Savio Sena 6b928ebec4 Fixed cxx/image_blend_border test. 2014-08-24 08:21:57 -03:00
Savio Sena 155888f2c5 Fixed missing evas -> G_evas. 2014-08-24 08:20:43 -03:00
Savio Sena 37bbc4fae5 Deleted main.hh. We can now work properly with main.h. 2014-08-24 08:20:00 -03:00
Savio Sena d29bf887ec Renamed global variable evas to G_evas. 2014-08-24 07:49:56 -03:00
Savio Sena bebe73caa4 expedite++: First C++ test. 2014-08-24 07:49:32 -03:00
Savio Sena 8682064e4c autotools: Introduce C++11 requirement. 2014-08-23 00:19:23 -03:00
Cedric BAIL 12a8257451 update configuration version to EFL number. 2014-08-22 18:29:02 +02:00
Cedric BAIL 74d732c094 Move to EFL 1.12 interface. 2014-08-22 18:29:02 +02:00
Cedric BAIL 3ef31223f6 cleanup, remove warning, useless if and tab . 2014-08-22 18:29:02 +02:00
Cedric BAIL 281bbd90fd move to use Ecore and Ecore_Evas. 2014-08-22 18:28:59 +02:00
Stefan Schmidt ec0863e6ed engine_drm: Fix typo in error message 2014-07-10 12:34:08 +02:00
Cedric BAIL bacba21ab0 eo: fix build due to change in the Eo API.
Apparently nobody is running expedite this days...
2014-06-25 10:47:42 +02:00
Tom Hacohen acf7130b52 Update code according to the recent eolian generation changes. 2014-06-03 14:21:17 +01:00
Tom Hacohen 4848c66d47 Adjust code to use the slightly different Eo2 API.
With Eo2 you can return values directly without the need to use
a pointer
(use the C return).

For example:
eo_do(obj, elm_object_text_get(&text));
becomes:
eo_do(obj, text = elm_object_text_get());

@feature
2014-04-10 09:54:23 +01:00