summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Disabled the input_grab logic in tv profileWonkeun Oh1-2/+0
2016-10-11Check canvas is NULL or notJihoon Kim1-3/+7
2016-10-11Update package version to 3.0.127submit/tizen/20161010.224322accepted/tizen/wearable/20161011.050729accepted/tizen/tv/20161011.050721accepted/tizen/mobile/20161011.050435accepted/tizen/ivi/20161011.050736accepted/tizen/common/20161011.061113Jihoon Kim2-3/+3
2016-10-10Fix synchronization issues in TV profileInHong Han1-26/+2
2016-10-06Update package version to 3.0.126submit/tizen_3.0_wearable/20161015.000002submit/tizen_3.0_tv/20161015.000002submit/tizen_3.0_mobile/20161015.000003submit/tizen_3.0_ivi/20161010.000003submit/tizen/20161006.064616accepted/tizen/wearable/20161006.232452accepted/tizen/tv/20161006.232440accepted/tizen/mobile/20161006.232429accepted/tizen/ivi/20161006.232509accepted/tizen/common/20161006.153813accepted/tizen/3.0/wearable/20161015.082727accepted/tizen/3.0/tv/20161016.004525accepted/tizen/3.0/mobile/20161015.033426accepted/tizen/3.0/ivi/20161011.044359Ji-hoon Lee2-3/+3
2016-10-06Fix autoperiod bugJihoon Kim3-176/+240
2016-10-06Reduce unnecessary IPC to get surrounding text in no remote input environmentJihoon Kim1-0/+8
2016-10-05Fix code formattingJihoon Kim1-162/+157
2016-10-04Modified to not to commit preedit_commit when emptyJi-hoon Lee1-7/+8
2016-09-30Add test for deleting window in demoJihoon Kim1-2/+59
2016-09-30Update package version to 3.0.125submit/tizen/20160930.022634accepted/tizen/wearable/20160930.232414accepted/tizen/tv/20160930.232358accepted/tizen/mobile/20160930.232344accepted/tizen/ivi/20160930.232427accepted/tizen/common/20160930.174633Jihoon Kim2-3/+3
2016-09-30Add PATH for security issueJihoon Kim1-1/+2
2016-09-29Fix remote input issue related to prepare functionInHong Han4-202/+149
2016-09-29Merge "Update package version to 3.0.124" into tizensubmit/tizen/20160929.130112accepted/tizen/common/20160929.163852Ji-hoon Lee2-3/+3
2016-09-29Merge "Fix IME does not hide when context is deleted" into tizenJi-hoon Lee1-2/+10
2016-09-29Update package version to 3.0.124Jihoon Kim2-3/+3
2016-09-29Fix IME does not hide when context is deletedJihoon Kim1-2/+10
2016-09-29Changed the XF86LSGT keysym valuewonkeun oh/S3/S/W Platform R&D Lab./(VD)/¿À¿ø±Ù1-2/+2
2016-09-28Update package version to 3.0.123submit/tizen/20160928.071807accepted/tizen/wearable/20160929.002147accepted/tizen/tv/20160929.001950accepted/tizen/mobile/20160929.002018accepted/tizen/ivi/20160929.002114accepted/tizen/common/20160928.164351Ji-hoon Lee2-3/+3
2016-09-27Added the device information in the filter_key eventWonkeun Oh3-5/+17
2016-09-27Update package version to 3.0.122Jihoon Kim2-3/+3
2016-09-27Fix hardcoded key event in remote inputInHong Han7-187/+234
2016-09-27Fix issue return key disable was not deliveredJihoon Kim1-0/+5
2016-09-26Modified the wrong defined mask valueWonkeun Oh2-2/+2
2016-09-26Fix issue that does not show input panel in case that only client_canvas_set ...Jihoon Kim2-8/+14
2016-09-23Update package version to 3.0.121submit/tizen/20160923.112544accepted/tizen/wearable/20160927.020458accepted/tizen/tv/20160927.020520accepted/tizen/mobile/20160927.020435accepted/tizen/ivi/20160927.020542accepted/tizen/common/20160923.161224Jihoon Kim2-3/+3
2016-09-23Added helper request for hiding ISEJi-hoon Lee11-6/+92
2016-09-21Update package version to 3.0.120submit/tizen/20160921.084451accepted/tizen/wearable/20160922.041949accepted/tizen/tv/20160922.041907accepted/tizen/mobile/20160922.042206accepted/tizen/ivi/20160922.042001accepted/tizen/common/20160921.162756InHong Han2-3/+3
2016-09-21Fix build error in remote inputInHong Han1-1/+1
2016-09-20Merge changes Ib3764a2c,Ie7d84a72 into tizenJihoon Kim3-90/+265
2016-09-21Add the detailed logsSungmin Kwak1-73/+185
2016-09-21Support to hide input panel or not according to window typeJihoon Kim2-17/+80
2016-09-20Remove database dependence from HelperAgentLi Zhang2-17/+28
2016-09-20Fix security issue in remote inputInHong Han2-8/+6
2016-09-20Support to deliver caps lock and num lockJihoon Kim3-3/+31
2016-09-19Add remote_control_input_resource_changed_cb()InHong Han14-20/+315
2016-09-19Replace remote_control_default_text_cb() with remote_control_text_updated_cb()InHong Han15-130/+434
2016-09-19Modify tizen upgrade script to add sqlite wall filesungwook79.park1-1/+13
2016-09-11Merge "Update package version to 3.0.119" into tizensubmit/tizen/20160912.062146accepted/tizen/wearable/20160918.233832accepted/tizen/tv/20160918.233818accepted/tizen/mobile/20160918.233756accepted/tizen/ivi/20160918.233848accepted/tizen/common/20160912.181505sungwook park2-3/+3
2016-09-12Update package version to 3.0.119InHong Han2-3/+3
2016-09-12modify upgrade script to include ime_info dbsungwook79.park1-2/+12
2016-09-09clear preedit text before commiting textJihoon Kim1-6/+14
2016-09-09Next key event should be processed next to current key eventLi Zhang1-40/+39
2016-09-09Remove unused functionJihoon Kim1-42/+0
2016-09-08Remove key event logJihoon Kim1-2/+0
2016-09-08Fix build warning in wearable profileJihoon Kim1-3/+5
2016-09-08Add condition in case ecore_wl_display_get() returns NULLJihoon Kim1-0/+2
2016-09-07Update package version to 3.0.118submit/tizen/20160907.074608accepted/tizen/wearable/20160908.003456accepted/tizen/tv/20160908.003436accepted/tizen/mobile/20160908.003422accepted/tizen/ivi/20160908.003532accepted/tizen/common/20160907.154747Jihoon Kim2-3/+3
2016-09-07Fix deference of NULL return issuesJihoon Kim2-9/+16
2016-09-02Update package version to 3.0.117submit/tizen/20160902.104322accepted/tizen/wearable/20160905.065918accepted/tizen/tv/20160905.065901accepted/tizen/mobile/20160905.065849accepted/tizen/ivi/20160905.065934accepted/tizen/common/20160905.171257Jihoon Kim2-3/+3