summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas: use new property impl syntaxDaniel Kolesa2016-12-2731-203/+125
* ecore: use new property impl syntaxDaniel Kolesa2016-12-2715-24/+21
* ector: use new property impl syntaxDaniel Kolesa2016-12-2712-19/+19
* efl: move some eo files to new property impl syntaxDaniel Kolesa2016-12-2710-40/+23
* eolian: require semicolon after get/set in new property impl syntaxDaniel Kolesa2016-12-271-0/+2
* eio: Correct deletion backendIvan Furs2016-12-271-5/+4
* ecore_main: don't wait on marked to delete handlers on WindowsAndrii Kroitor2016-12-271-0/+6
* Fileselector: make parse path string windows platform support.Mykyta Biliavskyi2016-12-271-2/+2
* efreet cache - handle corner case where efreetd keeps disconnectingCarsten Haitzler (Rasterman)2016-12-261-3/+24
* Revert "spinner: call changed callback on value set."Carsten Haitzler (Rasterman)2016-12-241-1/+0
* efl po files - update comment linesCarsten Haitzler (Rasterman)2016-12-2423-989/+989
* Ecore_Con_Url/Curl: add consistency for _c init/shutdownDaniel Zaoui2016-12-231-0/+1
* Ecore_Con_Url/Curl: add referencing on _c structureDaniel Zaoui2016-12-232-2/+9
* eolian: implement new partial property impl syntaxDaniel Kolesa2016-12-231-1/+27
* eolian: add dev warning for old style property implementsDaniel Kolesa2016-12-231-0/+10
* eolian implements: prepare API for whole-property implementsDaniel Kolesa2016-12-231-9/+5
* edje_data: add the missed vector data.Jaehwan Kim2016-12-231-0/+10
* edje_pick: add vector resources into the output file.Jaehwan Kim2016-12-231-1/+129
* ecore_exe: do not try to send 0 bytesAndrii Kroitor2016-12-222-1/+3
* edje_cc: add svg file name '.png' if it use as imageVyacheslav Reutskiy2016-12-222-2/+18
* edje_cc: calculate and save the parts count in "edje/file"Vyacheslav Reutskiy2016-12-222-1/+90
* edje_pick: fix calculation of index for parent and depended groupsVyacheslav Reutskiy2016-12-221-42/+37
* ecore_exe_win32: fix typo in input poll threadAndrii Kroitor2016-12-221-4/+4
* ecore_exe: fix send on WindowsAndrii Kroitor2016-12-221-1/+1
* ethumb: rewrite slave input/outputAndrii Kroitor2016-12-221-83/+60
* ecore: fix wait for stdin on WindowsAndrii Kroitor2016-12-221-3/+36
* evas: PNG save of ARGY88 needs unpremulJean-Philippe Andre2016-12-223-1/+39
* Revert "elm theme makefile.am - remove misleading makefile not used"Jean-Philippe Andre2016-12-221-0/+1460
* Edje_Edit: replace eet_read_direct by eet_read function.Mykyta Biliavskyi2016-12-221-1/+1
* evas: Implement GRY8/AGRY88 save support for PNGJean-Philippe Andre2016-12-221-51/+80
* elm theme makefile.am - remove misleading makefile not usedCarsten Haitzler (Rasterman)2016-12-221-1460/+0
* efl window stacks - implement pop to for x11 in the portable wayCarsten Haitzler (Rasterman)2016-12-227-20/+135
* Revert "edje: fix float comparison warning in edje_cc."Jean-Philippe Andre2016-12-222-16/+10
* ecore_exe is broken on WindowsAndrii Kroitor2016-12-222-352/+339
* box: Fix bad floating point comparisonJean-Philippe Andre2016-12-221-1/+1
* edje_cc: Redefine STRDUP with einaJean-Philippe Andre2016-12-221-8/+1
* edje_pick: include the resources that is only used.Jaehwan Kim2016-12-221-36/+64
* Merge branch 'devs/bdilly/edje_multiseat_filter'Bruno Dilly2016-12-2112-48/+1244
|\
| * examples/edje: add seat filtering exampleBruno Dilly2016-12-214-0/+945
| * edje: support filtering allowed seats per partBruno Dilly2016-12-216-0/+199
| * edje: clean erroneous documentationBruno Dilly2016-12-211-2/+0
| * edje: add function on embryo to control focusBruno Dilly2016-12-214-1/+67
| * edje: refactor _edje_program_run for FOCUS_SET actionBruno Dilly2016-12-211-46/+34
|/
* eina: try slight improvement of eina tests suite.Cedric BAIL2016-12-215-77/+75
* efl: add helper to run tests suite under valgrind.Cedric BAIL2016-12-211-0/+21
* efl: improve help displayed by each tests suite.Cedric BAIL2016-12-211-5/+6
* eldbus: always run the main loop.Cedric BAIL2016-12-211-13/+6
* ecore: we need to process future and promise before the internal start loop.Cedric BAIL2016-12-211-0/+10
* evas: don't use float comparison for integersChris Michael2016-12-211-3/+3
* eolian: fix doc tests to match generation outputDaniel Kolesa2016-12-211-1/+1