forked from eclipse-archived/thym
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update studio branch #4
Open
wgalanciak
wants to merge
30
commits into
studio
Choose a base branch
from
master
base: studio
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starts using the HeapResourceFactory to avoid long name issues when caching. Also adds and extra check to remote json stream which in some OSs returns closed. Signed-off-by: Gorkem Ercan <[email protected]>
Bug: 447351 Signed-off-by: Kaloyan Raev <[email protected]>
Null check added in WidgetModel.reloadEditableWidget() The contribution to the sourcevalidation extension point is more specific to avoid unnecessary triggers. Bug: 447351 Signed-off-by: Kaloyan Raev <[email protected]>
Test added for WidgetModel.reloadEditableWidget() Bug: 447351 Signed-off-by: Kaloyan Raev <[email protected]>
[447351] synchronization between Overview and Source page
Adds a status handler for minimum xcode version requirements. Signed-off-by: Gorkem Ercan <[email protected]>
switched to using OSGi version API for xcode versions because jsemver does not handle regular version numbers well Signed-off-by: Gorkem Ercan <[email protected]>
Initial support for Windows Phone 8 platform. It does not contain Windows Phone 7.X support because this system is no longer supported. It contains set of basic features to create, launch and export native wp8 applications. I have tried to avoid any 3rd party tools for accessing Windows registry. In result, it uses reg command instead. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453701 Change-Id: Ic0b6732e85bab0bf8845cbe1643b53a862815bfb Signed-off-by: wgalanciak <[email protected]>
Bug 447348 - Outline isn't displayed when opening Cordova Configuration editor Signed-off-by: Snjezana Peco <[email protected]>
Bug 447347 - Cordova Configuration editor is dirty when opening Signed-off-by: Snjezana Peco <[email protected]>
Outline isn't displayed when opening Cordova Configuration editor
Cordova Configuration editor is dirty when opening
Fixes the test with correct methods. Signed-off-by: Gorkem Ercan <[email protected]>
Adds a small hack to force focus on Mac. Signed-off-by: Gorkem Ercan <[email protected]>
Includes the cordova (CLI) version 4.1.2 platforms Signed-off-by: Gorkem Ercan <[email protected]>
Remove reference to dll libraries in MANIFEST.MF. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453701 Change-Id: Ic0b6732e85bab0bf8845cbe1643b53a862815bfb Signed-off-by: wgalanciak [email protected]
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453189 Signed-off-by: Pavol Srna <[email protected]>
Select a higher or equal target to minimum required API level defined in project.properties file. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453991 Signed-off-by: wgalanciak <[email protected]>
Runs the project creation as a WorkspaceModifyOperation to delay the events fired untill the creation is complete Signed-off-by: Gorkem Ercan <[email protected]>
Signed-off-by: Gorkem Ercan <[email protected]>
Fix default min table size for platformList
Signed-off-by: Gorkem Ercan <[email protected]>
[453991] Cannot build Andorid application without android-19 target
Get plugin retrieval and display to the same call to avoid possible synchronization issues. Signed-off-by: Gorkem Ercan <[email protected]>
Apply suggested minor fixes. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=453701 Change-Id: I0000000000000000000000000000000000000000 Signed-off-by: wgalanciak [email protected]
[453701] Add support for Windows Phone 8 platform
removes the platform filters for now. Adds the modules and fixes a typo in the pom.xml for o.e.thym.wp.ui plugin Signed-off-by: Gorkem Ercan <[email protected]>
Fix changes Status constructor arguments to have right plug-in id and description column contents Signed-off-by: Denis Golovin <[email protected]>
…master-cla Log message columns in Error Log View have wrong content
Expose DirectorySelectionGroup as an API Signed-off-by: Gorkem Ercan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.