Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-28Branch fix for Bug 125336 until portion from Core is releasedbranch_20060127_bug125336Michael Valenta4-35/+71
2006-01-27This commit was manufactured by cvs2svn to create branchcvs2svn1455-287501/+0
2006-01-27Changes to accomodate properties on diffsRoot_branch_20060127_bug125336Michael Valenta19-97/+697
2006-01-27React to Common Navigator fix which allows programmatic bindingMichael Valenta3-14/+2
2006-01-27Fixed parent of in-scope mapping handlingMichael Valenta1-8/+12
2006-01-27Moved pin backMichael Valenta1-1/+1
2006-01-27Unambiguate IDocumentMichael Valenta1-0/+1
2006-01-27Fix for empty model sync on startopMichael Valenta1-3/+18
2006-01-26Simplified API for persisting model syncsMichael Valenta2-55/+63
2006-01-26Added persistence of CVS model syncMichael Valenta10-124/+331
2006-01-26fixed #125149: Unexported package and exceptions ignored when creating IViewe...v20060126Andre Weinand6-10/+10
2006-01-26Simplified some class namesMichael Valenta25-83/+130
2006-01-26Finished off support for scope refreshMichael Valenta1-1/+1
2006-01-26Finished off support for scope refreshMichael Valenta5-42/+105
2006-01-26Put proper labels on model participantsMichael Valenta5-5/+33
2006-01-26Conflicts didn' show during an updateMichael Valenta1-3/+7
2006-01-26Added scope description to model participantMichael Valenta4-17/+118
2006-01-26Minor changes to the file history API to support queries on a single line of ...Michael Valenta4-19/+34
2006-01-26Fix for test case failureMichael Valenta1-1/+4
2006-01-26Fixed javadoc warningsMichael Valenta16-88/+92
2006-01-26Added refresh to the model syncMichael Valenta22-373/+512
2006-01-26Added null checkMichael Valenta1-14/+16
2006-01-25Fixed javadoc warningsMichael Valenta2-14/+13
2006-01-25Bug 118284 [Model Sync] How do we calculate stats in a model syncMichael Valenta5-67/+172
2006-01-25Fixed javadoc warningsMichael Valenta19-41/+100
2006-01-25Bug 119728 [Model Sync] Empty mode handling and model filteringMichael Valenta7-117/+290
2006-01-25Bug 125193 Widget disposed exception during shutdownMichael Valenta1-1/+2
2006-01-25API tidy-upMichael Valenta22-77/+39
2006-01-25Consolidated the IFileState and IFileRevision interfaces to avoid confusionMichael Valenta14-176/+176
2006-01-25Added Create Patch to CVS model syncMichael Valenta2-5/+90
2006-01-25Cleaned up APIMichael Valenta1-2/+2
2006-01-25Bug 50965 API Request: Allow setting team-private on resource creationMichael Valenta1-2/+5
2006-01-25Bug 125130 Tons of "Widget is disposed" errors from CVSHistoryPage$1.runMichael Valenta1-8/+7
2006-01-25Bug 125135 Performance peek when saving a fileMichael Valenta1-0/+1
2006-01-25First cut at API to support URIs in project setsMichael Valenta4-4/+115
2006-01-24Update javadoc to indicate asynchronous nature of tree updatingI20060124bMichael Valenta4-39/+96
2006-01-241. Fixes selection listener disposalMichael Valenta2-4/+5
2006-01-24Added appropriate checks to cache base operationMichael Valenta1-2/+3
2006-01-24Modified model update to cache contents and clean timestamps on refreshMichael Valenta8-40/+52
2006-01-24Bug 125040 [Update] Model update must handle outgoing changes whose contents ...Michael Valenta3-4/+71
2006-01-24Fix javadoc warningMichael Valenta1-1/+1
2006-01-24Switched to property tester from Core/ResourcesMichael Valenta1-1/+1
2006-01-24Bug 125043 NPE in RefreshParticipantJob.run(..)Michael Valenta3-10/+12
2006-01-24Bug 125037 [Update] The new model update must handle pruningMichael Valenta4-6/+40
2006-01-24Bug 125015 Test failures during buildI20060124aMichael Valenta1-2/+1
2006-01-24Modified test case to do checks in proper orderMichael Valenta1-1/+1
2006-01-24Bug 124998 NPE in WorkspaceSubscriber.<init>Michael Valenta1-1/+1
2006-01-24Bug 124994 RemoteFileEditorInput.getAdapter does not query registryMichael Valenta1-7/+3
2006-01-24Adjusted test case to accept extra cachingI20060124Michael Valenta1-2/+2
2006-01-24Fixed test case prompt and removed warningsMichael Valenta1-21/+24

Back to the top