summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert temporarily "Add remote shell functionality"devs/jackdanielz/edebugDaniel Zaoui2017-01-185-496/+19
* Revert temporarily "Debug: Add Eo stuff"Daniel Zaoui2017-01-182-25/+0
* Debug: Add Eo stuffDaniel Zaoui2017-01-182-0/+25
* Add remote shell functionalityDaniel Zaoui2017-01-185-19/+496
* TEMP: all the debug stuff that has been doneDaniel Zaoui2017-01-1820-1722/+2220
* ecore-wl2: Add function to get touch deviceChris Michael2017-01-171-0/+26
* elput: Return touch coordinates when we have no pointerChris Michael2017-01-171-0/+10
* Edje_Edit: add forgotten API for map.zoom.x/yVitalii Vorobiov2017-01-172-0/+53
* evil: include "sys/types.h" where is define off_tVyacheslav Reutskiy2017-01-171-0/+1
* edje_edit: add Efl.File.mmap.set implementation for edje_editAndrii Kroitor2017-01-172-38/+57
* elm_test: Make the animated filter a bit prettierJean-Philippe Andre2017-01-173-7/+22
* Ui text: fix size evaluation for default setupDaniel Hirt2017-01-172-0/+10
* evas: Fix classic text styles with filters in textblockJean-Philippe Andre2017-01-175-10/+16
* elm_test: Add a filter to the code entryJean-Philippe Andre2017-01-171-0/+17
* evas: Fix crash with invalid input in textblockJean-Philippe Andre2017-01-171-1/+1
* evas: Redraw tb filters if source changedJean-Philippe Andre2017-01-171-20/+30
* elm_test: Search bar enter key activates test on exact matchJean-Philippe Andre2017-01-171-4/+9
* evas: Fix textblock filters with large itemsJean-Philippe Andre2017-01-171-13/+22
* evas: Drop unused buffer from textblock filtersJean-Philippe Andre2017-01-171-8/+85
* evas: Fix unsafe code in previous patches (tb filters)Jean-Philippe Andre2017-01-171-68/+84
* evas: Introduce event style_insets,changed for tbJean-Philippe Andre2017-01-173-0/+3
* evas: Implement buffer caching for textblock filtersJean-Philippe Andre2017-01-174-93/+163
* evas: Implement filter sources support for textblockJean-Philippe Andre2017-01-175-7/+92
* evas: Implement filter_data_set for textblockJean-Philippe Andre2017-01-174-27/+174
* elm_test: Improve gfx filter test case for tb & textJean-Philippe Andre2017-01-171-21/+65
* evas: Adjust tb padding from gfx filters paddingJean-Philippe Andre2017-01-172-47/+91
* evas: Remove unused 'inset' field from tb itemsJean-Philippe Andre2017-01-171-16/+8
* evas: Fix tb filters spanning over multiple itemsJean-Philippe Andre2017-01-175-38/+69
* evas: Set gfx filters by name on textblockJean-Philippe Andre2017-01-172-55/+128
* evas: Experimental textblock support for gfx filtersJean-Philippe Andre2017-01-173-33/+351
* evas: Remove most extra data from filter mixinJean-Philippe Andre2017-01-173-59/+35
* evas: Add a very simple post-render job listJean-Philippe Andre2017-01-173-0/+55
* evas: Refactor evas filters a bitJean-Philippe Andre2017-01-1710-106/+146
* eina: Remove EAPI eina_freeq_main_set()Jean-Philippe Andre2017-01-174-21/+18
* evas: Use eina_slstr to simplify render debugJean-Philippe Andre2017-01-171-47/+48
* eina: Introduce Eina_Slstr for short-lived stringsJean-Philippe Andre2017-01-1710-4/+623
* eina_freeq: Add mode for postponed deletionJean-Philippe Andre2017-01-174-45/+244
* eolian: merge internal funcs in database fillDaniel Kolesa2017-01-161-17/+10
* eolian: remove/add APIs and clean up implements systemDaniel Kolesa2017-01-1614-386/+188
* interface_scrollable: Unify basis of calculation of page_get logicWonki Kim2017-01-161-1/+8
* elm_multibuttonentry: Fix MBE got a wrong state.Woochan Lee2017-01-163-10/+99
* elm_code: Add some safetyAndy Williams2017-01-151-1/+7
* elm_code: Fix selection when moving around with cursor keysAndy Williams2017-01-152-6/+14
* net gadget: try to improve the themeDave Andreoli2017-01-159-99/+66
* Luncher: Fix engage theme to scale more smoothly.Andy Williams2017-01-131-136/+42
* ecore-wl2: make session recovery listener globalMike Blumenkrantz2017-01-132-16/+16
* elm_box: allow aspects 1 <= x < 0.0Mike Blumenkrantz2017-01-131-1/+2
* ecore-wl2: Use input serial for move and resize functionsChris Michael2017-01-131-9/+6
* docs: generate correct eolian function signaturesDaniel Kolesa2017-01-131-2/+0
* eolian: change eo file syntax @virtual_pure -> @pure_virtualDaniel Kolesa2017-01-1331-109/+109