summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Ui.Panes: rename left/right_size_set to split_ratiodevs/ami/panes2Amitesh Singh2017-08-106-118/+281
* Efl.Ui.Panes: implement allow_user_size_hints on partsAmitesh Singh2017-08-108-70/+175
* Efl.Ui.Panes: allow panes to respect the min size of its contentAmitesh Singh2017-08-105-2/+160
* Efl.Ui.Panes: add first and second as content aliasesAmitesh Singh2017-08-091-0/+3
* elm: rename elm panes to Efl.Ui.PanesAmitesh Singh2017-08-0710-56/+56
* ecore evas wayland - add explicit falltrhough tags for warning removalCarsten Haitzler (Rasterman)2017-08-061-0/+2
* edje - add embryo echo command for debuggingCarsten Haitzler (Rasterman)2017-08-052-0/+23
* edje crash with run program references - fixCarsten Haitzler (Rasterman)2017-08-053-12/+56
* efl-wl: no-op the re-setting of minmax/aspect handlingMike Blumenkrantz2017-08-041-0/+2
* efl-wl: add handling for external protocol interfacesMike Blumenkrantz2017-08-042-0/+20
* ecore-evas-wayland: rework window hint calcs to be more accurateMike Blumenkrantz2017-08-042-69/+74
* efl-wl: set minmax for test appMike Blumenkrantz2017-08-041-0/+5
* efl-wl: support min/max hintingMike Blumenkrantz2017-08-042-2/+57
* 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_win: propagate window aspect hint in waylandMike Blumenkrantz2017-08-041-0/+4
* wayland: add efl-hints protocol for setting aspect on surfacesMike Blumenkrantz2017-08-0410-3/+141
* theme: clip start gadget arrow to intended clipperMike Blumenkrantz2017-08-041-1/+1
* efl-wl: set cursor surface rolesMike Blumenkrantz2017-08-041-6/+14
* efl-wl: add handling for commit during canvas renderMike Blumenkrantz2017-08-041-1/+4
* ecore-evas-wayland: update size when size hints are changedMike Blumenkrantz2017-08-041-0/+5
* efl-wl: do shm pool ref/unref for bm safetyMike Blumenkrantz2017-08-041-0/+3
* wayland: fix min/max size settingMike Blumenkrantz2017-08-043-4/+13
* efl-wl: block connection attempts from unmanaged clientsMike Blumenkrantz2017-08-041-0/+51
* ecore-wl2: sync aux hints after window creationMike Blumenkrantz2017-08-041-3/+7
* ecore-wl2: don't send null set_parent requests for every windowMike Blumenkrantz2017-08-041-4/+3
* ecore-wl2: make _ecore_wl2_display_sync_get() local instead of staticMike Blumenkrantz2017-08-042-1/+2
* ecore-wl2: simplify server pid detectionMike Blumenkrantz2017-08-041-20/+1
* ecore-wl2: pass display to aux hint event_addsMike Blumenkrantz2017-08-041-2/+2
* elm_test: reset win stack static vars when window is closedMike Blumenkrantz2017-08-041-0/+8
* ecore_drm2: Fix linker problemsDerek Foreman2017-08-041-2/+2
* efl_wl: fix typo in file name to make sure xml file lands in distdevs/kimcinoo/workStefan Schmidt2017-08-041-1/+1
* edje: implement edje.player interface functionsAmitesh Singh2017-08-045-104/+174
* layout: fix "elm,state,text,hidden" signal never be emittedJinYong Park2017-08-041-1/+2
* layout: Fix compilation breakJean-Philippe Andre2017-08-041-3/+3
* layout: Implement data_get from edjeJean-Philippe Andre2017-08-043-18/+45
* edje: Move size_min/max and data to an interfaceJean-Philippe Andre2017-08-0411-112/+129
* elm: Remove custom layout signal APIsJean-Philippe Andre2017-08-0416-208/+306
* edje: Move signal APIs to an interfaceJean-Philippe Andre2017-08-0415-278/+359
* layout: Use only legacy "elm_layout_sizing_eval"Jean-Philippe Andre2017-08-048-21/+21
* layout: Improve doc for theme_setJean-Philippe Andre2017-08-041-6/+15
* layout: Move Part_Alias struct to legacyJean-Philippe Andre2017-08-042-17/+29
* layout: Move edje_get to legacy onlyJean-Philippe Andre2017-08-043-21/+23
* layout: Remove sub_object_add_enableJean-Philippe Andre2017-08-046-41/+11
* layout: Remove method theme_enableJean-Philippe Andre2017-08-046-44/+17
* scroller: Implement default content partJean-Philippe Andre2017-08-042-1/+22
* layout: Implement freeze and thaw from interfaceJean-Philippe Andre2017-08-043-29/+45
* layout: Implement cursor part APIs with efl_partJean-Philippe Andre2017-08-047-97/+235
* cursor: EO-ify elm_cursor APIJean-Philippe Andre2017-08-045-110/+99
* layout: Move edje_object_can_access to legacyJean-Philippe Andre2017-08-043-27/+36