sdk/ide/eclipse-platform-ui.git
8 years agoABOUTPAGE: Fix to show product name on about page dialog for ubuntu
Yoonki Park [Fri, 19 Aug 2016 10:07:18 +0000 (19:07 +0900)]
ABOUTPAGE: Fix to show product name on about page dialog for ubuntu

- In case of ubuntu, text is not shown when using label text.

Change-Id: I95209e49163cafc66ac8cd95dab5fb4cfa89cc5b
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoTHEME: change icon in navigator view
ChangHyun Lee [Fri, 19 Aug 2016 07:52:16 +0000 (16:52 +0900)]
THEME: change icon in navigator view

Change-Id: Iaffbe8bd3f8a2046f25697e0f2217240aec84750
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoMENU: modify a same menu label of editor split
Hyeoongseok Heo [Fri, 19 Aug 2016 06:30:30 +0000 (15:30 +0900)]
MENU: modify a same menu label of editor split

- The menu label at Window > Editor > Toggle Split Editor has a same
label, so it's hard to distinguish those.

- Change the menu label as 'Split Horizontally' , 'Split Vertically'
respectively.

Change-Id: I5131f6fee0e9f5e980ed694534a802ab2fcc630a
Signed-off-by: Hyeoongseok Heo <harry.heo@samsung.com>
8 years agoWIZARD: fix new project button text alignment to center on Mac
SangHyun Lee [Fri, 19 Aug 2016 04:22:15 +0000 (13:22 +0900)]
WIZARD: fix new project button text alignment to center on Mac

Change-Id: Iadf5219ddd519fba5179d661d9808fa9e7fbb125
Signed-off-by: SangHyun Lee <sanghyunnim.lee@samsung.com>
8 years agoABOUTPAGE: Change widget from link to hyperlink widget for styling SWT.WRAP
Yoonki Park [Fri, 19 Aug 2016 01:58:40 +0000 (10:58 +0900)]
ABOUTPAGE: Change widget from link to hyperlink widget for styling SWT.WRAP

- Set swt wrap style due to release note url.

Change-Id: If81a697f08bb08aeac4c3c003f739e37f2af1316
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoTHEME: apply the layout of statusline
ChangHyun Lee [Wed, 17 Aug 2016 10:23:05 +0000 (19:23 +0900)]
THEME: apply the layout of statusline

- reduce the label width when select the editor

Change-Id: I8bd1ae862b684d9b27cc4511678f55ae590be794
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoWIZARD: add description under the wizard button
SangHyun Lee [Tue, 26 Jul 2016 04:20:07 +0000 (13:20 +0900)]
WIZARD: add description under the wizard button

Change-Id: Id83a20632c33d1ec2ecf8296608667c2d872db62
Signed-off-by: SangHyun Lee <sanghyunnim.lee@samsung.com>
8 years agoTHEME: update icons
ChangHyun Lee [Wed, 17 Aug 2016 04:52:23 +0000 (13:52 +0900)]
THEME: update icons

Change-Id: I19a41ab75435dadc0505b10b130812854a69f2c4
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: change view tab icon
ChangHyun Lee [Fri, 12 Aug 2016 05:48:10 +0000 (14:48 +0900)]
THEME: change view tab icon

Change-Id: I461db4044b797e571aaa2cba812d75cb32b7540d
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: change icon in editor
ChangHyun Lee [Thu, 11 Aug 2016 05:09:19 +0000 (14:09 +0900)]
THEME: change icon in editor

Change-Id: Ied598722aa1b8045b50afddee8deeb7a7881c4d7
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoSHORTCUT: Revert shourt cut CTRL + N
Yoonki Park [Wed, 10 Aug 2016 07:28:36 +0000 (16:28 +0900)]
SHORTCUT: Revert shourt cut CTRL + N

To open Tizen Wizard, it should register other keys not resolved one.

Change-Id: I62b88769029e88dddf98cdfae5abad4df316218f
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoTHEME: change sub menu icon
ChangHyun Lee [Tue, 9 Aug 2016 07:29:55 +0000 (16:29 +0900)]
THEME: change sub menu icon

Change-Id: Iaf4037eee8a48b384fef0f41f1dcf2f19bfc523b
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: remove unnecessary context menu in main toolbar
ChangHyun Lee [Fri, 5 Aug 2016 04:46:10 +0000 (13:46 +0900)]
THEME: remove unnecessary context menu in main toolbar

Remove "hide" and "restore hidden toolbar entries" menu in main toolbar

