summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genlist: fix commentsdevs/sanghyeonlee/developSangHyeon Lee2015-10-301-1/+1
* genlist: remove unnecessary object_data_delSangHyeon Lee2015-10-301-2/+0
* genlist : fix momory leak in content reuseSangHyeon Lee2015-10-301-4/+16
* genlist : fix building errorSangHyeon Lee2015-10-301-4/+4
* genlist: fix reused content wrong parameter passSangHyeon Lee2015-10-301-4/+5
* genlist: refactored content reuseSangHyeon Lee2015-10-301-3/+6
* genlist : add content_reuse item class function for support content reusing i...SangHyeon Lee2015-10-295-26/+102
* elm: Fix typos fun!Daniel Juyung Seo2015-10-2916-21/+21
* release: Update NEWS and bump version for 1.16.0-beta3 releasev1.16.0-beta3Stefan Schmidt2015-10-262-1/+6
* po: update po filesStefan Schmidt2015-10-2628-392/+392
* hoversel: expands scrollable hoversel as large as it canJee-Yong Um2015-10-263-6/+15
* multibuttonentry: fix label packed many times in internal box.woochan lee2015-10-261-0/+2
* gesture_layer: fix long tap gesture has wrong timestamp.woochan lee2015-10-241-1/+6
* elm_colorselector: fix color selection with spinnersAndrii Kroitor2015-10-241-1/+1
* elm_hoversel: remove unused internal functionsJee-Yong Um2015-10-241-23/+0
* Revert "elementary: Comment out (#if 0) unused functions"Cedric BAIL2015-10-241-2/+0
* elm_hoversel: change API name (label_auto_changed -> auto_update)Jee-Yong Um2015-10-241-2/+2
* elm_hoversel: change Elm_Hoversel_Data member name from scroll_enabled to scr...Jee-Yong Um2015-10-242-6/+6
* elm_index: Fix memory leak issue in realloc failureVivek Ellur2015-10-221-3/+6
* dayselector: fix warning related to argument typeVivek Ellur2015-10-221-1/+1
* Fix typo in docsDave Andreoli2015-10-221-1/+1
* flip: use eo_isa for checking object typesAmitesh Singh2015-10-221-3/+2
* image: use eo_isa for checking object types instead of string comparisonAmitesh Singh2015-10-221-10/+2
* elm_cnp: DnD/X11: correct drag window position in rotationShilpa Singh2015-10-211-2/+8
* build: simplify SUBDIR usage in examplesStefan Schmidt2015-10-211-2/+1
* examples/sphere_hunter: fix another instance of floating point incorrectnessStefan Schmidt2015-10-211-2/+2
* examples/sphere_hunter: remove unused functionStefan Schmidt2015-10-201-19/+0
* elm_widget_prefs: no need to redefine a typedef we already haveStefan Schmidt2015-10-201-1/+0
* examples/sphere_hunter: initialize struct in all casesStefan Schmidt2015-10-201-1/+1
* examples/sphere_hunter: make sure we do not loose fractional part of double.Stefan Schmidt2015-10-201-2/+2
* examples/sphere_hunter: use coorect logic for if condition.Stefan Schmidt2015-10-201-1/+1
* examples/camera_light: free resources if we fail to allocate all and leaveStefan Schmidt2015-10-201-0/+3
* atspi: fix invalid shift operation.Lukasz Stanislawski2015-10-201-1/+7
* elm test - make automated test betetr by auto-exiting after 50 bouncesCarsten Haitzler (Rasterman)2015-10-201-2/+5
* elm test - genlist test - add bounce option test for testing performanceCarsten Haitzler (Rasterman)2015-10-201-6/+68
* toolbar: limit number of min restricted calc to exacly what we need.Cedric BAIL2015-10-191-1/+2
* elm_win: fix wrong comment.Nak-Gyeong Kim2015-10-191-2/+2
* elc_file_selector_button: free allocated path nameSung-Taek Hong2015-10-191-0/+1
* elm_map: block longpressed event when scrolled, zoomed, or rotatedSung-Taek Hong2015-10-191-0/+3
* hoversel: rename label_auto_changed -> auto_updateCedric BAIL2015-10-194-9/+9
* atspi: clean-up children-changed event emission.Lukasz Stanislawski2015-10-196-21/+45
* atspi: always update cacheLukasz Stanislawski2015-10-191-25/+33
* release: Update NEWS and bump version for 1.16.0-beta2 releasev1.16.0-beta2Stefan Schmidt2015-10-192-1/+17
* atspi: fix typoLukasz Stanislawski2015-10-193-6/+6
* test_genlist: set focus on popup's buttonAmitesh Singh2015-10-171-0/+1
* toolbar: shutup compiler warning.Cedric BAIL2015-10-151-1/+1
* toolbar: delay evaluation of the toolbar size until it stabilize.Cedric BAIL2015-10-152-5/+12
* toolbar: remove useless call to _sizing_eval.Cedric BAIL2015-10-151-4/+0
* 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