sdk/ide/common-eplugin.git
10 years agoCOMMON: UTIL: add a support check method. 92/11792/2
Jihoon Song [Tue, 5 Nov 2013 06:21:28 +0000 (15:21 +0900)]
COMMON: UTIL: add a support check method.

A platform support check method of Tizen project in webapp-eplugin is moved to common.

Change-Id: I4474ebb3cad0521ff223d342f9c428014675e105
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: Fixed invalid assert check for profileInfo 91/11791/1
kh5325.kim [Tue, 5 Nov 2013 05:19:27 +0000 (14:19 +0900)]
MISC: Fixed invalid assert check for profileInfo

Fixed invalid assert check for profileInfo.

Change-Id: Ifaa010ac13205c1311a924fcc6da3d2b09fb2f0c
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.112) 76/11776/2
changhyun1.lee [Tue, 5 Nov 2013 01:53:33 +0000 (10:53 +0900)]
MISC: package version up (2.1.112)

 update for the packaging.

Change-Id: I83833c68261493018db93d7b0d6639076ee6928b
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoEDITOR: Fixed icon validation in configuration editor 66/11666/4
changhyun1.lee [Fri, 1 Nov 2013 11:03:05 +0000 (20:03 +0900)]
EDITOR: Fixed icon validation in configuration editor

 Added File URI Validation: Removed "/" and ":" in URI(RFC2396) Spec.

Change-Id: Ic24dc8aed5506c435b215b66f6cd65f45ad5134e
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMISC: package version up (2.1.111) - Weekly update 54/11654/1
kh5325.kim [Fri, 1 Nov 2013 06:20:47 +0000 (15:20 +0900)]
MISC: package version up (2.1.111) - Weekly update

Weekly update for the packaging.

Change-Id: I0ed6632d542a520836924dccfb3515a693fa6be5
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "SDBLIB: fixed a bug where root file entry type of device is not correctly...
Kangho Kim [Fri, 1 Nov 2013 05:49:10 +0000 (22:49 -0700)]
Merge "SDBLIB: fixed a bug where root file entry type of device is not correctly recognized sometimes." into tizen

10 years agoSDBLIB: fixed a bug where root file entry type of device is not correctly recognized... 20/11620/2
shingil.kang [Thu, 31 Oct 2013 08:40:03 +0000 (17:40 +0900)]
SDBLIB: fixed a bug where root file entry type of device is not correctly recognized sometimes.

When getting root file entry if emulator connection mode is offline, it has default type value.
The value is fixed although the root file entry has its own type value When emulator connection mode is online.
The type of root file entry needs to be updated.

Change-Id: I1c34ebce215cf852a230e17cea816c93d9bf8bfb
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoBUILDER: fixed a concurrency exception problem about DependencyInDB 17/11617/1
Jihoon Song [Thu, 31 Oct 2013 08:43:41 +0000 (17:43 +0900)]
BUILDER: fixed a concurrency exception problem about DependencyInDB

Sometimes, OConcurrentModificationException is occurred while building using DependencyInDB.
This patch fix it.

Change-Id: Ibdc5ff71df8e92cd3181bbad7cf73659e2e55615
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoCOMMON: Fix potential bug as prevent 14/11614/1
Bon-Yong Lee [Thu, 31 Oct 2013 07:01:50 +0000 (16:01 +0900)]
COMMON: Fix potential bug as prevent

Change-Id: I85ad17db5ccce95fd3514d84b954d140aac4c6c9
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years ago[Title] Added imageUtil function 37/11537/3
changhyun1.lee [Tue, 29 Oct 2013 12:24:32 +0000 (21:24 +0900)]
[Title] Added imageUtil function
[Desc.]
[Issue]

Change-Id: Iad296294ba5a8c77b569ba29fe3701fbeab758bf
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoFixed mis-spells for the message bundle 16/11516/1
kh5325.kim [Tue, 29 Oct 2013 07:24:23 +0000 (16:24 +0900)]
Fixed mis-spells for the message bundle

