summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl-csharp: Trying to pass arguments to the loop argumentsdevs/lauromoura/app_pocLauro Moura2019-01-031-1/+5
* efl-mono: Fix marshalling of struct in event data.Lauro Moura2019-01-036-20/+62
* efl-mono: Share test data among other files.Lauro Moura2019-01-035-498/+522
* csharp: add a interface to start appsMarcel Hollerbach2019-01-032-1/+143
* efreet: Add installation prefix search for XDG_DATA_DIRS.Alastair Poole2019-01-031-0/+10
* meson: warn on unused parameters like on autotoolsMarcel Hollerbach2019-01-031-0/+1
* ecore: add tests when not defining setter/getter/free in ModelView callback.Cedric BAIL2019-01-021-0/+18
* ecore: define behavior when no getter/setter callback function is defined for...Cedric BAIL2019-01-021-4/+21
* ecore: test for Efl.ModelView.Cedric BAIL2019-01-026-4/+317
* ecore: add an helper class Efl.Model_ViewCedric BAIL2019-01-025-2/+680
* ecore: correct object constness and documentation of future_resolved and futu...Cedric BAIL2019-01-022-9/+28
* ecore: allow for not specifying any static string in Efl.Model.properties.get...Cedric BAIL2019-01-021-3/+2
* ecore: don't forget to initialize structure.Cedric BAIL2019-01-021-1/+1
* ecore: make sure that events are being forwarded first.Cedric BAIL2019-01-021-4/+4
* cxx: fix build to generate Eina_Future.Lauro Moura2019-01-021-6/+6
* eo: enable priority with event forwarder.Cedric BAIL2019-01-023-14/+28
* eo: test that event cancel before emitting does propagate event.Cedric BAIL2019-01-021-1/+18
* eo: correctly allow for triggering the same event while the previous one was ...Cedric BAIL2019-01-021-0/+1
* elput: Verify pointer device is accel capable before setting speedChristopher Michael2019-01-021-0/+3
* elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10nCedric BAIL2019-01-0248-97/+97
* efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does.Cedric BAIL2019-01-0225-38/+37
* elementary: rename Efl.Selection -> Efl.Ui.Selection as it is only usable wit...Cedric BAIL2019-01-0220-532/+532
* ecore: Fix promise cb signatureLauro Moura2019-01-022-2/+2
* ecore-drm2: Add support for specifying a particular drm cardChristopher Michael2019-01-021-2/+7
* ecore-drm2: Fix drmModeSetCrtc call during fb flipChristopher Michael2019-01-021-1/+1
* ecore-drm2: Minor formatting fixesChristopher Michael2019-01-021-8/+4
* meson-cxx: ecore must be build after eflMarcel Hollerbach2019-01-021-1/+1
* Add support of Windows 8, 8.1 and 10Vincent Torri2019-01-023-15/+40
* examples: make edje examples possible to runMarcel Hollerbach2019-01-021-0/+1
* examples: remove setted but not used variableMarcel Hollerbach2019-01-021-2/+1
* examples: fix warnings regarding multiple definesMarcel Hollerbach2019-01-026-14/+33
* examples: fix eina_simple_xml_parserMarcel Hollerbach2019-01-021-1/+7
* examples: fix ecore_fd_handler_gnutls_examplesMarcel Hollerbach2019-01-021-1/+8
* examples: evas-3d-obj provide a biffer string bufferMarcel Hollerbach2019-01-021-4/+4
* evas vg: ++safe code.Hermet Park2019-01-021-1/+1
* ecore: fix build by having proper parameters order.Jaehyun Cho2019-01-021-1/+1
* evas vg: fix typo.Hermet Park2019-01-021-1/+1
* evas vg: ++safe codeHermet Park2019-01-021-1/+2
* efl-csharp: Add implicit conversions for Eina.ValueLauro Moura2018-12-302-0/+235
* efl-mono: Remove Flush from C# Value API.Lauro Moura2018-12-282-74/+1
* efl-mono: automatic code refs for event wrappers docsXavi Artigas2018-12-281-1/+3
* docs: Misc typos and code referencesXavi Artigas2018-12-281-13/+13
* evas vg: stablizing parenting logic.Hermet Park2018-12-282-18/+22
* evas vg: more strict check for the argument.Hermet Park2018-12-281-3/+3
* efl gfx_path: remove EFL_GFX_PATH_EVENT_CHANGEDHermet Park2018-12-2813-132/+94
* meson - dont install eina bench cmp and use install_modeCarsten Haitzler (Rasterman)2018-12-276-24/+8
* meson - re-enable emotion_test binaries and data like autofooCarsten Haitzler (Rasterman)2018-12-272-6/+11
* docs: Proper-PROPER formatting of some Efl.Gfx EO docsXavi Artigas2018-12-271-4/+4
* docs: proper formatting of some Efl.Gfx EO docsXavi Artigas2018-12-271-6/+6
* meosn - fix install of scripts and bins and their timestamps and modesCarsten Haitzler (Rasterman)2018-12-278-3/+29