Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-18Target Explorer: Code changes for the feedbacks over Find feature.William Chen13-96/+615
2012-06-15Target Explorer: Fix New File/Folder wizards show proxies/value-add's in targ...Uwe Stieber2-397/+304
2012-06-14Target Explorer: Add new files that are forgotten to be checked in.William Chen5-0/+627
2012-06-14Target Explorer: Changes Find feature based on feedback(TBC).William Chen4-172/+59
2012-06-13Target Explorer: An re-implementation of "Find" feature based on newWilliam Chen4-1/+258
2012-06-12Target Explorer: AbstractWizard remembers workbench and selection instance pr...Uwe Stieber1-252/+250
2012-06-11Target Explorer: Improve auto background color adjustment for controlsUwe Stieber1-2/+0
2012-06-11Target Explorer: Changes of Quick Filter based on the feedbacksWilliam Chen4-3/+27
2012-06-11Target Explorer: Fix forms toolkit handling, Extended AbstractFormsWizardPageUwe Stieber1-4/+2
2012-06-05Target Explorer: Refresh the first level children upon expanding aWilliam Chen1-1/+47
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber9-40/+45
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber3-571/+573
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-9/+6
2012-05-31Target Explorer: Add isLeaf method to ILazyLoader to quickly bypass someWilliam Chen2-1/+9
2012-05-31Target Explorer: Add missing comments for ILazyLoader adapters.William Chen2-1/+20
2012-05-28Target Explorer: 380795: [TCF][UI] Decorate the node that are beingWilliam Chen1-3/+7
2012-05-18Target Explorer: Add code to implement searching functionWilliam Chen2-1/+53
2012-05-16Target Explorer: Refactoring the TreeViewerExplorerPage. Adding William Chen3-0/+56
2012-05-15Releng: Fix copyright headerUwe Stieber99-97/+117
2012-05-14Target Explorer: Display the pending node while expanding the tree node.William Chen2-12/+6
2012-05-14Target Explorer: Extract a pending-aware label provider to remove theWilliam Chen1-11/+2
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-3/+3
2012-05-04Target Explorer: Refactoring: Extract a base class forWilliam Chen3-101/+137
2012-05-04Target Explorer: Refactoring: Extract an abstract base class forWilliam Chen12-24/+24
2012-05-03Target Explorer: Add missing comments.William Chen2-6/+17
2012-05-03Target Explorer: Remove the redundant classes.William Chen1-77/+0
2012-05-03Target Explorer: Rework refresh handlers (removing delegate) of fileWilliam Chen2-6/+29
2012-05-03Target Explorer: Modification: Change DeleteHandler fromWilliam Chen2-170/+28
2012-05-02Target Explorer: Rework delete handler contributionsUwe Stieber3-38/+121
2012-05-02Target Explorer: Bug #378215: The Image of disk drives on Windows is notWilliam Chen2-12/+26
2012-04-27Target Explorer: Remove obsolete LabelProvider implementationUwe Stieber1-2/+2
2012-04-27Target Explorer: Bug fix #377851, Cleanup messages files after split.William Chen4-530/+182
2012-04-27Target Explorer: Bug 377848 - [UI] Eliminate the term "peer" from the UIUwe Stieber1-5/+5
2012-04-27Target Explorer: Add DnD of files whose cache files exist to an externalWilliam Chen4-14/+35
2012-04-27Target Explorer: Remove useless "rootdriveopen" files and relative code.William Chen2-7/+0
2012-04-26Target Explorer: Fix dependenciesUwe Stieber5-5/+5
2012-04-26Target Explorer: Define a constant for the default editor featureWilliam Chen2-2/+4
2012-04-26Target Explorer: Set the option that expanded directories shouldWilliam Chen1-1/+1
2012-04-26Target Explorer: Bug fix #375940: Target Explorer view does not rememberWilliam Chen9-31/+162
2012-04-25Target Explorer: Apply a styled label provider to target selection pageWilliam Chen1-36/+40
2012-04-24Target Explorer: Use animated pending images.William Chen16-42/+39
2012-04-23Target Explorer: Fire property change events when the flags of queryingWilliam Chen1-5/+4
2012-04-23Target Explorer: Fix an issue in CommonViewerListener.William Chen1-4/+5
2012-04-18Target Explorer: Unify the usage of exception.getLocalizedMessage()William Chen4-6/+6
2012-04-18Target Explorer: Removed unused class: IOpExecutor in ui.William Chen1-32/+0
2012-04-18Target Explorer: Refactoring: User operation and executor pattern toWilliam Chen1-3/+1
2012-04-18Target Explorer: Refactoring, move JobExecutor from ui to core.William Chen8-114/+43
2012-04-18Target Explorer: Apply new project settings of errors/warnings.William Chen2-3/+3
2012-04-18Target Explorer: Files copied to clip-board should not be cleared afterWilliam Chen4-64/+61
2012-04-17Target Explorer: Refresh the parent so that the filters workWilliam Chen1-1/+10

Back to the top