summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl-mono: Test on inout RwSlice.devs/vitorsousa/inout_rw_slice_amendedLauro Moura2019-01-153-0/+29
* efl-mono: Fix autotools make checkXavi Artigas2019-01-141-1/+3
* efl-mono: Fix marshalling of struct in event data.Lauro Moura2019-01-146-20/+62
* efl-mono: Share test data among other files.Lauro Moura2019-01-145-498/+522
* efl_mono: remove '_' from type for C# naming conventionJaehyun Cho2019-01-143-15/+4
* elm - dnd - restore to working as drop targetsCarsten Haitzler (Rasterman)2019-01-121-6/+11
* efl net - connman - fix correct param for promise cancelCarsten Haitzler (Rasterman)2019-01-121-6/+4
* elementary: Add missing EINA_UNUSED for efl_ui_image_factory_connectChristopher Michael2019-01-111-1/+1
* elm_map: Add new overlay content to the list of smart members of wigdgetMichael Bouchaud (yoz)2019-01-111-0/+2
* ecore_fb: Add missing tslib dependencyChristopher Michael2019-01-111-0/+4
* elementary: Add missing EINA_UNUSED for efl_ui_layout_factory_connectChristopher Michael2019-01-111-1/+1
* efl-mono: Add extra constructors to Eina.ValueXavi Artigas2019-01-112-1/+85
* efl: refactor all mixinsMarcel Hollerbach2019-01-1112-12/+12
* eolian: introduce the keyword requiredMarcel Hollerbach2019-01-118-2/+210
* efl-csharp: Temporarily blacklist forwarder function.Lauro Moura2019-01-111-0/+1
* Efl.Ui.List_View: precise layout asyncLarry Lira2019-01-115-126/+123
* evas textblock update calculation - account for clipped color changesJaehyun Cho2019-01-111-1/+5
* meson: correct option descriptionDaniel Zaoui2019-01-101-1/+1
* eo: improve documentation for event forwarder.Cedric BAIL2019-01-102-6/+27
* optimize glyph images data copy into 4 byte aligned imagesAli Alzyod2019-01-101-12/+14
* evas: remove memory leaks from deleted Textblock objectsYoungbok Shin2019-01-101-0/+2
* efl_ui_win: make win work for evas_norenderShinwoo Kim2019-01-101-1/+7
* meson: add a option to config the base directory name for elm dataWonki Kim2019-01-102-2/+8
* meson: Add a option for hyphen dictionaries directoryWonki Kim2019-01-102-1/+7
* meson: define HAVE_TSLIB once tslib option is setWonki Kim2019-01-101-0/+4
* meson: elm: add pie and fPIC cflags and ldflags to elm binariesStefan Schmidt2019-01-101-1/+2
* efl_loop: remove FIXME that is doneMarcel Hollerbach2019-01-101-1/+0
* efl_task: remove NOP / unimplement funtionsMarcel Hollerbach2019-01-102-24/+3
* cxx: Add class get name attribute.Lauro Moura2019-01-103-7/+30
* meson: fix a potentionally unexpected behaviorWonki Kim2019-01-101-5/+2
* meson: refactor meson.build for ecore_wl2Wonki Kim2019-01-101-2/+5
* meson: modify options for enabling the bindingsWonki Kim2019-01-103-22/+9
* meson: excludes stuffs related with gst if gst is disabledWonki Kim2019-01-102-3/+16
* evas doc: fix minor typos.Hermet Park2019-01-101-4/+4
* evas vg: clear mask buffer properly.Hermet Park2019-01-101-0/+5
* doc: specify memory units in Efl.Cached.ItemXavi Artigas2019-01-091-1/+1
* eo: fix MacOS break.Cedric BAIL2019-01-091-1/+1
* efl: remove warning due to unused variable/parameters.Cedric BAIL2019-01-094-10/+9
* elementary: enable caching for Efl.Ui.LayoutFactory.Cedric BAIL2019-01-092-17/+21
* elementary: enable caching for Efl.Ui.ImageFactory.Cedric BAIL2019-01-092-16/+22
* elementary: add a factory that handle caching for you.Cedric BAIL2019-01-0911-2/+294
* efl: add a factory Eina_Error and rename the file to be more on point with it...Cedric BAIL2019-01-096-7/+16
* eo: add a test to enforce the upper limit of our base object size.Cedric BAIL2019-01-091-0/+9
* eo: add the ability to get the size of object of a certain class.Cedric BAIL2019-01-092-1/+35
* eo: provider find actually is just accepting Efl.Class, maybe an hystoric lef...Cedric BAIL2019-01-091-1/+1
* elm dnd/selection - only query wl things if thje window is a wl one...Carsten Haitzler (Rasterman)2019-01-093-45/+23
* edje - stop trying to access ready deleted exrt/group swallow objectsCarsten Haitzler (Rasterman)2019-01-091-2/+1
* ledbus - fix codegen to not conflict keys with eldbus inyternalCarsten Haitzler (Rasterman)2019-01-091-8/+8
* ecore: modify documentation for ecore_thread_waitWonki Kim2019-01-091-0/+3
* textblock: Fix crash with filtersJean-Philippe André2019-01-091-1/+2