Change-Id: Iaf2fb082ce1b552985171dc1d4e8ea866cccadf2
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoCONTEXT MENU: Hide and reordering context menu
Hyeoongseok Heo [Thu, 4 Aug 2016 06:48:23 +0000 (15:48 +0900)]
CONTEXT MENU: Hide and reordering context menu

Hide context menus and reordering context menus on the Project Explorer
view.

To control context menu, replace MenuManager with a new
TizenMenuManager.
In the TizenMenuManager class, hide or regrouping menus by Tizen rule.

Change-Id: I2ae36a9d5d3a1af90b0a3aa3803ed4f6631186e8
Signed-off-by: Hyeoongseok Heo <harry.heo@samsung.com>
8 years agoTHEME: remove non-tizen perspective
ChangHyun Lee [Thu, 4 Aug 2016 05:46:22 +0000 (14:46 +0900)]
THEME: remove non-tizen perspective

Change-Id: I8c42eade88425b452fa533fac269a6765f32349b
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: change icon in problems and editor marker
ChangHyun Lee [Sun, 31 Jul 2016 09:22:18 +0000 (18:22 +0900)]
THEME: change icon in problems and editor marker

Change-Id: Id60dba7781d5ba07aba5047bc83e995cc0c0fe83
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoFONT: add 'Eco Sans Mono' font as default
donghyuk.yang [Sun, 31 Jul 2016 03:25:39 +0000 (12:25 +0900)]
FONT: add 'Eco Sans Mono' font as default

Change-Id: Ibbd6627b07b61dd59ce8283c32594b58184a1f4a
Signed-off-by: donghyuk.yang <dong.h.yang@samsung.com>
8 years agoABOUTPAGE: Change build time format with yyyy-mm-dd hh:mm
Yoonki Park [Thu, 28 Jul 2016 05:29:27 +0000 (14:29 +0900)]
ABOUTPAGE: Change build time format with yyyy-mm-dd hh:mm

Change-Id: I0bdaf1b2cd612acd8cc24c63c3bca3e05f23158d
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoSTATUS: change the font color
ChangHyun Lee [Tue, 26 Jul 2016 06:25:33 +0000 (15:25 +0900)]
STATUS: change the font color

Change-Id: Ib2141b5fd398c4759602c0675e5bfa2c4dcd167d
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoABOUTPAGE: Fixed line draw to be horizontal
Yoonki Park [Mon, 25 Jul 2016 10:17:33 +0000 (19:17 +0900)]
ABOUTPAGE: Fixed line draw to be horizontal

Change-Id: I88979aec4b4c8acafbe27a6c4981170cd677b0f1
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoABOUTPAGE: Make bold text to about text's properties
Yoonki Park [Mon, 25 Jul 2016 05:19:20 +0000 (14:19 +0900)]
ABOUTPAGE: Make bold text to about text's properties

Change-Id: I7a077eca90fd24bc0811731ccc43ba86de2bccd8
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoNEW: fix side effect of toolbar action
Hyeoongseok Heo [Sun, 24 Jul 2016 05:35:58 +0000 (14:35 +0900)]
NEW: fix side effect of toolbar action

- With c502d70c286b5f0c1d1e77fff008a68788c05841 commit, Other menu also
open Tizen New wizard.
- So, fix the Other menu don't show Tizen new project.

Change-Id: Id11723589f1d475bc1d087ad713ed527b0819126
Signed-off-by: Hyeoongseok Heo <harry.heo@samsung.com>
8 years agoMerge "PRODUCT: Change about dialog according to design guide rule" into sdk
Yoonki Park [Fri, 22 Jul 2016 05:41:19 +0000 (14:41 +0900)]
Merge "PRODUCT: Change about dialog according to design guide rule" into sdk

8 years agoPRODUCT: Change about dialog according to design guide rule
Yoonki Park [Fri, 22 Jul 2016 04:29:46 +0000 (13:29 +0900)]
PRODUCT: Change about dialog according to design guide rule

Change-Id: I183df95afd0077ed3da1edd9e85ff734f8ea8de6
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoNEW: modified 'New' toolbar and shortcut
Hyeoongseok Heo [Thu, 21 Jul 2016 08:17:52 +0000 (17:17 +0900)]
NEW: modified 'New' toolbar and shortcut

- Modified 'New' toolbar action to execute Tizen Project Wizard
- Modified shortcut key (Ctrl+N) binding to Tizen Project Wizard

