summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Image.Zoomable: inherit elm.widget as classdevs/ami/zoom_playAmitesh Singh2017-06-081-1/+1
* Efl.Ui.Image.Zoomable: implement efl.play.get/setAmitesh Singh2017-06-085-1/+175
* Efl.Ui.Image.Zoomable: implement efl.player.playable.getAmitesh Singh2017-06-072-0/+8
* docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa...Myoungwoon Roy, Kim2017-06-0722-71/+71
* ephysics: set proper geometry when setting an object to a faceBruno Dilly2017-06-061-0/+2
* eina: enable fallthrough warning suppression only on GCC 7 and above.Cedric BAIL2017-06-061-1/+5
* ecore-drm2: Don't use Atomic functions to set DPMS levelsChris Michael2017-06-061-61/+2
* ecore-drm2: Fix output backlight value type definitionsChris Michael2017-06-061-1/+1
* ecore-drm2: Add internal functions to get backlight valuesChris Michael2017-06-061-0/+21
* eina: fix clang compilation with EINA_FALLTHROUGHJérémy Zurcher2017-06-061-1/+2
* ecore_drm2: Fix error handling in _output_dpms_atomic_setDerek Foreman2017-06-051-0/+1
* scroller : fix mirrored contents_pos_set callJunsuChoi2017-06-052-15/+15
* elc_multibuttonentry: role of MBE item, MBE updated, and state_set_get API ad...Shilpa Singh2017-06-052-2/+21
* ecore_evas: use strbuf instead of PATH_MAX.Cedric BAIL2017-06-051-58/+58
* elm_config: password mode change should reflect on already running applications.Shilpa Singh2017-06-051-2/+2
* eldbus: add test suite for eldbus (eldbus_signal_handler*)Mykola Solyanko2017-06-055-0/+487
* elementary: refactor day handling in calendar to just use unsigned char.Cedric BAIL2017-06-052-5/+7
* edje: clear up left over warning on fallthrough switch case statement.Cedric BAIL2017-06-051-0/+1
* edje: use strbuf instead of hard coded PATH_MAX.Cedric BAIL2017-06-051-14/+12
* ecore_evas: reuse code by relying on switch case statement fallthrough for ke...Cedric BAIL2017-06-051-0/+55
* evas: reuse code for colorspace logic by using switch case statement fallthro...Cedric BAIL2017-06-051-0/+2
* elementary: reuse code by relying on switch case statement fallthrough.Cedric BAIL2017-06-052-0/+3
* evas: use switch case statement fallthrough to handle colorspace logic reuse.Cedric BAIL2017-06-051-0/+3
* evas: TGA does use switch case statement fallthrough to factorize code.Cedric BAIL2017-06-051-0/+14
* evas: silence warning for SSE3 optimization.Cedric BAIL2017-06-051-16/+19
* draw: silence warning in a tricky loop/switch statement.Cedric BAIL2017-06-051-0/+10
* edje: object have small difference and we use switch case fallthrough to reus...Cedric BAIL2017-06-053-1/+21
* eet: silence properly reused code through switch case statement fallthrough.Cedric BAIL2017-06-051-0/+4
* edje_cc: when first parameter is a string and the second one a range, just re...Cedric BAIL2017-06-051-0/+1
* emile: SSL state should fallthrough to avoid duplication of logic.Cedric BAIL2017-06-051-1/+2
* emile: fallthrough is legal here as we handle fallback case when caller doesn...Cedric BAIL2017-06-051-0/+4
* eina: add EINA_FALLTHROUGH to disable warning on useful case serie with no br...Cedric BAIL2017-06-051-0/+15
* ecore_wl2: silence gcc warning.Cedric BAIL2017-06-051-1/+1
* eina: silence gcc warning.Cedric BAIL2017-06-051-1/+1
* evas/examples: add intro for evas-event-filter.c exampleBryce Harrington2017-06-051-0/+15
* evas/examples: fix minor typo 'whe'Bryce Harrington2017-06-051-1/+1
* examples/evas: add tutorial commentary for evas-init-shutdownBryce Harrington2017-06-051-5/+29
* examples/evas: add a READMEBryce Harrington2017-06-051-0/+104
* eldbus: add test suite for eldbus (eldbus_message*)Mykola Solyanko2017-06-051-0/+936
* evas: revise grammar for memory allocator error statusBryce Harrington2017-06-051-25/+20
* popup: fix unintentional object deletion when change scrollableJinYong Park2017-06-051-1/+9
* evas: document the wayland ecore_evas constructorsBryce Harrington2017-06-052-2/+79
* ecore_evas: correct error message reporting incorrect engine nameBryce Harrington2017-06-051-2/+2
* calendar: fix elm_calendar_interval_set() API not working.Woochan Lee2017-06-051-8/+13
* examples: fix efl_net_control_example.c on BSD.Al Poole2017-06-051-0/+3
* elput: fix sp. usefullBryce Harrington2017-06-053-5/+5
* ecore_imf: add ecore_imf_context_mime_type_accept_set APIInHong Han2017-06-052-0/+37
* efl_debugd: don't compile this on macOSJean Guyomarc'h2017-06-051-3/+9
* eina: attempt to make the code more portableJean Guyomarc'h2017-06-053-1/+23
* efl_debugd: enforce void parameter when no arguments are requiredJean Guyomarc'h2017-06-051-5/+5