summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Support endiannessDaniel Zaoui2017-06-052-18/+57
* Support opcodes registration for WindowsDaniel Zaoui2017-06-051-14/+13
* Rename opcodes for a better readabilityDaniel Zaoui2017-06-051-5/+5
* Fix Coverity issuesDaniel Zaoui2017-06-051-3/+4
* Remove thread managementDaniel Zaoui2017-06-052-11/+10
* Use better names for daemon operationsDaniel Zaoui2017-06-052-15/+15
* Remove old evlog code from efl_debugdDaniel Zaoui2017-06-051-14/+0
* Fix connection closingDaniel Zaoui2017-06-051-3/+9
* Fix daemon issuesDaniel Zaoui2017-06-051-1/+2
* Add prints to efl_debugdDaniel Zaoui2017-06-051-2/+8
* Replace shell remote connection with localhost TCP connectionDaniel Zaoui2017-06-053-122/+83
* Add data to opcode registration callbackDaniel Zaoui2017-06-051-2/+2
* Fix Coverity issuesDaniel Zaoui2017-06-051-24/+25
* Add shell remote connectionDaniel Zaoui2017-06-053-1/+80
* First patch of the Eina Debug layer rewritingDaniel Zaoui2017-06-054-705/+645
* eolian-cxx: Fixed compilation error after Eolian_Unit type introductionFelipe Magno de Almeida2017-06-021-10/+16
* Efl.Ui.Image.Zoomable: implement Ui.Image.icon propertyAmitesh Singh2017-06-022-0/+119
* edje: Remove external param_set from EOJean-Philippe Andre2017-05-311-16/+6
* test: Cleanup timer when window is closedJean-Philippe Andre2017-05-311-1/+15
* eolian: use unit in typedecl c_type_getDaniel Kolesa2017-05-301-1/+1
* eolian: expr eval APIs now take unitsDaniel Kolesa2017-05-302-17/+17
* eolian: pass unit to enum get by nameDaniel Kolesa2017-05-301-1/+1
* eolian: pass unit to struct get by nameDaniel Kolesa2017-05-301-1/+1
* eolian: pass unit to class get_by_name/fileDaniel Kolesa2017-05-306-62/+68
* eolian gen: pass the unit aroundDaniel Kolesa2017-05-307-31/+40
* edje: Compose external part with real objectJean-Philippe Andre2017-05-301-3/+7
* edje: Move external_param_set to a efl_part APIJean-Philippe Andre2017-05-301-14/+52
* Ui text: use new text api instead of 'style'Daniel Hirt2017-05-281-0/+5
* Ui text: use 'wrap' and 'multiline' propertiesDaniel Hirt2017-05-281-14/+24
* elementary_test: add a new inwin testMarcel Hollerbach2017-05-262-0/+34
* Efl.Ui.Radio: correct the 'changed' event nameAmitesh Singh2017-05-232-11/+11
* rename elm_button to Efl.Ui.ButtonAmitesh Singh2017-05-224-9/+9
* doc: Fix filters documentation in edcrefJean-Philippe Andre2017-05-191-9/+33
* edje_cc - use mem_alloc to fail and exit if alloc fails and fix err outCarsten Haitzler (Rasterman)2017-05-171-2/+2
* edje_cc docs - fix docs for vector images as it is wrongCarsten Haitzler (Rasterman)2017-05-171-1/+1
* win: Remove special class Efl.Ui.Win.StandardJean-Philippe Andre2017-05-177-9/+9
* tests: win_dialog: remove unused variableStefan Schmidt2017-05-121-2/+2
* efl ui win -> add test for centering + fix center of window before showCarsten Haitzler (Rasterman)2017-05-121-0/+36
* efreet: Fix failure to save list data to outputBryce Harrington2017-05-121-1/+1
* evas map: Rename raw_coord to coord_absoluteJean-Philippe Andre2017-05-121-6/+6
* elm_test: Add EO version of "Flip Page" testJean-Philippe Andre2017-05-123-1/+898
* evas map: Introduce new API for maps (Efl.Gfx.Map)Jean-Philippe Andre2017-05-112-62/+8
* evas map: Replace EO APIs for populate with resetJean-Philippe Andre2017-05-112-2/+2
* efreet: free the allocated buffer before returningStefan Schmidt2017-05-111-6/+24
* efreetd: BSD optimizations.Al Poole2017-05-103-79/+128
* elm_code: Move the 'default' font name and size into the theme.Andy Williams2017-05-061-4/+0
* eolian: help and version shall not cause an error exit statusJean Guyomarc'h2017-05-061-0/+2
* edje_cc: Fix warning caused by conflict between local & global variableJeeyong Um2017-04-281-13/+13
* edje: Fix resource leakChris Michael2017-04-271-0/+2
* edje: Fix resource leakChris Michael2017-04-271-1/+3