summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Debug: add the objects list supportdevs/jackdanielz/edebugDaniel Zaoui2015-11-121-0/+83
* Clouseau: handle case when the library is not installedDaniel Zaoui2015-11-121-2/+2
* elm_prefs: mark some local symbols static and align thus with their declarationStefan Schmidt2015-11-111-6/+6
* elm_prefs: remove some unused functionsStefan Schmidt2015-11-111-30/+0
* elm_transit: mark some local symbols staticStefan Schmidt2015-11-111-7/+7
* elm_map: mark some local symbols staticStefan Schmidt2015-11-111-5/+5
* elm_main: mark some local symbols staticStefan Schmidt2015-11-111-2/+2
* Genlist: Fixed a possible crash in filter iterator and a typo.shashank.p2015-11-112-3/+5
* hoversel: add item disabling support.godly.talias2015-11-104-0/+19
* slider: fix slider focus bugHosang Kim2015-11-101-1/+1
* spinner: code clean up for readability.woochan lee2015-11-091-2/+31
* spinner: add entry filter for accepted only digits and "."woochan lee2015-11-092-0/+48
* segment_control: fix variable affectationJean Guyomarc'h2015-11-091-3/+3
* hoversel: refactor a bit to avoid code duplication.Subodh Kumar2015-11-091-37/+26
* genlist: modified first/last/prev/next get API for filtered list.shashank.p2015-11-095-17/+91
* conform: retry connect to indicator when confrom fails connect.Shinwoo Kim2015-11-091-2/+4
* naviframe: subtitle,show signal not sentShilpa Singh2015-11-091-5/+5
* index: internal item's edje object handling logic changed to improve performa...woochan lee2015-11-091-29/+38
* toolbar: reduce changing widget parent-child relationship when an item is added.Youngbok Shin2015-11-091-10/+6
* toolbar: add item_signal_emit.Shilpa Singh2015-11-092-0/+10
* toolbar: remove a legacy code.Youngbok Shin2015-11-091-1/+0
* colorselector: read color names instead of RGBA when accessibility is setShilpa Singh2015-11-093-15/+202
* hover/hoversel: clean up code for getting edje_object_dataJee-Yong Um2015-11-092-8/+8
* conform: if window is in background, indicator must not update the plug infor...Prince Kumar Dubey2015-11-092-0/+43
* calendar: weekdays do not get translated when language is dynamically changed...Shilpa Singh2015-11-092-80/+43
* hoversel: do item view creation at the time of item addition.godly.talias2015-11-093-42/+66
* build: don't provide --eo to eolian_gendevs/q66/nextDaniel Kolesa2015-11-091-3/+3
* configure: Switch to dev mode again. Merge window for 1.17 is open nowStefan Schmidt2015-11-091-1/+1
* release: Update NEWS and bump version for 1.16.0 releasev1.16.0Stefan Schmidt2015-11-092-1/+10
* po: update po files for releaseStefan Schmidt2015-11-0928-392/+392
* win : Prohibiting auto-rendering, until elm_win is shown.Wonsik Jung2015-11-051-0/+13
* atspi: add missing SELECTED changed signalsLukasz Stanislawski2015-11-054-0/+16
* elm_segment_control: fix invalid parameterJean Guyomarc'h2015-11-051-1/+1
* genlist tree test - minor - show all callbacks called so people knowCarsten Haitzler (Rasterman)2015-11-051-2/+53
* autoscroll focus: pass the object region position relative to the scroller.chris2015-11-041-4/+11
* interface_scrollable: delete unnecessary smart callback call.Hosang Kim2015-11-041-9/+7
* colorselector: picker spinner UI not proper issue fix.Shilpa Singh2015-11-041-0/+3
* notify: animate on hideJean-Philippe Andre2015-11-041-1/+2
* Revert "elm: Add eglfs backend support."Cedric BAIL2015-11-025-18/+4
* elm: Add eglfs backend support.Nicolas Aguirre2015-11-035-4/+18
* Remove #include for config.h from C++ public headerFelipe Magno de Almeida2015-11-021-6/+2
* Hoversel: Fix dismiss callbackYeshwanth Reddivari2015-11-021-1/+1
* test_explode: use evas_object_clipees_has insteadAmitesh Singh2015-11-021-1/+1
* widget: update child_can_focus flag on focusability changeLukasz Stanislawski2015-10-302-2/+23
* multibuttonentry: fix internal entry be an orphan when editable set API called.woochan lee2015-10-301-2/+5
* multibuttonentry: when item is clicked/selected, select function not called i...Shilpa Singh2015-10-302-0/+11
* hoversel: remove scrollable_set/get() APIJee-Yong Um2015-10-303-46/+5
* test_gesture_layer: use bigger font size for entryAmitesh Singh2015-10-301-2/+2
* win: reemit atspi "focused" event on bridge connectionLukasz Stanislawski2015-10-291-0/+7
* elm: Fix typos fun!Daniel Juyung Seo2015-10-2916-21/+21