summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elementary, elm_layout added model_connect signal emitdevs/felipealmeida/model_connect_lastdevs/felipealmeida/layout_connectLarry Jr2016-07-292-2/+40
* elementary: efl_ui_image added "key" in model_connectLarry Jr2016-07-282-27/+88
* elm_layout: changed to use eina_promise_all in model connectLarry Jr2016-07-281-77/+128
* efl_ui_image: added filename and icon in model_connect nameLarry Jr2016-07-283-14/+41
* Efl-Interface, Elementary: Added Efl_Ui_View and Efl_Ui_Model interfacesLarry Jr2016-07-2819-2/+673
* evas canvas destruction - detect zombie objs and hack at them with axesCarsten Haitzler (Rasterman)2016-07-293-0/+36
* docs: support for writing edge styles for individual connectionsDaniel Kolesa2016-07-282-8/+22
* docs: initial bits for theming support for graphsDaniel Kolesa2016-07-281-15/+50
* tests: Add missing function implementationsJean-Philippe Andre2016-07-281-0/+10
* entry: allow force recalc on "size,eval" "elm" signalAmitesh Singh2016-07-281-0/+17
* win: Fix evas framespace under XJean-Philippe Andre2016-07-281-0/+1
* edje entry - check all minor struct callocs and on fail report + unwindCarsten Haitzler (Rasterman)2016-07-281-57/+119
* elementary: fix legacy path set/get for Fileselector specializationsVitor Sousa2016-07-274-2/+57
* ecore-drm2: Silence compiler warningDerek Foreman2016-07-271-5/+5
* ecore-drm2: Fix issue of VT-Switching going blank on returnsChris Michael2016-07-271-2/+23
* ecore-drm2: Add API for vt-switchingChris Michael2016-07-272-0/+21
* elementary: Reduce variable usageChris Michael2016-07-271-2/+2
* elementary: Fix issue of wrong minimum size for some E dialogsChris Michael2016-07-271-2/+3
* edje_edit: avoid such values like 2.77556e-17Vitalii Vorobiov2016-07-271-6/+2
* elementary: Avoid possibly setting opaque region twiceChris Michael2016-07-271-2/+3
* elm: Fix extra mouse,in events in layout_content_unsetJean-Philippe Andre2016-07-274-47/+50
* efl - ecore-x - work around e's badness in makeing an x image for all winsCarsten Haitzler (Rasterman)2016-07-272-15/+9
* elput: Use correct filename in unlinkDerek Foreman2016-07-261-2/+4
* wayland_shm: Use correct filename in unlinkDerek Foreman2016-07-261-2/+4
* ecore-wl2: Add safety check for valid compositorChris Michael2016-07-261-0/+2
* release: Update NEWS and bump version for 1.18.0-beta1 releasev1.18.0-beta1Stefan Schmidt2016-07-262-1/+60
* ecore-wl2: Remove error message during connect/reconnectChris Michael2016-07-261-5/+1
* edje_pick: copy block 'data'Vyacheslav Reutskiy2016-07-261-0/+20
* edje: remove now unused variablesStefan Schmidt2016-07-262-3/+0
* examples: edje: make sure we handle the various corner cases for the po filesStefan Schmidt2016-07-261-0/+5
* edje: Remove invalid call to recalc in efl_partJean-Philippe Andre2016-07-261-4/+1
* elm cnp windows - remove unused varsCarsten Haitzler (Rasterman)2016-07-261-1/+0
* elm cnp win32 - do one side at least of unix newlines to windows newlnCarsten Haitzler (Rasterman)2016-07-261-1/+51
* efl ui image - fix view size get to NOT apply scalingCarsten Haitzler (Rasterman)2016-07-261-9/+0
* edje: fixed issue with applying transformation and stroke widthSubhransu Mohanty2016-07-263-25/+47
* edje examples - when you cp also just assume success if same fileCarsten Haitzler (Rasterman)2016-07-261-6/+6
* example/edje: updated vg example with interpolation usecaseSubhransu Mohanty2016-07-266-11/+57
* edje: fixed issue with vector part state inheritance.Subhransu Mohanty2016-07-261-1/+4
* example/evas: update evas vg example.Subhransu Mohanty2016-07-261-2/+2
* efl/interface: fixed the shape interpolation implementation.Subhransu Mohanty2016-07-261-7/+15
* edje: Minor fix (return proper bool value)Jean-Philippe Andre2016-07-261-2/+1
* edje: Use eo_del instead of eo_unref where neededJean-Philippe Andre2016-07-261-3/+3
* edje examples - stop deleting the po files from the src tree!Carsten Haitzler (Rasterman)2016-07-261-3/+0
* evas software x11 - be agressive with shm cache and keep it lowCarsten Haitzler (Rasterman)2016-07-262-5/+25
* evas and ecore_x shm segment management - fix over allocation and permsCarsten Haitzler (Rasterman)2016-07-268-30/+121
* Revert "access: add an example of elm_object_part_access_object_get"Shinwoo Kim2016-07-261-61/+0
* access: add an example of elm_object_part_access_object_getShinwoo Kim2016-07-261-0/+61
* elm_bg: fix typo in docMinkyu Kang2016-07-261-1/+1
* elm_conform: set data pointer to obj from NULL.Sungtaek Hong2016-07-261-2/+2
* evas: Fix inefficient updates with no_renderJean-Philippe Andre2016-07-261-1/+1