Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-15New Organize Import preferences.Dani Megert1-1/+5
2007-07-25Adjusted version numbers to 3.4.0.Dani Megert1-4/+4
2007-06-29Converted to use manifest.mf.Dani Megert3-28/+25
2007-05-29Updated copyright date.Dani Megert6-6/+6
2007-01-30Use project settings for PDE compiler.Dani Megert1-0/+15
2006-09-22147316 [api][rulers] access to the diffed revision chunk informationteicher3-341/+224
2006-09-18128171 Enable or remove DiffApplierTest - re-disable for 3.3M2teicher1-2/+1
2006-09-15128171 Enable or remove DiffApplierTest - re-enable the test once moreteicher2-6/+3
2006-09-01Levenstein -> LevenshteinDani Megert4-50/+50
2006-08-31Switched to use org.eclipse.core.runtime.AssertDani Megert1-1/+2
2006-07-2725793 [rulers][api] Provide simpler way to add a decorator to a composite rulerteicher3-0/+162
2006-07-06Cleaned manifests.Dani Megert1-1/+0
2006-07-06Updated manifests.Dani Megert1-0/+2
2006-06-05New about.html files.I20060605-1430Dani Megert1-2/+2
2006-05-22Fixed bug 142542: [misc] FindReplaceDialogTest fails on JRockitDani Megert1-1/+5
2006-05-11Added newer version of EPL about.htmlDani Megert1-10/+14
2006-05-09updated about.htmlDani Megert1-15/+17
2006-04-19Use execution environment.Dani Megert3-3/+6
2006-04-13[mkeller] remove Execution Environments to become independent ofDani Megert1-1/+1
2006-04-06Specified 1.4 execution environment.Dani Megert1-1/+1
2006-04-04Released Genady's patch to fix bug 132533: [typing] Word completion produces ...Dani Megert1-86/+129
2006-03-28Updated copyright.Dani Megert3-3/+3
2006-03-22Added link to bug.Dani Megert1-0/+3
2006-02-07Disable DiffApplier test again.v20060207-0800Dani Megert1-2/+1
2006-02-03tentatively re-enable DiffApplier teststeicher2-5/+9
2006-01-23Removed "non-Javadoc" from commentDani Megert1-1/+1
2005-12-16Updated about.htmlDani Megert1-15/+7
2005-12-12106955 [typing] Word completion doesn't work when a word starts with a dollar...teicher1-7/+202
2005-12-09disable DiffApplierTest for M4teicher1-2/+1
2005-12-06simplify diffapplier testv20051206-1300v20051206-1200v20051206-0800teicher1-124/+14
2005-11-09Updated versions according to http://eclipse.org/equinox/documents/plugin-ver...Dani Megert1-1/+1
2005-10-20adjust region tests to different equality definitionv20051025-0800teicher2-8/+19
2005-10-19revision ruler:teicher5-0/+1295
2005-10-17remove static project dependencies [ma]Dani Megert1-2/+0
2005-06-17Updated copyright date to 2005v20050617-1200Dani Megert7-7/+7
2005-05-24Adapting to changes in other plug-ins manifest.mf (;x-internal:=true has been...Dani Megert1-50/+51
2005-03-23Bug 86717 hippie completion is slowteicher1-2/+3
2005-02-25Converted from CPL to EPLDani Megert9-35/+35
2005-02-11Bug 84249 Hippie completion fails on last line in editorteicher1-7/+23
2005-01-20hippie word completion (contribution by Genady Beryozkin)teicher2-0/+209
2004-11-01Removed empty plug-in class attributeDani Megert1-2/+1
2004-10-04Register testsDani Megert1-3/+1
2004-09-07Settting org.eclipse.jdt.core.compiler.problem.specialParameterHidingField to...v20040907Dani Megert1-1/+1
2004-09-07require specification of Class with Accessor(Object, Class)Christof Marti1-1/+1
2004-09-03Set "Incompatible .class files version in required binaries" to ignore (see b...Dani Megert1-1/+1
2004-09-01Set undocumentedEmptyBlock to ignore (see bug 72767)Dani Megert1-1/+1
2004-08-30empty performance target addedSonia Dimitrov1-0/+4
2004-08-30Added FindReplaceDialog testsDani Megert2-0/+120
2004-08-30Moved test LevensteinTestHelper from API package to org.eclipse.ui.workbench....Dani Megert4-2/+61
2004-08-27JDT compiler settingsDani Megert1-0/+64

Back to the top