Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-22getting rid of internal imports (quick diff)teicher7-0/+617
2004-12-20- always use the same scheduling rule to unlockteicher1-16/+16
2004-12-20add original exception to thrown coreexceptionteicher1-1/+1
2004-12-17ensure streams are closedChristof Marti1-35/+15
2004-12-13quick diff actions reworkteicher1-0/+93
2004-12-06notify -> notifyAll (static analysis)Kai Maetzel1-1/+1
2004-11-19code cleanup - getting rid of warningsKai Maetzel1-12/+2
2004-11-06Bug 77999 NullPointerException from QuickDiff's LastSaveReferenceProviderteicher1-1/+1
2004-11-04also consider a resource adapting to ISchedulingRuleteicher1-6/+18
2004-11-02fixes bug 76640 [implementation] LastSaveReferenceProvider should support ISt...teicher1-26/+72
2004-06-23Copyright fix - automated changes with releng toolv20040623_1600_post_copyrightDani Megert3-7/+7
2004-06-17fixes 66686 NPE in Quick Diff Jobteicher1-22/+24
2004-06-08fixes bug 65355 [encoding] Quick diff provider (last on disk) not sufficientl...teicher2-21/+49
2004-04-19- removed IQuickDiffProviderImplementationteicher1-2/+3
2004-04-16Fixed Javadoc and spellingDani Megert1-0/+11
2004-04-16Fixed Javadoc and spellingDani Megert1-26/+26
2004-04-15made reference job a system jobteicher1-0/+1
2004-03-31fixes bug 56871: [implementation] ConcurrentModificationException is thrown o...teicher1-7/+47
2004-02-16fixes 51872: UI blocked by quickdiff during CVS updateteicher3-54/+159
2003-10-13fixes bug 44667: Quick Diff causes deletion to failteicher1-19/+49
2003-10-08adds an additional check to readDocument to better handle a concurrent setAct...v20031008teicher1-4/+6
2003-10-08fixes possible NPE when IFileEditorInput.getEncoding() returns nullteicher1-0/+2
2003-10-08fixes bug 44383: Quick diff NPE deleting a projectteicher1-13/+32
2003-08-27PR42084: saving / reverting document did not reinitialize disk refernce docum...teicher1-0/+4
2003-08-22reference document is now updated whenever the editor input gets replaced, no...teicher1-4/+4
2003-08-21added IProgressMonitor parameter to IQuickDiffReferenceProvider::getReference()teicher1-1/+2
2003-08-19Applied patch for Tom:Dani Megert21-3535/+130
2003-08-14bug fixKai Maetzel1-3/+3
2003-07-29cleanupKai Maetzel1-8/+2
2003-07-23Cleaned up code according to new compiler warningsDani Megert2-3/+3
2003-07-17Fix for bugs 40319 & 40339Dani Megert1-2/+8
2003-07-16#40141Kai Maetzel1-1/+3
2003-07-16#40184Kai Maetzel1-2/+4
2003-07-16Fix for job managementKai Maetzel1-3/+5
2003-07-15change ruler columnKai Maetzel9-106/+194
2003-07-14rework quickdiffKai Maetzel16-689/+451
2003-07-07quickdiff + bug fixesKai Maetzel20-0/+3797

    Back to the top