Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-21Bug 287324 - English Debug progress messagesVivian Kong4-10/+22
2009-08-20"Includes" should not be translatableVivian Kong1-1/+1
2009-08-20"Includes" should not be translatableVivian Kong1-1/+2
2009-08-20Bug 283082 - Add / to operator ruleAnton Leherbauer1-2/+2
2009-08-20Bug 286922 - DND of a folder onto a file will cause exceptionAnton Leherbauer1-2/+12
2009-08-19Made PathCanonicalizationStrategy friendlier to standalone indexer.Sergey Prigogin2-17/+28
2009-08-19Bug 287081 - missing mnemonic key on Make Targets context menuVivian Kong1-5/+6
2009-08-19Declaration vs. definition for static variables, bug 286259.Markus Schorn2-9/+66
2009-08-18Bug 284485 Fix potential race in getProjectDescriptionStorage(IProject project)James Blackburn1-4/+4
2009-08-18Configurable strategy for canonicalization of file paths.Sergey Prigogin5-34/+95
2009-08-18Bug 286888 - externalize strings in o.e.c.dsf.gdbVivian Kong2-10/+11
2009-08-18Inline friend functions, bug 284690.Markus Schorn3-23/+24
2009-08-18Improve dialog label, related to bug 144085.Markus Schorn3-5/+13
2009-08-18[282632] [detailpane] NumberFormatDetailPane should implement IDetailPane2Anton Leherbauer2-33/+59
2009-08-18FIXED - bug 284973: "Internal Error" while using "Source -> Generate getters/...Emanuel Graf5-15/+31
2009-08-17Bug 286741.Sergey Prigogin2-3/+26
2009-08-14update org.eclipse.test versionVivian Kong1-1/+1
2009-08-13[244025] - fixed details for variable in base class for c++, based on patch f...Alena Laskavaia1-0/+10
2009-08-12Bug 286330 - translated welcome page content did not get picked upVivian Kong1-3/+3
2009-08-12Bugzilla 286325Randy Rohrbach1-0/+1
2009-08-11Defect 286315Randy Rohrbach1-1/+5
2009-08-10bug 285480: Duplicate message IDsVivian Kong4-9/+2
2009-08-10Bug 285481 - duplicate properties file entriesVivian Kong3-5/+0
2009-08-10bug 285482: Duplicate message IDVivian Kong1-1/+0
2009-08-10update build scriptVivian Kong1-2/+3
2009-08-10Bug 280746 - CDT contributes 3 different icons to the about boxVivian Kong6-4/+6
2009-08-10Resolution of inline friend functions from index.. Bug 284690.Sergey Prigogin2-0/+23
2009-08-10Resolution of inline friend functions. Bug 284690.Sergey Prigogin3-8/+22
2009-08-07Fix NPE.Ken Ryall1-8/+12
2009-08-04Typedef recursion, bug 285457.v200908070606Markus Schorn2-2/+10
2009-08-02Enum to int conversion. Bug 285368.Sergey Prigogin3-6/+102
2009-08-01Auto closing angle brackets after *_cast. Bug 285366.Sergey Prigogin1-1/+2
2009-07-31Per agreement with Ted I am pushing this in to 6.0.1 as well. This will help ...Randy Rohrbach4-163/+186
2009-07-30Bugzilla 284894Randy Rohrbach1-47/+27
2009-07-30Bugzilla 283382Randy Rohrbach1-4/+4
2009-07-30Bugzilla 281363Randy Rohrbach1-0/+1
2009-07-29Bug 285052 - standalone index needs an ASTFilePathResolverMike Kucera1-1/+15
2009-07-29fixes for user docsVivian Kong5-20/+20
2009-07-29FIXED - bug 280432: Refactoring removes comments in class header file and ref...Emanuel Graf6-24/+261
2009-07-29FIXED - bug 284888: When I do "extract method" I get a "String index out of r...Emanuel Graf1-1/+2
2009-07-28Corrects deleting parameters in index, related to bug 284686.Markus Schorn3-36/+11
2009-07-28Instantiation of default template argument, bug 284683.Markus Schorn3-5/+28
2009-07-25Bug 284664.Sergey Prigogin3-42/+66
2009-07-25Adjusted keyboard shortcuts. Bug 161277.Sergey Prigogin1-4/+4
2009-07-25Adjusted keyboard shortcuts. Bug 161277.Sergey Prigogin1-4/+4
2009-07-25Adjusted keyboard shortcuts. Bug 1454534.Sergey Prigogin1-5/+5
2009-07-24Improves navigation of unknown bindings, bug 233822.Markus Schorn3-20/+96
2009-07-24Trigger re-index when editing relevant properties, bug 144085.Markus Schorn1-0/+19
2009-07-22Exponential complexity resolving overloaded function calls, bug 283324.Markus Schorn5-14/+41
2009-07-22Adjusting c-parameter type for typedefs, bug 284248.Markus Schorn2-9/+38

Back to the top