summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hoon Kang [Mon, 25 Jul 2011 09:24:57 +0000 (18:24 +0900)]
Merge "[inhouse]Change extAction.createDialog argument to device Id"
hyunsik.noh [Mon, 25 Jul 2011 09:23:51 +0000 (18:23 +0900)]
[inhouse]Change extAction.createDialog argument to device Id
kh5325.kim [Mon, 25 Jul 2011 08:12:49 +0000 (17:12 +0900)]
Merge "added IViewPart getView(final String id, boolean show)"
kh5325.kim [Mon, 25 Jul 2011 08:07:26 +0000 (17:07 +0900)]
added IViewPart getView(final String id, boolean show)
jihoon80.song [Mon, 25 Jul 2011 05:26:33 +0000 (14:26 +0900)]
[WAC] modified javac verbose option to "false" value
kh5325.kim [Mon, 25 Jul 2011 05:07:18 +0000 (14:07 +0900)]
[WAC] changed javadocs
changhyun1.lee [Mon, 25 Jul 2011 04:59:19 +0000 (13:59 +0900)]
[WAC] remove SWTUtility.java
Change-Id: I4f305a98973ce50d307a0d1a1360baf79f7af91c
changhyun1.lee [Mon, 25 Jul 2011 02:47:48 +0000 (11:47 +0900)]
[WAC] added create ScrolledComposite function
Change-Id: I4b953182ecc4870f3a3eb1e93c022f27e4a3d01f
hyunsik.noh [Sat, 23 Jul 2011 04:49:39 +0000 (13:49 +0900)]
[inhouse]add highlight icon for package install and target info
Hoon Kang [Fri, 22 Jul 2011 14:00:41 +0000 (23:00 +0900)]
Merge "[inhouse]Add ExtensionPoint in Connections, Connect Connections to PackageDialog"
hyunsik.noh [Fri, 22 Jul 2011 13:59:13 +0000 (22:59 +0900)]
[inhouse]Add ExtensionPoint in Connections,
Connect Connections to PackageDialog
kh5325.kim [Fri, 22 Jul 2011 09:28:30 +0000 (18:28 +0900)]
modified check logic for empty line in sdk_config.ini
kh5325.kim [Fri, 22 Jul 2011 09:13:09 +0000 (18:13 +0900)]
added check code for empty line in sdk_config.ini
Hoon Kang [Wed, 20 Jul 2011 06:57:29 +0000 (15:57 +0900)]
Merge "[Conn]Fix Emulator restart bug about timeout"
hyunsik.noh [Wed, 20 Jul 2011 06:54:07 +0000 (15:54 +0900)]
[Conn]Fix Emulator restart bug about timeout
changhyun1.lee [Tue, 19 Jul 2011 11:45:10 +0000 (20:45 +0900)]
[WAC]added getWorkbenchWindow function
changhyun1.lee [Tue, 19 Jul 2011 06:35:52 +0000 (15:35 +0900)]
[WAC] added OSChecker.java
Change-Id: I2ed27131aa0aec95eb1afae40cf1df09a4c7973e
Hoon Kang [Mon, 18 Jul 2011 12:57:02 +0000 (21:57 +0900)]
Merge "[Fresh]Fix Connections bug( Start Emulator icon didn't change to highlighted status."
hyunsik.noh [Mon, 18 Jul 2011 12:55:36 +0000 (21:55 +0900)]
[Fresh]Fix Connections bug( Start Emulator icon didn't change to
highlighted status.
taeyoung2.son [Mon, 18 Jul 2011 11:55:10 +0000 (20:55 +0900)]
Modify InstallPathConfig class
getIDEPath() method changed.
Hoon Kang [Thu, 14 Jul 2011 04:23:05 +0000 (13:23 +0900)]
Merge "Remove parameter 3"
taeyoung2.son [Thu, 14 Jul 2011 04:22:48 +0000 (13:22 +0900)]
Remove parameter 3
donghee.yang [Thu, 14 Jul 2011 02:22:10 +0000 (11:22 +0900)]
Modified to stream gobbler use outputstream
Change-Id: Ide08557ce4378ddb66cbe77532073c88dfea1a97
taeyoung2.son [Wed, 13 Jul 2011 08:52:48 +0000 (17:52 +0900)]
Modify loadProperties(String) method in PropertyUtil.java
- path reading changed.
taeyoung2.son [Wed, 13 Jul 2011 06:40:50 +0000 (15:40 +0900)]
Merge branch 'master' into release
yoonki.park [Wed, 13 Jul 2011 03:31:34 +0000 (12:31 +0900)]
add ConsoleManager class
gyeongseok.seo [Tue, 12 Jul 2011 11:17:09 +0000 (20:17 +0900)]
[Conn]Fixed - Null point Exception.
-- Add DeviceChecker Thread stop code.
Change-Id: I93e072d5379899412ee76b1ea2fc1375faaa1ac1
hyunsik.noh [Tue, 12 Jul 2011 07:40:03 +0000 (16:40 +0900)]
[Conn]Fix export log bug
taeyoung2.son [Tue, 12 Jul 2011 07:35:14 +0000 (16:35 +0900)]
Merge branch 'master' into release
hyunsik.noh [Tue, 12 Jul 2011 07:08:51 +0000 (16:08 +0900)]
[Conn]Fix DeviceChecker
hyunsik.noh [Tue, 12 Jul 2011 05:35:53 +0000 (14:35 +0900)]
[Conn]Add and Fix highlighting bug in DeviceView
taeyoung2.son [Fri, 8 Jul 2011 07:26:40 +0000 (16:26 +0900)]
Create build script
taeyoung2.son [Fri, 8 Jul 2011 05:59:16 +0000 (14:59 +0900)]
Add SLPConsole.java
Add .gitignore
taeyoung2.son [Fri, 8 Jul 2011 05:36:40 +0000 (14:36 +0900)]
Modify 'com.samsung.freshide.connction' to 'com.samsung.ide.connection'
Modify 'com.samsung.freshide.common' to 'com.samsung.ide.common'
taeyoung2.son [Fri, 8 Jul 2011 05:29:50 +0000 (14:29 +0900)]
WAC, Fresh IDE - Common Module Integration
- VirtualDeviceLauncher.java
-- change - emulator launch function
- AbstractMachine.java
-- remove - unused import package.
-- add - variable get function.
- ShellTerminal.java
-- Remove CDT dependency.
- HostUtil.java
-- add - emulator launch function (batch run)
-- add - exception (e.printStackTrace())
taeyoung2.son [Fri, 8 Jul 2011 04:35:51 +0000 (13:35 +0900)]
Move common plugins from 'fresh-ide' to 'common-plugins' repository
yoonhyung.kim [Thu, 7 Jul 2011 08:17:12 +0000 (17:17 +0900)]
Initialize