summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "elm - genlist item - index get start from 0 - unbreak api break"elementary-1.15Carsten Haitzler (Rasterman)2016-03-112-2/+2
* elm - genlist item - index get start from 0 - unbreak api breakCarsten Haitzler (Rasterman)2016-03-102-2/+2
* NEWS: Bump up the last version to 1.15.3.Daniel Juyung Seo2015-12-261-1/+1
* po: Update po files.v1.15.3Daniel Juyung Seo2015-12-0827-27/+27
* release: Update NEWS and bump version for 1.15.3 releaseDaniel Juyung Seo2015-12-082-1/+4
* po: Updated po files.Daniel Juyung Seo2015-12-0727-1539/+1539
* border: bring sparklebear theme up-to-date with current efl renderingMike Blumenkrantz2015-10-151-0/+24
* deskmirror: unset proxy.source_clip for urgency effectsMike Blumenkrantz2015-10-151-0/+3
* toolbar: do not change align for "noicon" toolbar itemsMike Blumenkrantz2015-10-131-2/+0
* release: Update NEWS and bump version for 1.15.2 releasev1.15.2Daniel Juyung Seo2015-10-062-3/+27
* build: remove colorclass generated filesMike Blumenkrantz2015-10-011-11/+1
* multibuttonentry: Fix MBE item box min size calc error.woochan lee2015-10-011-10/+1
* elc_multibuttonentry: Memory leak fix.Shilpa Singh2015-10-011-0/+4
* colorclass: fix leaks on editor creationMike Blumenkrantz2015-09-301-1/+8
* colorclass: remove remote editor, make base api publicMike Blumenkrantz2015-09-305-108/+70
* spinner: fix extra callback callsAndrii Kroitor2015-09-291-9/+6
* gengrid: rename function _elm_gengrid_item_focus_raise to _elm_gengrid_item_f...Amitesh Singh2015-09-261-3/+3
* gengrid: move item focus related code to internal _elm_gengrid_item_focused()Amitesh Singh2015-09-261-9/+9
* gengrid: fix duplicate edje signal (elm,state,focused) to item on focusAmitesh Singh2015-09-261-1/+0
* elm_conformant: display mode set fixShilpa Singh2015-09-231-2/+4
* [elm_win] Possible memory leak Fixed.Prince Kumar Dubey2015-09-231-0/+2
* [spinner] Notify when value is edited directlyAndy Williams2015-09-201-0/+2
* elm toolbar 0 size items fix if icon not foundCarsten Haitzler (Rasterman)2015-09-162-23/+484
* elc_multibuttonentry: Input panel should be controlled only ifShilpa Singh2015-09-161-3/+5
* slider: slider should be focused, when slider is handled with mouse or touch ...Hosang Kim2015-09-161-0/+4
* win: fix FAKE window geometry updating + resize object addingMike Blumenkrantz2015-09-071-46/+56
* elm map - fix crash on badly handled zoom timeout callbackCarsten Haitzler (Rasterman)2015-09-021-2/+7
* elm map - fix module load craziness loading all elm modulesCarsten Haitzler (Rasterman)2015-09-021-5/+18
* FileSelector: fix behaviour when the file is chosenDaniel Zaoui2015-09-011-1/+1
* naviframe: fix a focus issue when deleting the first itemWooHyun Jung2015-08-311-1/+5
* gengrid: fix crash issue.Jaehwan Kim2015-08-311-0/+1
* scroller: fix page calculation logic when looping is enabled.Hosang Kim2015-08-282-6/+46
* gengrid: fix item looping in case of horizontal modeAmitesh Singh2015-08-281-1/+4
* gengrid: no need to loop in case of reorder mode is enabledAmitesh Singh2015-08-281-19/+5
* gengrid: fix item focus movement in case of horizontal modeAmitesh Singh2015-08-281-2/+4
* Gengrid: Fix wrong focus movement in _item_single_select_downVaibhav Gupta2015-08-281-1/+3
* gengird: change focus move mechanism in gengrid.Jaehwan Kim2015-08-281-15/+23
* gengrid: extends D2418 to horizontal mode.Jyotiprakash Sahoo2015-08-281-1/+0
* toolbar: fix issue of focus not coming to item on mouse clickAmitesh Singh2015-08-281-2/+4
* config: revert first_item_focus_on_first_focus_in to 0Amitesh Singh2015-08-283-3/+3
* elm_genlist: fix sub-items prependingAndrii Kroitor2015-08-281-0/+3
* Genlist: Dont select first item if its DISPLAY_ONLYVaibhav Gupta2015-08-281-0/+8
* Elc_Multibuttonentry: Item resize issue on text setShilpa Singh2015-08-281-0/+14
* multibuttonentry: Fix mbe clicked signal is not work.woochan lee2015-08-281-1/+9
* Elc_Naviframe: When push is in progress, block pop until push is complete.Shilpa Singh2015-08-283-2/+11
* elm_hover: Set min size hint for size and offset spacer before moving or resi...Jee-Yong Um2015-08-281-2/+2
* Revert "Elm_Interface_Scrollable: Improvement in looping behavior"Hosang Kim2015-08-281-4/+4
* release: Update NEWS for 1.15.1 releasev1.15.1Daniel Juyung Seo2015-08-261-0/+2
* progressbar: fix memory leakHosang Kim2015-08-251-12/+1
* scroller: fix memory leak on keys traversalAmitesh Singh2015-08-251-0/+6