Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.ua in about.htmlLars Vogel1-45/+27
Change-Id: I4ea2222a67fb5dcef76afa8062173eb412040f8c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-06-05Version 4.9 updates in plaform.ua as prep for the EPL 2.0 updateLars Vogel2-2/+2
Change-Id: I224da5c5d2dceb666db1e128647ce2aa73cf4a3b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-05-30Bug 535191 - POM version change for 4.9 releaseAlexander Kurtakov1-1/+1
Change-Id: I8dde8b01df009b94d21af13c196723dc94241a07 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-04-18Bug 533739 - Direct use of IStructuredSelectionI20180420-2000I20180419-2000I20180418-2000Alexander Kurtakov1-3/+3
Instead of getSelection and cast blindly. Change-Id: I58f9725a4f89b40f2a9c4e0c797ee27a8565e7a5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-01-27Bug 530412 - IExtension.getNamespaceIdentifier() wrongly used whereI20180130-2000I20180129-2000I20180129-0605I20180129-0540I20180128-2000Andrey Loskutov2-2/+2
IExtension.getContributor().getName() is required Change-Id: I42ede47742d336b681b6eaf39855dc2371c742a9 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-12-01Bug 527993 - Add Automatic-Module-Name to MANIFEST.MF in UA repositoryS4_8_0_M4I20171211-2000I20171210-2000I20171209-1500I20171209-1020I20171208-2000I20171206-2000I20171206-0800I20171205-2000I20171205-0800I20171205-0250I20171205-0030I20171204-2000I20171204-0850I20171204-0830I20171204-0530I20171203-2000I20171203-0800I20171202-1500I20171202-0800I20171201-2000I20171201-0600I20171201-0345Alexander Kurtakov1-0/+1
Change-Id: I9f71c447f9f1b31f72e7187b1de9b0e144b87507 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-08Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms1-1/+1
Change-Id: Iaf97601ee4244dc9e751a30cf4ac94250ede03bd Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-09-09Bug 522083 - Simplify StringUtils classesI20170909-1500I20170909-0920I20170909-0800I20170909-0510Alexander Kurtakov2-16/+15
Make concat return String directly as it opens the door for moving to StringBuilder for concatenation and it was not used as buffer anywhere. Change-Id: Ie81c3995694437ee84806fc9f4d372b2c2f78d80 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-09-09Bug 522083 - Simplify StringUtils classesAlexander Kurtakov1-34/+7
No need for multiple concat methods - just use varargs. No need for split method - pre 1.4 JVM is not supported now. Change-Id: I1c1e349746d7c817933c1451393b8abfd67ba37a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-09-09Bug 520255 - Replace StringBuffer with StringBuilder inAlexander Kurtakov2-4/+4
eclipse.platform.ua Handle intro* bundles but skipping parts which required public methods signature changes. Change-Id: Ib60f65f5b4f54d1327b106b32fcd729816140116 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-21Bug 520533 - Welcome screen nav icons have inconsistent behaviourI20170908-2345I20170908-2000I20170908-0035I20170907-2000I20170906-2000I20170906-0815I20170906-0225I20170905-2000I20170905-0600I20170905-0310I20170904-2000I20170904-0230I20170903-2000I20170902-1500I20170901-2000I20170831-2000I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000I20170822-2000I20170821-2000Alexander Kurtakov2-2/+2
Bump service release. Change-Id: I470e0d6d9b8d70eb5cf49dc2ef4dafc9da00150f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-03Bug 520533 - Welcome screen nav icons have inconsistent behaviourMat Booth1-0/+16
Change-Id: Ifa91431c22ad1e45d75a03ece052a1f133323181 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I95e07cbfa6b2385f7c8f0192784fe62faf681659 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-05-15Fixed bug 516527: Issues with minimized Welcome pageNoopur Gupta1-3/+3
Change-Id: I354da714ab9afe7e6d9e8bc1f897b77556d269e4 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
2017-04-24Bug 515680: Remove strange icon from welcome page dialogY20170512-0230Y20170511-1500Y20170511-1000Y20170504-1000Y20170427-1000S4_7_0_M7I20170514-2000I20170514-1120I20170512-0500I20170511-1200I20170510-2000I20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000I20170508-0800I20170507-2000I20170506-2000I20170505-2000I20170504-2000I20170503-2000I20170502-2000I20170501-2000I20170430-2000I20170429-2000I20170429-1330I20170429-1230I20170428-2000I20170428-0830I20170428-0700I20170428-0550I20170428-0445I20170427-2000I20170426-2000I20170425-2000I20170425-0910I20170425-0700I20170425-0240I20170425-0215I20170424-2000Matthias Becker2-1/+1
Change-Id: I752f4f5dca1ecbdf8cd9bd3ef3443674bb8336fe Signed-off-by: Matthias Becker <ma.becker@sap.com>
2017-04-18Bug 515362 - [Dark Theme] Use CTabFolder inY20170420-1000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000I20170419-2000Lars Vogel1-19/+20
org.eclipse.ui.internal.intro.universal.CustomizationDialog to support styling Change-Id: I10783ab96ffe92dbb6de671f294cf516e867775a Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-04-18Bug 515033: Update Welcome icon to png fileI20170419-0430I20170419-0130I20170418-2000Matthias Becker24-32/+32
Change-Id: I4f245719837b96c23580817a9948b7280d73c571 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2017-02-28Bug 512814 - Various cleanupsY20170302-1000I20170304-2000I20170303-2000I20170302-2000I20170301-2000I20170228-2000Alexander Kurtakov1-50/+21
Lamba usages and generification. Change-Id: I224645c54dd2cdd3793fc6f417b13584888f7dfb Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-02-27Bug 510384 - [Solstice] Welcome Screen First Steps and Web Resources icons ↵I20170228-0330I20170228-0240I20170227-2000Brian de Alwis4-0/+0
are missing Use FontAwesome 'Compass' for First Steps Use FontAwesome 'Link' for Web Resources Change-Id: I9928b0cc8bc1d0aff7465904fc9f1442c6d35b14
2017-01-04Bug 509946 - [clean up] fix trailing spaces in platform help once andY20170112-1300Y20170112-1000Y20170105-1040Y20170105-1000I20170112-0245I20170112-0200I20170111-2000I20170111-0200I20170110-2000I20170109-2000I20170108-2000I20170107-2000I20170106-2000I20170105-2000I20170105-0320I20170105-0230I20170104-2000Andrey Loskutov21-138/+197
forever Applied Cleanup-> Remove trailing spaces on all help projects. Only those four projects had whitespace issues: org.eclipse.help.ui, org.eclipse.ui.intro.quicklinks, org.eclipse.ui.intro.universal, org.eclipse.ui.intro. Same four projects haven't automatic save actions enabled, therefore I've updated the settings too. Change-Id: If7f896ab4ceb6587af6f211057729f443fd016cb Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-08-29Increased bundle version for 4.7 fixesY20161027-1250Y20161027-1000Y20161024-2045Y20161024-1300Y20161024-0700Y20161021-1200Y20161021-0600Y20161020-1800Y20161020-1000Y20161018-1100Y20161013-1000Y20161006-1000Y20160929-1000Y20160922-1000Y20160915-1000Y20160908-1000Y20160901-1000I20161027-0700I20161027-0200I20161026-2000I20161026-1100I20161026-0800I20161025-2000I20161024-2000I20161024-1000I20161024-0410I20161023-2000I20161018-0800I20161011-0800I20161005-1430I20161005-1045I20161005-0815I20161004-1000I20161004-0800I20160927-0800I20160920-0800I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800I20160914-0430I20160914-0030I20160913-2000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015I20160906-0800I20160830-0800Dani Megert2-2/+2
2016-08-18Bug 497924 - [Welcome] Solstice should trigger generation of doctype so as ↵I20160823-0759Brian de Alwis1-0/+2
to guide IE - Add support for marking a theme as HTML5 via the standardSupport property - Use HTML5 property to add an HTML5 doctype - When in HTML5 and on IE, add a X-UA-Compatible IE=edge meta element to disable IE's 'compat view' Change-Id: Icb75e8384adc0afa2ae5e334f5bcd91496c57cba
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-19Bug 494017 - [Welcome] Use a "starry sky" image that seamlessly wraps ↵Y20160526-1000I20160601-1000I20160531-2330I20160531-2000I20160530-2000I20160529-2000I20160528-1500I20160527-2000I20160525-2000I20160524-2000I20160523-2000I20160522-2000I20160521-1500Brian de Alwis1-0/+0
horizontally Change-Id: I320a53b34eefd6980f400b9e26016fc127c4b4d3
2016-05-15Bug 466370 - Add new 'settings' iconY20160519-1000I20160520-2000I20160519-1730I20160519-1100I20160518-2000I20160517-2000I20160516-2000I20160515-2000Brian de Alwis1-0/+0
Incorporate FontAwesome 'cog' for representing settings, needed by several packages. Change-Id: I809189090302ec9d8cbb7eaaea5dc077b110f92e
2016-05-10Bug 491556 - [Welcome] Provide theme-specific mechanism to influence path ↵Y20160513-1000I20160513-2000I20160512-1000I20160511-2000I20160511-0400I20160510-2000Brian de Alwis1-21/+21
resolution resolveVariable() previously returned null when resolving a product: file that didn't exist, and the original value on an IOException. Change-Id: Ic0039970a1c05fe22803c3c020f26319fa52e104
2016-04-21Bug 491556 - [Welcome] Provide theme-specific mechanism to influence path ↵Y20160428-1430Y20160428-1000I20160504-2000I20160504-0035I20160503-2000I20160502-2000I20160501-2000I20160430-2000I20160429-2300I20160429-2000I20160428-0800I20160427-2000I20160427-1200I20160427-0800I20160427-0400I20160426-2330I20160426-2000I20160426-1615I20160426-1430I20160426-1245I20160426-1105I20160426-1045I20160426-1000I20160426-0800I20160426-0130I20160426-0030I20160425-2230I20160425-2000I20160425-1300I20160425-0800I20160424-2245I20160424-2000Brian de Alwis1-19/+49
resolution Add support for resolving theme-specific files. When resolving a file path, the Intro first checks for a file under a path with the theme-id. For example, resolving 'intro-eclipse.png' -> 'org.eclipse.ui.intro.universal.solstice/intro-eclipse.png'. Change-Id: I8f558a4c264fb459efe0dbaeed7f92aaa980fb09
2016-04-16Bug 491847 - Start using StandardCharsets Y20160421-1000I20160419-0800I20160417-1112Alexander Kurtakov1-2/+3
For bundles that are at Java 1.7+ level we can start using StandardCharsets to eliminate the need to handle UnsupportedEncodingExceoption, reduce risk of mistyping encoding, mark the strings as non-nls and etc. Change-Id: I57b45096b934ef4f1a99fad4bb88a8a9ce019005 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-04-13Updated copyright dateY20160414-1000Dani Megert1-1/+1
2016-04-11Bug 491265 - Generify org.eclipse.ui.intro*I20160412-0800Brian de Alwis2-2/+2
Bump minor on org.eclipse.ui.intro.universal for both cleanup and introducing Solstice theme Change-Id: I6c1336acd0ab8782d1e65d0a69d833f88f18f493
2016-04-10Bug 491265 - Generify org.eclipse.ui.intro* Alexander Kurtakov1-2/+2
Last warning in the build - iterator without type. Change-Id: Ic843c41f8d2965d59470adbac7b74c10e3c577c2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-04-09Bug 491265 - Generify org.eclipse.ui.intro* Alexander Kurtakov15-53/+135
* Fix remaining warnings in o.e.ui.intro.universal. * Enable more compiler warnings to make them visible in workbench. * Add missing Override annotations. Change-Id: Ide01e15c99735134ae47cf7754001b577d36c28b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-04-08Bug 491265 - Generify org.eclipse.ui.intro*Brian de Alwis11-72/+77
Move org.eclipse.ui.intro.universal to JavaSE-1.8 Fix leaked resources Change-Id: I831a65808709853459129c20244c42a84dd6bf02
2016-03-12Bug 466370 - Add new Solstice theme for new Welcome redesignBrian de Alwis61-24/+2144
Add new Solstice theme, modelled on the design proposed on bug 466370, and include a redesigned Intro/Welcome home page 'qroot', a quadranted root page. Include an examples bundle demonstrating how an EPP product might add additional content for display on the new qroot page. Solstice icons from or assembled from Font Awesome. Change-Id: Ice27f0af9ceef8363736caf2c55e76bac2aa5e4c
2015-12-02Bug 483477 - Run "Fix Copyrights" on all plug-ins of platform.uaI20151213-2000I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000I20151207-0800I20151206-2000I20151203-1230I20151203-0800Lars Vogel1-1/+1
Change-Id: Id7609d660eace6b8f9ac8a2f8bc02ce02b685842 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-07-03Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update ↵I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Markus Keller1-1/+1
parent poms for 4.6
2015-03-25Bug 461059 - Prevent dirt in workspaceAlexander Kurtakov2-6/+4
Make o.e.ua.tests and o.e.ui.intro.universal don't use inner jars. There is no real need for them. Intro.universal still works fine and all tests in ua.tests work that way. Change-Id: I7a72f16cb67ec32781129bfe5d5a20c421465884 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-03-17Revert "Bug 461059 - Prevent dirt in workspace"I20150324-0800I20150320-0800I20150320-0030I20150319-1640I20150319-1430I20150318-2000I20150318-1300I20150318-0800I20150317-2000I20150317-1130Lars Vogel2-4/+6
This reverts commit cd4c1939d3f8a1052fb4240e22bb5479528d5fc1. Change-Id: I303e1396486ba332bd60f936ef7a35b8f635b456
2015-03-13Bug 461059 - Prevent dirt in workspaceAlexander Kurtakov2-6/+4
Make o.e.ua.tests and o.e.ui.intro.universal don't use inner jars. There is no real need for them. Intro.universal still works fine and all tests in ua.tests work that way. Change-Id: Ice9010360554e9239e92a98b160ba5e817bec21e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-02-04Fixed bug 409081: BIDI 4.2.2 : Welcome Page isn't correctly mirroredI20150217-0800I20150210-0800Alia Naguib1-5/+40
Signed-off-by: Alia Naguib <alia@eg.ibm.com>
2015-02-04Revert "Fixed bug 409081: BIDI 4.2.2 : Welcome Page isn't correctly mirrored"Dani Megert1-40/+5
This reverts commit 33440d4b0778e7d597cd955668975bf7609cfef5.
2015-02-04Fixed bug 409081: BIDI 4.2.2 : Welcome Page isn't correctly mirroredMariam El-Tantawi1-5/+40
Signed-off-by: Mariam El-Tantawi <mariamel@eg.ibm.com>
2014-08-05Increased bundle version for MarsI20140806-2000I20140806-0800I20140805-2000I20140805-0800Dani Megert2-3/+3
2014-08-05Bug 420843 - Unwanted items in the Customize functionality on the IntroCornel Izbasa1-1/+22
page of Eclipse RCP Update after review: https://git.eclipse.org/r/#/c/20183/ Change-Id: I455d6ed55d906913bff27810303242a0a3df65e2 Signed-off-by: Cornel Izbasa <cizbasa@info.uvt.ro>
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140803-2000I20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-09-04Removed redundant null checkI20130904-2000Dani Megert1-8/+10
2013-09-04Fixed potential null pointer accessDani Megert1-4/+6
2013-09-04Increased bundle version for LunaDani Megert2-3/+3
2013-06-26Bug 411156 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-26Bug 403966 - Update Platform UI, UA, Runtime with new parent versionI20130507-0000I20130506-2000I20130505-2000I20130504-1500I20130503-2000I20130502-0800I20130501-2000I20130501-1400I20130501-1100I20130501-0800I20130430-2000I20130430-0800I20130430-0031I20130429-2000I20130429-0800I20130428-2000I20130423-0800I20130416-0800I20130409-0900I20130409-0800I20130402-0800Paul Webster2-1/+3

Back to the top