summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs: eldbus: document property valuesStefan Schmidt2016-04-224-10/+10
* docs: efl_vpath: separate summary line from rest of descriptionStefan Schmidt2016-04-221-0/+1
* genlist : arrange focus set in mouse upSangHyeon Lee2016-04-221-3/+3
* ecore: forgot to handle recursive destruction in a function that actually ask...Cedric Bail2016-04-211-0/+17
* elementary: build edje dependency needed for tests.Cedric Bail2016-04-211-1/+1
* efl loop: implement loop.get property to return selfCarsten Haitzler (Rasterman)2016-04-222-0/+7
* elementary: actually this is part of our make dist and shouldn't be build eve...Cedric BAIL2016-04-211-0/+0
* elementary: use Efl.Loop event directly as an API test.Cedric BAIL2016-04-212-16/+35
* ecore: rename Ecore_Mainloop to Efl.Loop.Cedric BAIL2016-04-218-31/+32
* ecore: ecore_main_loop_animator_ticked_get seems to be useful only for Ecore_...Cedric BAIL2016-04-212-11/+0
* ecore: ecore_main_loop_select_func_set is definitively an internal function.Cedric BAIL2016-04-212-25/+0
* ecore: move ecore idle exiter to relly on the factorized main loop event.Cedric BAIL2016-04-218-219/+15
* ecore: remove useless defineCedric BAIL2016-04-211-2/+0
* eolian-cxx: Remove .Base requirementFelipe Magno de Almeida2016-04-2115-40/+94
* ecore: use new refactorized idle infrastructure to make idle enterer rely on ...Cedric BAIL2016-04-218-237/+22
* ecore: allow for possible factorization of all idler event.Cedric BAIL2016-04-213-27/+45
* ecore: move Ecore_Idler to legacy and rely on Eo event restart capability.Cedric BAIL2016-04-2110-190/+130
* ecore: give the mainloop its own private data.Cedric BAIL2016-04-212-8/+7
* ecore: make the main loop singleton initialized and available early on.Cedric BAIL2016-04-213-1/+7
* eolian-cxx: Remove deprecated examplesFelipe Magno de Almeida2016-04-213-244/+1
* elm_cnp: accept appropriate text types in wl drop handlersMike Blumenkrantz2016-04-211-4/+13
* elm_cnp: do not send null accepts for every type within wl data offersMike Blumenkrantz2016-04-211-3/+3
* ecore-wl2: more dnd v3 updatesMike Blumenkrantz2016-04-213-26/+90
* ecore-wl2: use fd handler for receiving selection dataMike Blumenkrantz2016-04-212-78/+15
* elm_cnp: attempt to get all applicable mime types when getting selectionMike Blumenkrantz2016-04-211-2/+4
* ecore-wl2: return some copied code back to its original stateMike Blumenkrantz2016-04-211-10/+6
* ecore-wl2: update wl dnd/clipboard support to v3 of protocolMike Blumenkrantz2016-04-213-2/+31
* ecore-wl2: correct the name and type of some function paramsMike Blumenkrantz2016-04-213-10/+10
* ecore-drm: Fix typo in doxygenChris Michael2016-04-211-1/+1
* wayland_shm: Fix evas test breakageDerek Foreman2016-04-211-0/+1
* tests: eo: switch to generic eo_key_del, fix buildStefan Schmidt2016-04-211-4/+4
* try readme commit to check git prune issueCarsten Haitzler (Rasterman)2016-04-211-0/+1
* eo base - remove the duplicated key dels and just do eo_key_del() nowCarsten Haitzler (Rasterman)2016-04-218-72/+11
* Edje edit: fix aspect_preference value into generate code function.Mykyta Biliavskyi2016-04-211-1/+1
* Edje edit: add new program actions into code generate function.Mykyta Biliavskyi2016-04-211-2/+47
* Edje edit: fix get list of program tagrets.Mykyta Biliavskyi2016-04-211-17/+49
* Examples: Fix compilation (disable CXX examples!)Jean-Philippe Andre2016-04-215-8/+22
* eo base - add loop_get for base classCarsten Haitzler (Rasterman)2016-04-213-0/+44
* Edje: Fix tests build without installing edj filesJean-Philippe Andre2016-04-211-17/+15
* edje: seems the only way to force the build of this files.Cedric Bail2016-04-201-12/+13
* Revert "edje: build again edje files needed for tests"Carsten Haitzler (Rasterman)2016-04-211-1/+0
* ecore: use restartable event for main loop event.Cedric BAIL2016-04-201-3/+3
* eolian: add tests for restartable event.Cedric BAIL2016-04-202-0/+22
* eolian: add support for restartable event.Cedric BAIL2016-04-206-4/+33
* eo: let's check that this nested restarted event are working somehow.Cedric BAIL2016-04-203-1/+39
* eo: add support for restartable event inside nested call.Cedric BAIL2016-04-203-4/+81
* edje: build again edje files needed for testsCedric BAIL2016-04-201-0/+1
* tests: fix another redefine of Ecore_Cb build breakStefan Schmidt2016-04-201-1/+1
* ecore-wl(2): add copyright headers (MIT) from westonMike Blumenkrantz2016-04-202-0/+48
* Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXXDuna Oh2016-04-206-19/+19