summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add wl dnd types supportdevs/thiep/wlThiep Ha2015-06-291-42/+723
* 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
* Scroller : Remove white-spaces in header file.Umesh Tanwar2015-06-251-6/+6
* Scroller: Remove white-spaces in scroller.edc fileUmesh Tanwar2015-06-251-3/+3
* Genlist: Test case added in Genlist Focus example.Umesh Tanwar2015-06-251-0/+15
* X11/CnP: remove X11 invocations from elm_entryDaniel Zaoui2015-06-242-128/+29
* CnP: improve loss callbackDaniel Zaoui2015-06-241-2/+3
* config: fix the flush file path.Jaehwan Kim2015-06-231-2/+1
* DnD: remove text/uri handlingDaniel Zaoui2015-06-231-13/+2
* DnD: remove from elm_cnp code specific to elm_entryDaniel Zaoui2015-06-231-18/+2
* Tests/DnD: fix uri parsingDaniel Zaoui2015-06-231-1/+1
* widget: Add a case that elm_layout is an item view object.woochan lee2015-06-231-1/+5
* list: --printfChunEon Park2015-06-221-1/+0
* examples: fix changes in Evas.Canvas3D namespace.Cedric BAIL2015-06-227-531/+531
* elm_genlist: code refractoring of _item_processAmitesh Singh2015-06-221-3/+3
* elm_genlist: reset timer to NULL on cancel only.Amitesh Singh2015-06-221-2/+3
* elm_scroller: add wheel_disable_set APIUmesh Tanwar2015-06-223-1/+67
* elm_colorselector: fix horiz/vertical padding to be affected by base_scale in...Sung-Taek Hong2015-06-221-4/+4
* elm_genlist: fix highlighted items overlap with group item during scrolling a...Prince Kr Dubey2015-06-221-6/+24
* genlist: fix Issue "In Tree effect feature, items floates when number of item...Prince Kr Dubey2015-06-221-0/+19
* elm_entry: modify to not allocate Eina_RectangleMinwoo, Lee2015-06-221-5/+4
* genlist: fix resize of items when added after elm_genlist_clear().Amitesh Singh2015-06-221-2/+1
* update po'sCarsten Haitzler (Rasterman)2015-06-2227-720/+720
* DnD: fix usage of TARGETSDaniel Zaoui2015-06-211-24/+8
* elm confiug - remove now useless x11 property handling - donr by filesCarsten Haitzler (Rasterman)2015-06-181-116/+1