Change-Id: I3c5920a4203cf33f37a54e7832d06681e2b5a136
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "[Title] common-eplugin: refactored project related codes. [Desc.] [Issue]...
Harry Hyeongseok Heo [Tue, 29 Oct 2013 04:40:12 +0000 (21:40 -0700)]
Merge "[Title] common-eplugin: refactored project related codes. [Desc.] [Issue]" into tizen

10 years ago[Title] Fix as prevent 97/11497/1
Bon-Yong Lee [Tue, 29 Oct 2013 02:19:17 +0000 (11:19 +0900)]
[Title] Fix as prevent
[Desc.]
[Issue]

Change-Id: I73cd37fed8fcb9c01c364b50834e89a88ad1d17c
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years ago[Title] common-eplugin: refactored project related codes. 90/11390/2
Jihoon Song [Fri, 25 Oct 2013 06:40:51 +0000 (15:40 +0900)]
[Title] common-eplugin: refactored project related codes.
[Desc.]
[Issue]

Change-Id: I107a6a7b91cc61194ed90ab119f17480264a32a2
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years ago[Title] modified RdsDeploy class for modularization. 47/11447/1
Gun Kim [Mon, 28 Oct 2013 07:49:51 +0000 (16:49 +0900)]
[Title] modified RdsDeploy class for modularization.
It must be merged with webapp-eplugin and nativecommon-eplugin that are applied this commit.
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ide4fa124d0bb8c81d6e2fdc1541128ebd635422a
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years ago[Title] Remove test case in-container test 43/11443/1
Bon-Yong Lee [Mon, 28 Oct 2013 06:33:15 +0000 (15:33 +0900)]
[Title] Remove test case in-container test
[Desc.]
[Issue]

Change-Id: Ib8764d20acce98eea59aa48133f668813efe5cbe
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years ago[Title] Package info update 22/11422/1
Bon-Yong Lee [Mon, 28 Oct 2013 02:00:41 +0000 (11:00 +0900)]
[Title] Package info update
[Desc.]
[Issue]

Change-Id: Ia9ac8bd38419460ae12f8c9e1dd1726a14aa1757
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoMerge "[Title] Fix test case [Desc.] CommonPluginTest is not out-of-container and...
Bon-Yong Lee [Mon, 28 Oct 2013 01:55:52 +0000 (18:55 -0700)]
Merge "[Title] Fix test case [Desc.] CommonPluginTest is not out-of-container and ThreadUtilTest is added logger to [Issue]" into tizen

10 years ago[Title] Fix test case 20/11420/1
Bon-Yong Lee [Mon, 28 Oct 2013 01:54:41 +0000 (10:54 +0900)]
[Title] Fix test case
[Desc.] CommonPluginTest is not out-of-container and ThreadUtilTest is
added logger to
[Issue]

Change-Id: I86bb41cb1b89f7fb1ed3658ff2504210fe997ab1

10 years ago[Title] fixed icon file name 19/11419/1
shingil.kang [Mon, 28 Oct 2013 01:35:30 +0000 (10:35 +0900)]
[Title] fixed icon file name
[Desc.]
[Issue]

Change-Id: If4fb0352c99067ad508ff3fd9f94dac0362a9f92
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoMerge "[Title] common-eplugin: fixed wrong path problem of security profiles in prefe...
Kangho Kim [Fri, 25 Oct 2013 11:48:26 +0000 (04:48 -0700)]
Merge "[Title] common-eplugin: fixed wrong path problem of security profiles in preference [Desc.] [Issue]" into tizen

10 years agoMerge "[Title] Fixed version validation [Desc.] [Issue]" into tizen
bonyong lee [Fri, 25 Oct 2013 05:27:56 +0000 (22:27 -0700)]
Merge "[Title] Fixed version validation [Desc.] [Issue]" into tizen

10 years agopackage version up (2.1.109) - Weekly update 66/11366/1
kh5325.kim [Fri, 25 Oct 2013 03:23:09 +0000 (12:23 +0900)]
package version up (2.1.109) - Weekly update

Change-Id: Ie631cc6e0f8c8d2677c81ef2e9dff4613e1a6c60
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] common-eplugin: fixed wrong path problem of security profiles in preference 64/11364/1
Jihoon Song [Fri, 25 Oct 2013 03:06:50 +0000 (12:06 +0900)]
[Title] common-eplugin: fixed wrong path problem of security profiles in preference
[Desc.]
[Issue]