Change-Id: I98ea226c8ae89209be51b1e563e108c17d7b3c20
Signed-off-by: Hyeoongseok Heo <harry.heo@samsung.com>
8 years agoDebug: fix bug of adding breakpoint at debug
Hyeoongseok Heo [Wed, 20 Jul 2016 11:20:29 +0000 (20:20 +0900)]
Debug: fix bug of adding breakpoint at debug

- The issue was cdt debug properties page did not created by Tizen rule.
- So, added cdt debug properties pages to show

Change-Id: I7e1972ab8bb67511a45806e09bb7b88b98f6fa67
Signed-off-by: Hyeoongseok Heo <harry.heo@samsung.com>
8 years agoABOUTPAGE: Change about page for Tizen product
Yoonki Park [Tue, 19 Jul 2016 10:27:55 +0000 (19:27 +0900)]
ABOUTPAGE: Change about page for Tizen product

- Removed image buttons for bundle groups that have them.
- Changed OK button to Close button.
- Changed image layout from row to cell.
- Added Tizen specific information such as release note.

Change-Id: Ia5bbfacfd86fcc006a4b77d374b53cb60a524240
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoCONTEXT-MENU: remove GoInto , Project menus from context menu
Hyeoongseok Heo [Mon, 18 Jul 2016 12:23:08 +0000 (21:23 +0900)]
CONTEXT-MENU: remove GoInto , Project menus from context menu

Remove below context menus from Project Explorer
- Go Into
- Refresh, Close Project, CloseUnrelated Project

Change-Id: Ib7a5bb86935cf26da87ec21bbae74fab175edc64
Signed-off-by: Hyeoongseok Heo <harry.heo@samsung.com>
8 years agoRevert "RENDERER: align chevron dropdown menu to the center of chevron button"
GiWoong Kim [Mon, 18 Jul 2016 01:51:13 +0000 (10:51 +0900)]
Revert "RENDERER: align chevron dropdown menu to the center of chevron button"

This reverts commit 1f11923da74aee0f7647d402438f9ced5cd582be.

Change-Id: Icf249ad531b07485b34b948983902c9a4fe142b6
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: modified separator color on TableInformationControl
GiWoong Kim [Mon, 18 Jul 2016 01:46:52 +0000 (10:46 +0900)]
RENDERER: modified separator color on TableInformationControl

blue -> black

Change-Id: I325dd4be8c1380fb2ea7b0ffcb596ec7c180e4d3
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoNEW MENU: remove project/example submenu in New menu
Hyeoongseok Heo [Wed, 13 Jul 2016 06:40:30 +0000 (15:40 +0900)]
NEW MENU: remove project/example submenu in New menu

- On the main menu, toolbar and project explorer's context menu ,
project and example submenu in New menu will be removed.

Change-Id: I35e3c69749c91e7156a1d6548b26d9f7886939b1
Signed-off-by: Hyeoongseok Heo <harry.heo@samsung.com>
8 years agoTHEME: add goto file icon
ChangHyun Lee [Mon, 11 Jul 2016 05:24:39 +0000 (14:24 +0900)]
THEME: add goto file icon

Change-Id: I883d0811c6da2b546155d57c79abcfa4db6edb42
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoWIZARD: modify for tizen new project wizard integration
SangHyun Lee [Mon, 11 Jul 2016 02:31:52 +0000 (11:31 +0900)]
WIZARD: modify for tizen new project wizard integration

1. Added project wizard button on project explorer view
2. Removed basic new tizen project wizard from wizard selection page

Change-Id: Ia374387c1fe94c947f1d39bdc17c52644338a66a
Signed-off-by: SangHyun Lee <sanghyunnim.lee@samsung.com>
8 years agoTHEME: change icon about folder
ChangHyun Lee [Mon, 4 Jul 2016 11:11:13 +0000 (20:11 +0900)]
THEME: change icon about folder

- open/close/normal folder

Change-Id: I6d7190845cbfc2d3e7ebbcf210349e2d39ffb931
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: minor cleanup
GiWoong Kim [Fri, 1 Jul 2016 02:23:41 +0000 (11:23 +0900)]
RENDERER: minor cleanup

- remove unnecessary lines
- indenting

Change-Id: I2f9b085b978ce4479659de6a4511c41c2364cbf1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: remove unnecessary trim spacing
GiWoong Kim [Thu, 30 Jun 2016 07:34:07 +0000 (16:34 +0900)]
RENDERER: remove unnecessary trim spacing

- remove unnecessary trim spacing in TizenTabRendering
- resize tab underline length
- and modify some indenting

