summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EFL Model Form View for MVC designdevs/felipealmeida/emodel-viewLarry Jr2015-07-018-0/+524
* EFL Model List View for MVC designLarry Jr2015-07-019-0/+615
* elm_entry: use Efl.File in Elm_EntryVitor Sousa2015-07-014-47/+98
* win: Add autohide and ELM_POLICY_QUIT_LAST_WINDOW_HIDDENVitor Sousa2015-07-015-9/+219
* genlist: broadcast atspi expanded state changesLukasz Stanislawski2015-07-012-3/+19
* layout: Fix eo API error while running "Genlist 7" in elementary_test.Amitesh Singh2015-07-011-1/+2
* test_focus: Focus should to move layout's entryAnand2015-07-011-1/+1
* Elm_Interface_Scrollable: Improvement in looping behaviorUmesh Tanwar2015-07-011-4/+4
* elm_datetime: Fix datetime ctxpopup resize issuedivyesh purohit2015-07-011-18/+13
* multibuttonentry: Delete item size min set when first box resize time.woochan lee2015-07-011-15/+11
* atspi: enable atspi also in quicklaunch infrastructureLukasz Stanislawski2015-06-301-0/+2
* Genlist: use correct variable during realizeDaniel Zaoui2015-06-301-3/+3
* atspi: fix missing Window signals on AT-SPI2 initializationLukasz Stanislawski2015-06-293-38/+54
* Set file permissions back to 644Daniel Zaoui2015-06-295-0/+0
* atspi: add org.a11y.atspi.Application interface to root objectLukasz Stanislawski2015-06-291-0/+78
* atspi: add missing headerLukasz Stanislawski2015-06-291-0/+1
* atspi: refactor atspi_bridge to eo objectLukasz Stanislawski2015-06-297-449/+987
* elm_flip: porting evas smart callbacks to eoAvi Levin2015-06-291-5/+5
* elm_photo: porting evas smart callbacks to eoAvi Levin2015-06-292-13/+10
* elm_dayselector: porting evas smart callbacks to eoAvi Levin2015-06-291-6/+9
* elc_player: porting evas smart callbacks to eoAvi Levin2015-06-291-93/+113
* elc_popup: porting evas smart callbacks to eoAvi Levin2015-06-291-24/+32
* elm_box: porting evas smart callbacks to eoAvi Levin2015-06-291-27/+31
* slider: call elm_widget_theme_get instead of elm_object_theme_get.Amitesh Singh2015-06-291-2/+2
* Revert "theme: return false if elm_object_style_set() failed to set requested...Amitesh Singh2015-06-291-1/+1
* Wayland cnp: Fix const qualifier discarding following eolian const fixes.Tom Hacohen2015-06-261-5/+5
* Replace C names by Eolian namespaced names in .eo filesVitor Sousa2015-06-2647-196/+196
* elm_config: Add feature to control transition scale for edjejiin.moon2015-06-267-6/+102
* test_focus_policy: Enhance object focus policy test.Daniel Juyung Seo2015-06-261-62/+97
* layout: Add more description for layout's internal smart data members.Daniel Juyung Seo2015-06-261-10/+11
* elm: Add missing const for getters.Daniel Juyung Seo2015-06-2610-16/+16
* interface_scrollable: Add more description to animators.Daniel Juyung Seo2015-06-261-3/+3
* elm: Remove shadow variable declarations.Daniel Juyung Seo2015-06-262-4/+4
* edje_externals: Fix wrong free.Daniel Juyung Seo2015-06-261-2/+1
* test_win_keygrab: Fix buffer not null terminated error.Daniel Juyung Seo2015-06-261-1/+1
* elementary: Add rudimentary support for Elm Wayland apps to set border iconChris Michael2015-06-251-0/+17
* elm_interface_scrollable: fix wrong mirrored calculationSangHyeon Lee2015-06-251-6/+7
* elm_gengrid: fix an overlap issue of item and group item on focus.Prince Kr Dubey2015-06-251-35/+32
* elm_gengrid: fix the bug that gengrid item index(position) is updated wrong v...SangHyeon Lee2015-06-251-5/+13
* elm_list & elm_genlist & elm_gengrid: fix the behavior of using the mouse.Hosang Kim2015-06-254-30/+81
* gengrid: add unhighlight callbackHosang Kim2015-06-251-13/+45
* gengrid: add item cache in gengrid for efficient realize/unrealize operation.SangHyeon Lee2015-06-256-96/+744
* elm_spinner: add feature in spinner to change values while dragging relative ...godly.talias2015-06-255-7/+17
* genlist/list/win: Revert focus highlight animation when looping is enableAmitesh Singh2015-06-256-368/+28
* calendar: show days of prev/next month.Youngbok Shin2015-06-252-11/+72
* elm_colorselector: pixel-picker accuracy fixVitalii Vorobiov2015-06-251-3/+3
* focus: fix typo in API Documentation.Vaibhav Gupta2015-06-251-1/+1
* elm: constify Eolian methods correctly because of recent Eolian changesDaniel Kolesa2015-06-2529-89/+89
* cnp: remove loss callback when object is deletedThiep Ha2015-06-251-1/+6
* config: read flush.cfg when elm_config_all_flush is called.Jaehwan Kim2015-06-251-23/+123