Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-29118200 Proposal for a new TextSearch UIMartin Aeschlimann68-246/+8329
2006-01-27Added @since 3.2Dani Megert2-4/+8
2006-01-27Removed outdate link to bug report.Dani Megert1-4/+0
2006-01-27Added @since 3.2Dani Megert2-1/+7
2006-01-27Added @since 3.2Dani Megert1-0/+6
2006-01-27Finalized API.Dani Megert3-4/+4
2006-01-27Added @since 3.2Dani Megert4-2/+9
2006-01-27Finalized API.Dani Megert2-6/+0
2006-01-27Fixed typo.Dani Megert1-1/+1
2006-01-27Finalized API.Dani Megert2-4/+1
2006-01-27Renamed MigrationHelper to JFaceTextUtilDani Megert1-400/+0
2006-01-27Cleaned up MigrationHelper and renamed it to JFaceTextUtilDani Megert1-0/+306
2006-01-27Renamed MigrationHelper to JFaceTextUtilDani Megert10-50/+46
2006-01-27113333 [api][content assist] API for setMessage in ContentAssistant without c...teicher5-82/+229
2006-01-27modified new API TextSearchRequestor.acceptFile(IResourceProxy) to TextSearch...Martin Aeschlimann4-10/+31
2006-01-27Javadoc for fInternalLockObjectDani Megert1-0/+4
2006-01-27Changed implementations of some methods to directly invoke IDocumentUndoManag...Dani Megert1-15/+8
2006-01-27Fixed bug 89599: [api][typing] Text Editor Undo stack (context) should be key...Dani Megert6-593/+624
2006-01-27build notes updateMartin Aeschlimann1-2/+13
2006-01-27added handleSearchResultChanged to APIMartin Aeschlimann1-7/+10
2006-01-27Fix opening strategy to deal with non-resolved viewsMartin Aeschlimann1-3/+22
2006-01-26Replaced deprecated ListenerList.Dani Megert3-8/+11
2006-01-2679805 [templates][preferences] Modified default-codetemplates.xml not taken i...teicher1-6/+11
2006-01-26125314 Search view no longer honers placeholder used in perspective factoriesMartin Aeschlimann1-2/+4
2006-01-2665284 [preferences][templates] importing template preferences does not update...teicher1-6/+25
2006-01-26new XY search result -> empty XY search resultMartin Aeschlimann1-1/+1
2006-01-26125290 [misc] Failing Tests On Macteicher1-19/+33
2006-01-26added new APIs runQueryInForeground/Background that take a result view to reuseMartin Aeschlimann4-8/+77
2006-01-26Fixed build.properties errors.Dani Megert2-3/+1
2006-01-25multiple search result viewsMartin Aeschlimann29-372/+703
2006-01-24avoid NPE and assert failures in ruler columnsteicher2-3/+13
2006-01-24124990 [rulers] Line selection using line number ruler does not work anymore ...v20060124-0800teicher1-1/+2
2006-01-24First cut of fix for bug 89599: [api][typing] Text Editor Undo stack (context...Dani Megert4-51/+34
2006-01-24First cut of fix for bug 89599: [api][typing] Text Editor Undo stack (context...Dani Megert26-37/+2428
2006-01-23Fixed bug 120734:Dani Megert1-2/+16
2006-01-23Removed "non-Javadoc" from commentDani Megert11-21/+21
2006-01-23Compact assignmentDani Megert3-3/+3
2006-01-23Compact assignmentDani Megert18-19/+19
2006-01-20Added 'g' to static field.Dani Megert1-7/+7
2006-01-20FormattingDani Megert2-2/+1
2006-01-19Fixed potential NPE.Dani Megert1-2/+7
2006-01-19Improved JavadocDani Megert1-1/+1
2006-01-19Improved JavadocDani Megert1-0/+4
2006-01-19Fixed bug 75638: IllegalArgumentException is thrown at revert action of text ...Dani Megert2-2/+2
2006-01-18123937 [projection] ProjectionSummary::findBagForType should check for the an...teicher1-6/+5
2006-01-18Fixed bug 124153: [implementation] Extra file system access in ResourceTextFi...Dani Megert1-19/+0
2006-01-17Fixed bug in gotoMarker related to line-based markersDani Megert1-38/+39
2006-01-17123981 [templates] Export template file dialog has wrongly NLS-ed messageteicher2-2/+2
2006-01-13deprecated TextViewer::getVisibleLinesInViewport and updated build notesv20060117-0800teicher2-3/+10
2006-01-13live annotate update (show annotate info on line number ruler)teicher11-1992/+1119

Back to the top