Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-13Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=61968John Camelon4-9/+27
2004-05-13Fix for bug 44082 - Managed Make: browse to include path "C:\like\this"Sean Evoy1-12/+11
2004-05-13Added the "Instruction Stepping Mode" action.Mikhail Khodjaiants7-40/+232
2004-05-13Support for the instruction stepping mode.Mikhail Khodjaiants7-137/+175
2004-05-13Fix for bug 61505 - closing and opening a project causes "null" to appear in ...Sean Evoy1-18/+20
2004-05-13Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=62042John Camelon2-9/+16
2004-05-13Fix for PR 62064Alain Magloire3-36/+47
2004-05-13Add javadoc to ParserFactory.John Camelon1-0/+23
2004-05-13Fix for bug 62141 - Option categories displayed out of sequence in UISean Evoy1-44/+109
2004-05-13fixed up IPathEntryStore and DefaultPathEntryStore David Inglis5-91/+52
2004-05-13fixed concurrent mod of listener list when fireing eventsDavid Inglis1-31/+33
2004-05-13cleanup path displayDavid Inglis1-9/+15
2004-05-13small ui fix fo button enablement, show of export label and export handlingDavid Inglis7-57/+44
2004-05-13Marked several strings as untranslatable and added the target build goal name...Sean Evoy1-7/+8
2004-05-13Patch for David Daoust. <BR>John Camelon15-445/+447
2004-05-12Remove the possibility of an NPE in the client of the contribution by returni...Sean Evoy1-1/+2
2004-05-12fixed method name....David Inglis1-1/+1
2004-05-12Remove the workspace runnable when doingAlain Magloire1-86/+94
2004-05-12compare curent with new before saving pathsDavid Inglis1-0/+4
2004-05-12Changed searchResultViewPages extension point to work with both old M8 and re...Bogdan Gheorghe1-0/+1
2004-05-12Commit for Dave Daoust removing a problem with the BootLoader call to figure ...Sean Evoy1-2/+2
2004-05-12fixed typoDavid Inglis1-2/+2
2004-05-12added method to initializer to allow some forms for editing the entries in a ...David Inglis1-0/+42
2004-05-12remove apply as its not neededDavid Inglis1-0/+3
2004-05-12only show index page on c projectsDavid Inglis1-12/+4
2004-05-12Fixed NumberFormatException in TokenFactory for large int's. John Camelon8-12/+105
2004-05-12Removed FileSearchAction, FileSearchActionInWorkingSet + related propertiesBogdan Gheorghe6-333/+11
2004-05-12disable source attachment for nowDavid Inglis5-40/+43
2004-05-12The input member of 'DisassemblyAnnotationModel' can be null.Mikhail Khodjaiants2-6/+13
2004-05-12Do not log CoreException thrown from the 'decrementInstallCount' method.Mikhail Khodjaiants2-1/+6
2004-05-12Implemented the color highlighting of the source lines in the Disassembly view.Mikhail Khodjaiants5-8/+68
2004-05-12Final work for PR 61596 - changing the storage of a enumerated option choice ...Sean Evoy2-3/+6
2004-05-12extern stringDavid Inglis2-1/+3
2004-05-12enable project path property pageDavid Inglis1-0/+12
2004-05-12update project path pages (added export option to libs/containers)David Inglis5-88/+119
2004-05-12remove of this file no longer use, the AnnotaionModelAlain Magloire1-43/+0
2004-05-12throw an exception if the project is not accessibleAlain Magloire1-31/+47
2004-05-12Fix for intermittent search test failuresBogdan Gheorghe1-1/+4
2004-05-11Added category id in disassembly font definition.Mikhail Khodjaiants2-45/+46
2004-05-11- fix bug 60928 - content assist and member definitionsAndrew Niefer8-19/+36
2004-05-11Added theme category for CDT debugger.Mikhail Khodjaiants4-49/+70
2004-05-11Added SelectionParse failed test.John Camelon4-53/+111
2004-05-11Another partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60298John Camelon5-21/+24
2004-05-11fixed problem with closing project and lossing pathsDavid Inglis1-3/+5
2004-05-11fix some race conditions on the CModelManager.Alain Magloire1-3/+3
2004-05-11Work for bugzilla 43021 - Search: cannot find things in stdio.hSean Evoy2-4/+4
2004-05-11Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60298John Camelon4-6/+25
2004-05-11Made as many built-in Scanner-internal macros constants as possible.John Camelon2-43/+58
2004-05-11don't show children for include/macrosDavid Inglis1-0/+3
2004-05-11update imagesDavid Inglis1-2/+2

Back to the top