summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edc: Also fix multibuttonentrydevs/jpeg/edc_paddingJean-Philippe Andre2014-05-131-3/+3
* edc: Also fix frame and button offsetsJean-Philippe Andre2014-05-132-6/+6
* edc: Fix E titlebars after text padding changesJean-Philippe Andre2014-05-131-1/+1
* entry: Fix a test case for editable, non-editable entry.Youngbok Shin2014-05-131-1/+1
* Revert "focus: Fixed the animation issue related to bring_in."Carsten Haitzler (Rasterman)2014-05-132-57/+0
* focus: Fixed the animation issue related to bring_in.Anand2014-05-132-0/+57
* release: v1.10.0 beta2v1.10.0-beta2Stefan Schmidt2014-05-122-1/+4
* test_dnd: Fix build for windowsJean-Philippe Andre2014-05-121-5/+20
* elm_map: Fix compilation warning/errorJean-Philippe Andre2014-05-121-1/+1
* Compilation: Align EDJ, EOLIAN and EPB to CCJean-Philippe Andre2014-05-122-3/+3
* elm_map: Fix to support customized style for elm_mapJaehyun Cho2014-05-121-0/+5
* okay, I'll be a nice guy and leave music-control theme compatMike Blumenkrantz2014-05-111-0/+3
* fix music-control theme namespacingMike Blumenkrantz2014-05-111-3/+3
* rename pager16 theme groups pager2 -> pager16Mike Blumenkrantz2014-05-111-2/+2
* remove deskmirror theme ifdefMike Blumenkrantz2014-05-111-4/+0
* focus: update the focus in_theme status on each item's focus set.Daniel Juyung Seo2014-05-126-5/+30
* set expected ellipsis value for hoverseldavemds2014-05-111-0/+1
* list: Use convenient macro ELM_RECTS_INCLUDE.Daniel Juyung Seo2014-05-111-1/+1
* focus: Change new API names related to focus auto scrolling.Daniel Juyung Seo2014-05-1116-123/+265
* Revert "remove all scrolling changes for focused items."Daniel Juyung Seo2014-05-114-0/+28
* gengrid/genlist/list/toolbar: Do not set the focus to the item on widget's fi...Daniel Juyung Seo2014-05-114-0/+8
* list: added comments about an unused function.devs/seoz/pre1.11Daniel Juyung Seo2014-05-101-0/+6
* list: initialize some internal variables on item free not item del pre.Daniel Juyung Seo2014-05-101-9/+12
* elm: fixed trivial formattings.Daniel Juyung Seo2014-05-1018-23/+23
* elm: call elm_widget_item_del instead of elm_object_item_del inside elementary.Daniel Juyung Seo2014-05-105-6/+8
* theme - fix e list item selecton and labelCarsten Haitzler (Rasterman)2014-05-101-4/+10
* autotools: remove dead and erroneous code.Cedric Bail2014-05-101-12/+0
* elm: fixed wrong internal variable name.Daniel Juyung Seo2014-05-105-19/+19
* test_naviframe: added a test for event freeze checking.Daniel Juyung Seo2014-05-101-2/+54
* clock theme forces visibility on date textMike Blumenkrantz2014-05-101-0/+2
* genlist theme uses scale;Mike Blumenkrantz2014-05-091-73/+73
* genlist theme no longer uses desc.state anywhereMike Blumenkrantz2014-05-091-6/+6
* gengrid: removed build warning.Daniel Juyung Seo2014-05-101-1/+1
* test_gengrid: Added a checkbox for enable/disable of reorder_mode featureAnil Kumar Nahak2014-05-101-2/+15
* genlist/gengrid: Use pan object geometry for focus highlight calculationAnil Kumar Nahak2014-05-102-2/+2
* ctxpopup: Fixes that remains diskselector when dismissed ctxpopup of elm_date...Ryuan Choi2014-05-091-1/+1
* widget - use eo call.ChunEon Park2014-05-091-1/+1
* widgets - propagate current parent orientation to sub object.ChunEon Park2014-05-091-1/+6
* Revert "add event blocker for ibar menu"Mike Blumenkrantz2014-05-081-7/+0
* add event blocker for ibar menuMike Blumenkrantz2014-05-081-0/+7
* access: fix typo _elm_access_object_unhilight -> _elm_access_object_unhighlightPatryk Kaczmarek2014-05-082-3/+3
* e syscon buttons now implement focus glowMike Blumenkrantz2014-05-071-0/+28
* Web: bring legacy from the dead.Daniel Zaoui2014-05-071-0/+8
* Revert "Revert "focus: Removed unused parameter from an internal focus functi...zmike2014-05-078-72/+22
* Revert "focus: Removed unused parameter from an internal focus function."zmike2014-05-078-22/+72
* remove all scrolling changes for focused items.zmike2014-05-074-28/+0
* focus: Removed unused parameter from an internal focus function.Daniel Juyung Seo2014-05-078-72/+22
* release: v1.10.0 beta1v1.10.0-beta1Stefan Schmidt2014-05-052-1/+3
* theme: removed unnecessary null check.Daniel Juyung Seo2014-05-041-12/+10
* Fix the leak when closed alert/prompt/confirm since 1be3950fdRyuan Choi2014-05-031-0/+1