Change-Id: I38e32d4368fdcc6cf7438f543219c1d7223c6912
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoTHEME: change icon in progress view
ChangHyun Lee [Thu, 30 Jun 2016 06:07:02 +0000 (15:07 +0900)]
THEME: change icon in progress view

- change remove all icon

Change-Id: Ib61e23a670512e8f09250ceac8bd6c97fcd319df
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: change icon in property view
ChangHyun Lee [Thu, 30 Jun 2016 04:04:40 +0000 (13:04 +0900)]
THEME: change icon in property view

- pin, show category, show advanced property, restore, remove

Change-Id: I6021141ccd65d4651f91ede91ecb218f96031bd4
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: expand height of view menu toolbar
GiWoong Kim [Wed, 29 Jun 2016 05:10:24 +0000 (14:10 +0900)]
RENDERER: expand height of view menu toolbar

Change-Id: Ie0efa0d1b35f6f03bc2f84bc4f43497acffda3cc
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: add new renderer for 2nd-depth tab
GiWoong Kim [Mon, 27 Jun 2016 11:17:48 +0000 (20:17 +0900)]
RENDERER: add new renderer for 2nd-depth tab

2nd-depth tab renderer has same look with normal tab renderer
except these following three things.
- no tab separator, no underline, no outer-keyline

Change-Id: I64a792fab90da90086b3b02b4522b64e455864a1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoSTATUS: change the item order of status
ChangHyun Lee [Mon, 27 Jun 2016 06:33:24 +0000 (15:33 +0900)]
STATUS: change the item order of status

- order as follows: progress, status-line, heap-status

Change-Id: Ic80eb2650f5cf4a35c7a4214adb17d86dc6355e4
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: remove unnecessary lines
GiWoong Kim [Mon, 27 Jun 2016 09:12:07 +0000 (18:12 +0900)]
RENDERER: remove unnecessary lines

- gradient color, shadow image, etc

Change-Id: Idfa16091a2902a3e158256da3d574f55ff6df90b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: remove unnecessary options
GiWoong Kim [Thu, 23 Jun 2016 09:47:31 +0000 (18:47 +0900)]
RENDERER: remove unnecessary options

There is no need to draw these design elements in Tizen IDE.
- shadow, bottom, etc

Change-Id: Idf03552cf62051fbafcdd932a7f4e2662894c180
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRevert "THEME: fix the attribute of search field"
ChangHyun Lee [Thu, 23 Jun 2016 11:00:28 +0000 (20:00 +0900)]
Revert "THEME: fix the attribute of search field"

This reverts commit fcc497aa3526a325404a687a60236bb30d1cdb7d.

Change-Id: I7830d84cae927f9e6007b6e4cee105bca40c9ab2
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoMISC: add bundle list
ChangHyun Lee [Thu, 23 Jun 2016 07:24:46 +0000 (16:24 +0900)]
MISC: add bundle list

- add org.eclipse.ui.navigator

Change-Id: I5cafbb253615f477c3bea5e14dc7b756ea2ebff8
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: change icon path
ChangHyun Lee [Thu, 23 Jun 2016 05:05:13 +0000 (14:05 +0900)]
THEME: change icon path

Change-Id: I9a5d52ffcdf9648c61e812b750c50c139300913d
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: fix the attribute of search field
ChangHyun Lee [Wed, 22 Jun 2016 08:51:09 +0000 (17:51 +0900)]
THEME: fix the attribute of search field

Remove swt search style and apply style of tizen custom widget.
SWT.SEARCH option apply to native style. So tizen text style is not applicable.

Change-Id: I2bdfc892c069c2b6380f2b92e4a43a14db248c85
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: align chevron dropdown menu to the center of chevron button
GiWoong Kim [Wed, 22 Jun 2016 08:38:22 +0000 (17:38 +0900)]
RENDERER: align chevron dropdown menu to the center of chevron button

Change-Id: I5798cc909242160260f8cec7027d70cd32c510a8
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoTHEME: change the layout of search filed
ChangHyun Lee [Wed, 22 Jun 2016 05:45:08 +0000 (14:45 +0900)]
THEME: change the layout of search filed

Change-Id: Ief8230e7a7c2424b3943839b86849674cbe23de8
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: change the sub menu icon in project explorer
ChangHyun Lee [Wed, 22 Jun 2016 06:23:27 +0000 (15:23 +0900)]
THEME: change the sub menu icon in project explorer

- collapseall, synced

Change-Id: Ie31413cd9a83d358f7a26c14cdef58a9cc00c0c3
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: remove non-tizen theme
ChangHyun Lee [Tue, 21 Jun 2016 04:17:49 +0000 (13:17 +0900)]
THEME: remove non-tizen theme

