Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Merging org.eclipse.emf.compare.logical into org.eclipse.emf.compare.ide.lgoubet91-15742/+0
2012-03-13Introducing all missing about.html files.lgoubet6-16/+14
2012-03-05Extension point to add contextual menus on the EMF Compare editorCedric Notot7-0/+561
2012-03-05Adding 2012 to EMF Compare's copyright noticeslgoubet81-81/+81
2012-03-02Use loadAdapter instead of getAdapter. We know there is one, yet it islgoubet1-37/+39
2012-02-28[370727] introducing new API to compare quietly in the UI thread.lgoubet1-58/+195
2012-02-28[370723] Fixing regression on the new "setSelection" API.lgoubet3-2/+24
2012-01-27Try and use all export actions corresponding to at least one of the filelgoubet1-1/+45
2012-01-26Potential NPElgoubet1-6/+24
2012-01-23We could arrive here with a different inputlgoubet1-0/+5
2011-12-12[365969] Potential infinite loop when itemWidth is less than 8lgoubet1-1/+2
2011-11-04[362043] Bug fix on adding filters.lgoubet1-3/+3
2011-11-04Small leakslgoubet1-0/+13
2011-11-02[361907] removing one of the bits of code that leak EObjects after algoubet3-7/+115
2011-10-26Potential CCElgoubet3-5/+14
2011-10-26[361939] potential ClassCastExceptionlgoubet2-8/+32
2011-10-25Allowlgoubet2-43/+66
2011-10-24361674: Exceptions are thrown when getVisibleDiffElements(CompareEditor) API ...cbrun1-19/+50
2011-10-24361614: API to get viewer with a differences tree and a given filtering and o...cbrun3-88/+197
2011-10-12fixing non commented empty blockcbrun2-1/+6
2011-10-12360560: API to open a view with a differences tree and a given filtering and ...cbrun28-154/+834
2011-10-10Compilation errorslgoubet1-1/+1
2011-10-07Integrating change from Bug 359540 - API to query the viewer for the list of ...cbrun1-0/+228
2011-10-06[359590] Checkstyle and API Tooling, plus various fixes for the UML2lgoubet1-1/+2
2011-09-30[359421] Provisionning API allowing users to set the selection inlgoubet1-0/+340
2011-09-29[351593] Missing cases in the merging of required dependencieslgoubet1-0/+7
2011-09-27[358122] Use the property source to determine feature values instead oflgoubet1-1/+1
2011-09-27[357625] Potential NPElgoubet1-6/+8
2011-09-27[357623] amending previous : the "if" was a tad too largelgoubet1-5/+5
2011-09-27[357623] Do not "return" out of navigateToDifflgoubet1-9/+9
2011-09-14[357106] forgot to unapply the patchlgoubet1-1/+0
2011-09-12[357079] Enhancements for the filtering and grouping of differences.lgoubet1-10/+145
2011-09-12[351593] First of the two patches, three new tests are failing due tolgoubet3-0/+207
2011-09-09[357106] Provide users with the ability to create new tabs before thelgoubet1-1/+14
2011-08-18[353612] patching to simplify the integration of new tabs in the comparelgoubet2-15/+26
2011-08-09[316429] potentially empty right pane when comparing in-memory objects.lgoubet1-3/+21
2011-08-09[321446] potential NPElgoubet2-5/+14
2011-08-02API tagslgoubet5-2/+13
2011-08-02Enhance support for grouping and filtering of diffs in the comparelgoubet19-174/+500
2011-07-25[352979] potential NPE when selecting UnmatchedElements and switching tolgoubet1-2/+33
2011-07-21[345389] was still failing on some caseslgoubet1-8/+12
2011-07-21[345389] when EObjects are present in all three resource sets, we cannotlgoubet1-16/+16
2011-07-21[345389] Potential ArrayIndexOutOfBounds when leaving unresolvedlgoubet1-11/+30
2011-07-21"Hidden" diffs cannot be considered "visible"lgoubet1-0/+3
2011-07-21Removing useless code ... and a potential CCElgoubet1-36/+2
2011-07-21Potential NPE with logical resourceslgoubet1-1/+1
2011-07-20[351703] Icon of the compare input was changing when switching betweenlgoubet1-0/+13
2011-07-19[351591] some of the objects we copy mays not have been added to algoubet1-10/+7
2011-07-19[351763] potential NPElgoubet1-3/+4
2011-06-22Exception with registry operations not finding the empty locale...lgoubet2-6/+6

Back to the top