summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Ui text: use async layoutdevs/herdsman/text_async2Daniel Hirt2017-09-111-3/+21
* Revert "elm: rename elm spinner to Efl.Ui.Spinner"Amitesh Singh2017-09-071-3/+3
* elm test: slider: Add limited interval slider example.Amitesh Singh2017-09-061-0/+28
* textpath: correct map point numberThiep Ha2017-09-051-1/+1
* elm: rename elm spinner to Efl.Ui.SpinnerAmitesh Singh2017-09-011-3/+3
* elm_test: Scale down icon by 8xJean-Philippe Andre2017-09-011-0/+1
* win: Merge focus_highlight_style with widget (EO)Jean-Philippe Andre2017-09-011-2/+4
* eolian: clean up and fix function pointer generationDaniel Kolesa2017-08-303-26/+12
* eolian gen: clean up param genDaniel Kolesa2017-08-301-80/+54
* Introduce text on path widgetThiep Ha2017-08-292-0/+185
* elm_test: Remove calls to fill+expand (EO)Jean-Philippe Andre2017-08-2316-78/+17
* js: Fix javascript generator's compilationJean-Philippe Andre2017-08-231-4/+4
* test: Fix EO API usage (direction)Jean-Philippe Andre2017-08-232-9/+8
* test_check: fix build warningJinYong Park2017-08-231-1/+1
* layout: call size calculating after text_set(NULL)JinYong Park2017-08-231-0/+16
* elm: Rename some EO widget class namesJean-Philippe Andre2017-08-233-3/+3
* edje: Fix warning messageJean-Philippe Andre2017-08-221-2/+3
* vieet: Add read-only modeJean-Philippe Andre2017-08-181-2/+14
* elm_test: Fail nicely if plug can't connectJean-Philippe Andre2017-08-181-0/+1
* ui.box: add aspect ratio supportThiep Ha2017-08-171-0/+2
* efl: add EFL_VERSION_1_21Mike Blumenkrantz2017-08-141-1/+3
* Efl.Ui.Panes: rename allow_user_size_hints to hint_min_allowAmitesh Singh2017-08-111-1/+1
* eolian: change C type serialization API to account for returnsDaniel Kolesa2017-08-104-17/+18
* elm test: rename efl.ui.panes test caseAmitesh Singh2017-08-102-4/+4
* Efl.Ui.Panes: switch to Efl.Ui.Dir (EO)Amitesh Singh2017-08-101-1/+1
* Efl.Ui.Panes: rename left/right_size_set to split_ratioAmitesh Singh2017-08-101-1/+2
* Efl.Ui.Panes: implement allow_user_size_hints on partsAmitesh Singh2017-08-101-2/+4
* Efl.Ui.Panes: allow panes to respect the min size of its contentAmitesh Singh2017-08-102-1/+43
* elm_ctxpopup: Implemented elm_widget_item_part_content_unset for elm_ctxpopup...JEONGHYUN YUN2017-08-101-0/+65
* elm_ctxpopup: Add APIs to insert before/after item to a ctxpopup object.JEONGHYUN YUN2017-08-101-3/+4
* elm_ctxpopup: Implemented elm_widget_item_del_pre for elm_ctxpopup_itemarosis2017-08-101-0/+2
* separator: Remove orientation API use (EO)Jean-Philippe Andre2017-08-101-1/+1
* grid: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-101-1/+1
* efl.ui.box: Switch to Efl.Ui.Dir (EO)Jean-Philippe Andre2017-08-109-26/+37
* elm_test: Fix some test cases to use legacyJean-Philippe Andre2017-08-103-5/+5
* test_gesture_layer3: add null checking after memory allocationJaeun Choi2017-08-091-0/+3
* test_gesture_layer2: add null checking after memory allocationJaeun Choi2017-08-091-0/+2
* test_gesture_layer: add null checking after memory allocationJaeun Choi2017-08-091-0/+3
* test_gesture_layer3: fix typoJaeun Choi2017-08-081-1/+1
* test_gesture_layer: fix typoJaeun Choi2017-08-081-1/+1
* elm: Rename elm_layout to Efl.Ui.LayoutJean-Philippe Andre2017-08-081-1/+1
* edje: make the generated default program name reproducible over buildsStefan Schmidt2017-08-071-2/+3
* elm: rename elm panes to Efl.Ui.PanesAmitesh Singh2017-08-071-1/+1
* efl-wl: set minmax for test appMike Blumenkrantz2017-08-041-0/+5
* efl-wl: watch/update aspect hints in testMike Blumenkrantz2017-08-041-0/+12
* elm_test: set window aspect hint for icon transparent testMike Blumenkrantz2017-08-041-0/+3
* elm_test: reset win stack static vars when window is closedMike Blumenkrantz2017-08-041-0/+8
* elm_test: Remove calls to visible_set for EO objectsJean-Philippe Andre2017-08-0420-132/+33
* efl src - mark fallthrough switch statements in 3rd party codeCarsten Haitzler (Rasterman)2017-08-041-2/+21
* epp - fix buffer size for possibly bigger int snpritnfsCarsten Haitzler (Rasterman)2017-08-021-1/+1