71 Commits (40a980174b7e29e6946f7425bd7a238ae45900f8)

Author SHA1 Message Date
Lauro Moura 40a980174b csharp: Add licensing information. 4 years ago
Yeongjong Lee c25ba58007 mono: encapsulate invoke method 4 years ago
Yeongjong Lee 0eb180b3ab mono: add static modifier to static holder types. 4 years ago
Yeongjong Lee 711823cb1d mono: remove underscores of Efl_Op_Description, Efl_Object_Ops 4 years ago
Yeongjong Lee ee33f93743 mono: make public static field const or readonly 4 years ago
Lauro Moura 31bc3beb22 csharp: Avoid direct usage of some dllimport funcs 4 years ago
Lauro Moura d5c8d05292 csharp: Move locks inside AddRemove native handlers 4 years ago
Felipe Magno de Almeida 0839dbc611 csharp: Load library in permanent way for static members and not rely on leaks 4 years ago
Lauro Moura 74e79b5ae2 csharp: Allow improved cbs in eina comparators 4 years ago
Xavi Artigas 62139f2292 mono-docs: Add some missing docs for workaround.cs 4 years ago
Lauro Moura 2e7b508312 csharp: Fix wrapping of private classes 4 years ago
Yeongjong Lee d7006f6a09 csharp: remove unused delegate and struct 4 years ago
Yeongjong Lee f4d9188ca7 eolian_mono: remove redundant code in NativeMethods 4 years ago
Jaehyun Cho b7bab9aa8e csharp: add SetKeyValue and GetKeyValue to EoWrapper 4 years ago
Lauro Moura 40def3eac9 efl-mono: Add Model manual implementation to C# and MVVM factories 4 years ago
Yeongjong Lee 41aa680c85 efl_mono: update docs of CreateWrapperFor 4 years ago
Vitor Sousa 8d1bd770df csharp: fix EFL# by updating it to reflect the newest changes in Eolian 4 years ago
Lauro Moura a19bb21edf csharp: Tag exported API items. 4 years ago
Vitor Sousa ec501a6623 csharp: fix some build warnings related with incorrect and missing documentation 4 years ago
Vitor Sousa 73df0d47ff csharp: encapsulate some internal code of EoWrapper 4 years ago
Vitor Sousa 4496022a3c csharp: fix Eina_Stringshare support in containers for manual and generated API 4 years ago
Vitor Sousa b7fa7d48ac csharp: make inherited C# classes constructible from native C 4 years ago
Lauro Moura ef185e5e28 efl-mono: Fix value forwarding in promises/async 4 years ago
Lauro Moura accaaa1ff7 csharp: Add missing prefix to enable interpolation 4 years ago
Yeongjong Lee e712261e14 efl_mono: support multilevel inheritance of NativeClass 5 years ago
Vitor Sousa fcf5f1d2e2 csharp: Refactor wrapper lifetime. 5 years ago
Lauro Moura b6529a65c6 csharp: Rename MarshalTest to MarshalEo 5 years ago
Lauro Moura d775b58a63 csharp: Fix free_cb calling under dotnet. 5 years ago
Lauro Moura feaf0e9299 csharp: Fix GetUserMethods and NativeClass 5 years ago
Felipe Magno de Almeida 0afd19ba62 efl-mono: Add test and fix problem with private dynamic types passed as parameters 5 years ago
Lauro Moura e7e1d777f1 csharp: Add some null checks. 5 years ago
Felipe Magno de Almeida df3b28b0ab efl-mono: Make override of methods only for methods that are defined by the user 5 years ago
Vitor Sousa 7c28762f15 efl-csharp: fix crash when events trigger after C# object `Dispose` 5 years ago
Vitor Sousa 1c22a3d819 efl-csharp: fix resource deallocation causing errors everywhere 5 years ago
Lauro Moura 1e22db1150 csharp: Make classes abstract and rework casting 5 years ago
Jaehyun Cho 0d37e8ff49 mono: fix space and brace warnings of StyleCop 5 years ago
Vitor Sousa b530b871bc eolian_csharp: hide struct native representation inside the managed struct 5 years ago
Lauro Moura 0881d1524b efl-csharp: Add back I prefix for interfaces. 5 years ago
Lauro Moura 0860c4f1d7 csharp: Remove missing doc warning by filling them. 5 years ago
Lauro Moura 4acc7e0667 csharp: Support Efl.Class for interfaces 5 years ago
Lauro Moura 6bd7e36c87 csharp: Remove uneeded legacy event declaration. 5 years ago
Vitor Sousa 00fdbb340f efl_csharp: remove warnings caused by unused or unnecessary code 5 years ago
Felipe Magno de Almeida f392c5a436 efl-mono: Add support for dotnet core 5 years ago
Lauro Moura dd89eb2fd1 efl-mono: Add support for Efl.Class 5 years ago
Lauro Moura a2101a5c00 efl-mono: Turn printfs into debug messages. 5 years ago
Marcel Hollerbach 0709bdea6f eo: change API call of efl_class_functions_set 5 years ago
Felipe Magno de Almeida 0223bb29df eolian-mono: Provide constructor parameters based on the constructors 5 years ago
Felipe Magno de Almeida adc2e674af eolian-mono: Add interface registration to inherited classes 5 years ago
Vitor Sousa 7b342e8fdd eolian_mono: fix inheriting from efl types not considering additional interfaces 5 years ago
Jaehyun Cho 81317305e0 efl_mono: remove '_' from type for C# naming convention 5 years ago