Implement that a text selection handle can be moved over another text selection handle.
[framework/web/webkit-efl.git] / Source / WebKit2 / UIProcess / API / efl / tizen / TextSelection.cpp
2013-07-10 Yuni JeongImplement that a text selection handle can be moved...
2013-07-03 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.75" into tizen_2.2
2013-07-03 Yuni JeongFixed selection should not be working when long tap...
2013-07-03 prathmesh.mMagnifer not moving in case of piker input
2013-06-27 Yuni JeongFixed lockup occur after text seleciton magnifier is...
2013-06-25 Heejin ChungMerge "[CherryPick] [WEBGL] Rename WEBKIT_WEBGL_lose_co...
2013-06-25 Yuni JeongImproved the routine for getting text style state.
2013-06-24 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.65" into tizen_2.2
2013-06-24 Taeyun AnReturn 0 value if textselection handlers are invisible.
2013-06-21 Yuni JeongChanged the handle type from "bottom" to "top" when...
2013-06-19 YongGeol JungMerge "[WK2] fix the issue about low memory handling...
2013-06-19 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.62" into tizen_2.2
2013-06-19 Taeyun AnDo not show context menu if context menu is shown after...
2013-06-13 InBum ChangMerge "Suspend ewk view when the picker popup is shown...
2013-06-12 Taeyun AnInitialize TextSelectionHandles status to false when...
2013-06-09 Yuni JeongAdjusted position for showing text selection context...
2013-06-05 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.55" into tizen_2.2
2013-06-05 Yuni JeongAdjusted magnifier position properly in case that touch...
2013-05-22 Kangil HanMerge "[WK2][WTR] Rebaselining some compositing layout...
2013-05-16 Heejin ChungMerge "[Title] Use extensions GL_EXT_texture_format_BGR...
2013-05-14 Jaesik ChangMerge "Correction of macro naming for Docomo bug 1339...
2013-05-14 Taeyun AnDon't hide CBHM window when screen rotated while Host...
2013-05-07 Jiyeon KimMerge "Revert "Apply SERVICE_OPERATION_PICK operation...
2013-05-07 seung hak leeMerge "Fixed webkit crash after selecting cancel button...
2013-05-07 Yuni JeongFixed right text selection handle is not moved after...
2013-05-03 Heejin ChungMerge "Fix memory leak of graphics surface.(Emulator...
2013-05-02 InBum ChangMerge "Remove ALOG logging channels" into tizen_2.1
2013-05-02 InBum ChangMerge "Apply secure log to plugins" into tizen_2.1
2013-05-02 InBum ChangMerge "Change Tizen Log macros" into tizen_2.1
2013-04-30 Taeyun AnInitialize handles mouse down value when selection...
2013-04-17 Yuni JeongFixed tap is working when tap on left/right text select...
2013-04-17 GyongJin JoungMerge "Fix WebGLShaderPrecisionFormat issue." into...
2013-04-17 Kihong KwonMerge "Fix abnormal seek issue after suspend/resume...
2013-04-17 GyongJin JoungMerge "[CherryPick] Expose ArrayBufferView constructor...
2013-04-17 Yuni JeongFixed when webview's geometry is changed, text selectio...
2013-04-16 Jaesik ChangMerge "[Cherry-pick][[Text Autosizing] Refactoring...
2013-04-16 Jaesik ChangMerge "[Cherry-pick][Text Autosizing] Simplify computat...
2013-04-16 Jaesik ChangMerge "[Cherry-pick][Text Autosizing] prevent oscillati...
2013-04-16 Jaesik ChangMerge "[Cherry-pick][Text Autosizing] Combine narrow...
2013-04-16 Jaesik ChangMerge "[Cherry-pick][Text Autosizing] Process narrow...
2013-04-16 Yuni JeongAdded routine to delete m_moveAnimator and m_showTimer...
2013-04-10 Yuni JeongChanged routine to finish composition for inputted...
2013-04-04 Kyungjin KimMerge "Save and re-bind previously bounded texture...
2013-04-04 prathmesh.mImplemented scrolling of text when the magnifier is on
2013-04-02 Heejin ChungMerge "Add copySurfaceTye argument to copySurface funct...
2013-04-02 SangYong ParkRevert "Revert "[CherryPick] Input Method upversion""
2013-04-01 Yuni JeongAdded routine to ignore text selection when longtap...
2013-03-28 Taeyun AnRevert "[CherryPick] Input Method upversion"
2013-03-28 SangYong Park[CherryPick] Input Method upversion
2013-03-27 Yuni JeongFixed text selection is cleared when user try to scroll...
2013-03-27 Ryuan ChoiMerge "[Cherry-pick] Refactor WrapShape classes to...
2013-03-27 Ryuan ChoiMerge "[Cherry-pick] Refactor WrapShape to Shape/BasicS...
2013-03-26 Kihong KwonMerge "Change value of mediaSliderThumHeight" into...
2013-03-26 Kihong KwonMerge "Change log for Notification" into tizen_2.1
2013-03-26 Kihong KwonMerge "WebProcess crash is occured during changing...
2013-03-26 YoungTaeck SongMerge "Remove ewk_view_use_smart_selection_set() API...
2013-03-26 YoungTaeck SongMerge "Remove ewk_view_top_of_contents_go() because...
2013-03-26 YoungTaeck SongMerge "Use EwkView's variables instead of drawingScaleF...
2013-03-26 YoungTaeck SongMerge "Remove setAccurateVisibleContentsPosition codes...
2013-03-26 YoungTaeck SongMerge "[Arrange Tizen Local Patch] Remove viewWidth...
2013-03-26 YoungTaeck SongMerge "Make TC for ewk_view_feed_touch_event()." into...
2013-03-26 prathmesh.mAdded context menu for input field
2013-03-22 Taehwan Kimupload tizen_2.1 source
2013-03-12 Jinkun JangTizen 2.1 base