- remove non-tizen theme in preference

Change-Id: I10e46bf151aa9843087fd93ad7e57b8ecaec7177
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoVIEW: remove unnecessary null checking
GiWoong Kim [Thu, 16 Jun 2016 07:40:54 +0000 (16:40 +0900)]
VIEW: remove unnecessary null checking

Change-Id: I2307b026f47d0391bde312e65433f6b1d2b334ba
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoSTATUS: fix layout of progress bar
ChangHyun Lee [Wed, 15 Jun 2016 07:47:52 +0000 (16:47 +0900)]
STATUS: fix layout of progress bar

- fix layout, font and color

Change-Id: I015db3b6bcabc5bb1dab6224bec563e5b25733a2
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: prevent NoSuchMethodError
GiWoong Kim [Wed, 15 Jun 2016 09:15:55 +0000 (18:15 +0900)]
RENDERER: prevent NoSuchMethodError

'setSelectedTabImage(Image image)' function is belong to Tizen
custom widget (org.eclipse.swt.custom.CTabItem). Be careful when
using this function at runtime.

Change-Id: I5052ea3b40802be53e87cef213717e8777a5ac1a
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoVIEW: override the selected icon of view part
GiWoong Kim [Tue, 14 Jun 2016 06:51:20 +0000 (15:51 +0900)]
VIEW: override the selected icon of view part

Some view element has few presentation states (errors, warnings,
infos, others). To represent these states, view icon should
be overridden by optional image at runtime. An example is drawing
the error icon on 'Problem' view tab.

Change-Id: I68a2100302f347b8697a40a7a3f52a8bc1755807
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoPROPERTIES : reordering and hiding unnecessary menu in Properties page
Hyeongseok.Heo [Tue, 14 Jun 2016 08:00:17 +0000 (17:00 +0900)]
PROPERTIES : reordering and hiding unnecessary menu in Properties page

- Following root menu should be shown in Project Properties page in
order.

* Tizen
* Resource
* Builders
* C/C++ Build (only for Native project)
* C/C++ General (only for Native project)
* JavaScript (only for Web project)

Change-Id: Ie346d30c14218788b96ae45be6e00e4a32433ca1
Signed-off-by: Hyeongseok.Heo <harry.heo@samsung.com>
8 years agoMISC: add eclipse.e4.ui.workbench.addons.swt bundle to build target
GiWoong Kim [Fri, 10 Jun 2016 05:22:34 +0000 (14:22 +0900)]
MISC: add eclipse.e4.ui.workbench.addons.swt bundle to build target

Change-Id: Ie90faaee7939fee8986e57c62be606f924ba27ca
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoPROGRESS: change images
ChangHyun Lee [Fri, 10 Jun 2016 06:04:21 +0000 (15:04 +0900)]
PROGRESS: change images

- change progress images

Change-Id: I7e7b7c2c1453c7670f81d1be76c4477dc372beb9
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: modify separator color on table information control
GiWoong Kim [Thu, 9 Jun 2016 05:23:51 +0000 (14:23 +0900)]
RENDERER: modify separator color on table information control

windowing system color ->  #008aee

Change-Id: I96a08257c72d416b9cdcaa2c85e146ed83229e8c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: use ColorRegistry
GiWoong Kim [Thu, 9 Jun 2016 08:41:22 +0000 (17:41 +0900)]
RENDERER: use ColorRegistry

A color registry maintains a mapping between symbolic color names
and SWT colors.

Change-Id: I70c11712639a43adb51e8880f379f32a9371c387
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: no need to draw background or shadow for non-rectangular shape
GiWoong Kim [Wed, 8 Jun 2016 07:43:27 +0000 (16:43 +0900)]
RENDERER: no need to draw background or shadow for non-rectangular shape

Change-Id: Id200e08a3ecf46d8e0f0475b86d24c0fe4db56b1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
(cherry picked from commit 995bfff9cb95e41ef04eafd0ff49db5e97d9e196)

8 years agoTRIMSTACK: change restore icon image
GiWoong Kim [Wed, 8 Jun 2016 05:54:22 +0000 (14:54 +0900)]
TRIMSTACK: change restore icon image

Change-Id: Iad9d651f3c5ea7a1e833b8139c03dbf4e1e63027
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
(cherry picked from commit b2516d50384a5bc5259beb58c1a90eff9d823aa9)

8 years agoWIZARD: add page container margin setter function
SangHyun Lee [Wed, 8 Jun 2016 05:06:57 +0000 (14:06 +0900)]
WIZARD: add page container margin setter function

