summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: adaptordevs/stanluk/adaptorLukasz Stanislawski2017-12-185-2/+435
* 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
* eolian: filename retrieval APIs are read onlyDaniel Kolesa2017-12-152-8/+8
* eolian: make declaration APIs use unitsDaniel Kolesa2017-12-158-41/+44
* efl_ui_focus_manager_calc: dont use sqrtMarcel Hollerbach2017-12-151-1/+1
* efl_ui_focus_manager_calc: use pow instead of powerof2Marcel Hollerbach2017-12-151-1/+1
* eo: Fix crash with invalid objectsJean-Philippe Andre2017-12-151-2/+3
* ecore - unify comment styleCarsten Haitzler (Rasterman)2017-12-151-4/+4
* tests - disable loop fd and timer lifecycle testsCarsten Haitzler (Rasterman)2017-12-152-0/+4
* tests - ecore promise - assuming a single loop iterate... wrongCarsten Haitzler (Rasterman)2017-12-151-0/+9
* tests - ecore suite - dont shadow a global var - use different oneCarsten Haitzler (Rasterman)2017-12-151-6/+6
* eo - set opts hash to NULL after freeCarsten Haitzler (Rasterman)2017-12-151-0/+1
* eldbus test - del not unref obj as it has a parent ...Carsten Haitzler (Rasterman)2017-12-151-1/+1
* efl model tests - fix mainloop iterate to not assume a single iterCarsten Haitzler (Rasterman)2017-12-152-3/+3
* eo - fi missed error condition if eoid passed in is NULLCarsten Haitzler (Rasterman)2017-12-151-0/+1
* ecore - begin moving data into the efl loop data in the objectCarsten Haitzler (Rasterman)2017-12-1532-3973/+5063
* Efl.Ui.Popup.Anchor: apply group calculate with size problem fixJinYong Park2017-12-155-78/+97
* efl-mono: Fix installation in out-of-tree compilationFelipe Magno de Almeida2017-12-151-2/+3