summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* list: set update hints on item edje objectsMike Blumenkrantz2016-02-261-0/+1
* list: set internal box as homogeneous if no separator items are presentMike Blumenkrantz2016-02-261-0/+3
* list test: use 1.0 instead of EVAS_HINT_EXPANDMike Blumenkrantz2016-02-261-1/+1
* list: do not change scr_min flags when setting an unenforced list modeMike Blumenkrantz2016-02-261-5/+0
* entry: send focus/unfocus signals to scroller interfaceAmitesh Singh2016-02-261-1/+10
* view list: free style in base destructor.Amitesh Singh2016-02-261-0/+1
* genlist: fix a typo.Hermet Park2016-02-261-1/+1
* elm_web: define elm_web_zoom_mode in eolian file elm_web.eoLarry2016-02-254-14/+13
* elm_toolbar define elm_toolbar_item_state in elm toolbar eolian filesLarry2016-02-254-15/+19
* elm_thumb_animation: moved Elm_Thumb_Animation_Settings to elm_thumb.eoLarry2016-02-252-15/+11
* moved eolian undefined enums to elm_systray.eo and elm_slider.eoLarry2016-02-255-43/+42
* elm_prefs: move Elm Prefs_Reset_Mode to elm_general.eoLarry2016-02-253-36/+30
* list: always apply new size hints for subobjectsMike Blumenkrantz2016-02-251-15/+14
* list: do not constantly reset scr_min flagsMike Blumenkrantz2016-02-251-3/+0
* panes: add the style to fold by clickingJaehwan Kim2016-02-251-0/+252
* hoversel: set hover layer to layer of hover_parentMike Blumenkrantz2016-02-241-0/+1
* examples: fix evas3d example's "compile with" comment correctlyJee-Yong Um2016-02-232-2/+2
* genlist: focus out by pressing "up" key when no item is selectedJee-Yong Um2016-02-231-1/+1
* fix the wrong operation of mirrored settaehyub2016-02-231-1/+0
* Elm entry: No use of top object if not editable.Subodh Kumar2016-02-231-1/+2
* elm_image: fix wrong API call for scalingMinkyu Kang2016-02-231-1/+1
* elm widget: move some types used in elm_widget.eo to Eolian filesVitor Sousa2016-02-225-74/+70
* elm widget: add documentation from elm_focus.h to elm_widget.eoVitor Sousa2016-02-221-12/+73
* Elm_photocam: moved enum Elm_photocam_Zoom_mode to elm_photocam.eoLarry2016-02-222-14/+12
* elm_layout: moved Elm_Layout_Part_Alias_Description to elm_layout.eoLarry2016-02-223-24/+18
* elm.Image: use eolian eva.images enum values in elm_image.eo and remove unuse...Larry2016-02-224-30/+23
* elm win: use actual window size not requested to resize child objectsCarsten Haitzler (Rasterman)2016-02-201-1/+1
* genlist: remove unused variableStefan Schmidt2016-02-191-1/+0
* edje_external: check icon param after other param is set in entrySungTaek Hong2016-02-181-2/+2
* examples: fix evas3d_object_on_button_exampleOleksandr Shcherbina2016-02-181-29/+7
* scrollable: multiply default step values by elm scaleMike Blumenkrantz2016-02-181-2/+2
* config: set larger vertical step size for Scrolling tab scrollerMike Blumenkrantz2016-02-181-0/+1
* config: add option to modify scroll acceleration factorMike Blumenkrantz2016-02-185-2/+96
* scrolling: add option to disable scroll animationsMike Blumenkrantz2016-02-185-2/+81
* config: add more frames for scrolling optionsMike Blumenkrantz2016-02-181-9/+28
* elm win: fix window redraw if norender is enabled on withdrawn windowsCarsten Haitzler (Rasterman)2016-02-181-2/+11
* elm win: fix excess resize callbacks on windows when not really resizingCarsten Haitzler (Rasterman)2016-02-181-3/+3
* elm_widget: do not set NULL as parent for objectVyacheslav Reutskiy2016-02-181-1/+1
* map: add scale_cb for map moduleSungTaek Hong2016-02-171-0/+6
* elm_gen: highlight itself when there are no itemsJee-Yong Um2016-02-172-2/+12
* edje_external: fix wrong logic in indexSungTaek Hong2016-02-171-1/+1
* entry: add elm.swallow.background part to all of groupsYoungbok Shin2016-02-172-0/+42
* calendar: add elm.swallow.background part to all of groupsYoungbok Shin2016-02-171-0/+6
* spinner: add invalid input validity filterShilpa Singh2016-02-171-4/+54
* cursor: do not unconditionally unset cursor before setting an engine cursorMike Blumenkrantz2016-02-171-3/+0
* ctxpopup: completely disable focus-setting on showMike Blumenkrantz2016-02-171-2/+4
* elm_spinner: do not SIGSEV on NULL formatVitalii Vorobiov2016-02-161-1/+1
* gengrid: add all contents unset API for content unset and reusingSangHyeon Lee2016-02-162-0/+30
* transit: rename from elm_transit_revert_go() to elm_transit_revert()Hermet Park2016-02-144-6/+12
* genlist: bump item class version to 3 to fix abi breakageMike Blumenkrantz2016-02-132-2/+3