Change-Id: I5ebc8fc20ab8b4db422914537f9eb2605eb0360a

10 years agoRevert "[Title] modified RdsDeploy class for modularization." 57/11357/1
Gun Kim [Fri, 25 Oct 2013 01:48:17 +0000 (10:48 +0900)]
Revert "[Title] modified RdsDeploy class for modularization."
Because, this commit must be merged with webapp-eplugin, but it isn't.

This reverts commit 7dfdc6544bb0a9c266da59051c613c17a70a0927.

Change-Id: Ieb7ff84ac29207dd6ecd9a42e53f781e711a32f0
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoFixed some Prevent issues - added explicit null check and lazy init. 43/11343/1
kh5325.kim [Thu, 24 Oct 2013 16:59:08 +0000 (01:59 +0900)]
Fixed some Prevent issues - added explicit null check and lazy init.

Change-Id: I49cfa034b5b9f8767d88ca77e7cdceff3b9ea0d8
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoFixed a build error (reverted I63e34) 42/11342/1
kh5325.kim [Thu, 24 Oct 2013 16:11:53 +0000 (01:11 +0900)]
Fixed a build error (reverted I63e34)

Change-Id: I481a64d9b75d708b0ad6e679078923c3e8cc5ebf
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoFixed some Prevent issues 41/11341/1
kh5325.kim [Thu, 24 Oct 2013 16:07:32 +0000 (01:07 +0900)]
Fixed some Prevent issues

Change-Id: I63e341ccb49f325d3bf71e00288c27eaa87dc441
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] Update jQuery-ColorPicker library 74/11174/4
changhyun1.lee [Tue, 22 Oct 2013 04:41:12 +0000 (13:41 +0900)]
[Title] Update jQuery-ColorPicker library
[Desc.]
[Issue]

Change-Id: I69f7deab8871f8aee9396aac79d52f281d8e7ec7
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years ago[Title] Added CSS editor tips 08/11308/3
changhyun1.lee [Thu, 24 Oct 2013 05:11:06 +0000 (14:11 +0900)]
[Title] Added CSS editor tips
[Desc.]
[Issue]

Change-Id: I51907dfdd28b74be7300be59752815267c5965f8
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years ago[Title] Fixed version validation 91/11191/3
changhyun1.lee [Tue, 22 Oct 2013 10:12:18 +0000 (19:12 +0900)]
[Title] Fixed version validation
[Desc.]
[Issue]

Change-Id: I1607a05192c81d584652552c433e80c187d7ae0a
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years ago[Title] Fix test case 23/11323/1
Bon-Yong Lee [Thu, 24 Oct 2013 09:08:32 +0000 (18:08 +0900)]
[Title] Fix test case
[Desc.]
[Issue]

Change-Id: I3ec0d2429b8f8859b8d578fbe228ddbf17ce329f

10 years agoMerge "[Title] modified RdsDeploy class for modularization. It must be merged with...
bonyong lee [Thu, 24 Oct 2013 08:54:10 +0000 (01:54 -0700)]
Merge "[Title] modified RdsDeploy class for modularization. It must be merged with webapp-eplugin and nativecommon-eplugin that are applied this commit. [Type] [Module] [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into tizen

10 years agoMerge "[Title] common-eplugin: changed security preferences change UX for simplificat...
bonyong lee [Thu, 24 Oct 2013 07:31:22 +0000 (00:31 -0700)]
Merge "[Title] common-eplugin: changed security preferences change UX for simplification [Desc.] [Issue]" into tizen

10 years ago[Title] add to close socket channel when closing FileEntryInputStream 92/11292/1
shingil.kang [Wed, 23 Oct 2013 18:26:09 +0000 (03:26 +0900)]
[Title] add to close socket channel when closing FileEntryInputStream
[Desc.]
[Issue]

Change-Id: Iefd1ddcb9383d5a1a7ae31f23425541c25baf167
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years ago[Title] Fix a bug where timer is not canceled after writing socket. 91/11291/1
shingil.kang [Wed, 23 Oct 2013 17:07:20 +0000 (02:07 +0900)]
[Title] Fix a bug where timer is not canceled after writing socket.
[Desc.]
[Issue]

