Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Missing @since tagsMarc Khouzam1-0/+1
2012-05-11Bug 298668 - Folding gets confused when there are identical foldable lines in...Anton Leherbauer1-5/+20
2012-05-11bug 379165: [sd90] Keep using MBS provider even for unmanaged projectAndrew Gvozdev4-2/+21
2012-05-10Bug 378317. Faster search for unresolved includes.Sergey Prigogin1-1/+2
2012-05-10Bug 378317 - Index update mode for resolving unresolved includes andSergey Prigogin4-14/+47
2012-05-10Cosmetics.Sergey Prigogin2-11/+5
2012-05-10Cosmetics.Sergey Prigogin1-3/+2
2012-05-09bug 328007: [sd90] Decoration for non-existing providersAndrew Gvozdev3-5/+10
2012-05-09bug 328007: [sd90] Correction for "Restore Defaults"Andrew Gvozdev1-4/+8
2012-05-09Fixed a broken string reference.Sergey Prigogin1-1/+1
2012-05-04bug 376592: [sd90] Extend BuildDefinitions to allow defining language setting...Andrew Gvozdev6-84/+83
2012-05-04Fix some compiler warnings, remove unused code.Markus Schorn2-4/+4
2012-05-02NPE when trying to save non-C file in editor:Andrew Gvozdev1-4/+7
2012-05-02bug 328007: [sd90] Disablement of property pages depending on preferenceAndrew Gvozdev2-21/+48
2012-05-02bug 328007: [sd90] Design user interface for new scanner discoveryAndrew Gvozdev25-122/+5591
2012-05-01Bug 372551. Made "run on save" checker launch mode independent ofAlex Ruiz2-0/+63
2012-04-30Changed return type of CEditor.getInputCElement to be IWorkingCopy. TheSergey Prigogin1-7/+7
2012-04-30Bug 309112 - "Open Declaration" window doesn't remember own sizeMarc-Andre Laperle1-2/+17
2012-04-29Prevented class loading avalanche on UI thread when CDT is installed butSergey Prigogin2-2/+23
2012-04-28Messages class is not API.Sergey Prigogin2-10/+12
2012-04-28Cosmetics.Sergey Prigogin2-6/+6
2012-04-27Bug 372551. Fixed running checkers on file open. Split "On file save"Alex Ruiz1-2/+2
2012-04-25Bug 372551. Fixed semantics of ErrorParserManager (e.g.Alex Ruiz1-1/+1
2012-04-25Bug 332895 - Rename does not change using-declarationsSergey Prigogin1-13/+23
2012-04-25Cosmetics.Sergey Prigogin3-5/+4
2012-04-19Cosmetics.Sergey Prigogin1-62/+8
2012-04-18Hide the new new project wizard. Likely to be deferred to Kepler.Doug Schaefer1-2/+2
2012-04-18Bug 377045 - Bogus transient errors in C/C++ editor soon after EclipseSergey Prigogin2-1/+17
2012-04-18Cosmetics.Sergey Prigogin3-789/+148
2012-04-12Bug 375760 - BuildActiveConfig and ChangeActiveConfig actions should choose p...John Cortell1-28/+35
2012-04-09Cosmetics.Sergey Prigogin2-42/+13
2012-04-05Cosmetics.Sergey Prigogin1-1/+1
2012-04-05Cosmetics.Sergey Prigogin2-4/+4
2012-04-01Cosmetics.Sergey Prigogin1-9/+9
2012-04-01Bug 373503 - Auto-completion for C/C++ editor templates that start withAlex Freidin1-17/+11
2012-03-30Bug 375760 - BuildActiveConfig and ChangeActiveConfig actions should choose p...John Cortell1-0/+73
2012-03-28Fixed initialization of the folder text box in the New Source Filesprigogin1-108/+101
2012-03-26Proper handling of visibility for extracted inline functions.sprigogin4-98/+176
2012-03-26Fixed a bug in Extract Function refactoring.sprigogin6-60/+69
2012-03-24Adjusted menu ordering.Sergey Prigogin1-6/+6
2012-03-24Fixed interaction between refactoring and a team provider.Sergey Prigogin4-17/+39
2012-03-23Few bug fixes for Extract Function refactoring.Sergey Prigogin3-18/+28
2012-03-23Fixed a bug in Extract Function refactoring.Sergey Prigogin3-4/+11
2012-03-21Revert "Temporarily restored compatibility with Eclipse 3.7."Sergey Prigogin8-108/+36
2012-03-21Temporarily restored compatibility with Eclipse 3.7.Sergey Prigogin8-36/+108
2012-03-20Bug 374795 - Open Element dialog (CDT) has text field disabled in 3.8M6Michael Rennie1-5/+8
2012-03-20Fixed a bug in Extract Function refactoring.Sergey Prigogin1-1/+1
2012-03-20Fixed IllegalStateException in Extract Function refactoring.Sergey Prigogin7-15/+19
2012-03-19Revert "Temporarily restored compatibility with Eclipse 3.7."Sergey Prigogin8-108/+36
2012-03-19Cosmetics.Sergey Prigogin1-2/+2

Back to the top