summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Elc_Naviframe: When push is in progress, block pop until push is complete.Shilpa Singh2015-08-283-2/+12
* Revert "Elm_Interface_Scrollable: Improvement in looping behavior"Hosang Kim2015-08-281-4/+4
* test_gengrid: add item_select_on_focus_disabled option in gengrid2 testAmitesh Singh2015-08-281-9/+20
* elementary: Port evas object smart callbacks to use eo event callbacksVivek Ellur2015-08-287-22/+34
* elm_colorclass: Changed evas object smart callbacks to use eo event callbacksVivek Ellur2015-08-281-11/+23
* elm_conform: Port evas smart callbacks to eoVivek Ellur2015-08-281-8/+12
* elementary: Port evas smart callbacks to Eo callbacksVivek Ellur2015-08-281-16/+31
* elm_hover: Set min size hint for size and offset spacer before moving or resi...Jee-Yong Um2015-08-281-2/+2
* multibuttonentry: Use elm focus for items instead of evas focus.woochan lee2015-08-281-2/+2
* Gengrid: Fix wrong focus movement in _item_single_select_downVaibhav Gupta2015-08-281-1/+3
* gengrid: fix item looping in case of horizontal modeAmitesh Singh2015-08-281-1/+4
* elm win - fix to ensure smart calc is done before showCarsten Haitzler (Rasterman)2015-08-281-0/+2
* elm test EXPLODE! feature! explore widgets and their content!Carsten Haitzler (Rasterman)2015-08-286-0/+223
* Genlist: reset item tree expanded state when putting item in cacheDave Andreoli2015-08-271-1/+6
* config: revert first_item_focus_on_first_focus_in to 0Amitesh Singh2015-08-273-3/+3
* toolbar: fix issue of focus not coming to item on mouse clickAmitesh Singh2015-08-261-2/+4
* gengrid: no need to loop in case of reorder mode is enabledAmitesh Singh2015-08-261-19/+5
* Add missing documentation of DirectDraw renderingVincent Torri2015-08-261-0/+2
* gengrid: fix item focus movement in case of horizontal modeAmitesh Singh2015-08-261-2/+4
* Elm win: Fix according to the new behaviour of parent_set.Tom Hacohen2015-08-261-9/+0
* gengrid: add curly braces to avoid ambiguous 'if'Amitesh Singh2015-08-261-8/+12
* elm_win: Initilize the variable 'preferred_rot' as a -1 before invoking _elm_...Seunghun Lee2015-08-251-3/+3
* progressbar: fix memory leakHosang Kim2015-08-251-12/+1
* cxx: Added examples and tutorial for C++ bindingLuciana Magno de Almeida2015-08-2538-435/+7441
* Added elm_general.eot file to EXTRA_DISTFelipe Magno de Almeida2015-08-251-1/+1
* theme: mistypo in 2927b6a37990aec0aa9b325a4727bd11ec526986ChunEon Park2015-08-251-1/+1
* theme: fix theme file path parsing issue on windows.ChunEon Park2015-08-251-0/+7
* scroller: fix memory leak on keys traversalAmitesh Singh2015-08-251-0/+6
* scroller: fix the misstake. change && -> ||Jaehwan Kim2015-08-241-4/+4
* test_genlist: fix a typoAmitesh Singh2015-08-211-1/+1
* elm_win: set wm rotation hints _elm_win_xwin_update().Seunghun Lee2015-08-201-0/+8
* test_scroller: Fix item count variableVaibhav Gupta2015-08-191-0/+1
* genlist: remove unnecessary bracketAmitesh Singh2015-08-191-1/+1
* elm popup - simplify if logic to be more compact and readableCarsten Haitzler (Rasterman)2015-08-181-14/+10
* popup: Exceptionally set since as 1.15.1Daniel Juyung Seo2015-08-181-2/+2
* test_table: Add variable padding config in the padding test.Daniel Juyung Seo2015-08-181-13/+78
* popup: Fix wrong since version in the doc.Daniel Juyung Seo2015-08-181-2/+2
* spinner: Remove unnecessary temporary variable.Daniel Juyung Seo2015-08-181-4/+3
* multibuttonentry: check return value from elm_layout_theme_setStefan Schmidt2015-08-171-2/+3
* Entry: fix cursor repositioning on theme_applyDaniel Hirt2015-08-171-3/+4
* elm theme - add a blank focus style if you want invisible focusCarsten Haitzler (Rasterman)2015-08-171-0/+5
* popup: fix content_area resize in case of custom themeAmitesh Singh2015-08-161-1/+5
* list: fix crash while setting nearest item in viewportAmitesh Singh2015-08-151-3/+0
* popup: make scroller optional in popupAmitesh Singh2015-08-156-43/+225
* view_list: small optimization reducing memory consumption using Eo_Event arra...Cedric BAIL2015-08-151-38/+30
* focus: add the comment about focus origin property.Jaehwan Kim2015-08-141-0/+1
* elm_gengrid:Added Eolian changes in gengrid reorder ApiAnand2015-08-143-60/+37
* Gengrid: Set focus after item loopingYeshwanth Reddivari2015-08-141-1/+4
* cnp: redo wayland drop to nul terminate for text_uri drops and free on every ...Mike Blumenkrantz2015-08-131-12/+5
* win: declare elm_win_wm_rotation_available_rotations_setJérémy Zurcher2015-08-131-0/+1