summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mono: encapsulate internal FunctionWrapperLauro Moura2019-10-284-19/+19
* mono: encapsulate internal nativemethodsLauro Moura2019-10-283-11/+11
* mono: encapsulate internal Add/RemoveNativeEventHandlerYeongjong Lee2019-10-281-2/+2
* mono: encapsulate internal CustomMarshalerYeongjong Lee2019-10-281-19/+19
* mono: introduce friend assemblyYeongjong Lee2019-10-283-0/+28
* docs: Polished docs for Efl.Ui.ScrollableXavi Artigas2019-10-281-51/+53
* docs: Formatting and polishing Efl.Ui.Factory docsXavi Artigas2019-10-281-7/+14
* spec-suite: verify correct widget-hiding behaviour.Marcel Hollerbach2019-10-281-0/+67
* efl_ui_spotlight_manager: apply vis changes to subobjMarcel Hollerbach2019-10-283-6/+8
* docs: Improve documentation on cache-related classesXavi Artigas2019-10-283-8/+20
* csharp: Add missing exception ctor from Errors.cs.Bruno da Silva Belo2019-10-281-0/+2
* csharp: Add missing exception ctr from iwrapper.Bruno da Silva Belo2019-10-281-11/+82
* Silence mono warning in testsXavi Artigas2019-10-281-1/+1
* efreet : Check that the file has a protocol in efreet_desktop_command_file_pr...thierry19702019-10-281-1/+14
* Typo in commentXavi Artigas2019-10-281-1/+1
* eina_array: add paramName argument of ArgumentNullExceptionYeongjong Lee2019-10-251-2/+2
* Efl.Ui.Text: Fix Text Cursor compositionXavi Artigas2019-10-252-12/+1
* csharp:Changing ex access modifier from Errors.cs.Bruno da Silva Belo2019-10-251-1/+1
* evas: disable Eina Cow Garbage Collection on dynamic content.Cedric BAIL2019-10-251-1/+4
* elm_interface_scrollable: correctly honor looping overMarcel Hollerbach2019-10-251-0/+12
* elm_interface_scrollable: correctly emit the signals alwaysMarcel Hollerbach2019-10-251-10/+19
* elm_interface_scrollable: correctly handle bouncingMarcel Hollerbach2019-10-251-4/+4
* theme: redo scroller theme of elmMarcel Hollerbach2019-10-251-127/+50
* ci: use shell to directly set base_dir for osx buildsMike Blumenkrantz2019-10-251-1/+1
* csharp: Using Array.Empty Eina.Bruno da Silva Belo2019-10-251-4/+4
* csharp:Using Array.Empty genericmodel.Bruno da Silva Belo2019-10-251-1/+1
* csharp: Changing Count() to Length on eina_value.Bruno da Silva Belo2019-10-251-1/+1
* csharp: Using Count eina_promises.Bruno da Silva Belo2019-10-251-2/+2
* csharp: Calling ConfigureAwait on tasks GM.Bruno da Silva Belo2019-10-251-1/+1
* csharp: Calling ConfigureAwait on tasks Model.Bruno da Silva Belo2019-10-251-2/+2
* csharp: Calling ConfigureAwait on task eopromises.Bruno da Silva Belo2019-10-251-1/+1
* mono: implement dispose method based on dispose patternYeongjong Lee2019-10-255-12/+35
* tests/layout: add legacy layout test to verify behavior with legacy size hintsMike Blumenkrantz2019-10-251-0/+45
* efl_ui/text_scroller: fix null derefsMike Blumenkrantz2019-10-251-4/+12
* csharp: Returning only method name iwrapper.Bruno da Silva Belo2019-10-242-13/+19
* efl_ui_relative_layout: change child, target parameter type to Efl.Gfx.EntityYeongjong Lee2019-10-241-8/+8
* elm/code: check save file attrs after openingMike Blumenkrantz2019-10-241-6/+5
* efl_message: add pending queue for filtering message.Hosang Kim2019-10-243-2/+19
* eina_mono: re-throw exception to preserve stack detailsYeongjong Lee2019-10-241-2/+2
* eina_mono: Initialize UNHANDLED_EXCEPTION inlineYeongjong Lee2019-10-241-6/+1
* csharp: Add since information to EoWrapper.csLauro Moura2019-10-241-23/+66
* tests/ecore: ensure that we attempt to re-set PATH in ecore-file testsMike Blumenkrantz2019-10-241-2/+14
* tests/ecore: replace all bespoke strcats with snprintfMike Blumenkrantz2019-10-241-23/+8
* tests/ecore: unset app args after app args unit test to prevent invalid readsMike Blumenkrantz2019-10-241-0/+7
* ecore/app: permit resetting app args to uninitialized (zeroed) stateMike Blumenkrantz2019-10-241-2/+4
* tests/eina: use slstr_steal function in slstr_steal testMike Blumenkrantz2019-10-241-1/+1
* tests/spec: free array in multi selectable testsMike Blumenkrantz2019-10-241-0/+10
* mono: merge namespaces in manual bindingsYeongjong Lee2019-10-249-50/+11
* cxx: Add license to CXX bindings.Felipe Magno de Almeida2019-10-24182-0/+2726
* csharp: Add licensing information.Lauro Moura2019-10-24116-0/+1933