summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: Add eglfs backend support.devs/captainigloo/eglfsNicolas Aguirre2015-11-285-4/+18
* Revert "elm: Add eglfs backend support."Cedric BAIL2015-11-125-18/+4
* elm: Add eglfs backend support.Nicolas Aguirre2015-11-125-4/+18
* Remove #include for config.h from C++ public headerFelipe Magno de Almeida2015-11-121-6/+2
* Hoversel: Fix dismiss callbackYeshwanth Reddivari2015-11-121-1/+1
* test_explode: use evas_object_clipees_has insteadAmitesh Singh2015-11-121-1/+1
* widget: update child_can_focus flag on focusability changeLukasz Stanislawski2015-11-122-2/+23
* multibuttonentry: fix internal entry be an orphan when editable set API called.woochan lee2015-11-121-2/+5
* multibuttonentry: when item is clicked/selected, select function not called i...Shilpa Singh2015-11-122-0/+11
* hoversel: remove scrollable_set/get() APIJee-Yong Um2015-11-123-46/+5
* test_gesture_layer: use bigger font size for entryAmitesh Singh2015-11-121-2/+2
* win: reemit atspi "focused" event on bridge connectionLukasz Stanislawski2015-11-121-0/+7
* elm: Fix typos fun!Daniel Juyung Seo2015-11-1216-21/+21
* release: Update NEWS and bump version for 1.16.0-beta3 releaseStefan Schmidt2015-11-122-1/+6
* po: update po filesStefan Schmidt2015-11-1228-392/+392
* hoversel: expands scrollable hoversel as large as it canJee-Yong Um2015-11-123-6/+15
* multibuttonentry: fix label packed many times in internal box.woochan lee2015-11-121-0/+2
* gesture_layer: fix long tap gesture has wrong timestamp.woochan lee2015-11-121-1/+6
* elm_colorselector: fix color selection with spinnersAndrii Kroitor2015-11-121-1/+1
* elm_hoversel: remove unused internal functionsJee-Yong Um2015-11-121-23/+0
* Revert "elementary: Comment out (#if 0) unused functions"Cedric BAIL2015-11-121-2/+0
* elm_hoversel: change API name (label_auto_changed -> auto_update)Jee-Yong Um2015-11-121-2/+2
* elm_hoversel: change Elm_Hoversel_Data member name from scroll_enabled to scr...Jee-Yong Um2015-11-122-6/+6
* elm_index: Fix memory leak issue in realloc failureVivek Ellur2015-11-121-3/+6
* dayselector: fix warning related to argument typeVivek Ellur2015-11-121-1/+1
* Fix typo in docsDave Andreoli2015-11-121-1/+1
* flip: use eo_isa for checking object typesAmitesh Singh2015-11-121-3/+2
* image: use eo_isa for checking object types instead of string comparisonAmitesh Singh2015-11-121-10/+2
* elm_cnp: DnD/X11: correct drag window position in rotationShilpa Singh2015-11-121-2/+8
* build: simplify SUBDIR usage in examplesStefan Schmidt2015-11-121-2/+1
* examples/sphere_hunter: fix another instance of floating point incorrectnessStefan Schmidt2015-11-121-2/+2
* examples/sphere_hunter: remove unused functionStefan Schmidt2015-11-121-19/+0
* elm_widget_prefs: no need to redefine a typedef we already haveStefan Schmidt2015-11-121-1/+0
* examples/sphere_hunter: initialize struct in all casesStefan Schmidt2015-11-121-1/+1
* examples/sphere_hunter: make sure we do not loose fractional part of double.Stefan Schmidt2015-11-121-2/+2
* examples/sphere_hunter: use coorect logic for if condition.Stefan Schmidt2015-11-121-1/+1
* examples/camera_light: free resources if we fail to allocate all and leaveStefan Schmidt2015-11-121-0/+3
* atspi: fix invalid shift operation.Lukasz Stanislawski2015-11-121-1/+7
* elm test - make automated test betetr by auto-exiting after 50 bouncesCarsten Haitzler (Rasterman)2015-11-121-2/+5
* elm test - genlist test - add bounce option test for testing performanceCarsten Haitzler (Rasterman)2015-11-121-6/+68
* toolbar: limit number of min restricted calc to exacly what we need.Cedric BAIL2015-11-121-1/+2
* elm_win: fix wrong comment.Nak-Gyeong Kim2015-11-121-2/+2
* elc_file_selector_button: free allocated path nameSung-Taek Hong2015-11-121-0/+1
* elm_map: block longpressed event when scrolled, zoomed, or rotatedSung-Taek Hong2015-11-121-0/+3
* hoversel: rename label_auto_changed -> auto_updateCedric BAIL2015-11-124-9/+9
* atspi: clean-up children-changed event emission.Lukasz Stanislawski2015-11-126-21/+45
* atspi: always update cacheLukasz Stanislawski2015-11-121-25/+33
* release: Update NEWS and bump version for 1.16.0-beta2 releaseStefan Schmidt2015-11-122-1/+17
* atspi: fix typoLukasz Stanislawski2015-11-123-6/+6
* test_genlist: set focus on popup's buttonAmitesh Singh2015-11-121-0/+1