summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* colorselector: fix missing style warningAndrii Kroitor2015-06-171-0/+1
* gengrid: remove duplicated focus state recovering.SangHyeon Lee2015-06-171-3/+0
* colorselector: add safety check for NULL pointer from ecore_x_image_new().Youngbok Shin2015-06-171-0/+7
* notify: fix prevent issue, dereference null return valueShinwoo Kim2015-06-171-0/+5
* dayselector : add safety check for NULL pointer from _item_find()Hosang Kim2015-06-171-3/+19
* elm_icon_external: cleanup ERR msg in error caseMarcel Hollerbach2015-06-171-4/+20
* atspi_bridge: fix memory leak issueHosang Kim2015-06-171-6/+8
* test_gengrid: remove EINA_UNUSED for a used argumentVaibhav Gupta2015-06-171-1/+1
* elm_gen_common: fix typo in Struct variable documentationAnand2015-06-171-1/+1