summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_grid_static: make workdevs/conr2d/efl_ui_grid_staticJee-Yong Um2016-05-302-3/+7
* efl_ui_grid_static: create skeletonJee-Yong Um2016-05-277-57/+146
* elm_win: clean elm apis related with rotation.Ji-Youn Park2016-05-273-166/+196
* elm_win: remove elm_win_wm_manual_rotation_done feature from eo.Ji-Youn Park2016-05-273-60/+71
* elm_win: Code simplificationJean-Philippe Andre2016-05-271-29/+20
* Separtor: use orientation APIsdevs/ami/gfx-videoYeshwanth Reddivari2016-05-275-26/+63
* eolian-cxx: Added tests for wrapper conversion in C++ APIFelipe Magno de Almeida2016-05-262-14/+44
* eolian-cxx: Fixed lookup of class typesFelipe Magno de Almeida2016-05-261-24/+20
* eolian-cxx: Removed useless commented codeFelipe Magno de Almeida2016-05-261-1/+1
* eina-cxx: Added crange_array template typedefFelipe Magno de Almeida2016-05-261-1/+4
* eina: Add benchmarks for eina promisesFelipe Magno de Almeida2016-05-264-0/+362
* elput: Add APIs to support keyboard key remappingChris Michael2016-05-264-1/+117
* ecore: eldbus: Fix prototype for promise then_cb new prototypeFelipe Magno de Almeida2016-05-263-10/+10
* eina: Make cancelled promises use EINA_ERROR_PROMISE_CANCELLED error codeFelipe Magno de Almeida2016-05-262-1/+2
* eina: Use pointer directly instead of by unnecessary indirectionFelipe Magno de Almeida2016-05-261-3/+3
* eina: Fix crashing when accessing past-the-end of the malloc'ed promiseFelipe Magno de Almeida2016-05-261-1/+1
* eina: Fix then callbacks prototypesFelipe Magno de Almeida2016-05-261-6/+6
* eina: Add missing buffer_get function in Eina_PromiseFelipe Magno de Almeida2016-05-261-0/+8
* eina: Fix new prototype for then cb in testFelipe Magno de Almeida2016-05-261-2/+2
* elput: Add API function to calibrate input devicesChris Michael2016-05-264-1/+52
* elput: Remove badly named APIChris Michael2016-05-262-43/+0
* elput: Fix issue where double/triple click was not workingChris Michael2016-05-261-0/+1
* eolian: add core infra to support builtin strings and void pointersDaniel Kolesa2016-05-264-5/+14
* eolian: put ownable checks into its own funcDaniel Kolesa2016-05-261-6/+10
* elput: Minor formatting fixesChris Michael2016-05-263-7/+13
* Evas: Fix compilation warningJean-Philippe Andre2016-05-261-3/+3
* Evas GL: Fix compilation warning, use func pointerJean-Philippe Andre2016-05-261-7/+11
* Elm Layout: Make box & table part proxies temporaryJean-Philippe Andre2016-05-265-112/+85
* Elm.Layout: Fix BOX and TABLE usage with efl_partJean-Philippe Andre2016-05-261-43/+70
* Efl: Remove part name in Efl.Container (use Efl.Part)Jean-Philippe Andre2016-05-2667-470/+927
* Evas GL common: Simplify GLPIPES... trying to prevent a crashJean-Philippe Andre2016-05-262-172/+65
* Elm entry: fix returning wrong focus regionJiwon Kim2016-05-264-1/+107
* elm_win: remove elm_win_conformant_set/get from eoJi-Youn Park2016-05-263-124/+135
* elm_image: fix build breakJi-Youn Park2016-05-261-6/+6
* Elm_image: implement 'scale_type' and 'scalable' property related functionsJaeun Choi2016-05-262-74/+136
* elm_win: remove elm_win_keyboard_win_set/get from eo.Ji-Youn Park2016-05-263-40/+54
* eina test suite - ooops reenable testsCarsten Haitzler (Rasterman)2016-05-261-2/+0
* efl - new cmp "fix" code - remove one duplicated cmpCarsten Haitzler (Rasterman)2016-05-262-1/+2
* Fix addition of Evil library in .pc filesVincent Torri2016-05-261-3/+3
* efl - fix many bounds over/underflow where we use int for ptr cmpCarsten Haitzler (Rasterman)2016-05-263-7/+20
* eio: Adds Eo-based Eio APILauro Moura2016-05-2527-1366/+4033
* eina: Add promise parameter to then calllbacksFelipe Magno de Almeida2016-05-256-27/+72
* eio: Call correct function to cleanup Eio_File.Lauro Moura2016-05-252-3/+50
* eina hash - fix stringshare key comparison functionCarsten Haitzler (Rasterman)2016-05-261-1/+16
* elput: Fix formattingChris Michael2016-05-251-4/+8
* elput: use physical name of seat when finding existing seatsMike Blumenkrantz2016-05-251-1/+1
* elput: further simplify device internalsMike Blumenkrantz2016-05-254-64/+25
* elput: change some functions and internal flags to enable async input setupMike Blumenkrantz2016-05-256-44/+39
* elput: define and implement an async device opening interface for libinputMike Blumenkrantz2016-05-255-145/+299
* elput: remove 'sync' param from device managementMike Blumenkrantz2016-05-254-31/+7