summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* first proposal of efl_ui_list for MVC list in new efl interfacedevs/sanghyeonlee/interfaceSangHyeon Lee2016-06-246-0/+918
* efl readme - add platfomr support info there and openbsd not supportedCarsten Haitzler (Rasterman)2016-06-141-0/+11
* elput: Fix issue of VT-Switching not workingChris Michael2016-06-131-38/+8
* ecore-evas-wayland: Minor formatting fixesChris Michael2016-06-132-4/+10
* ecore-evas-drm: Re-enable direct input callbackChris Michael2016-06-131-4/+2
* edje: make svg support a beta feature of edje_cc.Cedric BAIL2016-06-133-2/+11
* eolian: fix impl func fillDaniel Kolesa2016-06-131-1/+1
* evas: loaders fix typo which blocked the installation of the LO loader scriptStefan Schmidt2016-06-131-2/+2
* evas: loaders: fix install exec hook by adding the needed semicolonStefan Schmidt2016-06-131-4/+4
* evas: loaders: make sure we create the directory first before we create symlinksStefan Schmidt2016-06-131-0/+4
* eolian: fix error cursor positioningDaniel Kolesa2016-06-132-36/+65
* edje_calc: fix interpolate calculation of map colorsVitalii Vorobiov2016-06-131-47/+40
* Ecore_Input: define data type for joysticksShinwoo Kim2016-06-137-128/+668
* win: Optimize event forward using callback add/del eventsJean-Philippe Andre2016-06-131-43/+246
* win: Add event device,changedJean-Philippe Andre2016-06-132-0/+17
* win: Add focus events (in, out, object in/out)Jean-Philippe Andre2016-06-132-0/+66
* win: Add event render,preJean-Philippe Andre2016-06-132-0/+17
* edje_cc - new vector svg loader - fix bunch of incorrect code that segvsCarsten Haitzler (Rasterman)2016-06-131-10/+7
* evas_canvas: move evas_output_XXX API from eo to legach.Ji-Youn Park2016-06-134-235/+294
* benchmark: eo: add missing phthread flag to linkerStefan Schmidt2016-06-131-1/+2
* examples: elementary: ad missing math lib to linker flagsStefan Schmidt2016-06-131-0/+1
* elm - add another mkpath before monitoring a dir to enusre things workCarsten Haitzler (Rasterman)2016-06-131-0/+1
* ecore-con - dont complain about socket setup issues when api handles itCarsten Haitzler (Rasterman)2016-06-133-7/+7
* evas-native-tbm: fix stride mismatch and allocate image data for converting f...Minkyoung Kim2016-06-134-16/+63
* edje cc - remove debug printf i missed. :(Carsten Haitzler (Rasterman)2016-06-131-1/+0
* edje - set up eet data descriptor right with right struct and sizeCarsten Haitzler (Rasterman)2016-06-131-0/+1
* edje_cc - limit embryo_cc instances in bg to something sensibleCarsten Haitzler (Rasterman)2016-06-131-4/+64
* Elm: fix elementary quicklaunch build on SolarisVincent Torri2016-06-133-4/+6
* eolian-cxx: Fix C++ compilation for lacking .eo files being generatedFelipe Magno de Almeida2016-06-132-3/+8
* FDO icons: improve looks of some Actions iconsDave Andreoli2016-06-1360-523/+2297
* FDO icons: added International flagsDave Andreoli2016-06-1296-4/+299
* FDO icons: complete the Status categoryDave Andreoli2016-06-1223-13/+1323
* FDO icons: complete the Devices categoryDave Andreoli2016-06-124-1/+3
* FDO icons: complete the Actions categoryDave Andreoli2016-06-1240-41/+7568
* FDO icons: complete the Emblems categoryDave Andreoli2016-06-129-3/+1058
* eina: Add support for eina_safepointer in promisesFelipe Magno de Almeida2016-06-115-110/+166
* eio: Removed wrong attribution to promise vtable from EioFelipe Magno de Almeida2016-06-111-9/+3
* elementary: merge code test widgets to main test appAndy Williams2016-06-115-463/+314
* eio: fixed Eina_Value_Type in model property mtimeLarry Jr2016-06-101-1/+1
* eina: add forgotten file for distcheck.Cedric BAIL2016-06-101-1/+2
* eina: reenable all tests that where wrongfully disabled.Cedric BAIL2016-06-101-52/+52
* eina: add tests suite for Eina_Safepointer.Cedric BAIL2016-06-104-1/+192
* eina: add generic infrastructure for a Eina_SafepointerCedric BAIL2016-06-108-3/+680
* edje: this API is BETA and only available to legacy for now.Cedric BAIL2016-06-101-0/+5
* edje: creation of scene in edje-3dperepelits.m2016-06-102-0/+66
* elementary: don't use an unspecified amount of argumentsJean Guyomarc'h2016-06-102-2/+2
* examples: eolian_cxx: package extra headers into dist.Stefan Schmidt2016-06-101-0/+2
* examples: elementary: package needed headers into distStefan Schmidt2016-06-101-0/+3
* examples: edje: package po/mo data files into distStefan Schmidt2016-06-101-0/+3
* eolian: remove the unnecessary subtypes APIDaniel Kolesa2016-06-1010-65/+53