Added "Copy" context menu in case that selected node has imageURL.
[framework/web/webkit-efl.git] / Source / WebCore / page / ContextMenuController.cpp
2013-07-10 Yuni JeongAdded "Copy" context menu in case that selected node...
2013-06-25 Heejin ChungMerge "[CherryPick] [WEBGL] Rename WEBKIT_WEBGL_lose_co...
2013-06-21 Yuni JeongFixed "Select all" menu is not displayed.
2013-06-13 InBum ChangMerge "Suspend ewk view when the picker popup is shown...
2013-06-12 Taeyun AnRemove Paste, Cut, Clipboard options if context menu...
2013-06-05 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.55" into tizen_2.2
2013-06-05 Taeyun AnDisplay select all menu in context menu only in text...
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-26 Dhirendra Kumar Fix for "wrong context menu is displayed"
2013-04-23 Taeyun AnAdd select all context menu when showing context menu...
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-05 Krzysztof WolanskiFix build warnings 4
2013-04-04 Kyungjin KimMerge "Save and re-bind previously bounded texture...
2013-04-02 Heejin ChungMerge "Add copySurfaceTye argument to copySurface funct...
2013-04-02 Yuni JeongRemoved code to clear text selection after copying...
2013-03-28 Jaesik ChangMerge "[CherryPick] Inappropriate validation message...
2013-03-28 Jaesik ChangMerge "[CherryPick] Implement ValidityState::badInput...
2013-03-28 Jaesik ChangMerge "[CherryPick] Refactoring: Move the content of...
2013-03-28 Jaesik ChangMerge "[CherryPick] Correct input[type=number] value...
2013-03-28 Yuni JeongImplement the work of longtap on image in accordance...
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.mIncorrect display of menu option on a playing video
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