summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* osx: Fix builddevs/jpeg/osxJean-Philippe Andre2017-12-191-0/+1
* Eldbus: add test suite for eldbus (eldbus_pending_data*)Mykola Solyanko2017-12-191-0/+161
* Eldbus: add test suite for eldbus (eldbus_pending_cancel*)Mykola Solyanko2017-12-195-0/+212
* examples: Fix compilation (cxx bg & table)Jean-Philippe Andre2017-12-193-3/+3
* scroll: Fix a warning (and probably the logic too)Jean-Philippe Andre2017-12-191-1/+1
* eolian_cxx: Fix cxx build after evt changesLauro Moura2017-12-191-4/+4
* efl_ui_spin_button: remove needless focus_setYeongjong Lee2017-12-191-2/+0
* interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui...SangHyeon Lee2017-12-1927-335/+335
* ecore: Shutdown ecore after running testsJean-Philippe Andre2017-12-191-0/+15
* ecore: Properly shutdown pollersJean-Philippe Andre2017-12-191-0/+16
* ecore: Fix up some test casesJean-Philippe Andre2017-12-192-9/+18
* efl: Reset ecore event types on initJean-Philippe Andre2017-12-1917-252/+211
* scroller: Introducing Efl.Ui.ScrollerWonki Kim2017-12-1925-245/+4551
* eina: Add missing eina_internal.hJean-Philippe Andre2017-12-192-0/+17
* eina: make __eina_promise_cancel_all an internal only function.Cedric BAIL2017-12-184-9/+7
* ecore: make message_process and message_exists internal function.Cedric BAIL2017-12-183-12/+10
* eolian: fix use-after-free in eo_parserDaniel Kolesa2017-12-191-3/+5
* efl_ui_image: apply load_size when API is calledSungtaek Hong2017-12-184-18/+96
* efl_ui_bg_widget: replace internal image to efl_ui_imageSungtaek Hong2017-12-183-199/+90
* efl_ui_bg: add Efl.Ui.Bg interfaceSungtaek Hong2017-12-1825-471/+465
* ecore: Avoid access to invalid eo idJean-Philippe Andre2017-12-181-2/+16
* ecore: Simplify codeJean-Philippe Andre2017-12-181-10/+1
* ecore_con: Make sure the proxy helper is validJean-Philippe Andre2017-12-181-0/+12
* ecore_con: Properly shutdown and unregister log domainJean-Philippe Andre2017-12-181-9/+5
* ecore_con: Always get the loop on initJean-Philippe Andre2017-12-181-1/+1
* ecore_con: Avoid safety errors when closing httpJean-Philippe Andre2017-12-181-1/+2
* loop: Try harder to find the main loopJean-Philippe Andre2017-12-181-0/+2
* ecore: Avoid double free with promisesJean-Philippe Andre2017-12-182-4/+13
* ecore: Fix legacy message handlers destructionJean-Philippe Andre2017-12-181-2/+13
* eo/eina: Add HACK to avoid calls to EO after shutdownJean-Philippe Andre2017-12-183-1/+17
* ecore: Fix clean shutdownJean-Philippe Andre2017-12-182-23/+8
* ecore: Fix warning with enumJean-Philippe Andre2017-12-181-1/+1
* Efl.Ui.Popup.Anchor: remove event callback when popup is deletedJinYong Park2017-12-182-32/+15
* efl_ui_spin_button: Fix can't input number in case of the min value is bigger...Woochan Lee2017-12-181-9/+8
* eolian cxx: pass state when getting declsDaniel Kolesa2017-12-171-1/+1
* ecore: Additional safety for bad futuresAndy Williams2017-12-171-0/+2
* ecore - remove warning for win buildCarsten Haitzler (Rasterman)2017-12-171-1/+1
* windows build - try fix againCarsten Haitzler (Rasterman)2017-12-171-2/+7
* ecore main - try fix windows buildCarsten Haitzler (Rasterman)2017-12-171-6/+6
* elm widget - remove unused vars from new shadow part codeCarsten Haitzler (Rasterman)2017-12-161-4/+1
* efl loop - fix merge issue with future changes.Carsten Haitzler (Rasterman)2017-12-161-9/+8
* efl loop message stuff - document the eo files.Carsten Haitzler (Rasterman)2017-12-163-20/+35
* eolian_mono: fix handling of regular ptr() typesVitor Sousa2017-12-158-28/+147
* efl_mono: fix test and example compilation on WindowsVitor Sousa2017-12-153-8/+7
* efl_mono: tests and better support for structs, plus some other fixesVitor Sousa2017-12-1519-102/+1618
* elementary: fix definition of EAPI.Cedric BAIL2017-12-152-5/+1
* eio: remove uneeded function.Cedric BAIL2017-12-151-57/+0
* docs: link to the module list in legacy docsAndy Williams2017-12-151-0/+2
* eolian: remove now unused database init/shutdownDaniel Kolesa2017-12-153-37/+12
* eolian: remove remaining global state (+ modify APIs accordingly)Daniel Kolesa2017-12-1520-160/+170