Default wizard page container margins are 5 and they cannot be changed. So added margin setter function.

Change-Id: I91c38414d617b7d2c2d340f258c8c8ff43017d2e
Signed-off-by: SangHyun Lee <sanghyunnim.lee@samsung.com>
(cherry picked from commit 6e73c503b0b738064fe640ccb9259a7b4372d933)

8 years agoPROGRESS: apply circle type progress image in status bar
ChangHyun Lee [Fri, 3 Jun 2016 06:30:54 +0000 (15:30 +0900)]
PROGRESS: apply circle type progress image in status bar

- apply circle type progress bar

Change-Id: I6c49147d43c10c654fb11b389e771dc66f7cc3f4
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoTHEME: change icons
ChangHyun Lee [Wed, 1 Jun 2016 09:06:36 +0000 (18:06 +0900)]
THEME: change icons

- change open perspective icons

Change-Id: I07283e355725ffb9c7f239e306ca594c88a51be4
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: modify item button drawing on view menu
GiWoong Kim [Tue, 31 May 2016 08:26:15 +0000 (17:26 +0900)]
RENDERER: modify item button drawing on view menu

Change-Id: I93ba8492a73197b4932ae13091b36580c7aab7e2
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoMISC: add eclipse.ui.jface bundle to build target
GiWoong Kim [Tue, 31 May 2016 01:37:47 +0000 (10:37 +0900)]
MISC: add eclipse.ui.jface bundle to build target

Change-Id: I78bffbf5da4acf5c4af45004cf237571ff773444
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoMENU: remove icon images from menu
GiWoong Kim [Tue, 31 May 2016 06:41:43 +0000 (15:41 +0900)]
MENU: remove icon images from menu

Change-Id: I2fe0a856925425e8bc70fffb72194130dd7fc9c1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoSTATUS: fix height of progress bar
ChangHyun Lee [Mon, 30 May 2016 16:43:43 +0000 (01:43 +0900)]
STATUS: fix height of progress bar

- fix height of progress region

Change-Id: Ibc4d4500c523fd9b485e4f339c96e020215f8bae
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoMENU: remove icon images from main menu
GiWoong Kim [Mon, 30 May 2016 06:27:37 +0000 (15:27 +0900)]
MENU: remove icon images from main menu

- File (Save As..., Save All, Import, Export)
- Edit (Undo, Redo)
- Navigate (Next, Previous, Last Edit Location, Back, Forward)
- Search (Search..., File...)
- Project (Build All)
- Run (Run, Debug, Profile Last Launched, External Tools)
- Help (Help Contents, Search, About Tizen IDE)

Change-Id: I35b3de7a19f49f10bb648466c0c65b1385d666be
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: draw Tizen item button on view menu
GiWoong Kim [Fri, 27 May 2016 08:24:03 +0000 (17:24 +0900)]
RENDERER: draw Tizen item button on view menu

Change-Id: I5af5d7e74879a7d971366579001e71f08fc16f6b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: set new outlines color on active tab
GiWoong Kim [Fri, 27 May 2016 01:23:04 +0000 (10:23 +0900)]
RENDERER: set new outlines color on active tab

swt-outer-keyline-color: #0096DD -> #008AEE

Change-Id: I06b1e4650ae654cf942e74c18cd4b7d198e12c69
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: add null checking
GiWoong Kim [Thu, 26 May 2016 10:31:53 +0000 (19:31 +0900)]
RENDERER: add null checking

Change-Id: If71293f47526ce0ab0e54e24eed03fd565b3ed52
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoPREFERENCES : preferences page menu revised with Tizen specific rule
Hyeongseok.Heo [Thu, 26 May 2016 06:58:04 +0000 (15:58 +0900)]
PREFERENCES : preferences page menu revised with Tizen specific rule

- Following root menu would be shown in Preferences in order.
  * Tizen
  * C/C++
  * Web
  * General
- Other contributions of preferences will be
ignored and do not show.

Change-Id: I763a6b09d6ced1e2e7cf1a7c5c292d506e8fc141
Signed-off-by: Hyeongseok.Heo <harry.heo@samsung.com>
8 years agoRENDERER: no need to draw separator on last unselected tab
GiWoong Kim [Thu, 26 May 2016 05:05:45 +0000 (14:05 +0900)]
RENDERER: no need to draw separator on last unselected tab

Change-Id: I24bb8fc7db2e8db2ca441e77bdaa995034017371
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoTHEME: update icons
ChangHyun Lee [Wed, 25 May 2016 11:50:21 +0000 (20:50 +0900)]
THEME: update icons

