56288 Commits (66c46f052832a98b2e6c09d7853e9557f03287c3)
 

Author SHA1 Message Date
Cedric Bail 66c46f0528 elementary: allow efl_general.h to be included multiple time. 6 years ago
Cedric Bail 4d41f95106 elementary: make elm_init and elm_shutdown optional in EFL_MAIN. 6 years ago
Derek Foreman ba2abb2eb9 wayland_shm: Don't require dmabuf support to use wl_shm 6 years ago
Derek Foreman 132a77c682 ecore_wl2: Discard too-old dmabuf support 6 years ago
Derek Foreman 51da93da28 efl_wl: Add missing @since to new functions 6 years ago
Carsten Haitzler 1e83d963d9 elput - ref device that is in the event queue 6 years ago
Amitesh Singh 6c444bebcb Efl.Ui.Slider: fix documentations 6 years ago
Al Poole e63e2d7e21 elm_code_widget: keep track of visibility. 6 years ago
Derek Foreman c2fe37a46d wayland_shm: Remove old shm code 6 years ago
Derek Foreman a5c7fbd006 wayland_shm: Return oldest buffer for new renders 6 years ago
Derek Foreman 4adf87ae91 wayland_shm: Simplify surface commits 6 years ago
Derek Foreman b5674b7885 wayland_shm: Remove useless function 6 years ago
Derek Foreman 566c3f328a wayland_shm: Remove dmabuf fallback 6 years ago
Derek Foreman 73bddb4471 wayland_shm: Make EVAS_WAYLAND_SHM_DISABLE_DMABUF use new code 6 years ago
Derek Foreman c54a12aca6 wayland_shm: Add wl_shm to dmabuf 6 years ago
Derek Foreman d346ac7b2e wayland_shm: Track size of buffer 6 years ago
Derek Foreman 381bb0e798 wayland_shm: move buffer release callback to top of file 6 years ago
Derek Foreman ef1279465f wayland_shm: make creating a wayland buffer back end specific 6 years ago
Derek Foreman 7e1805ada1 wayland_shm: Factor out wl_buffer creation code 6 years ago
Mike Blumenkrantz 1cda9fe749 build: improve configure accessibility 6 years ago
Mike Blumenkrantz e99183c33b quicklaunch: add support for quicklaunch domains 6 years ago
Daniel Kolesa 70ee11af84 eolian: enable cyclic imports of eo files 6 years ago
Daniel Kolesa 5c2611d93a eolian: simplify dependency parsing and cut down on hash lookups 6 years ago
Carsten Haitzler 7a7abb043a elput - re-enable switches (power buttons, lid etc.) 6 years ago
Jean-Philippe Andre 10b6eb627a edje: Oops. Remove edje_global include as well. 6 years ago
Jean-Philippe Andre cc1ed7183c edje: Hide edje_global from the rest of the world 6 years ago
Jee-Yong Um 2f838acd4e Efl: add class interfaces (color/text/size) 6 years ago
Andy Williams d5dbcdabd1 eo: Rename efl_ref_get to efl_ref_count 6 years ago
Carsten Haitzler 2a5267d416 unbreak efl so e works again.... after cedric 6 years ago
Jean-Philippe Andre c308498a9d win: Fix alpha windows 6 years ago
subhransu mohanty 8952c3e524 evas/vg: changed the efl_vg_dup api signature. 6 years ago
Jean-Philippe Andre 75a65ad41a tests: Properly define access beta/protected 6 years ago
Bryce Harrington 50fba34e6c eina: Fix spelling/punctuation errors in documentation (prefix..promise) 6 years ago
Pawel Aksiutowicz e2ad1469a5 focus: Some typos for efl_ui_focus_manager fixed 6 years ago
Carsten Haitzler a3b1b5d540 efl - fix build after cedric breakage 6 years ago
Cedric BAIL 50cc85f426 elementary: fix quicklaunch support. 6 years ago
Cedric BAIL e32dd07c9d elementary: refactor and clean efl_quicklaunch_prepare. 6 years ago
Cedric BAIL d171cf9639 elementary: fix ELM_MAIN macro to properly expose symbol. 6 years ago
Cedric BAIL 4f70a29580 elementary: add debugging information to quicklaunch binary. 6 years ago
Cedric BAIL e729d6b994 elementary: use efl_exit to leave the mainloop instead of direct use of exit. 6 years ago
Cedric BAIL fa3e1dc784 evas: rely on ecore to reset evas rendering thread on fork. 6 years ago
Cedric BAIL d125892601 evas: rely on ecore to reset upscaler thread on fork. 6 years ago
Cedric BAIL 73e6404b1a evas: rely on ecore to reset ecore_pipe for evas_async_events. 6 years ago
Cedric BAIL ee65414ef6 ecore: introduce ecore_init_ex/ecore_shutdown_ex to propagate argc,argv properly. 6 years ago
Cedric BAIL 3d72cb8da3 ecore: report startup time of the main loop with EFL_FIRST_LOOP environment variable. 6 years ago
Cedric BAIL dd40079185 ecore,elementary: move startup time accounting in ecore. 6 years ago
Cedric BAIL 25b6a280c0 elementary: move Efl new general purpose API to efl_general.h 6 years ago
Carsten Haitzler ede0587887 efl net - handle proxy helper fails better and abort proxy lookups 6 years ago
Jean-Philippe Andre a0dc0eb516 cxx: Fix slider example 6 years ago
Jean-Philippe Andre 528dfce251 slider: Export the part class 6 years ago