summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* naviframe transitions are now uniformzmike2014-05-021-3/+3
* photocam: added @c to EINA_TRUE/FALSE doxygen.Daniel Juyung Seo2014-05-031-2/+2
* spinner theme text ellipsis fixzmike2014-05-021-0/+1
* adjust po file line numsCarsten Haitzler (Rasterman)2014-05-0224-1680/+1680
* fix new ellipsising of elm theme elements.Carsten Haitzler (Rasterman)2014-05-021-0/+6
* genlist edc part types are now 100% defined using 1.10 edcMike Blumenkrantz2014-05-011-111/+111
* focus: Fixed focus_region_show to consider bring_in_enable configuration.Daniel Juyung Seo2014-05-011-1/+4
* test_focus: initialize focus related check states correctly.Daniel Juyung Seo2014-05-012-4/+6
* config: internal code refactoring for the readability.Daniel Juyung Seo2014-05-011-1/+1
* config: removed unnecessary variable initialize.Daniel Juyung Seo2014-05-011-1/+0
* elm_config: added focus menu to elementary_config.Daniel Juyung Seo2014-05-011-0/+117
* config: apply CHECK_ADD macro to elementary_config.Daniel Juyung Seo2014-05-011-67/+18
* config: introduced a global CHECK_ADD macro for elementary config.Daniel Juyung Seo2014-05-011-8/+12
* gengrid: frame variable should be used for position changes.Amitesh Singh2014-04-301-4/+4
* test_dnd: removed dead code.Daniel Juyung Seo2014-04-301-5/+1
* test_popup: Added more align usages to reveal popup align bug.Daniel Juyung Seo2014-04-301-2/+4
* Entry: add the activated signal in the events section of entry.eo.Daniel Zaoui2014-04-291-0/+1
* test_dnd: Change sending data to be compatible with other appsThiep Ha2014-04-291-146/+184
* notify_test: When elm_notify is shown, set focus to it.WooHyun Jung2014-04-291-0/+1
* Eolian: fix elm_widget.eoDaniel Zaoui2014-04-291-15/+14
* ctxpopup should not blindly show arrows when they are not wanted by the themezmike2014-04-281-12/+22