Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-07421278: udpate versions for Mylyn 3.10.1e_4_4_m_3_10_xSteffen Pingel65-105/+105
2013-11-06420326: fix TaskActivityTimingTest.testCollapsedTiming()Frank Becker2-6/+9
2013-10-18419825: fix failures in JavaEditorManagerTest.testAutoCloseWithDecay()R_3_10_0Steffen Pingel2-8/+11
2013-10-08fix compilation failure in mylyn-3.10.x build against LunaTomasz Zarna1-1/+2
2013-10-08417262: update version constraints for Eclipse 3.6Steffen Pingel4-4/+4
2013-10-07417262: migrate JDT preference for removed content assistSteffen Pingel2-19/+27
2013-10-07read o.eclipse.mylyn.context.ui.startup with Mylyn ExtensionPointReaderTomasz Zarna1-31/+6
2013-10-05409726: set name for repositorySteffen Pingel1-0/+1
2013-10-04403531: [performance] SaxContextParser creates many SimpleDateFormatcthompsonvjc1-2/+3
2013-09-26417262: set base target to Eclipse 3.6Steffen Pingel9-437/+14
2013-08-28414837: remove usage of WorkbenchPage.getEditors from FocusOutlineActionTomasz Zarna1-4/+8
2013-08-16415013: allow commit template variables to take argumentsSam Davis7-22/+132
2013-08-12414800: Fix CdtStructureBridgeTest.testFoldingTomasz Zarna1-0/+1
2013-08-09fix EditorStateParticipantTest#testRestoreStateRetainState Tomasz Zarna1-1/+8
2013-08-09typo, repeated conditional test MarkerViewerInterestSorterTomasz Zarna1-2/+2
2013-07-18add 'templates' keyword to Mylyn > Team preference pageTomasz Zarna1-2/+2
2013-07-05remove unnecessary code, organize imports etcTomasz Zarna6-39/+1
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel31-61/+227
2013-06-24410141: failed to restore editor state in 4.2.2Tomasz Zarna3-2/+48
2013-06-21409767: update versions to 3.10Steffen Pingel66-105/+106
2013-06-10399444: lower error log severity when restoring of editor state failsR_3_9_0Steffen Pingel1-9/+9
2013-06-06407825: remove CDT ContextLabelProvider to prevernt JVM crashSteffen Pingel2-114/+0
2013-06-05407825: JVM crash in ClassVerifier::verify_invoke_init() when activatingSam Davis1-28/+30
2013-05-07407442: fixSam Davis1-5/+10
2013-05-06389032: [cdt] [folding] Updating Folding errorSam Davis8-16/+184
2013-05-03406959: use SAXParserFactory instead of XMLReaderFactorySteffen Pingel1-2/+2
2013-04-30406729: sort before matchingSteffen Pingel2-14/+9
2013-04-28406729: disable BreakpointsContextUtilTest.testExportBreakpoints()Steffen Pingel1-2/+7
2013-04-28406741: filter target directories from workspaceSteffen Pingel33-0/+363
2013-04-28403504: [build] Add Eclipse-SourceReferences to MANIFEST.MFSteffen Pingel1-0/+3
2013-04-27400621: add explicit dependencies on o.e.core.resources andSteffen Pingel5-0/+9
2013-04-27406695: provide explicit targets for context buildsSteffen Pingel13-39/+171
2013-04-27406729: fix BreakpointsContextUtilTest.testExportBreakpoints()Steffen Pingel2-12/+6
2013-04-27406728: fix ContentOutlineRefreshTest.testContents()Steffen Pingel1-5/+9
2013-04-18fix test failure in BreakpointsContextUtilTestSteffen Pingel1-1/+11
2013-04-10383907: update source compiler settings for 1.6Steffen Pingel24-24/+24
2013-03-31383907: change minimum required JRE to 1.6Steffen Pingel71-95/+95
2013-02-02make output more verbose in case of failureSteffen Pingel1-1/+1
2013-01-27391121: add tests for editor restoreSteffen Pingel6-50/+116
2013-01-16384269: update feature constraints for Mylyn 3.9Steffen Pingel1-1/+1
2013-01-07NPE while activating a task: Restoring of editor state failed Tomasz Zarna1-2/+2
2013-01-04396135: [e4] editor restore should not fall back to legacySteffen Pingel1-23/+47
2013-01-04397310: update feature copyright to 2013 Steffen Pingel7-7/+7
2012-11-10391558: [e4] Switching between Mylyn Tasks very slow due to opening andSteffen Pingel2-9/+56
2012-11-01334024: [context] focused package explorer not working if top level element i...Carsten Reckord6-41/+129
2012-09-24384251: Create documentation for context contribution APISebastian Schmidt2-6/+45
2012-09-18re-enable debug testsSteffen Pingel1-3/+0
2012-09-18385594: Limit Remove From Context action to appropriate Context EditorSebastian Schmidt2-26/+45
2012-09-18387156: Allow editor actions to obtain current contextSebastian Schmidt1-1/+9
2012-09-13378399: close input streams when reading additional information fromSteffen Pingel1-9/+20

Back to the top