evas gesture: improved safety
[platform/upstream/efl.git] / src / bindings /
2020-07-06 Elyes HAOUASFix typos - (Part #3)
2020-06-09 Felipe Magno de... cxx: Fix uses of intrinsic eolian binbuf type
2020-06-07 Daniel Kolesabuild: disable elua by default, plus nicer detection
2020-05-31 Daniel Kolesabindings/lua: simplify some eolian binding code
2020-05-31 Daniel Kolesabindings/lua: fixes for cffi-lua
2020-05-31 Daniel Kolesabindings/lua: use new _fill api variants for expr values
2020-05-31 Daniel Kolesabindings/lua: minor fixes to accommodate cffi-lua
2020-05-31 Daniel Kolesabindings: rename luajit -> lua
2020-05-31 Daniel Kolesabindings/luajit/eolian: get rid of using bitops
2020-05-24 Daniel Kolesaelua: prepare for compatibility with cffi-lua (use...
2020-05-07 Vincent TorriUse __func__ C99 identifier instead of __FUNCTION__...
2020-05-07 João Paulo Taylor... cxx: Initialize _list and _node with nullptr
2020-03-23 Lucas Cavalcante... C#: Update C# code-generation to use a new ICustomMarsh...
2020-02-18 Felipe Magno de... eolian-mono: Make Get/Set internal for generated properties
2020-02-13 Lucas Cavalcante... efl_mono: Create insert list/array c# wrapper for eina_...
2020-02-13 João Paulo Taylor... csharp: Prevent using system dll for eflcustomexportsmono
2020-02-11 Yeongjong Leecsharp: implement GetChildrenIndex for GenericModel
2020-01-29 Yeongjong Leeeolian_mono: blacklist c-only internal APIs
2020-01-29 Yeongjong Leeeolian_mono: change property name from args to Args
2020-01-28 Yeongjong Leeeolian_mono: make struct immutable
2020-01-28 Yeongjong Leeefl_mono: remove "Event" from event name in efl_csharp_... 15/223315/1
2020-01-27 Yeongjong Leecsharp: cleanup concrete class
2020-01-23 Jaehyun Choefl_mono: remove "Event" from event name in GenericModel.cs 58/223158/1
2020-01-22 Jaehyun ChoRevert "efl_mono: remove class ExtensionTag"
2020-01-15 Felipe Magno de... c#: Remove warning about unused variable
2020-01-15 Jaehyun Choefl_mono: remove class ExtensionTag
2020-01-14 Yeongjong Leeeina_mono: replace eina_list and eina_array with IList
2020-01-06 Yeongjong Leecsharp: rename ExtensionMethods
2020-01-05 Lauro Mouracsharp: Add StyleCop support to dotnet build
2019-12-26 Bruno da Silva Beloc#: Checking null for parameters. accepted/tizen/unified/20191227.142803 submit/tizen/20191226.210901
2019-12-23 Yeongjong Leeeina_mono: make internal classes internal
2019-12-23 Yeongjong Leeeo_mono: make BindingEntityAttribute internal
2019-12-23 Yeongjong Leeeo_mono: make Eo.Globals internal
2019-12-23 Lauro Mouracsharp: Property Indexer implementation
2019-12-23 Bruno da Silva Beloc#: Fixing ca2208 for Eina.List.
2019-12-22 Bruno da Silva Beloc#: Implement IList to Eina.Array.
2019-12-22 Jaehyun Chocsharp: add documentation of class Efl.Eo.Config in...
2019-12-22 Felipe Magno de... Fix invalid XML comment in efl_mono.dll.config
2019-12-19 Yeongjong Leecsharp: remove unused code in workaround
2019-12-18 Lauro Mouracsharp: Fix passing acessor with ownership
2019-12-18 Lauro Mouracsharp: Fix accessor IEnumerable implementation.
2019-12-17 Yeongjong Leecsharp : add move tag info to EinaAccessor, EinaIterato...
2019-12-17 Yeongjong Leeeina_mono: replace EinaAccessor and EinaIerator with...
2019-12-17 Bruno da Silva Belocsharp: Suppressing non-events Raise methods.
2019-12-17 Bruno da Silva Belocsharp:Suppressing Warning and Add suffix collection.
2019-12-17 Jaehyun Chocsharp: apply same form of "Since EFL" to all manual...
2019-12-16 João Paulo Taylor... csharp: Implement Deconstruct for structs.
2019-12-12 Bruno da Silva Beloc#: Implement IList<T> to Eina.List.
2019-12-09 Yeongjong Leeeolian_mono: reduce duplicated code in OnXXXEvent
2019-12-09 Bruno da Silva Beloc#: Suppressing warning for CA1724.
2019-12-09 Lauro Mouracsharp: changing string literal with nameof.
2019-12-04 Lauro Mouracharp: Require mono bindings when using dotnet
2019-11-27 Jaehyun Choworkaround: disable efl_access on csharp 33/218733/1
2019-11-27 Yeongjong Leemono: disable efl_access on csharp 20/216520/2
2019-11-27 Yeongjong Leeefl_mono: disable focus manager on csharp 89/208089/10
2019-11-21 Bruno da Silva Belocsharp: Components enum are flags now.
2019-11-21 Bruno da Silva Belocsharp: Hiding p-invokes.
2019-11-21 Bruno da Silva Belocsharp: Specifying StringComparison.
2019-11-19 Lauro Mouracsharp: Add IEquatable on classes.
2019-11-17 Lauro Mouracsharp: More CA2000 fixes
2019-11-14 Bruno da Silva Belocsharp: Disposing IDisposable objects.
2019-11-13 Lauro Mouracsharp: Some missing conversions
2019-11-13 Bruno da Silva Belocsharp: Add To and From methods for implicit conversion.
2019-11-13 Yeongjong Leemono: reduce duplicated event code
2019-11-13 Lauro Mouradotnet: Generate doc and check for warnings
2019-11-11 Bruno da Silva Belocsharp: Localization strings with CultureInfo.
2019-11-11 Lauro Mouracsharp: Fix running headless tests in dotnet
2019-11-11 Lauro Mouracsharp: Revamp dotnet support
2019-11-11 Bruno da Silva Belocsharp: Changing visibility of nested class/struct
2019-11-11 Yeongjong Leeeo_mono: make Efl.EventDescription, Efl.Event, Efl...
2019-11-11 Yeongjong Leemono: blacklist efl_thread
2019-11-11 Lauro Mouracsharp: Refactor MarshalOwn
2019-11-11 Yeongjong Leemono: blacklist elm_general.eot
2019-11-11 Yeongjong Leemono: blacklist efl_ui_text_context_menu_item_add
2019-11-11 Yeongjong Leemono: remove duplicated EinaFreeCb delegate
2019-11-11 Bruno da Silva Belocsharp: space after keywords.
2019-11-11 Lauro Mouracsharp: FunctionWrapper doc fixes
2019-11-11 Lauro Mouramono: encapsulate internal workaround members
2019-11-11 Lauro Mouramono: encapsulate internal iwrapper members
2019-11-11 Bruno da Silva Belocsharp: Add comparables operator to eina_error.
2019-11-11 Bruno da Silva Belocsharp: Add comparables operators to eina_value.
2019-11-11 Yeongjong Leeeina_mono: remove exceptions in unexpected locations
2019-11-11 Lauro Mouramono: encapsulate internal NativeModule
2019-11-11 Lauro Mouramono: encapsulate internal FunctionWrapper
2019-11-11 Lauro Mouramono: encapsulate internal nativemethods
2019-11-11 Yeongjong Leemono: encapsulate internal Add/RemoveNativeEventHandler
2019-11-11 Yeongjong Leemono: encapsulate internal CustomMarshaler
2019-11-11 Yeongjong Leemono: introduce friend assembly
2019-11-11 Bruno da Silva Belocsharp: Add missing exception ctr from iwrapper.
2019-11-11 Yeongjong Leeeina_array: add paramName argument of ArgumentNullException
2019-11-11 Bruno da Silva Belocsharp:Using Array.Empty genericmodel.
2019-11-11 Bruno da Silva Belocsharp: Changing Count() to Length on eina_value.
2019-11-11 Bruno da Silva Belocsharp: Using Count eina_promises.
2019-11-11 Bruno da Silva Belocsharp: Calling ConfigureAwait on tasks GM.
2019-11-11 Yeongjong Leemono: implement dispose method based on dispose pattern
2019-11-11 Bruno da Silva Belocsharp: Returning only method name iwrapper.
2019-11-11 Yeongjong Leeeina_mono: re-throw exception to preserve stack details
2019-11-11 Yeongjong Leeeina_mono: Initialize UNHANDLED_EXCEPTION inline
2019-11-11 Lauro Mouracsharp: Add since information to EoWrapper.cs
2019-11-11 Yeongjong Leemono: merge namespaces in manual bindings
next