summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Efl.Pack: Rename methods and propertiesJean-Philippe Andre2016-04-202-15/+18
* elm_text/box: Use real widgets to show off box layoutJean-Philippe Andre2016-04-201-73/+53
* Efl.Ui.Grid: Implement custom layout functionsJean-Philippe Andre2016-04-202-10/+83
* Ui.Box: Fix flow layoutJean-Philippe Andre2016-04-201-6/+3
* Efl.Ui.Box: Add pack_align propertyJean-Philippe Andre2016-04-201-0/+60
* Efl.Ui.Grid: Fix new API behaviourJean-Philippe Andre2016-04-201-25/+91
* Elm_test/Grid: Add linear API test for Efl.Ui.GridJean-Philippe Andre2016-04-202-0/+148
* Elm_test/Ui.Box: Implement example custom layout functionJean-Philippe Andre2016-04-201-0/+55
* Elm_test: Add test case for Ui.GridJean-Philippe Andre2016-04-203-18/+375
* Efl.Ui.Box: Implement flow layoutsJean-Philippe Andre2016-04-201-2/+111
* Elm_test: Add basic test case for the new box apiJean-Philippe Andre2016-04-202-0/+363
* Revert "Set the name for table, box items"Cedric BAIL2016-04-191-7/+0
* edje_cc: Fix filters inheritanceJean-Philippe Andre2016-04-191-46/+34
* eolian: free impl_full_params strbuf before going out of scopeStefan Schmidt2016-04-181-0/+1
* edje_cc: delete anonymous lookup during program removalJee-Yong Um2016-04-153-0/+26
* evas.canvas3d: Change shade_mode to shader_modeOleksandr Shcherbina2016-04-141-7/+7
* eolian: Make promise eolian generation use macros for hooksFelipe Magno de Almeida2016-04-111-10/+22
* efreetd - dont use netdb.sh as per man page on windowsCarsten Haitzler (Rasterman)2016-04-081-1/+0
* efreet - use eina tmp dir instead of /tmp dirCarsten Haitzler (Rasterman)2016-04-081-2/+2
* efreetd - fix more cache path handling to live in the cache dirCarsten Haitzler (Rasterman)2016-04-081-1/+2
* efreet: fix tmp file/dir/log handling to not leave a mess and workCarsten Haitzler (Rasterman)2016-04-082-20/+40
* elm_nstate: introduce nstate widget and inherit check from itAmitesh Singh2016-04-073-0/+47
* eolian: add Eolian support for Eina PromisesFelipe Magno de Almeida2016-04-061-4/+44
* eo: add before and after macro hooks for API generation functionsFelipe Magno de Almeida2016-04-061-1/+1
* elm_test: Fix warning with clangJean-Philippe Andre2016-04-061-1/+1
* support elm_object_item_style_set/get on genlist itemsSangHyeon Lee2016-04-011-0/+4
* Eolian: Mark all EO class_get() as weakJean-Philippe Andre2016-04-011-1/+1
* elementary: always include web test as this is now an external module.Cedric BAIL2016-03-301-4/+0
* fix other gengrid elemetary test bugsSangHyeon Lee2016-03-301-18/+26
* fix gengrid restore sample in elementary_testSangHyeon Lee2016-03-301-3/+8
* fix gengrid test cursor sample in elementary_testSangHyeon Lee2016-03-301-9/+2
* edje_cc: fix parsing error when some keywords are used as part nameJee-Yong Um2016-03-291-4/+7
* slider: Add range supportAmitesh Singh2016-03-281-2/+218
* edje_cc: support hexadecimal color codeJee-Yong Um2016-03-283-36/+255
* Test/Clock: fit Exactness requirementsDaniel Zaoui2016-03-271-0/+1
* Clock: adapt test to fit Exactness requirementsDaniel Zaoui2016-03-271-0/+14
* elm - fix elementary test pkgdatadir to be right so icons work etc.Carsten Haitzler (Rasterman)2016-03-251-1/+1
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-23123-0/+59181
* Revert "edje: seems like preloading is fixed and we can now run edje_cc in //"Cedric Bail2016-03-211-1/+1
* efl js: Update Javascript binding to compile with new Eolian APIVitor Sousa2016-03-183-52/+83
* edje_cc: make script_override default value as EINA_FALSEJee-Yong Um2016-03-181-1/+1
* edje_cc: fix inheriting script from other groupJee-Yong Um2016-03-181-7/+19
* Revert "edje: remove unnecessary repetition during copying code"Jaehyun Cho2016-03-181-4/+3
* edje: remove unnecessary repetition during copying codeJee-Yong Um2016-03-171-3/+4
* edje_cc: remove unnecessary internal functionJee-Yong Um2016-03-151-26/+0
* edje_cc: fix typo in error messageJee-Yong Um2016-03-151-1/+1
* edje_cc: fix group inheritingHosang Kim2016-03-151-2/+2
* edje: seems like preloading is fixed and we can now run edje_cc in //Cedric BAIL2016-03-141-1/+1
* eolian generator: simplify typedef genDaniel Kolesa2016-03-141-6/+3
* eolian generator: close the file with zero writeDaniel Kolesa2016-03-111-4/+6