Roman Iuvshin
6a23f97700
[maven-release-plugin] prepare for next development iteration
2016-06-28 16:00:40 +00:00
Roman Iuvshin
400648e1db
[maven-release-plugin] prepare release 4.4.0
2016-06-28 16:00:37 +00:00
Valeriy Svydenko
ce98aba417
CHE-957: fix a problem with updating content of the compare widget
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-06-23 12:06:43 +03:00
Roman Iuvshin
5adff554bc
[maven-release-plugin] prepare for next development iteration
2016-06-13 18:57:39 +00:00
Roman Iuvshin
e9f5d4971e
[maven-release-plugin] prepare release 4.3.0
2016-06-13 18:57:36 +00:00
Roman Iuvshin
140b09a9a0
[maven-release-plugin] prepare for next development iteration
2016-06-04 19:52:26 +00:00
Roman Iuvshin
fbd9f95748
[maven-release-plugin] prepare release 4.3.0-RC1
2016-06-04 19:52:23 +00:00
Roman Nikitenko
a99d15b7b4
CHE-1231. Show/hide error messages after updating pom.xml
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-02 12:41:29 +03:00
Sven Efftinge
d6a79e7400
[Issue #1178 ] Added hook to register content type and highlighting in orion ( #1392 )
...
* [Issue #1178 ] Added hooks to register content type and highlighting configuration for Orion editor.
* [#1178 ] added some javadoc
Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
2016-06-02 11:35:02 +03:00
Artem Zatsarynnyi
6097ba0f73
CHE-1175: fix setting active EditorView on switching between different tabs
2016-05-20 18:14:14 +03:00
Artem Zatsarynnyi
5d2d5def39
CHE-1162: replace using browser's prompt dialog by Che dialog
2016-05-18 12:11:00 +03:00
Artem Zatsarynnyi
eeff2e44d4
CHE-830: Do not allow to edit read only files
2016-05-17 19:44:45 +03:00
Artem Zatsarynnyi
8a246909c9
CHE-770: Update Orion editor to eleventh version ( #1269 )
...
* CHE-770: Update Orion editor to eleventh version
2016-05-17 12:09:41 +03:00
Artem Zatsarynnyi
07d341f4e3
CHE-390: Simplify Editor API ( #1197 )
...
* CHE-390: Simplify Editor API by adding abstract EditorProvider
* Remove unused EditorTypeMapping
* Remove obsolete, useless classes
* Remove editor types
* Fix typo in interface name
* Remove EditorAdapter
* Refactor: EmbeddedTextEditorPresenter -> TextEditorPresenter
* Refactor code
* Clean-up
* Remove mime-types
* Refactor JsEditor
* Remove redundatnd dependency
* Rename codenvyDefaultEditor -> cheDefaultEditor
2016-05-06 16:54:34 +03:00
Roman Nikitenko
8d63d65d07
CHE-362. Add different display modes for StatusNotification
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-04-28 17:20:46 +03:00
Roman Nikitenko
61bcca612c
CHE-467. Allow to configure Orion editor setting from IDE
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-04-26 16:27:02 +03:00
Vitalii Parfonov
93a648fad3
Merge pull request #1032 from svenefftinge/master
...
fixed off by one error
2016-04-26 10:09:43 +03:00
Roman Iuvshin
0978f5c655
[maven-release-plugin] prepare for next development iteration
2016-04-25 16:08:21 +00:00
Roman Iuvshin
b0df01a0c1
[maven-release-plugin] prepare release 4.2.0
2016-04-25 16:08:18 +00:00
Dmitry Shnurenko
c3dd2f3527
CHE-472: Add show hints feature.
2016-04-13 13:49:50 +03:00
Sven Efftinge
c64b43fa4a
fixed off by one error
...
#getTextRangeForLine wrongly removes the last character from the line
2016-04-13 12:09:36 +02:00
Roman Iuvshin
0344d76167
[maven-release-plugin] prepare for next development iteration
2016-04-08 16:43:02 +00:00
Roman Iuvshin
d66d35f08a
[maven-release-plugin] prepare release 4.1.0
2016-04-08 16:42:59 +00:00
Vitaliy Guliy
abbc42c2a5
Merge pull request #818 from eclipse/CHE-106
...
CHE-106 Padding in the minimap is not enough
2016-03-31 11:18:42 +03:00
Vitaly Parfonov
770eb38d38
Add C/C++ project type
...
C/C++ Editor (with syntax highlighter only)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-03-30 12:51:12 +03:00
Roman Iuvshin
fc58fffb23
[maven-release-plugin] prepare for next development iteration
2016-03-29 14:27:19 +00:00
Roman Iuvshin
a7e3a0c71b
[maven-release-plugin] prepare release 4.0.0
2016-03-29 14:27:16 +00:00
Vitaliy Guliy
fdc0cfcc79
CHE-106 Padding in the minimap is not enough
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-25 14:14:35 +02:00
Roman Iuvshin
9c8213cd3e
Remove GA label
2016-03-24 23:43:00 +02:00
Vitaliy Guliy
88cae14d7e
CHE-15 'Close' button on find/replace panel should be square
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-23 18:02:28 +02:00
Roman Iuvshin
7785d6e8d1
[maven-release-plugin] prepare for next development iteration
2016-03-23 14:12:01 +00:00
Roman Iuvshin
adafe11189
[maven-release-plugin] prepare release 4.0.0-RC14
2016-03-23 14:11:58 +00:00
Vitaliy Guliy
a48aa2a862
CHE-339 Review and rework the popups that do not extend Window
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-22 12:52:05 +02:00
Sun Seng David TAN
540c406c7b
Fix DocuementChange event for Orion editor.
...
Signed-off-by: Sun Seng David TAN <sun.tan@serli.com>
2016-03-15 21:25:50 +00:00
Roman Iuvshin
725c149608
[maven-release-plugin] prepare for next development iteration
2016-03-09 19:31:24 +00:00
Roman Iuvshin
f491a9692b
[maven-release-plugin] prepare release 4.0.0-RC13
2016-03-09 19:31:22 +00:00
Igor Vinokur
142c91207f
CHE-503: Add ability to save changes from git compare widget
2016-03-09 17:20:21 +02:00
Roman Iuvshin
485da69940
[maven-release-plugin] prepare for next development iteration
2016-03-06 17:22:54 +00:00
Roman Iuvshin
15571e4039
[maven-release-plugin] prepare release 4.0.0-RC12
2016-03-06 17:22:50 +00:00
Vitaliy Guliy
080622602f
CHE-669 Make terminal easier to find
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-04 17:14:04 +02:00
Vitaliy Guliy
b1fbe7f336
CHE-669 Make terminal easier to find
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-04 16:58:04 +02:00
Roman Iuvshin
17c07f31b7
[maven-release-plugin] prepare for next development iteration
2016-03-03 20:06:01 +00:00
Roman Iuvshin
31194172ac
[maven-release-plugin] prepare release 4.0.0-RC11
2016-03-03 20:05:58 +00:00
Roman Iuvshin
7cf7c09cc2
[maven-release-plugin] prepare for next development iteration
2016-03-02 20:25:05 +00:00
Roman Iuvshin
1981202585
[maven-release-plugin] prepare release 4.0.0-RC10
2016-03-02 20:25:02 +00:00
Roman Iuvshin
bbeeb21bfe
[maven-release-plugin] prepare for next development iteration
2016-03-01 19:42:14 +00:00
Roman Iuvshin
8ca2ca16bf
[maven-release-plugin] prepare release 4.0.0-RC9
2016-03-01 19:42:11 +00:00
Vitaliy Guliy
5ba3a58975
CHE-388 Don't use ugly browser prompt box to display 'Go to line' dialog window
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-01 15:21:12 +02:00
Roman Iuvshin
3190022814
[maven-release-plugin] prepare for next development iteration
2016-02-28 19:34:00 +00:00
Roman Iuvshin
d8964d886b
[maven-release-plugin] prepare release 4.0.0-RC8
2016-02-28 19:33:57 +00:00