summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scroller: fix getting content position.devs/woohyun/ui_scrollableHosang Kim2017-08-251-5/+4
* Canvas text: fix uninitialized valueDaniel Hirt2017-08-241-0/+1
* ecore-drm2: Add API to allow setting pointer acceleration profileChris Michael2017-08-242-0/+19
* ecore-drm2: Add API function to allow setting pointer acceleration speedChris Michael2017-08-242-0/+19
* elput: Add API to set pointer acceleration speedChris Michael2017-08-242-0/+47
* eina_value: add helper: eina_value_struct_desc_get().Gustavo Sverzut Barbieri2017-08-242-0/+23
* CPUMonitor theme: Don't set aspect in theme.Stephen 'Okra' Houston2017-08-241-2/+0
* Canvas text: prevent change of context width fieldDaniel Hirt2017-08-241-38/+48
* Canvas text: reduce usage of data_scope_get()Daniel Hirt2017-08-241-80/+96
* Canvas text: move obstacles logic to proper placeDaniel Hirt2017-08-241-11/+8
* docs: Add information about texture size limitationsMyoungwoon Roy, Kim2017-08-241-0/+15
* elm_widget: remove redundant null checkWooHyun Jung2017-08-241-2/+1
* Cpumonitor Theme: Add a theme for the base and the core. This fixes aspect.Stephen 'Okra' Houston2017-08-231-1/+12
* Luncher Theme: Use a proxy for the overlay effect.Stephen 'Okra' Houston2017-08-231-1/+3
* eina_value_util: eina_value_X_get() helpers.Gustavo Sverzut Barbieri2017-08-231-0/+306
* eina_value_util: init helpers (stack/return).Gustavo Sverzut Barbieri2017-08-231-0/+272
* eina_value_util: add missing eina_value_*_new() for basic types.Gustavo Sverzut Barbieri2017-08-231-0/+176
* eina_value_util: remove "_util" from names.Gustavo Sverzut Barbieri2017-08-231-23/+97
* Eina_Value type EINA_value.Guilherme Iscaro2017-08-233-0/+197
* Eina: Add EINA_VALUE_TYPE_ERRORGuilherme Iscaro2017-08-232-16/+86
* add EINA_VALUE_EMPTY, allow flushing empty values.Gustavo Sverzut Barbieri2017-08-232-0/+11
* Gadget themes: Remove shines.Stephen 'Okra' Houston2017-08-236-33/+672
* widget: Make sub_object add/del protected (EO)Jean-Philippe Andre2017-08-2340-92/+105
* eo: Mark name_find as constJean-Philippe Andre2017-08-232-2/+2
* widget: Remove name_find from EOJean-Philippe Andre2017-08-232-22/+6
* widget: Remove highlight_ignore from EOJean-Philippe Andre2017-08-232-10/+12
* widget: Reshuffle EO file for clarityJean-Philippe Andre2017-08-232-225/+262
* widget: Remove more functions from EOJean-Philippe Andre2017-08-233-27/+15
* widget: Remove some more functions from EOJean-Philippe Andre2017-08-232-18/+11
* widget: Remove highlight_in_theme from EOJean-Philippe Andre2017-08-232-20/+24
* widget: Remove 2 focus APIs from EOJean-Philippe Andre2017-08-232-31/+4
* widget: Remove hover_object from EOJean-Philippe Andre2017-08-232-10/+5
* widget: Remove tree_unfocusable from EOJean-Philippe Andre2017-08-232-16/+10
* widget: Remove focus_tree_unfocusable_handle (EO)Jean-Philippe Andre2017-08-233-8/+5
* widget: Rename top to widget_top (EO)Jean-Philippe Andre2017-08-232-27/+45
* widget: Remove tooltip_add/del from EOJean-Philippe Andre2017-08-234-13/+13
* elm init - fix init seq and quicklaunch as we shut down x before evasCarsten Haitzler (Rasterman)2017-08-231-21/+18
* elm_test: Remove calls to fill+expand (EO)Jean-Philippe Andre2017-08-2316-78/+17
* evas: Set default align to FILL for EO objectsJean-Philippe Andre2017-08-232-1/+6
* gfx: Remove size hint request (EO)Jean-Philippe Andre2017-08-234-43/+16
* js: Fix javascript generator's compilationJean-Philippe Andre2017-08-231-4/+4
* ecore: Fix shadow warning (with nodejs enabled)Jean-Philippe Andre2017-08-231-2/+2
* js: Fix some js examples usage of orient APIJean-Philippe Andre2017-08-235-12/+12
* efl: Remove Efl.Orientation horiz & vert (EO)Jean-Philippe Andre2017-08-233-10/+8
* 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-232-0/+17
* widget: Use EO function pointer for on_show_regionJean-Philippe Andre2017-08-238-63/+55
* widget: Remove unused legacy function nameJean-Philippe Andre2017-08-232-4/+1
* win: Remove types socket and fake from EOJean-Philippe Andre2017-08-237-59/+123