summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elm entry: Use edje api and simplify empty check logicdevs/tasn/wipSubodh Kumar2016-01-121-19/+8
* els_cursor: mark internal struct staticStefan Schmidt2016-01-111-1/+1
* elmn_config: mark some internal variables and functions staticStefan Schmidt2016-01-111-9/+9
* atspi: mark some internal structs staticStefan Schmidt2016-01-111-3/+3
* examples/combobox: include string.h for strcasestr()Stefan Schmidt2016-01-111-0/+3
* Widgets: remove duplicate declaration of language,changed signal.Tom Hacohen2016-01-1137-37/+0
* Widgets: remove duplicate declaration of access,changed signal.Tom Hacohen2016-01-1136-36/+0
* release: Update NEWS and bump version for 1.17.0-beta1 releasev1.17.0-beta1Stefan Schmidt2016-01-112-1/+10
* modules/prefs/elm_entry: Add safety check for NULL pointer and fix memory leakMinwoo, Lee2016-01-111-0/+2
* elm entry: check for null return from eina_rectangle_newCarsten Haitzler (Rasterman)2016-01-111-0/+1
* js: fix examples functionsLarry2016-01-097-21/+21
* combobox: fix recalc and hover's best_location errordivyesh purohit2016-01-091-7/+9
* box: update evas box geometry during layout after smart extents calcMike Blumenkrantz2016-01-081-0/+1
* hoversel: don't activate if the items were none.Hermet Park2016-01-081-1/+1
* hide indicator after mouse wheel activation.Hermet Park2016-01-082-0/+21
* ctxpopup: add geometry,update smart callback.Hermet Park2016-01-084-0/+24
* elementary: Fix potential sizeof mismatchChris Michael2016-01-071-1/+1
* elementary: Fix warnings of uninitialized variable usageChris Michael2016-01-071-1/+1
* elementary: Fix calls to ecore_evas_wayland_window_get2Chris Michael2016-01-072-4/+4
* widget: check next_item existence when focusing before calling widget fnsMike Blumenkrantz2016-01-061-1/+2
* layout: do not unset max size hint during sizing evalMike Blumenkrantz2016-01-061-1/+0
* box: use elm_box_recalculate() in smart recalcMike Blumenkrantz2016-01-061-1/+1
* elementary_test: remove wrong usage of EINA_UNUSED.Umesh Tanwar2016-01-061-3/+3
* segment_control: check item disableSubodh Kumar2016-01-061-1/+4
* combobox: add documentation and exampledivyesh purohit2016-01-068-7/+289
* elm_sys_notify: add missing since tags for notification server supportStefan Schmidt2016-01-061-2/+7
* elm_notify/popup: add missing since tag for new dismiss symbolsStefan Schmidt2016-01-062-2/+6
* elm_combox: add missing since tags for new APIsStefan Schmidt2016-01-061-0/+6
* elm_win: add missing since tag and correct another oneStefan Schmidt2016-01-061-2/+5
* toolbar: Revert a theme change for shrink mode signals.Youngbok Shin2016-01-061-84/+6
* config: Remove stray printf.Stephen okra Houston2016-01-051-1/+0
* sys_notify: fix shutdown of elm_sys_notifyJean Guyomarc'h2016-01-051-3/+7
* release: Update NEWS and bump version for 1.17.0-alpha1 releasev1.17.0-alpha1Stefan Schmidt2016-01-052-3/+77
* elementary: Fix elementary not compilingChris Michael2016-01-051-5/+5
* elm config - monitor JUST the correct files for profile and cfg changeCarsten Haitzler (Rasterman)2016-01-053-113/+88
* elm wl cnp - fix paste to not crash anymoreCarsten Haitzler (Rasterman)2016-01-051-1/+3
* elm config - add the ability to have derived configurations from othersCarsten Haitzler (Rasterman)2016-01-053-7/+336
* elm config - add function to check if profile existsCarsten Haitzler (Rasterman)2016-01-052-0/+30
* elm config tool - dont need to call save if flush is saving anywayCarsten Haitzler (Rasterman)2016-01-051-15/+0
* elm config - allow the ability to save out to another hidden profileCarsten Haitzler (Rasterman)2016-01-053-36/+80
* combobox: add new widget.divyesh purohit2016-01-0419-4/+1318
* hover: fix segfault when smart direction is used in content_set in hoverdivyesh purohit2016-01-042-7/+2
* hoversel: auto update hoversel after dismiss animation finished.Jee-Yong Um2016-01-042-9/+21
* hoversel: fix hover position in hoversel, when it goes out of the viewportdivyesh purohit2016-01-044-48/+160
* button: add color classesSung-Taek Hong2016-01-042-13/+110
* multibuttonentry: add color classes and text classes.woochan lee2016-01-043-12/+105
* scroller: add color classesHosang Kim2016-01-045-6/+12
* ctxpopup: add color classtaehyub2016-01-042-0/+10
* popup: apply popup color classtaehyub2016-01-042-4/+21
* spinner: add color classes and text classes.woochan lee2016-01-043-1/+7