summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore: Add libuv integrationdevs/felipealmeida/uv-tizen_3.0.2015.q2_commonFelipe Magno de Almeida2015-10-262-45/+500
* ecore_imf: Add NULL check before accessing evas device APIJihoon Kim2015-06-111-6/+28
* ecore-imf: Added the device information in the Ecore_IMF_Event structsWonkeun Oh2015-06-112-0/+40
* ecore_imf/wayland: support on-demand show modeJihoon Kim2015-06-111-29/+42
* evas: New Evas Callback added when viewport is resized.Amitesh Singh2015-06-104-0/+8
* empty commit for re-upload packageBoram Park2015-06-100-0/+0
* re-upload pakcage to solve OBS build issueBoram Park2015-06-090-0/+0
* gl_drm: support evas_render_copyBoram Park2015-06-084-3/+59
* ecore_drm_output keeps current fb informationBoram Park2015-06-087-0/+107
* ecore-evas: Added support for getting window auxiliary hint ID and valueDoyoun Kang2015-06-052-0/+63
* ecore-buffer: change the passing argument of tbm_surface_internal_create_with...Seunghun Lee2015-06-043-8/+75
* ecore-buffer: remove forward references to enum type for c++.Seunghun Lee2015-06-041-8/+2
* ecore-buffer: fix wrong check for failure caseSeunghun Lee2015-06-032-4/+3
* ecore-buffer: fix formattingSeunghun Lee2015-06-036-31/+31
* ecore-buffer: fix memory leak when failed to allocate bo.Seunghun Lee2015-06-031-13/+22
* Revert "ecore-buffer: change the passing argument of tbm_surface_internal_cre...Seunghun Lee2015-06-033-71/+8
* ecore-buffer: change the passing argument of tbm_surface_internal_create_with...Seunghun Lee2015-06-033-8/+71
* ecore-buffer: fix inconsistency in return value.Seunghun Lee2015-06-021-2/+2
* ecore-buffer: remove dependency on ecore-x from ecore-buffer.Seunghun Lee2015-06-021-40/+42
* Implementation 'focus_skip_unset' request for wl_surfaceDuna Oh2015-06-023-1/+16
* Implementation 'focus_skip_set' request for wl_surfaceDuna Oh2015-06-018-3/+41
* Don't set EINA_LOG_LEVEL_DBG to default eina_log levelBoram Park2015-06-011-3/+0
* Merge ":wecore_wayland: Add key router feature related with client side. this...Ji-Youn Park2015-06-016-2/+357
|\
| * :wecore_wayland: Add key router feature related with client side.Ji-Youn Park2015-06-016-2/+357
* | add ECORE_DRM_DEVICE_USER_HANDLER to disable default drm event handlerBoram Park2015-05-311-0/+1
* | Merge "Fix issue wrong surrounding text returns when there is selection area"...Jihoon Kim2015-05-311-18/+2
|\ \ | |/ |/|
| * Fix issue wrong surrounding text returns when there is selection areaJihoon Kim2015-05-291-18/+2
* | Implementation 'position_set' request for wl_surfaceDuna Oh2015-05-295-1/+30
|/
* Fix to the bug of create egl window surfaceWonsik Jung2015-05-281-7/+10
* ecore_imf/wayland: support input language mode in wayland text inputJihoon Kim2015-05-283-1/+16
* ecore_imf/wayland: support input hint in wayland text inputJihoon Kim2015-05-283-1/+21
* ecore_imf/wayland: support password mode in wayland text inputJihoon Kim2015-05-283-7/+24
* ecore_imf/wayland: support autocapital mode in wayland text inputJihoon Kim2015-05-273-2/+23
* ecore-drm: add support for libinput device added and deleted eventsGwanglim Lee2015-05-264-1/+115
* ecore_x: Add key router feature related with client side.Ji-Youn Park2015-05-206-0/+684
* ecore-buffer: check if NULL before using function pointerSeunghun Lee2015-05-201-0/+20
* ecore-buffer: fix the bug finding backend using argumentSeunghun Lee2015-05-201-2/+2
* ecore-buffer: fix formatting and typoSeunghun Lee2015-05-202-16/+16
* ecore-buffer: Use tbm API lower version.Seunghun Lee2015-05-202-47/+6
* ecore_imf/wayland: support feature to change layout of virtual keyboardJihoon Kim2015-05-203-1/+50
* ecore_imf/wayland: hide input panel explicitly in focus-out handlerJihoon Kim2015-05-191-2/+7
* remove 'transient_for' protocol from tizen_surface_extensionDuna Oh2015-05-192-62/+3
* remove execute permissionsGwanglim Lee2015-05-181-0/+0
* remove place_below_parent from tizen_surface_extensionBoram Park2015-05-182-12/+1
* support 'transient_for' protocolDuna Oh2015-05-187-1/+260
* ecore-buffer: Add intial ecore-buffer librarySeunghun Lee2015-05-1825-2/+5964
* ecore-wayland: Add a grab_count variable for synchronization wl_input_grab/un...jhyuni.kang2015-05-182-89/+100
* Create Wl surface for evas gl capability testingWonsik Jung2015-05-127-9/+39
* Evas GL: fix bug related with alignmentJi-Youn Park2015-05-131-2/+2
* ecore_evas_wayland: prevent duplicated shutdown for ecore_wlMinJeong Kim2015-05-122-0/+3