efl/src/bin
Lauro Moura 4636d6e0eb efl_mono: Change generated classes naming scheme
Summary:
Now the generated classes use an approach more familiar to C#
developers:

Interfaces: efl.Object -> efl.IObject

Concrete (implementation) classes: efl.ObjectConcrete -> efl.Object.

During this change, some methods that could clash with the
implementation class name (CS0542) had the prefix "Do" added (like in
efl.Duplicate.Duplicate() and efl.Pack.Pack()).
Depends on D6049

Reviewers: felipealmeida, vitor.sousa

Reviewed By: vitor.sousa

Subscribers: cedric

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6050
2018-05-03 18:04:41 -03:00
..
ecore_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_con EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ecore_evas EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
edje Revert "edje_cc: fix default color_class colors" 2018-05-02 10:46:34 -07:00
eet EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eeze Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
efl Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
efl_js efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efl_mono_msbuild_gen efl_mono: Add msbuild file generator 2017-12-04 15:47:51 -03:00
efl_wl efl-wl: set minmax for test app 2017-08-04 16:17:33 -04:00
efreet efreet icon cache creation binary - remove redundent check 2017-07-31 11:41:10 +09:00
eina CMake: move eina binaries to single dir, add helper macros. 2017-01-23 18:23:40 +01:00
eldbus eldbus parser - remove duplicate tag handler thats already handled 2017-07-29 09:08:40 +09:00
elementary Genlist: Test Cases for Genlist Item Show on Launch 2018-05-02 19:16:50 -04:00
elua elua lib: use Eina_Bool as return val in some utils 2015-05-06 15:05:23 +01:00
embryo embryo:use new bs static lib 2018-02-17 21:17:58 +01:00
eolian eolian gen: remove unused promise variables 2018-05-03 17:14:39 +02:00
eolian_cxx efl_mono: More uniformization of the handling of names 2018-05-03 18:04:41 -03:00
eolian_js eolian_js: remove reference to Efl_Future. 2018-05-01 10:39:01 -07:00
eolian_mono efl_mono: Change generated classes naming scheme 2018-05-03 18:04:41 -03:00
ethumb
ethumb_client efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
evas evas: as we do not use the size, we should set it either. 2017-10-13 12:58:01 -07:00