summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: v1.10.0v1.10.0Stefan Schmidt2014-05-262-1/+13
* fix example to follow namespace correctness in elm themeCarsten Haitzler (Rasterman)2014-05-261-2/+2
* elm scroller - fix documentation on gravityCarsten Haitzler (Rasterman)2014-05-261-4/+4
* elm spiner - fix flag read to also use the right fieldCarsten Haitzler (Rasterman)2014-05-261-2/+4
* elm spinner - fix invalid struct modification when wheel eventCarsten Haitzler (Rasterman)2014-05-261-1/+3
* theme - fix non-fixed size3 complaint in theme buttonsCarsten Haitzler (Rasterman)2014-05-261-0/+5
* Genlist: On focus_on_selection mode, the focus should set on item content obj...chinmaya2014-05-261-0/+11
* Genlist: Focus does not move, if it is set on item content objects.chinmaya2014-05-261-0/+15
* test_progressbar: delete timer when progressbar is destroyed.wonguk.jeong2014-05-261-0/+1
* entry: update selection handlers' visibility when entry is hidden or shownThiep Ha2014-05-262-4/+31
* Fix T1269 Issues with the elementary theme if the default text is set to some...Simon Lees2014-05-261-13/+15
* Updating czech translationmaxerba2014-05-231-39/+20
* win: set NULL to focus_highlight.prev.target when it's deleted.WooHyun Jung2014-05-231-2/+19
* Correctly emit the scroll signal when scrolling an entry @fix T1274.Andy Williams2014-05-221-0/+3
* default theme - make finger size 10Carsten Haitzler (Rasterman)2014-05-222-2/+2
* image - null checking.ChunEon Park2014-05-211-0/+5
* replace elipsis -> ellipsisChunEon Park2014-05-213-10/+10
* elm_test: Set PACKAGE_LIB_DIR to fix windows runtimeJean-Philippe Andre2014-05-201-0/+1
* fix genlist tree expand/contract bug when switching modeCarsten Haitzler (Rasterman)2014-05-201-1/+1
* fix 0 size focus regionCarsten Haitzler (Rasterman)2014-05-201-0/+1
* elm_cnp: Fix build for windows (ecore_x)Jean-Philippe Andre2014-05-201-2/+4
* Updating translationsmaxerba2014-05-195-173/+184
* widget: updated internal documentation for elm_widget_item_del.Daniel Juyung Seo2014-05-201-3/+8
* [Fileselector] Fix double-call of callback function on clicking "Enter" key.Vorobiov Vitalii2014-05-191-9/+0
* elm_map: Fix to calculate map size not to be smaller than viewport sizeJaehyun Cho2014-05-191-0/+2
* example: added ellipsis: -1 to text parts which have min 1.Daniel Juyung Seo2014-05-173-0/+5
* focus: apply the focus API change during the development phase.Daniel Juyung Seo2014-05-172-18/+7
* Revert "Revert "focus: Fixed the animation issue related to bring_in.""Daniel Juyung Seo2014-05-172-0/+57
* cursor test - make button expand to test window edges with cursorCarsten Haitzler (Rasterman)2014-05-161-0/+2
* fix visiblity of entry cursor when selections existCarsten Haitzler (Rasterman)2014-05-151-0/+22
* [Gengrid] Fix gengrid item position update bug, when item is reordered or del...SangHyeon Lee2014-05-152-1/+14
* hoversel: Icon parent set to button.Amitesh Singh2014-05-151-1/+1
* fix mouse events on elm frame partszmike2014-05-141-20/+20
* fix horizontal theme text sizing after @jpeg vertical fixeszmike2014-05-143-8/+8
* hoversel: item-loop should happen on UP/DOWN Key in case of vertical hoversel...Amitesh Singh2014-05-141-4/+8
* entry: Enable context menu with mosue down even if the entry is not editable ...Youngbok Shin2014-05-141-1/+2
* gengrid : Fix the issue to skip disable item in item selectnirajkr2014-05-141-40/+50
* update po filesCarsten Haitzler (Rasterman)2014-05-1424-240/+240
* edc: Fix multibuttonentry alignmentsJean-Philippe Andre2014-05-141-2/+2
* edc: Also fix frame and button offsetsJean-Philippe Andre2014-05-142-6/+6
* edc: Fix E titlebars after text padding changesJean-Philippe Andre2014-05-141-1/+1
* elm_map: Fix to show and bring in a correct region after zoomingJaehyun Cho2014-05-141-9/+13
* layout: remove sizing_eval call when layout is already destructed. @fixLukasz Stanislawski2014-05-146-0/+32
* more ellipsis fixesMike Blumenkrantz2014-05-1315-3/+26
* add ellipsis to elm theme where necessaryMike Blumenkrantz2014-05-1323-0/+124
* entry: Fix a test case for editable, non-editable entry.Youngbok Shin2014-05-131-1/+1
* Revert "focus: Fixed the animation issue related to bring_in."Carsten Haitzler (Rasterman)2014-05-132-57/+0
* focus: Fixed the animation issue related to bring_in.Anand2014-05-132-0/+57
* release: v1.10.0 beta2v1.10.0-beta2Stefan Schmidt2014-05-122-1/+4
* test_dnd: Fix build for windowsJean-Philippe Andre2014-05-121-5/+20