summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Slider: fix documentationsAmitesh Singh2017-11-091-2/+2
* elm_code_widget: keep track of visibility.Al Poole2017-11-092-2/+4
* wayland_shm: Remove old shm codeDerek Foreman2017-11-082-600/+0
* wayland_shm: Return oldest buffer for new rendersDerek Foreman2017-11-081-19/+9
* wayland_shm: Simplify surface commitsDerek Foreman2017-11-081-13/+0
* wayland_shm: Remove useless functionDerek Foreman2017-11-082-9/+1
* wayland_shm: Remove dmabuf fallbackDerek Foreman2017-11-081-59/+3
* wayland_shm: Make EVAS_WAYLAND_SHM_DISABLE_DMABUF use new codeDerek Foreman2017-11-082-8/+6
* wayland_shm: Add wl_shm to dmabufDerek Foreman2017-11-081-0/+84
* wayland_shm: Track size of bufferDerek Foreman2017-11-081-0/+2
* wayland_shm: move buffer release callback to top of fileDerek Foreman2017-11-081-14/+14
* wayland_shm: make creating a wayland buffer back end specificDerek Foreman2017-11-081-2/+10
* wayland_shm: Factor out wl_buffer creation codeDerek Foreman2017-11-081-11/+22
* quicklaunch: add support for quicklaunch domainsMike Blumenkrantz2017-11-082-6/+16
* eolian: enable cyclic imports of eo filesDaniel Kolesa2017-11-081-15/+1
* eolian: simplify dependency parsing and cut down on hash lookupsDaniel Kolesa2017-11-083-21/+24
* elput - re-enable switches (power buttons, lid etc.)Carsten Haitzler (Rasterman)2017-11-083-13/+54
* edje: Oops. Remove edje_global include as well.Jean-Philippe Andre2017-11-081-1/+0
* edje: Hide edje_global from the rest of the worldJean-Philippe Andre2017-11-087-30/+52
* Efl: add class interfaces (color/text/size)Jee-Yong Um2017-11-0818-294/+545
* eo: Rename efl_ref_get to efl_ref_countAndy Williams2017-11-0814-69/+69
* unbreak efl so e works again.... after cedricCarsten Haitzler (Rasterman)2017-11-081-1/+0
* win: Fix alpha windowsJean-Philippe Andre2017-11-081-1/+9
* evas/vg: changed the efl_vg_dup api signature.subhransu mohanty2017-11-089-136/+76
* tests: Properly define access beta/protectedJean-Philippe Andre2017-11-0859-59/+60
* eina: Fix spelling/punctuation errors in documentation (prefix..promise)Bryce Harrington2017-11-082-73/+74
* focus: Some typos for efl_ui_focus_manager fixedPawel Aksiutowicz2017-11-082-2/+2
* efl - fix build after cedric breakageCarsten Haitzler (Rasterman)2017-11-082-1/+4
* elementary: fix quicklaunch support.devs/subhransu/vector_workdevs/subhransu/fontCedric BAIL2017-11-071-19/+13
* elementary: refactor and clean efl_quicklaunch_prepare.Cedric BAIL2017-11-071-54/+15
* elementary: fix ELM_MAIN macro to properly expose symbol.Cedric BAIL2017-11-071-6/+4
* elementary: add debugging information to quicklaunch binary.Cedric BAIL2017-11-071-1/+10
* elementary: use efl_exit to leave the mainloop instead of direct use of exit.Cedric BAIL2017-11-071-1/+5
* evas: rely on ecore to reset evas rendering thread on fork.Cedric BAIL2017-11-071-0/+50
* evas: rely on ecore to reset upscaler thread on fork.Cedric BAIL2017-11-071-0/+28
* evas: rely on ecore to reset ecore_pipe for evas_async_events.Cedric BAIL2017-11-071-18/+12
* ecore: introduce ecore_init_ex/ecore_shutdown_ex to propagate argc,argv prope...Cedric BAIL2017-11-074-11/+70
* ecore: report startup time of the main loop with EFL_FIRST_LOOP environment v...Cedric BAIL2017-11-071-0/+25
* ecore,elementary: move startup time accounting in ecore.Cedric BAIL2017-11-075-2/+16
* elementary: move Efl new general purpose API to efl_general.hCedric BAIL2017-11-072-70/+69
* efl net - handle proxy helper fails better and abort proxy lookupsCarsten Haitzler (Rasterman)2017-11-071-1/+15
* cxx: Fix slider exampleJean-Philippe Andre2017-11-071-3/+9
* slider: Export the part classJean-Philippe Andre2017-11-073-3/+2
* slider: Advertise indicator part in the EO fileJean-Philippe Andre2017-11-071-0/+3
* evas: Yet another OSX build fix...Jean-Philippe Andre2017-11-071-2/+2
* example: Add elocation to elm buildLauro Moura2017-11-071-1/+4
* efl_ui_radio: keep radio state when theme is changedSungtaek Hong2017-11-071-2/+0
* evas: Another attempt at fixing OSX buildJean-Philippe Andre2017-11-071-2/+5
* eina: Fix spelling errors in documentation (matrixsparse..module)Bryce Harrington2017-11-073-19/+19
* eina freeq - make it clear that content is invalid on submissionCarsten Haitzler (Rasterman)2017-11-071-0/+12