summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* csharp: WIP Add support for default param referencesdevs/lauromoura/default_paramsLauro Moura2019-09-193-24/+113
* csharp: Fix Hash.DelByValueLauro Moura2019-09-133-6/+76
* tests/edje: handle file modifications properly on windowsMike Blumenkrantz2019-09-131-2/+22
* efl_ui/scrollable_content: be more explicit about scrollable_content_get()Mike Blumenkrantz2019-09-132-0/+3
* doc: improve single line descriptionsMyoungwoon Roy, Kim2019-09-132-12/+16
* docs: nicer formatting for Efl.Pack_LinearXavi Artigas2019-09-131-19/+19
* meson.build: allow to disable tiff evas loaderBoris Faure2019-09-132-2/+3
* eolian: support complex monospace syntax $[...]Daniel Kolesa2019-09-132-6/+70
* efl_ui_slider: correct to a multiple of step when drag is finishedMarcel Hollerbach2019-09-132-0/+50
* eolian_gen: add missing param doc for event raisingXavi Artigas2019-09-131-0/+1
* eolian: Remove the EOLIAN_PROPERTY_DOC_WARN envvarXavi Artigas2019-09-131-13/+10
* docs: Move property docs to property level instead of set/getXavi Artigas2019-09-1356-1395/+1059
* efl_app_test_promise: fix warning (no returned value)Vincent Torri2019-09-121-1/+2
* eio: fix warningVincent Torri2019-09-121-1/+1
* meson: make sure evas buffer engine is built before edje_ccMarcel Hollerbach2019-09-122-2/+4
* Evil: fix mmap() and define HAVE_MMAPVincent Torri2019-09-124-3/+17
* efl_ui_calendar_item: document this class a little bit moreMarcel Hollerbach2019-09-121-1/+6
* efl_ui_image: insert @ to link docs proberlyMarcel Hollerbach2019-09-121-1/+1
* efl_gfx_path: insert @ to link docs proberlyMarcel Hollerbach2019-09-121-6/+2
* efl_ui_scrollable: insert @ to link docs proberlyMarcel Hollerbach2019-09-121-2/+2
* efl_object: insert @ to link docs proberlyMarcel Hollerbach2019-09-121-2/+2
* efl_part: insert @ to link docs proberlyMarcel Hollerbach2019-09-121-1/+1
* efl/arrangement: improve docsMike Blumenkrantz2019-09-121-8/+31
* efl/hint: fix hint_align docsMike Blumenkrantz2019-09-121-5/+6
* efl_ui_timepicker/datepicker : change event name properlyWooHyun Jung2019-09-126-6/+6
* csharp: Minor change to D9692Bruno da Silva Belo2019-09-113-6/+6
* csharp: Registering events when using Components.Basic.Bruno da Silva Belo2019-09-112-0/+3
* eolian_mono: fix documentation warning by using "<" and ">"Jaehyun Cho2019-09-112-2/+20
* efl_ui_collection: fix the insertion of the first element with pack_atMarcel Hollerbach2019-09-111-1/+2
* efl_ui/scrollable_content: handle null cases for scrollable_*_getMike Blumenkrantz2019-09-111-0/+2
* tests/edje: reduce chances of cascading test failures in non-forked modeMike Blumenkrantz2019-09-117-36/+4
* tests/edje: add comprehensive edje reloading testMike Blumenkrantz2019-09-111-0/+46
* efl: check file's mtime in efl.file::file_set to determine if file is the sameMike Blumenkrantz2019-09-112-12/+12
* introduce test file for Efl.Ui.Group_ItemMarcel Hollerbach2019-09-114-0/+85
* efl_ui_group_item: fix insertion of item at the endMarcel Hollerbach2019-09-111-1/+1
* efl_ui_test_list_collection: add test for item placementMarcel Hollerbach2019-09-111-0/+281
* evas_textblock: fix warningali2019-09-111-2/+2
* evas_callbacks: make the callback protection a little bit saferMarcel Hollerbach2019-09-113-32/+102
* evas vg: optimize memory in layer blending.Hermet Park2019-09-113-53/+63
* canvas vg: optimize memory usage in composition.Hermet Park2019-09-112-11/+26
* ector: removed cairo backend.Hermet Park2019-09-1122-1597/+24
* ector: don't alloc memory if the size is 0.Hermet Park2019-09-111-1/+1
* ector: code refactoring.Hermet Park2019-09-111-52/+47
* csharp: remove unused delegate and structYeongjong Lee2019-09-101-104/+0
* efl_ui_widget: refactor constructorMarcel Hollerbach2019-09-111-14/+8
* csharp: Add test for static interface membersLauro Moura2019-09-103-0/+31
* csharp: skip static members from interfacesYeongjong Lee2019-09-102-1/+16
* csharp: Skip non-public members from interfacesLauro Moura2019-09-1016-36/+262
* efl task - change exit method to use normal event for multiple listenersCarsten Haitzler (Rasterman)2019-09-106-145/+52
* CSharp: Cleanup test that inserts idle event and do not remove itFelipe Magno de Almeida2019-09-101-0/+2