summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* list: Fix item coordinates calculation logic.devs/ami/item_focusAmitesh Singh2014-03-071-8/+16
* elm_widget: @fix use of uninitialized values.Gustavo Sverzut Barbieri2014-03-061-2/+2
* Avoid Month wrapping by ignoring summer time correction.Shilpa Singh2014-03-061-3/+3
* randr theme: add possibility to hide refresh arrowSebastian Dransfeld2014-03-061-0/+24
* elm: Remove unused variablesChris Michael2014-03-061-2/+0
* elm: Add Drm DetectionChris Michael2014-03-061-0/+25
* entry - fix menu to not popup after every time mobile sel handles are clickedCarsten Haitzler (Rasterman)2014-03-061-3/+10
* Fix bug of moving cursor handlerThiep Ha2014-03-062-43/+70
* fix ctxpopup getting min size from content immediately on setCarsten Haitzler (Rasterman)2014-03-061-5/+1
* themes: add AUTHORSCedric BAIL2014-03-061-1/+1
* datetime : Enhance launching time more by reducing calls of sizing_eval()Ryuan Choi2014-03-062-0/+12
* theme - one more stage in using color classes - not all original cc'sCarsten Haitzler (Rasterman)2014-03-0615-75/+113
* theme - add more standard colorclasses in e theme (so cc dialog works)Carsten Haitzler (Rasterman)2014-03-059-47/+68
* theme - if you include edc from the theme - include all the rest it needs.Carsten Haitzler (Rasterman)2014-03-051-1/+4
* theme - colorclass work.Carsten Haitzler (Rasterman)2014-03-054-15/+132
* put in missing macros - they didnt get picked up during cnflict merge fixCarsten Haitzler (Rasterman)2014-03-051-9/+3
* Enhancement: #define names for text colorsSimon Lees2014-03-0558-609/+313
* naviframe: Emit visible signal to edc theme when first item is pushedJaehyun Cho2014-03-051-0/+3
* list: Do not call unnecessary external API.Daniel Juyung Seo2014-03-041-1/+1
* list: Check NULL before calling _elm_list_item_unfocused.Daniel Juyung Seo2014-03-041-2/+6
* diskselector_example_02: Added 'selected' callback usage.Daniel Juyung Seo2014-03-041-0/+9
* diskselector: Remove unreachable codesJaeun Choi2014-03-031-7/+1
* themes: let's pack the license in it.Cedric Bail2014-03-031-1/+1
* object_item: Check null in elm_object_item_del.Daniel Juyung Seo2014-03-031-0/+1
* diskselector: Fix segmentation faultJaeun Choi2014-03-031-6/+11
* @fix broken slider popup hide logiczmike2014-03-022-16/+5
* @fix slider popup creation with custom themeszmike2014-03-021-26/+34
* move slider track functions upzmike2014-03-021-26/+26
* @fix homogeneous genlist recalc on theme changezmike2014-03-021-1/+3
* flipselector_example: fixed to return correct value.Daniel Juyung Seo2014-03-021-24/+13
* widget: removed unused widget item member 'focused'.Daniel Juyung Seo2014-03-022-2/+0
* elm: removing trailing white space ceremony for 1.9 release.Daniel Juyung Seo2014-03-0222-132/+132
* list: Run focus set/unset routine only when the focus status is changed.Daniel Juyung Seo2014-03-021-6/+12
* focus: Refactor mouse tracking code for focus.Daniel Juyung Seo2014-03-012-10/+11
* els_cursor: Fix crash when changing cursor since rELMb515c7477910Ryuan Choi2014-02-281-7/+14
* elm_list/focus: @bugfix crashes with empty lists and unfocused elements.Gustavo Sverzut Barbieri2014-02-281-1/+4
* elementary key binding feature implementationJaeun Choi2014-02-287-9/+241
* [elm_config] support color classesSohyun Kim2014-02-283-0/+430
* fileselector: added more description to is_save_set api.Daniel Juyung Seo2014-02-281-1/+1
* entry: Add ELM_INPUT_PANEL_LAYOUT_EMOTICONJihoon Kim2014-02-271-1/+2
* hover: Made hover itself unfocusable.Daniel Juyung Seo2014-02-271-1/+1
* configure: Bump version to 1.9.99 to indicate development cycleStefan Schmidt2014-02-261-1/+1
* test_popup: made the focus highlight optional for the popup test.Daniel Juyung Seo2014-02-261-5/+25
* test_popup: added more popup items for the better focus test.Daniel Juyung Seo2014-02-261-1/+1
* po: updated po files right after the release!Daniel Juyung Seo2014-02-2624-48/+48
* list: focus highlight is handled by item theme.Amitesh Singh2014-02-265-1/+26
* list: Code refractoring of _item_focused_next()Amitesh Singh2014-02-261-51/+30
* hoversel: Added "item,focused" and "item,unfocused" smart events for widget i...Amitesh Singh2014-02-263-0/+51
* popup: Added descriptions for the newly introduced item,focused/item,unfocuse...Amitesh Singh2014-02-261-0/+2
* list: Added descriptions for the newly introduced item,focused/item,unfocused...Daniel Juyung Seo2014-02-261-0/+2