Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-01Fix for build hang caused by Indexer; DependencyTest fixBogdan Gheorghe3-6/+8
2004-04-01Makefile iconAlain Magloire1-0/+0
2004-04-01New set of icons on April first 8-) from Chris.Alain Magloire9-2/+18
2004-04-01Turned on the DebugInfo flag so we can get line numbersDoug Schaefer3-3/+3
2004-04-01removed xerces dependencyDavid Inglis4-60/+80
2004-04-01Added default preferences to the C/C++ Debug preference page.Mikhail Khodjaiants6-178/+62
2004-04-01Added default preferences to the C/C++ Debug preference page.Mikhail Khodjaiants2-7/+4
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants2-52/+41
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants2-0/+13
2004-03-31The Registers view has been contibuted and moved to the Eclipse platform.Mikhail Khodjaiants11-984/+69
2004-03-31added background target buildingDavid Inglis11-68/+948
2004-03-31added clean build optionDavid Inglis8-33/+122
2004-03-31Fix for 56943 - CDT hang on Autobuild, added missing index marker iconBogdan Gheorghe3-0/+7
2004-03-31Fix PR 56895Alain Magloire2-1/+6
2004-03-31Fix annotations in overview bar, added index IProblem markers, added new pref...Bogdan Gheorghe16-72/+480
2004-03-31fixed NPE when message field is disabledDavid Inglis1-2/+2
2004-03-30Fix for Annotation refresh problem (56760)Bogdan Gheorghe3-72/+17
2004-03-30New set of icons from Chris Wiebe.Alain Magloire7-1/+13
2004-03-30CView was not refreshing when close project.Alain Magloire2-1/+12
2004-03-30Reset the CModel nonCResourceAlain Magloire1-1/+6
2004-03-30Added generation of milestone update site and theDoug Schaefer4-3/+51
2004-03-30New icon fo the namespace.Alain Magloire5-12/+25
2004-03-30Check if the resource is accessibleAlain Magloire2-1/+2
2004-03-30Fix PR 56734Alain Magloire3-12/+27
2004-03-30Removed warning.John Camelon1-1/+0
2004-03-30Partial fix for Bug 56614 - Content Assist] Global variables do not appear in...John Camelon2-1/+13
2004-03-30Fix PR 56650Alain Magloire2-0/+13
2004-03-30Change the old implementation of filter in the CView to matchAlain Magloire26-647/+1965
2004-03-30reset the nonCResource in when the CProject is closeAlain Magloire2-2/+8
2004-03-29fixed bug 56620 - Outline view stops on error on last line of blockAndrew Niefer2-0/+7
2004-03-29Removed the "All configurations' label from the configuration selector since ...Sean Evoy1-4/+2
2004-03-29Fixed Bug 56517 - Preprocessor skipping doesn't ignore the contents of string...John Camelon4-4/+25
2004-03-29Added the Probelem view as the default instead of theAlain Magloire5-5/+14
2004-03-29fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=56583David Inglis1-1/+1
2004-03-29fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=56584David Inglis2-1/+7
2004-03-29Fix for CSearchQuery M8 changesBogdan Gheorghe5-48/+83
2004-03-29Deactivated popup of new search view for now.Bogdan Gheorghe1-1/+1
2004-03-29Added background search from CSearchPageBogdan Gheorghe6-14/+349
2004-03-29Provide the action "show selected element"Alain Magloire3-0/+18
2004-03-28Comment out ScannerTestCase::testGerman until we figure out how to make it pl...John Camelon2-8/+13
2004-03-28Remove warnings.John Camelon4-9/+7
2004-03-27Fixed up the commit operation to use the correct SchedulingDoug Schaefer3-2/+26
2004-03-27keep the order of the sourceroots.Alain Magloire2-34/+114
2004-03-26work in progress on c path ui control - ui not enabled yet see plugin.xmlDavid Inglis34-1057/+5501
2004-03-26fixed NPE on reorderDavid Inglis2-47/+56
2004-03-26better handling of template template parametersAndrew Niefer7-24/+118
2004-03-26refactorDavid Inglis5-502/+467
2004-03-26Scaffolding for adding a browse button to the list entry fieldSean Evoy1-9/+46
2004-03-26report references for symbols used in template-idsAndrew Niefer4-12/+54
2004-03-26Added a delete key event handler to the list field editorSean Evoy2-0/+19

Back to the top