Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin1-1/+1
2010-03-04Bug 304725 - [ui] adopt the new platform UI API for showing progress in the ↵Susan Franklin1-0/+1
task bar
2010-03-04organize imports and update copyrightsJohn Arthorne1-3/+2
2010-03-04Bug 304321 - [ui] IAE when opening details for "There is another ↵Susan Franklin1-4/+7
installation running" error
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin5-15/+9
2010-03-03Bug 304591 - [ui] Deprecated API on AcceptLicensesWizardPageSusan Franklin1-4/+10
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren2-14/+11
2010-02-27Rename the unmodifiableSet methodPascal Rapicault2-2/+2
2010-02-26Rename getRequiredCapabilities to getRequirementsPascal Rapicault5-6/+6
2010-02-26Bug 272954 - [planner] updatesFor should return a QueryablePascal Rapicault1-5/+5
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren10-41/+41
2010-02-24Bug 297259 - [Engine][API] Cleanup eventsSimon Kaegi1-6/+7
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren3-5/+5
2010-02-24Fix up import versionsPascal Rapicault1-28/+28
2010-02-23Bug 232359 - [ui] Artifact repository error reporting should be made to ↵Susan Franklin4-7/+12
work similar to metadata repos
2010-02-23Bug 296752 - [ui] Install New Software doesn't honor dialog fontSusan Franklin1-2/+3
2010-02-23Bug 298132 - [ui] Available software site in non-pref page uses improper ↵Susan Franklin1-0/+4
layouts
2010-02-23Bug 267375 - [ui] "Available Software Sites" usability issuesSusan Franklin2-10/+36
2010-02-22Bug 303264 - [ui] adopt new platform UI API for getting modal shell parentv20100222Susan Franklin6-79/+14
2010-02-22302201 : Unify the two query approaches used in p2, step 4.Thomas Hallgren4-51/+20
2010-02-22302201 : Unify the two query approaches used in p2, step 3.Thomas Hallgren2-24/+8
2010-02-21302201 : Unify the two query approaches used in p2, step 2.Thomas Hallgren1-1/+1
2010-02-19303383 : We don't need both QLMatchQuery and ExpressionQuery and some things ↵Thomas Hallgren2-1/+6
related to bug 302201 : Unify the two query approaches used in p2
2010-02-19Removed unused messagesJohn Arthorne2-6/+0
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-3/+3
2010-02-17Bug 233027 - [ui] Remembered licenses should be stored in the profile data areaSusan Franklin1-17/+0
2010-02-15Bug 302641 - Duplicate entries in available software sites pref pagev20100215Susan Franklin3-22/+26
2010-02-15Bug 225250 - Need to get rid of exemplary setupJohn Arthorne1-8/+0
2010-02-11*** empty log message ***Pascal Rapicault1-1/+1
2010-02-11Initial release of the planner APIPascal Rapicault22-71/+97
2010-02-09Bug 272066 - [repo] Repository location validationJohn Arthorne2-10/+1
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren5-13/+7
2010-02-03bug 301658: [query] IUQuery overrides getID and changes the semantics of the ↵ibull2-17/+0
method. This patch removes getID and getProperty methods on IQuery and its subclasses.
2010-01-26Bug 276884 - [ui] Newly created update site doesn't show up in the "Work ↵v20100126-1839Susan Franklin1-0/+1
with" list
2010-01-24Bug 300561 - [ui] Prov Admin Metadata repos tab does not show repositoriesv20100124-1705Susan Franklin1-0/+4
2010-01-24Bug 300597 - [ui] prompt for unsigned content not occurring in M5v20100124-0834John Arthorne3-2/+37
2010-01-23Bug 300240 - [ui] Not all versions of updates are shownSusan Franklin7-41/+79
Bug 300445 - [ui] Can't update from I20100119-0800
2010-01-23delete commented out/obsolete codeSusan Franklin1-3/+0
2010-01-22Bug 300423 - [ui] 'Finish' button remains enabled if I go back and select ↵Susan Franklin3-7/+28
more components to install
2010-01-21Bug 300280 - [ui] Missing translations on Installed Software Propertiesv20100120-1129Susan Franklin1-0/+4
2010-01-21Bug 300129 - [ui] NPE in the automated testsSusan Franklin1-6/+1
2010-01-21Bug 300218 - [ui] Install always runs in backgroundSusan Franklin1-0/+1
2010-01-20Bug 300273 - [ui] Change private method to protected on ↵Susan Franklin1-1/+1
RepositoryNameAndLocationDialog
2010-01-18Bug 297416 - [ui] drilldown missing on install software pageSusan Franklin2-5/+61
2010-01-18Bug 299917 - Compile warnings in official buildSusan Franklin2-4/+2
2010-01-14Bug 299713 - org.eclipse.equinox.p2.ui.source is missing about.htmlJohn Arthorne1-0/+1
2010-01-14Bug 299698 - [ui] Available software sites pref page fails on select all/deleteSusan Franklin1-3/+2
2010-01-14Bug 299586 - [ui] - Install new software combo is switching/flashing during ↵Susan Franklin4-27/+64
first load
2010-01-14Bug 298132 - [ui] Available software site in non-pref page uses improper ↵ibull1-1/+1
layouts. This fixes the link / preferences issue.

Back to the top