efl/legacy/elementary/src
Shilpa Singh 6027ce9bad Elm_Spinner: UI Concept change fix.
Older UI concept: when text in spinner's entry is inputted and text is
not committed yet and when inc/dec is clicked. do not commit text and
reset the value to older original value.

New UI concept:
When Text in spinner's entry is inputted and text is not committed yet
and when inc/dec buttons are clicked.
Commit the entry's text and inc/dec accordingly.
If entry' s text is already modified owing to min/max update, then do not inc/dec.

Signed-off by: Shilpa Singh <shilpa.singh@samsung.com>
2013-11-02 20:33:00 +09:00
..
bin elm access - if we disable apis then disable the tests too - unbreak build 2013-11-02 10:48:12 +09:00
edje_externals elementary: fix header inclusion order. 2013-07-23 11:27:34 +09:00
examples add another example to ignores 2013-10-26 23:51:10 +09:00
lib Elm_Spinner: UI Concept change fix. 2013-11-02 20:33:00 +09:00
modules [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +09:00
Makefile.am