summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* js: Added combobox class to JavaScript bindingdevs/felipealmeida/nextdivyesh purohit2016-01-302-1/+3
* elm_focus: refine focus.edcJee-Yong Um2016-01-281-4/+6
* elm_focus: fix mislocation error during continuous focus movementJee-Yong Um2016-01-281-1/+14
* remove incorrect references of insert_before/after in EDCJee-Yong Um2016-01-273-4/+2
* combobox: avoid calling item_selected and dismissed signal on showDivyesh Purohit2016-01-261-2/+2
* combobox: fix continuous clicks on hoverDivyesh Purohit2016-01-262-2/+4
* combobox: fix disabled statedivyesh purohit2016-01-262-1/+8
* Fix toogle icon sizing issue.Hermet Park2016-01-261-1/+0
* Elm Image: fix usage of animated gif on the same image object more than one timeDave Andreoli2016-01-251-0/+7
* release: Update NEWS and bump version for 1.17.0-beta3 releasev1.17.0-beta3Stefan Schmidt2016-01-252-1/+7
* shelf: add "noshadow" data item to indicate no shadow should be usedMike Blumenkrantz2016-01-251-0/+2
* elementary: Add missing EINA_UNUSED in combobox functionChris Michael2016-01-251-1/+1
* naviframe: Update documentation of item_pop_cb_set and item_pop_to.Jaehyun Cho2016-01-251-0/+8
* elm_test: Show popup error when Plug can't connectJean-Philippe Andre2016-01-251-2/+30
* Genlist: do not select the item two times in case of a double click.Dave Andreoli2016-01-241-4/+5
* Genlist/grid: do not set again the focus on double/triple clickDave Andreoli2016-01-243-4/+6
* Reveal the same focus bug of previous commit also in genlist.Dave Andreoli2016-01-241-4/+16
* Add a test to reveal a focus bug in Genlist/GengridDave Andreoli2016-01-241-2/+31
* combobox: apply proper styledivyesh purohit2016-01-224-25/+70
* combobox: "return" key handled correctly and removed unreachable code.divyesh purohit2016-01-221-4/+10
* combobox: move responsibility to define filter and content to the user of a c...Cedric BAIL2016-01-224-7/+40
* genlist : fix tree item floating issue when homoegeneous mode is enabledSangHyeon Lee2016-01-222-5/+9
* Adjust "context_menu_disabled" configuration.Dave Andreoli2016-01-213-7/+7
* elm: Replace EO_EV_ by EO_BASE_EVENT_Jean-Philippe Andre2016-01-214-11/+11
* elm_hoversel: fix calculation to make items fit to dropdown boxJee-Yong Um2016-01-202-35/+20
* elm_widget: use internal function for clearing the focusMinkyu Kang2016-01-201-24/+10
* update authorHermet Park2016-01-202-0/+2
* elm_widget: cleanup _elm_widget_on_focus functionMinkyu Kang2016-01-201-22/+14
* Combobox: rename the "selected" event to "item,selected" as it should be.Dave Andreoli2016-01-193-11/+13
* elementary: Fix elm_win_window_id_get functionChris Michael2016-01-191-2/+2
* Hoversel: add a test for the populate-on-click scenarioDave Andreoli2016-01-181-4/+32
* release: Update NEWS and bump version for 1.17.0-beta2 releasev1.17.0-beta2Stefan Schmidt2016-01-182-1/+6
* win32: Fix link of binaries which use functions in EvilVincent Torri2016-01-181-0/+2
* gitignore: Add new example to gitignore list.Daniel Juyung Seo2016-01-181-0/+1
* examples/combobox: Remove unused functions.Daniel Juyung Seo2016-01-181-24/+1
* Gengrid: improve item_region_show codeDave Andreoli2016-01-172-32/+8
* config: Correct defaults in upgrade of popup confAndy Williams2016-01-151-0/+2
* slider: fix segfault in case of obj is deleted before wheel timeout timer exp...Amitesh Singh2016-01-151-0/+1
* SegmentControl: Fix theme to avoid text move on selectJean-Philippe Andre2016-01-151-0/+2
* config: try to properly update config for popup new align value.Cedric BAIL2016-01-142-1/+4
* elm_config: close file before moving itStefan Schmidt2016-01-141-1/+1
* elm_config: print an eror message if we fail to save the derived config profileStefan Schmidt2016-01-141-1/+8
* elm_config: handle eet_data_write possible error returnStefan Schmidt2016-01-141-2/+3
* examples: fix compilation from command line (file models)Jean-Philippe Andre2016-01-142-5/+13
* box: enforce size recalc during unpack_all()Mike Blumenkrantz2016-01-131-1/+7
* box: improve aspected layout for non-1:1 ratio aspectsMike Blumenkrantz2016-01-131-2/+5
* [Hover] Fixed the delaying of hover dismiss on continuous mouse clicksgodly.talias2016-01-131-8/+50
* els_cursor: mark internal struct staticStefan Schmidt2016-01-111-1/+1
* elmn_config: mark some internal variables and functions staticStefan Schmidt2016-01-111-9/+9
* atspi: mark some internal structs staticStefan Schmidt2016-01-111-3/+3