Change-Id: Ifc88e28d9844a8a9aa9085518f26c62c8a569b4f
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoMerge "[Title] add get(String namespace,String key) method [Desc.] [Issue]" into...
bonyong lee [Thu, 24 Oct 2013 01:23:16 +0000 (18:23 -0700)]
Merge "[Title] add get(String namespace,String key) method [Desc.] [Issue]" into tizen

10 years ago[Title] add get(String namespace,String key) method 74/11274/1
hyeongseok.heo [Wed, 23 Oct 2013 12:41:44 +0000 (21:41 +0900)]
[Title] add get(String namespace,String key) method
[Desc.]
[Issue]

Change-Id: Iff1efc5014cc74d5d1af941c087baedd7e66c239
Signed-off-by: hyeongseok.heo <hyeongseok.heo@samsung.com>
10 years agopackage version up (2.1.108), Refined InstallPathConfig to lookup sdk.info file up... 70/11270/1
kh5325.kim [Wed, 23 Oct 2013 11:07:59 +0000 (20:07 +0900)]
package version up (2.1.108), Refined InstallPathConfig to lookup sdk.info file up-through

Change-Id: I64937136b4a4f044133b839963464e1f5ebff977
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] modified RdsDeploy class for modularization. 47/11247/1
Gun Kim [Wed, 23 Oct 2013 07:11:32 +0000 (16:11 +0900)]
[Title] modified RdsDeploy class for modularization.
It must be merged with webapp-eplugin and nativecommon-eplugin that are applied this commit.
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Icf79eb3695f4382e9cdb180c426fb26a34f2d776
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years ago[Title] common-eplugin: fixed a clean build exception. 15/11015/3
Jihoon Song [Wed, 16 Oct 2013 09:30:28 +0000 (18:30 +0900)]
[Title] common-eplugin: fixed a clean build exception.
[Desc.]
[Issue]

Change-Id: Iaa1331abe3f3ab62d997135f425618cae1a1a4bd

10 years ago[Title] for package update 71/11171/1
Bon-Yong Lee [Tue, 22 Oct 2013 02:42:21 +0000 (11:42 +0900)]
[Title] for package update
[Desc.]
[Issue]

Change-Id: Ic3805e16f315965c1540fc230411b2a7bd5c32ad

10 years ago[Title] Fix test case for sikuli 70/11170/1
Bon-Yong Lee [Tue, 22 Oct 2013 02:29:50 +0000 (11:29 +0900)]
[Title] Fix test case for sikuli
[Desc.]
[Issue]

Change-Id: I32b5a22105800985abfa62e9ee2092aa700364cc

10 years ago[Title] common-eplugin: changed security preferences change UX for simplification 41/11141/1
Jihoon Song [Mon, 21 Oct 2013 08:00:30 +0000 (17:00 +0900)]
[Title] common-eplugin: changed security preferences change UX for simplification
[Desc.]
[Issue]

Change-Id: I100df3c2f03aa0b61fa8a253636b35a268a43781

10 years agoMerge "Fixed some Prevent issues" into tizen
kh5325.kim [Mon, 21 Oct 2013 06:53:30 +0000 (23:53 -0700)]
Merge "Fixed some Prevent issues" into tizen

10 years ago[Title] Fix as protex 38/11138/1
Bon-Yong Lee [Mon, 21 Oct 2013 06:43:14 +0000 (15:43 +0900)]
[Title] Fix as protex
[Desc.]
[Issue]

10 years agoFixed some Prevent issues 34/11134/2
kh5325.kim [Mon, 21 Oct 2013 05:11:21 +0000 (14:11 +0900)]
Fixed some Prevent issues

Change-Id: I416cbba308573998db496c44f859768fb9fe50d1
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] Fix test case 30/11130/1
Bon-Yong Lee [Mon, 21 Oct 2013 03:03:32 +0000 (12:03 +0900)]
[Title] Fix test case
[Desc.]
[Issue]

