1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

2326 commits

Author SHA1 Message Date
Doug Schaefer
b5ad1a939e Bug 193843 - Fix up handling of folders and binaries not in a source root but in an output entry. 2007-06-23 00:31:06 +00:00
Chris Recoskie
426fa40c5d RESOLVED - bug 186908: C Compare editor should always be LEFT_TO_RIGHT
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186908

Patch from Jason Montojo
2007-06-22 19:06:36 +00:00
Doug Schaefer
ba4a440667 Doc update. 2007-06-22 05:25:07 +00:00
Anton Leherbauer
39ef61836d Add editor features to New & Noteworthy, Code Style preferences 2007-06-21 13:25:02 +00:00
Markus Schorn
3bad87738f Fix for 193505, Unprotected read-operations can corrupt the index. 2007-06-21 12:44:40 +00:00
Anton Leherbauer
9a1533f7ae Workaround for platform bug 186344: [CommonNavigator] Project Explorer duplicates Working Set actions 2007-06-21 09:06:14 +00:00
Markus Schorn
ba7fc92b2e Fix for 126871, invalid auto-activation of content-assist after ':' and '>'. 2007-06-20 13:21:37 +00:00
Leo Treggiari
3fc4ba7268 Fix spelling errors 2007-06-19 16:40:28 +00:00
Markus Schorn
46ca41bc94 Removes an assertion. 2007-06-19 12:26:18 +00:00
Anton Leherbauer
41bb71eaa4 Fix for 193298: [Indenter] Wrong indentation of bit fields 2007-06-19 11:26:20 +00:00
Anton Leherbauer
5adf724d8e Final fix for 192412: [Indenter] Improve indenter heuristics 2007-06-19 08:28:46 +00:00
Anton Leherbauer
d5b6be5359 Partial fix and tests for 192412 2007-06-18 14:40:09 +00:00
Markus Schorn
2912b67a36 Fix for 193088 by Gerhard Schaber, NPE using workspace-root as include entry. 2007-06-18 13:34:12 +00:00
Markus Schorn
ff970aefd8 Fix + Testcase for 192787, proposal shows anonymous type of a parameter. 2007-06-18 13:00:51 +00:00
Anton Leherbauer
f5841dcac0 Fix for 192866: Include at wrong position in Outline 2007-06-18 12:54:31 +00:00
Andrew Ferguson
38595a611f improve error handling in order to determine why some unit tests are failing on overnight build 2007-06-18 12:50:24 +00:00
Markus Schorn
d09c6cad1e Fix for 192834, missing location for struct-members in Open Element dialog. 2007-06-15 12:22:25 +00:00
Markus Schorn
50a30712fb Fixes a NPE in the TypeSelectionDialog. 2007-06-15 11:14:51 +00:00
Anton Leherbauer
3aace937cf Fix for 192808: Source hover has problems with K&R style arguments 2007-06-15 09:58:46 +00:00
Markus Schorn
d94281c9ff Fix for 192707, presentation of include nodes with duplicate (linked) resources. 2007-06-15 09:27:30 +00:00
Anton Leherbauer
33bf35f24f Fix for 192664: NPE in CReconciler 2007-06-15 06:58:38 +00:00
Doug Schaefer
5bb6232e14 Fix up copyrights. 2007-06-14 19:36:57 +00:00
Mikhail Sennikovsky
d8ba0d98a9 Fix for [Bug 192423] Project conversion should NOT occur in case the tool-chain definition is not installed 2007-06-14 16:40:26 +00:00
Oleg Krasilnikov
fe8f413c4a Bug #192187 2007-06-14 13:42:48 +00:00
Anton Leherbauer
6760d0c61d Fix for 182637: Error is logged when selecting "Build configurations" in the Customize Perspective dialog 2007-06-14 12:11:39 +00:00
Oleg Krasilnikov
2d15781430 Bug #192187 2007-06-13 10:17:23 +00:00
Markus Schorn
d32b854322 Fix for 192358, NPE in search. 2007-06-13 09:07:44 +00:00
Anton Leherbauer
2f99eaf29c Fix for 191823: [Indent] Indentation issues with shift right operator 2007-06-13 08:42:16 +00:00
Anton Leherbauer
e9132a0cf8 Fix for 190665: Project Explorer view is not updated when a file is added to a folder 2007-06-12 12:40:09 +00:00
Ken Ryall
3ddfd0b436 Fix NPE, bug 191985. 2007-06-12 12:35:46 +00:00
Anton Leherbauer
fd42d2da90 Fix for 192008: Section of a project's context menu get shifted 2007-06-12 09:37:41 +00:00
Anton Leherbauer
7f4dce4f49 Fix for 189119: [Parameter Hints] failure to highlight current parameter 2007-06-11 13:23:28 +00:00
Ken Ryall
6a7ab9f69b Enable change config and build actions if the selection is in a source file. 2007-06-09 02:28:47 +00:00
Vivian Kong
caa5ad7df2 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-06-08 19:35:15 +00:00
Anton Leherbauer
e2330794b8 Fix for 191358: when editing the same file in two editor windows, one window moves to top 2007-06-08 08:56:51 +00:00
Oleg Krasilnikov
398742f0b8 Bug #191346: Property page saving changed 2007-06-07 13:15:05 +00:00
Mikhail Sennikovsky
e8fa5343a0 1. Fix to not build the non-initialized project
2. small UI fixes
2007-06-06 15:45:47 +00:00
Anton Leherbauer
b46612d412 Fix for 191213: Don't persist ExternalEditorInput for binary content 2007-06-06 11:52:59 +00:00
Anton Leherbauer
e32c4a4380 Fix for 191178: todo variable for templates 2007-06-06 09:00:30 +00:00
Anton Leherbauer
9c110c533f Fix for 191177: Add Tasks view to CDT perspective 2007-06-06 08:45:00 +00:00
Mikhail Sennikovsky
b13f9ba593 removed the autobuild disabling on project creation 2007-06-05 14:13:51 +00:00
Markus Schorn
6c1624af1f Fixes a warning. 2007-06-05 11:41:40 +00:00
Oleg Krasilnikov
d585f679d7 Bug #189333: Layout issues in "Add directory path" dialog 2007-06-05 08:56:29 +00:00
Oleg Krasilnikov
111d0b34a9 Bug #189333 : Layout issues in "Add directory path" dialog 2007-06-05 08:53:26 +00:00
Oleg Krasilnikov
2e43da21fa Bug fix: NPE in Prefs pages 2007-06-05 08:13:40 +00:00
Vivian Kong
c18b4fba62 fix for bug 189235 - manually add labels to controls for accessibility 2007-06-04 19:52:55 +00:00
Oleg Krasilnikov
64c927caf4 Bug #190823 selected configuration is changed when moving from one property page to another 2007-06-04 15:38:08 +00:00
Anton Leherbauer
5717eb041f Fix and test case for 190296: Codecompletion is not working for std-classes and only restricted in own classes 2007-06-01 12:56:59 +00:00
Oleg Krasilnikov
9a5093a3c3 Bug #190258 References tab: Unclear button label 2007-06-01 06:38:56 +00:00
Vivian Kong
883db256c2 fix for bug 189010 - Mnemonics problem in Open Element dialog 2007-05-31 20:11:27 +00:00