summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elementary: Remove misuse of EINA_UNUSEDdevs/devilhorns/ecore_wl2Chris Michael2015-12-031-1/+1
* elementary: Port elementary config code to use Ecore_Wl2 libraryChris Michael2015-12-031-3/+21
* elementary: Port elementary copy/paste code to use Ecore_Wl2 libraryChris Michael2015-12-031-75/+105
* elementary: Port elementary window code to use Ecore_Wl2Chris Michael2015-12-033-63/+68
* elementary: Port elementary cursor code to use ecore_wl2 libraryChris Michael2015-12-031-9/+9
* elementary: Include header for Ecore_Wl2 and add external displayChris Michael2015-12-031-2/+6
* elementary: Use ecore_wl2 library for elementaryChris Michael2015-12-031-1/+1
* Entry: add "selection,reset" stateDaniel Hirt2015-12-031-1/+6
* spinner: prevent scrolling when longpress timer enabled.woochan lee2015-12-021-0/+6
* elm: set language to edje when elm_language_set is called.Shilpa Singh2015-12-021-0/+1
* menu: enhance accessibility supportLukasz Stanislawski2015-12-024-2/+161
* box: skip box in accessibility tree by defaultLukasz Stanislawski2015-12-021-0/+1
* atspi: always use widget's subobj as accessible childrenLukasz Stanislawski2015-12-0212-163/+50
* bg: do not make background accessibility object.Lukasz Stanislawski2015-12-013-27/+4
* atspi: add type of accessibility objectLukasz Stanislawski2015-12-014-15/+95
* elm_font: correct argument order for calloc()Stefan Schmidt2015-11-301-2/+2
* test: correct argument order for calloc()Stefan Schmidt2015-11-301-1/+1
* test_gesture_layer: correct argument order for calloc()Stefan Schmidt2015-11-302-2/+2
* atspi: correct argument order for calloc()Stefan Schmidt2015-11-302-5/+5
* test_access: correct argument order for calloc()Stefan Schmidt2015-11-301-2/+2
* elementary: Fix test_colorclass functionChris Michael2015-11-302-2/+2
* Entry: add markup cnp handlersDaniel Hirt2015-11-302-0/+17
* elm_widget: correct declaration of function with no parametersStefan Schmidt2015-11-261-1/+1
* test: correct declaration of function with no parametersStefan Schmidt2015-11-261-1/+1
* elm_prefcs_cc: correct declaration of function with no parametersStefan Schmidt2015-11-261-3/+3
* atspi: remove useless "GetDefaultAttributeSet" methodLukasz Stanislawski2015-11-261-1/+0
* comp base: allow mouse events to propagate through comp base -> wallpaperMike Blumenkrantz2015-11-251-1/+1
* atspi: fix default text attribute signatureLukasz Stanislawski2015-11-251-3/+1
* notify: remove duplicate call of _sizing_eval.Amitesh Singh2015-11-241-2/+0
* Popup Example: Fix size calculation issue in popupAditya Raj2015-11-241-1/+1
* table: implement Evas.Object_Smart.calculateMike Blumenkrantz2015-11-232-0/+9
* ibar: stop mouse-in animation after current animation completesMike Blumenkrantz2015-11-231-6/+16
* Entry focus region : if single line, show the whole object.indefini2015-11-231-0/+7
* theme: add DBG() message when style is set to default (fallback)Jee-Yong Um2015-11-231-1/+6
* datetime: fix field arrange code for dynamically field sequence change case.woochan lee2015-11-231-1/+1
* multibuttonentry: internal entry cnp mode set as "ELM_CNP_MODE_PLAINTEXT".woochan lee2015-11-231-0/+1
* multibuttonentry: change default format count.woochan lee2015-11-231-1/+1
* atspi: typo fixLukasz Stanislawski2015-11-211-1/+1
* atspi: support key modifers in bridge.Lukasz Stanislawski2015-11-211-1/+23
* atspi: move root object creation to atspi class.Lukasz Stanislawski2015-11-205-47/+58
* notify: fix hide animationAmitesh Singh2015-11-201-13/+3
* notify: fix broken timeout feature in elm_notifyAmitesh Singh2015-11-202-0/+5
* atspi: unprotect subset of methodsLukasz Stanislawski2015-11-181-8/+8
* gengrid: Prevent duplicated selected function calls when item is unselected i...Youngbok Shin2015-11-181-3/+5
* Elm entry: Keep cursor at inserted position after dnd.Subodh Kumar2015-11-181-5/+0
* win: only perform maximize frame state updating during ecore-evas callbackMike Blumenkrantz2015-11-171-19/+18
* 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