10 years agoCode cleaning (removed trailing space characters) 18/11118/1
kh5325.kim [Fri, 18 Oct 2013 13:07:29 +0000 (22:07 +0900)]
Code cleaning (removed trailing space characters)

Change-Id: I763c0fd2a7bd400d28389097a0877566596ed317
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agopackage version up (2.1.106) - Weekly update 05/11105/1
kh5325.kim [Fri, 18 Oct 2013 07:09:06 +0000 (16:09 +0900)]
package version up (2.1.106) - Weekly update

Change-Id: I1db8323729ed0c28d32b04517f351f5776cb34e8
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] Change code as protex 61/11061/1
Bon-Yong Lee [Thu, 17 Oct 2013 07:02:43 +0000 (16:02 +0900)]
[Title] Change code as protex
[Desc.]
[Issue]

Conflicts:
org.tizen.common.sdblib/test/src/org/tizen/sdblib/SdbHelperTest.java

10 years agoMerge "[Command Bar] Added a tooltip for the help label" into tizen
kh5325.kim [Thu, 17 Oct 2013 06:55:12 +0000 (23:55 -0700)]
Merge "[Command Bar] Added a tooltip for the help label" into tizen

10 years ago[Command Bar] Added a tooltip for the help label 59/11059/1
kh5325.kim [Thu, 17 Oct 2013 06:54:45 +0000 (15:54 +0900)]
[Command Bar] Added a tooltip for the help label

Change-Id: I131f174eb06df389e5ad4c596bdf4a9b47d5a43e
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "[Command Bar] Fixed to hide a help tooltip, Modified FocusBehavior to hide...
kh5325.kim [Thu, 17 Oct 2013 05:04:46 +0000 (22:04 -0700)]
Merge "[Command Bar] Fixed to hide a help tooltip, Modified FocusBehavior to hide prompt text" into tizen

10 years ago[Command Bar] Fixed to hide a help tooltip, Modified FocusBehavior to hide prompt... 55/11055/1
kh5325.kim [Thu, 17 Oct 2013 05:03:29 +0000 (14:03 +0900)]
[Command Bar] Fixed to hide a help tooltip, Modified FocusBehavior to hide prompt text

Change-Id: I98403dcde7f8be0e1ff3588d58a885bcb7b3481b
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "[Title] Added commandbar tip [Desc.] [Issue]" into tizen
Kangho Kim [Thu, 17 Oct 2013 02:17:42 +0000 (19:17 -0700)]
Merge "[Title] Added commandbar tip [Desc.] [Issue]" into tizen

10 years agoMerge "[Title] common-eplugin: fixed the change problem of security profiles [Desc...
Kangho Kim [Wed, 16 Oct 2013 13:52:27 +0000 (06:52 -0700)]
Merge "[Title] common-eplugin: fixed the change problem of security profiles [Desc.] [Issue]" into tizen

10 years ago[Title] Added commandbar tip 19/11019/4
changhyun1.lee [Wed, 16 Oct 2013 11:28:46 +0000 (20:28 +0900)]
[Title] Added commandbar tip
[Desc.]
[Issue]

Change-Id: I201bddc50190119ceaf2409caa76710df87ccf7c
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMerge "Added selection length check for handling arrow key in Command Bar" into tizen
kh5325.kim [Wed, 16 Oct 2013 12:04:00 +0000 (05:04 -0700)]
Merge "Added selection length check for handling arrow key in Command Bar" into tizen

10 years agoAdded selection length check for handling arrow key in Command Bar 20/11020/1
kh5325.kim [Wed, 16 Oct 2013 12:03:32 +0000 (21:03 +0900)]
Added selection length check for handling arrow key in Command Bar

Change-Id: I87a6968c3a225c4535205386199838a0fad801b5
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "[Title] Fixed bundle resource load [Desc.] [Issue]" into tizen
Kangho Kim [Wed, 16 Oct 2013 08:10:33 +0000 (01:10 -0700)]
Merge "[Title] Fixed bundle resource load [Desc.] [Issue]" into tizen

10 years ago[Title] common-eplugin: fixed the change problem of security profiles 01/11001/2
Jihoon Song [Wed, 16 Oct 2013 04:54:24 +0000 (13:54 +0900)]
[Title] common-eplugin: fixed the change problem of security profiles
[Desc.]
[Issue]

