Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-20Fix for 126871, invalid auto-activation of content-assist after ':' and '>'.Markus Schorn3-8/+85
2007-06-19Fix spelling errorsLeo Treggiari1-8/+8
2007-06-19Removes an assertion.Markus Schorn1-1/+0
2007-06-19Fix for 193298: [Indenter] Wrong indentation of bit fieldsAnton Leherbauer4-22/+85
2007-06-19Final fix for 192412: [Indenter] Improve indenter heuristicsAnton Leherbauer2-2/+12
2007-06-18Partial fix and tests for 192412Anton Leherbauer2-7/+31
2007-06-18Fix for 193088 by Gerhard Schaber, NPE using workspace-root as include entry.Markus Schorn1-1/+4
2007-06-18Fix + Testcase for 192787, proposal shows anonymous type of a parameter.Markus Schorn1-4/+4
2007-06-18Fix for 192866: Include at wrong position in OutlineAnton Leherbauer2-21/+98
2007-06-18improve error handling in order to determine why some unit tests are failing ...Andrew Ferguson2-30/+10
2007-06-15Fix for 192834, missing location for struct-members in Open Element dialog.Markus Schorn1-1/+8
2007-06-15Fixes a NPE in the TypeSelectionDialog.Markus Schorn1-5/+7
2007-06-15Fix for 192808: Source hover has problems with K&R style argumentsAnton Leherbauer1-14/+54
2007-06-15Fix for 192707, presentation of include nodes with duplicate (linked) resources.Markus Schorn1-3/+16
2007-06-15Fix for 192664: NPE in CReconcilerAnton Leherbauer1-3/+12
2007-06-14Fix up copyrights.Doug Schaefer106-134/+165
2007-06-14Fix for [Bug 192423] Project conversion should NOT occur in case the tool-cha...Mikhail Sennikovsky1-1/+5
2007-06-14Bug #192187Oleg Krasilnikov2-8/+5
2007-06-14Fix for 182637: Error is logged when selecting "Build configurations" in the ...Anton Leherbauer1-14/+14
2007-06-13Bug #192187Oleg Krasilnikov3-6/+10
2007-06-13Fix for 192358, NPE in search.Markus Schorn1-4/+9
2007-06-13Fix for 191823: [Indent] Indentation issues with shift right operatorAnton Leherbauer2-0/+35
2007-06-12Fix for 190665: Project Explorer view is not updated when a file is added to ...Anton Leherbauer2-22/+10
2007-06-12Fix NPE, bug 191985.Ken Ryall1-4/+7
2007-06-12Fix for 192008: Section of a project's context menu get shiftedAnton Leherbauer1-3/+6
2007-06-11Fix for 189119: [Parameter Hints] failure to highlight current parameterAnton Leherbauer1-26/+64
2007-06-09Enable change config and build actions if the selection is in a source file.Ken Ryall1-34/+69
2007-06-08bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ ...Vivian Kong1-1/+1
2007-06-08Fix for 191358: when editing the same file in two editor windows, one window ...Anton Leherbauer1-2/+4
2007-06-07Bug #191346: Property page saving changedOleg Krasilnikov1-2/+2
2007-06-061. Fix to not build the non-initialized projectMikhail Sennikovsky5-2/+68
2007-06-06Fix for 191213: Don't persist ExternalEditorInput for binary contentAnton Leherbauer1-1/+4
2007-06-06Fix for 191178: todo variable for templatesAnton Leherbauer3-8/+64
2007-06-06Fix for 191177: Add Tasks view to CDT perspectiveAnton Leherbauer1-7/+8
2007-06-05removed the autobuild disabling on project creationMikhail Sennikovsky1-4/+3
2007-06-05Fixes a warning.Markus Schorn1-1/+1
2007-06-05Bug #189333: Layout issues in "Add directory path" dialogOleg Krasilnikov1-5/+5
2007-06-05Bug #189333 : Layout issues in "Add directory path" dialogOleg Krasilnikov1-2/+11
2007-06-05Bug fix: NPE in Prefs pagesOleg Krasilnikov1-2/+4
2007-06-04fix for bug 189235 - manually add labels to controls for accessibilityVivian Kong1-1/+10
2007-06-04Bug #190823 selected configuration is changed when moving from one property ...Oleg Krasilnikov1-3/+6
2007-06-01Fix and test case for 190296: Codecompletion is not working for std-classes a...Anton Leherbauer1-2/+10
2007-06-01Bug #190258 References tab: Unclear button labelOleg Krasilnikov1-1/+1
2007-05-31fix for bug 189010 - Mnemonics problem in Open Element dialogVivian Kong2-6/+2
2007-05-31Bug #190042 : Configuration icons disabled when Includes folder selectedOleg Krasilnikov2-1/+31
2007-05-31Bug: creating new project may override existing one.Oleg Krasilnikov1-4/+5
2007-05-31Bug #190057 : Changing configuration...Oleg Krasilnikov1-2/+5
2007-05-31Bug #190045Oleg Krasilnikov1-0/+3
2007-05-31Fix for 186995, action to open include browser.Markus Schorn11-7/+302
2007-05-30fix for bug 189324 - manually add labels to Base Classes and Method Stubs tab...Vivian Kong2-2/+22

Back to the top