summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* atspi: make possible to merge two atspi subtrees from different processes.devs/stanluk/eo_object_items_atspiLukasz Stanislawski2015-05-2116-16/+651
* test_genlist: Fix warnings while running "Genlist Textblock".Amitesh Singh2015-05-221-1/+0
* fileselector button: correct window parent findingThiep Ha2015-05-221-1/+1
* Gengrid: Updated gengrid to select the last item.Vaibhav Gupta2015-05-211-4/+13
* Fix make cleanDaniel Zaoui2015-05-211-3/+8
* elm_genlist: fix implementation of genlist tooltip functionsAleksey Karmanov2015-05-212-0/+7
* Immediatly change the cursor if changed from inside the widgetDave Andreoli2015-05-203-0/+34
* eo: remove occurences of @const_get/@const_setDaniel Kolesa2015-05-202-14/+28
* Fix usage of the now removed eo_error_set().Tom Hacohen2015-05-2014-89/+106
* Adapt Eo classes to use new Eolian typesDaniel Zaoui2015-05-206-9/+21
* Move elm_general types to Eolian formatDaniel Zaoui2015-05-203-95/+89
* Eolian: support of eot fileDaniel Zaoui2015-05-203-2/+6
* Adjust usage of eo_constructor() according to recent changes.Tom Hacohen2015-05-2072-192/+354
* atspi: improve way of setting ATSPI SHOWING stateLukasz Stanislawski2015-05-202-11/+60
* test/scroller: apply coding style.Daniel Zaoui2015-05-201-74/+74
* scroller: add example for resizing scroll's content area.ChunEon Park2015-05-192-0/+143
* elm_win: Set initial withdrawn state from win's ecore_evas property.Jaehyun Cho2015-05-191-1/+1
* hoversel: Added item_focus_set/item_focus_get.Amitesh Singh2015-05-193-0/+19
* ctxpopup: Added item_focus_set/item_focus_get.Amitesh Singh2015-05-193-0/+19
* entry: update selection handlers when entry is resizedThiep Ha2015-05-191-1/+2
* Patch to fix accessibility issue in coloselector item.kumar navneet2015-05-191-2/+13
* test_hover.c: remove "transparent" hover style set.Amitesh Singh2015-05-191-1/+0
* slider: use theme of object for popup.Amitesh Singh2015-05-191-2/+2
* [Elm_ColorSelector]: Unnecessary widget creations, code execution avoided.shilpa.singh2015-05-191-135/+191
* multibuttonentry: Delete unused data in edc.Woochan Lee2015-05-191-1/+0
* tooltip: set the correct style of label.Amitesh Singh2015-05-191-1/+2
* eo: Eina_Bool -> boolDaniel Kolesa2015-05-189-13/+13
* eo: sync with eolian syntax changesDaniel Kolesa2015-05-1897-1520/+1516
* genlist: track viewport size changes and re-eval items when it resizesAmitesh Singh2015-05-181-0/+14
* entry: No need to free ptr returned by _elm_util_mkup_to_textAmitesh Singh2015-05-181-7/+1
* widget: more fix wrt item data.ChunEon Park2015-05-182-5/+3
* elm_object_item: fix the issue that del_cb doens't get item data as its param...Jee-Yong Um2015-05-181-1/+1
* SlideShow: Fix double invocation of ItemClass delete functionDaniel Zaoui2015-05-181-9/+4
* label: Fix memory leak.Amitesh Singh2015-05-181-4/+3
* clipper: hide the region_set()/get() APIs.ChunEon Park2015-05-182-30/+2
* fix makedist break.ChunEon Park2015-05-181-0/+1
* elm_toolbar: fixing Eolian comment markupYakov Goldberg2015-05-172-6/+5
* elm_toolbar: Move enums to elm_toolbar.eoYakov Goldberg2015-05-173-35/+45
* elm_flip: Move enums to elm_flip.eoYakov Goldberg2015-05-174-49/+49
* elm_scroller: Move enums to elm_scroller.eoYakov Goldberg2015-05-176-55/+47
* elm_panel: Move enums to elm_panel.eoYakov Goldberg2015-05-172-12/+14
* elm.win.eo: fixed typoYakov Goldberg2015-05-171-1/+1
* clipper: improve doc.ChunEon Park2015-05-152-7/+7
* elementary: Create new widget for image maskingjiin.moon2015-05-158-0/+440
* theme: return false if elm_object_style_set() failed to set requested style.Amitesh Singh2015-05-151-1/+1
* elc_popup: add scroller into popup content areataehyub2015-05-153-40/+86
* elm - tests - fix const warnings with new eina home get funcCarsten Haitzler (Rasterman)2015-05-153-3/+3
* layout: Flush layout resize object's edje signals on focus/unfocus.Amitesh Singh2015-05-151-0/+1
* elm notify patch submit - rebase lost my fix? fix now in extra commitCarsten Haitzler (Rasterman)2015-05-151-2/+2
* Elm_Notify: adding elm_object_part_text_set/get functionalityVitalii Vorobiov2015-05-152-0/+14