Change-Id: I82ab5eac3aed1932a4d793290738171138ee0fd7

10 years ago[Title] Fixed bundle resource load 00/11000/2
changhyun1.lee [Wed, 16 Oct 2013 01:56:29 +0000 (10:56 +0900)]
[Title] Fixed bundle resource load
[Desc.]
[Issue]

Change-Id: Ie4a2a04af6a7c77b422359e217d7f6202b4712e5
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoFixed some Prevent issues 99/10999/1
kh5325.kim [Wed, 16 Oct 2013 03:56:41 +0000 (12:56 +0900)]
Fixed some Prevent issues

Change-Id: I737af2769ea54a823b1dbb216fad1d9de65cd415
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoRemoved deprecated copyFile and createFile methods 95/10995/1
kh5325.kim [Wed, 16 Oct 2013 03:38:39 +0000 (12:38 +0900)]
Removed deprecated copyFile and createFile methods

Change-Id: Id912f2dc28a1fd75cc7a8f5d35471961ab42143e
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] pkg update 92/10992/1
Bon-Yong Lee [Wed, 16 Oct 2013 01:15:20 +0000 (10:15 +0900)]
[Title] pkg update
[Desc.]
[Issue]

Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoMerge "[Title] Fix test case [Desc.] [Issue]" into tizen
Bon-Yong Lee [Wed, 16 Oct 2013 00:54:09 +0000 (17:54 -0700)]
Merge "[Title] Fix test case [Desc.] [Issue]" into tizen

10 years ago[Title] Fix test case 90/10990/1
Bon-Yong Lee [Wed, 16 Oct 2013 00:52:37 +0000 (09:52 +0900)]
[Title] Fix test case
[Desc.]
[Issue]

10 years agoMerge branch 'tizen' of public:sdk/ide/common-eplugin into tizen 42/10942/1
Jihoon Song [Tue, 15 Oct 2013 10:40:17 +0000 (19:40 +0900)]
Merge branch 'tizen' of public:sdk/ide/common-eplugin into tizen

Conflicts:
org.tizen.common.externals/META-INF/MANIFEST.MF
org.tizen.common.externals/about.html
org.tizen.common.externals/build.properties

Change-Id: I42376f3d7ed59a98bf1040795ed05686c92fa5a5

10 years ago[Title] export zipeditor 39/10939/1
Gun Kim [Tue, 15 Oct 2013 09:41:53 +0000 (18:41 +0900)]
[Title] export zipeditor
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I0ae65575ea46fe23f32d11ea44c08ab08c217056

10 years ago[Title] version up (2.1.104) 19/10919/1
Gun Kim [Tue, 15 Oct 2013 07:30:30 +0000 (16:30 +0900)]
[Title] version up (2.1.104)
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I91c08934d1790fa023a4961dffa4040c8264d21f
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMerge "[Title] added ZipEditor to org.tizen.common.externals & added Tizen package...
Kangho Kim [Tue, 15 Oct 2013 06:16:52 +0000 (23:16 -0700)]
Merge "[Title] added ZipEditor to org.tizen.common.externals & added Tizen package files(.tpk/.wgt) icons [Type] [Module] [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into tizen

10 years ago[Title] added ZipEditor to org.tizen.common.externals & added Tizen package files... 64/10764/5
Gun Kim [Fri, 11 Oct 2013 07:41:34 +0000 (16:41 +0900)]
[Title] added ZipEditor to org.tizen.common.externals & added Tizen package files(.tpk/.wgt) icons
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I96653780de9d59f8a941d57d592df92931c02bed
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years ago[Title] Add assertion 10/10910/1
Bon-Yong Lee [Tue, 15 Oct 2013 05:42:12 +0000 (14:42 +0900)]
[Title] Add assertion
[Desc.]
[Issue]

10 years agoMerge branch 'tizen' of public:/sdk/ide/common-eplugin into tizen 09/10909/1
Bon-Yong Lee [Tue, 15 Oct 2013 05:37:07 +0000 (14:37 +0900)]
Merge branch 'tizen' of public:/sdk/ide/common-eplugin into tizen