- add normal, warning and error status icon of problems view
- add progress view icon

Change-Id: I8c423227e82a5dd1ea15826bbf5aaa73f99a9a11
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: set selected icon image
GiWoong Kim [Mon, 23 May 2016 07:03:48 +0000 (16:03 +0900)]
RENDERER: set selected icon image

- add some selected icon images for Eclipse views.
- load selected icon images with file name throungh "_sel" postfix
from normal icon image's resource path.

Change-Id: I3c8cbd910e4084eaffc6cc288758b4927fb86513
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoRENDERER: modified tab header background color
GiWoong Kim [Mon, 23 May 2016 09:07:05 +0000 (18:07 +0900)]
RENDERER: modified tab header background color

set white as background color of selected tab header always

Change-Id: I27c60c079f015ba2ba93b01af5a509bd588ff603
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoTHEME: change icons
ChangHyun Lee [Sat, 21 May 2016 05:11:19 +0000 (14:11 +0900)]
THEME: change icons

- resize to 26x26

Change-Id: Id5807f24e3ba2cf4dc68c621218dc3d0cacbaced
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: modified renderers
GiWoong Kim [Thu, 19 May 2016 10:13:33 +0000 (19:13 +0900)]
RENDERER: modified renderers

- Set new colors to table information control
(ex. view chevron button's tab search table)
- In TizenTanRendering, make tab outline visibility to
depend on the separator visibility.

Change-Id: Ied20c362bbc58bb19a67dee4d52cddfa26018bae
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoMerge "PROGRESS: Apply progress theme in status bar" into advux
Yoonki Park [Wed, 18 May 2016 04:54:17 +0000 (13:54 +0900)]
Merge "PROGRESS: Apply progress theme in status bar" into advux

8 years agoPROGRESS: Apply progress theme in status bar
ChangHyun Lee [Tue, 17 May 2016 08:35:19 +0000 (17:35 +0900)]
PROGRESS: Apply progress theme in status bar

- change icon
- remove progress bar

Change-Id: Id2ef8736f42f7d2bdab3b04d9da0f6e7c8e69156
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
8 years agoRENDERER: prepare a new style on Tizen tab renderer
GiWoong Kim [Tue, 17 May 2016 06:03:40 +0000 (15:03 +0900)]
RENDERER: prepare a new style on Tizen tab renderer

- add setter functions to apply CSS styling
- unselected tab separator is considered

Change-Id: Ic5c3f835d2077f2fa8afbefbcccaf4845a436792
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
8 years agoMISC: Added eclipse.ui.workbench bundle
Yoonki Park [Mon, 16 May 2016 13:52:50 +0000 (22:52 +0900)]
MISC: Added eclipse.ui.workbench bundle

Change-Id: I0aceaca2d3f1565e318fad1ed89ef14b43edb025
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoMISC: Drop tizen changes
Yoonki Park [Sat, 14 May 2016 06:17:30 +0000 (15:17 +0900)]
MISC: Drop tizen changes

Change-Id: Ife6cf8b9b4137ad8eeb4dd1ee763065879d9cd6a
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
8 years agoMerge tag 'R4_5_2' into upstream
Yoonki Park [Mon, 9 May 2016 12:05:22 +0000 (21:05 +0900)]
Merge tag 'R4_5_2' into upstream

Bug 487983 - Tag Mars.2 (4.5.2) release

8 years agoInitial empty repository
JeongHoon Jeon [Mon, 2 May 2016 09:42:00 +0000 (18:42 +0900)]
Initial empty repository

8 years agoFixed bug 487164: Mars.2 features and bundles that need a service increase
Dani Megert [Fri, 12 Feb 2016 16:22:10 +0000 (17:22 +0100)]
Fixed bug 487164: Mars.2 features and bundles that need a service increase

8 years agoBug 486804 - Use equals() to check equality of EMap Entry instances
Brian de Alwis [Fri, 29 Jan 2016 19:03:28 +0000 (14:03 -0500)]
Bug 486804 - Use equals() to check equality of EMap Entry instances

EMF EMap#entrySet() may return wrappers instances, and must be
tested with equals() and not with ==.

Change-Id: I26a6bd30b086613a43967687940ce7632feabd55

8 years agoFixed bug 486616: Mars.2 features and bundles that need a service increase
Dani Megert [Thu, 28 Jan 2016 16:44:01 +0000 (17:44 +0100)]
Fixed bug 486616: Mars.2 features and bundles that need a service increase

8 years agoFixed bug 486616: Mars.2 features and bundles that need a service increase
Dani Megert [Thu, 28 Jan 2016 15:45:49 +0000 (16:45 +0100)]
Fixed bug 486616: Mars.2 features and bundles that need a service increase

8 years agoBug 454056 - [DND] Editor area drop listener not added when loading state
briskaa [Wed, 11 Nov 2015 20:10:29 +0000 (14:10 -0600)]
Bug 454056 - [DND] Editor area drop listener not added when loading state

Added code to configure any existing windows.

Change-Id: Iaeb10217d9d58107dc381a44d72504366b27c5f5
Signed-off-by: briskaa <briskaa@dnastar.com>
8 years agoBug 480076: Excessive threads created (more than 30,000) for some tests, on some...
Markus Keller [Wed, 18 Nov 2015 16:14:19 +0000 (17:14 +0100)]
Bug 480076: Excessive threads created (more than 30,000) for some tests, on some machines

8 years agoBug 467539 - NullPointerException in TabbedPropertySheetTitleProvider.<init> (56)
Brian de Alwis [Thu, 13 Aug 2015 16:57:50 +0000 (12:57 -0400)]
Bug 467539 - NullPointerException in TabbedPropertySheetTitleProvider.<init> (56)

Avoid potential NPE when no active window or part not found
(cherry picked from commit ab8447ce17ae915d71ae891785f16e84a4944d6f)

Change-Id: I543600a55523ca0ee89870fe3af2e06622d86da9

8 years agoBug 471782 - [ViewMgmt] History View always blank
Andrey Loskutov [Sat, 7 Nov 2015 23:33:36 +0000 (00:33 +0100)]
Bug 471782 - [ViewMgmt] History View always blank

Fixed various view management regressions regressions caused by changes
in bug 430988. Added tests for the expected behavior.

To open legacy views, use IWorkbenchPage.showView(viewId); to open e4
views init the shared placeholder first (basically same as the Ctrl+3
does, see org.eclipse.ui.internal.quickaccess.ViewElement).

Change-Id: I7ca5338174aa6803e788ec77d57e69e3485a75ae
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
8 years agoBug 485106 - Layout related issues while opening 3.x Workspace in 4.x
Kalyan Prasad [Thu, 7 Jan 2016 13:23:52 +0000 (18:53 +0530)]
Bug 485106 - Layout related issues while opening 3.x Workspace in 4.x
when the Default FastView stack is maximized

Backporting the changes to 4_5_maintenance

Change-Id: I2768df1eb97a267cbe3b0ee1479702b27fa00241
Signed-off-by: Kalyan Prasad <kalyan_prasad@in.ibm.com>
8 years agoBug 378644 - [Workbench] All but 1 window and 1 perspective lost when
Wojciech Sudol [Mon, 28 Dec 2015 09:33:08 +0000 (15:03 +0530)]
Bug 378644 - [Workbench] All but 1 window and 1 perspective lost when
starting 3.x workspace with 4.2

Change-Id: I09ad7499c61e451802dfe7c24bd6e3621bc6b39a
Also-by: Kalyan Prasad <kalyan_prasad@in.ibm.com>
8 years agoBug 378811 - [Perspectives] Can't export and import perspectives anymore
Wojciech Sudol [Tue, 22 Dec 2015 08:35:31 +0000 (14:05 +0530)]
Bug 378811 - [Perspectives] Can't export and import perspectives anymore

Change-Id: Iec54952df8d49e4ea7e383b6decfff838f44e244
Also-by: Kalyan Prasad <kalyan_prasad@in.ibm.com>
8 years agoFixed bug 475480: PreferencePage.contributeButtons - custom buttons layout problem
Dariusz Stefanowicz [Sun, 30 Aug 2015 11:09:59 +0000 (13:09 +0200)]
Fixed bug 475480: PreferencePage.contributeButtons - custom buttons layout problem
(backport to 4.5.2)

Fixed problem with custom buttons layout added using contributeButtons method.

Change-Id: Ia7692cb5e3b9c2c3fa5f0433f8616a0f3a7cfea1
Signed-off-by: Dariusz Stefanowicz <dario@parasoft.com>
8 years agoBug 467636 - WorkbenchPlugin.log looses context of logged errors
Brian de Alwis [Tue, 30 Jun 2015 02:45:45 +0000 (22:45 -0400)]
Bug 467636 - WorkbenchPlugin.log looses context of logged errors

Combine message with status into a MultiStatus if warranted