10 years ago[Title] Fix reporting logic 08/10908/1
Bon-Yong Lee [Tue, 15 Oct 2013 04:33:08 +0000 (13:33 +0900)]
[Title] Fix reporting logic
[Desc.]
[Issue]

10 years ago[Title] Fix reporting logic 06/10906/1
Bon-Yong Lee [Tue, 15 Oct 2013 04:33:08 +0000 (13:33 +0900)]
[Title] Fix reporting logic
[Desc.]
[Issue]

10 years ago[Title] Fix sikuli script 00/10900/1
Bon-Yong Lee [Tue, 15 Oct 2013 02:39:18 +0000 (11:39 +0900)]
[Title] Fix sikuli script
[Desc.]
[Issue]

Conflicts:
package/changelog

10 years agoMerge "[Title] Fixed TipArea size of TipOfTheDay [Desc.] [Issue]" into tizen
Kangho Kim [Tue, 15 Oct 2013 04:01:11 +0000 (21:01 -0700)]
Merge "[Title] Fixed TipArea size of TipOfTheDay [Desc.] [Issue]" into tizen

10 years ago[Title] Fixed TipArea size of TipOfTheDay 72/10872/1
changhyun1.lee [Mon, 14 Oct 2013 13:48:41 +0000 (22:48 +0900)]
[Title] Fixed TipArea size of TipOfTheDay
[Desc.]
[Issue]

Change-Id: I6986af2120f2fa1bdfb88b416a4f7ee099b933d5
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years ago[Title] common-eplugin: improved sign error message information 70/10870/1
Jihoon Song [Mon, 14 Oct 2013 13:06:09 +0000 (22:06 +0900)]
[Title] common-eplugin: improved sign error message information
[Desc.]
[Issue]

Change-Id: I8218d359b5cb62a19c6fed04af9d14c1106dd850

10 years ago[Title] common-eplugin: improved the performance of build dependency using DB 00/10400/7
Jihoon Song [Tue, 1 Oct 2013 11:03:50 +0000 (20:03 +0900)]
[Title] common-eplugin: improved the performance of build dependency using DB
[Desc.]
[Issue]

Change-Id: Ie81944cc7760772d729232a41521cca4c33c0ef1

10 years ago[Title] Remove test case 65/10865/1
Bon-Yong Lee [Mon, 14 Oct 2013 11:59:34 +0000 (20:59 +0900)]
[Title] Remove test case
[Desc.] Thread timing handling is too complicated to test
[Issue]

10 years ago[Title] In-container test -> Out-of-container test 64/10864/1
Bon-Yong Lee [Mon, 14 Oct 2013 11:57:56 +0000 (20:57 +0900)]
[Title] In-container test -> Out-of-container test
[Desc.]
[Issue]

10 years ago[Title] Fix test case 63/10863/1
Bon-Yong Lee [Mon, 14 Oct 2013 11:53:22 +0000 (20:53 +0900)]
[Title] Fix test case
[Desc.]
[Issue]

10 years ago[Title] In-container test -> Out-of-container test 62/10862/1
Bon-Yong Lee [Mon, 14 Oct 2013 11:51:31 +0000 (20:51 +0900)]
[Title] In-container test -> Out-of-container test
[Desc.]
[Issue]

10 years agoMerge changes Iaab66763,I4f76e21b,I0879e6ba into tizen
Kangho Kim [Mon, 14 Oct 2013 10:44:33 +0000 (03:44 -0700)]
Merge changes Iaab66763,I4f76e21b,I0879e6ba into tizen

* changes:
  [Title] fix a bug where it takes too long to push the file which have long file name in Connection Explorer. [Desc.] [Issue]
  [Title] fix a bug where file size info and progress bar do not match while pushing a file into Emulator in Connection Explorer. [Desc.] [Issue]
  [Title] refactoring common tools [Desc.] [Issue]

10 years ago[Title] Fix script 51/10851/1
Bon-Yong Lee [Mon, 14 Oct 2013 06:20:15 +0000 (15:20 +0900)]
[Title] Fix script
[Desc.]
[Issue]

10 years agoMerge "[Title] Fixed a bug where Connection Explorer remove quote character after...
bonyong lee [Mon, 14 Oct 2013 08:20:01 +0000 (01:20 -0700)]
Merge "[Title] Fixed a bug where Connection Explorer remove quote character after finishing to push the file that has quote character. [Desc.] [Issue]" into tizen

10 years agopackage version up (2.1.102) 50/10850/1
kh5325.kim [Mon, 14 Oct 2013 08:17:16 +0000 (17:17 +0900)]
package version up (2.1.102)

Change-Id: I9321d44d35ae33548c39528ac53cb11725577247
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] fix a bug where it takes too long to push the file which have long file name... 43/10843/1
shingil.kang [Mon, 14 Oct 2013 01:43:04 +0000 (10:43 +0900)]
[Title] fix a bug where it takes too long to push the file which have long file name in Connection Explorer.
[Desc.]
[Issue]

Change-Id: I69c51a439b219037f4d1655a6a68a0d60abc3f03

Conflicts:

org.tizen.common.connection/src/org/tizen/common/connection/ui/SyncProgressMonitor.java

10 years ago[Title] fix a bug where file size info and progress bar do not match while pushing... 41/10841/1
shingil.kang [Mon, 7 Oct 2013 18:03:21 +0000 (03:03 +0900)]
[Title] fix a bug where file size info and progress bar do not match while pushing a file into Emulator in Connection Explorer.
[Desc.]
[Issue]

Change-Id: I4f76e21bc2fa43050da79ae29de4ce9a61d2bdd1

10 years ago[Title] refactoring common tools 40/10840/1
shingil.kang [Mon, 14 Oct 2013 05:02:18 +0000 (14:02 +0900)]
[Title] refactoring common tools
[Desc.]
[Issue]

Change-Id: I0879e6ba3a9405565e8e03481658f57fd66ae899

10 years ago[Title] Fixed a bug where Connection Explorer remove quote character after finishing... 37/10837/1
shingil.kang [Thu, 3 Oct 2013 04:29:33 +0000 (13:29 +0900)]
[Title] Fixed a bug where Connection Explorer remove quote character after finishing to push the file that has quote character.
[Desc.]
[Issue]

Change-Id: I0758029380e48be91d65953be94ac4168984514b

10 years agoFixed an indentation 36/10836/1
kh5325.kim [Mon, 14 Oct 2013 02:17:42 +0000 (11:17 +0900)]
Fixed an indentation

Change-Id: I85ccc5d18dd544dd3814817a3b687c0410185d47
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title]Add to tryclose for InputStreamReader 76/10776/1
hyunsik.noh [Fri, 11 Oct 2013 10:05:33 +0000 (19:05 +0900)]
[Title]Add to tryclose for InputStreamReader

Change-Id: Ie78f383509d7a05626e85e8f2f2e3899e2cac438

10 years ago[Title] Add encoding to javac 63/10763/1
Bon-Yong Lee [Fri, 11 Oct 2013 07:38:16 +0000 (16:38 +0900)]
[Title] Add encoding to javac
[Desc.]
[Issue]

10 years ago[Title] common-eplugin: improved the disable states of profiles button in the securit... 43/10743/1
Jihoon Song [Thu, 10 Oct 2013 11:40:16 +0000 (20:40 +0900)]
[Title] common-eplugin: improved the disable states of profiles button in the security profiles preference
[Desc.]
[Issue]

Change-Id: Icff2776a9c4badd75cc6a84663f29133b83467b3

10 years ago[Title] Remove UTF-8 BOM 41/10741/1
changhyun1.lee [Thu, 10 Oct 2013 08:58:39 +0000 (17:58 +0900)]
[Title] Remove UTF-8 BOM
[Desc.]
[Issue]

Change-Id: Idbd4f4baef937353f59699bd009b3f1de2a0c270

10 years agoMerge "[Title] Added TipOfTheDayDialog [Desc.] [Issue]" into tizen
Kangho Kim [Thu, 10 Oct 2013 07:47:35 +0000 (00:47 -0700)]
Merge "[Title] Added TipOfTheDayDialog [Desc.] [Issue]" into tizen