Markus Schorn
|
39358ec2b9
|
Select first match in search results, bug 210446.
|
2007-12-10 13:32:42 +00:00 |
|
Markus Schorn
|
45b020487a
|
Fixes an exception in name resolution (second try), bug 211457.
|
2007-12-10 10:03:50 +00:00 |
|
John Cortell
|
f1ca140b10
|
Fixed 212282. Don't allow variable editing if disabled.
|
2007-12-07 17:03:41 +00:00 |
|
Markus Schorn
|
8d6553b223
|
Improved progress reporting when refreshing the content of the index.
|
2007-12-07 16:44:20 +00:00 |
|
Markus Schorn
|
866014dbc8
|
Avoid logging of 'Resource xxx does not exist'
|
2007-12-07 15:44:35 +00:00 |
|
Markus Schorn
|
19007dbf93
|
[Include Browser] Handle headers included from c- and c++, related to bug 191989.
|
2007-12-07 15:18:54 +00:00 |
|
Markus Schorn
|
a9a1824092
|
Testcase for bug 211756.
|
2007-12-07 14:51:11 +00:00 |
|
Markus Schorn
|
20a23cb80a
|
Fixed warnings.
|
2007-12-07 14:18:13 +00:00 |
|
Markus Schorn
|
020598a37c
|
Indexer can indirectly block jobs with workspace-rule (bug 211603).
|
2007-12-07 13:46:49 +00:00 |
|
Markus Schorn
|
a805540f7f
|
Improved stability of testcase.
|
2007-12-07 13:00:39 +00:00 |
|
Anton Leherbauer
|
88a3de11fd
|
Fix for 211423: TextFileBufferManager failed to notify an ITextFileBufferListener
|
2007-12-07 12:42:18 +00:00 |
|
Markus Schorn
|
f61f0b09a6
|
Fixes 2 exceptions in name resolution, bug 211457.
|
2007-12-07 12:29:22 +00:00 |
|
Markus Schorn
|
21b09a659c
|
Headers included from c- and c++-files (bug 191989).
|
2007-12-07 10:33:34 +00:00 |
|
Anton Leherbauer
|
643f6c20d3
|
Fix for 209203: Wrong global variables syntax coloring for template parameters
|
2007-12-07 09:37:17 +00:00 |
|
Oleg Krasilnikov
|
7ebcda8101
|
Bug # 212000 : ClassCastException from MBSWizardHandler.getMainPageData() if extending CDTCommonProjectWizard
|
2007-12-06 08:34:59 +00:00 |
|
Anton Leherbauer
|
d56430e527
|
Adjust semantichighlighting test
|
2007-12-05 13:10:01 +00:00 |
|
Anton Leherbauer
|
fe34a52903
|
Add user docs for Code Templates preference page
|
2007-12-05 12:53:58 +00:00 |
|
Anton Leherbauer
|
fbe42aa703
|
Cleanup doc references to Templates
|
2007-12-05 12:42:33 +00:00 |
|
Anton Leherbauer
|
e51565a4f7
|
Add context help id for Open Element Dialog
Add user docs for Code Templates preference page
|
2007-12-05 12:28:32 +00:00 |
|
Anton Leherbauer
|
8de29f871a
|
Fix for 197643: coloring macro references
Fix deprecation warnings
|
2007-12-05 12:26:53 +00:00 |
|
Oleg Krasilnikov
|
46aa7c01e8
|
Bug # 211935 : Cannot customize CDTMainWizardPage because of key methods being "private"/ "static"
|
2007-12-05 10:01:17 +00:00 |
|
Oleg Krasilnikov
|
4834d59667
|
Bug # 211935 : Cannot customize CDTMainWizardPage because of key methods being "private"/ "static"
|
2007-12-05 09:55:58 +00:00 |
|
John Cortell
|
8f1b9f6726
|
Backed out last commit on HEAD. Was intended for cdt_4_0 branch (4.0.3)
|
2007-12-04 21:32:58 +00:00 |
|
John Cortell
|
2f92c9d12b
|
Back out change in 4.0.2 that makes gdb CDI back-end claim it supports memory spaces. Will reintroduce in 5.0 with an additional global pref.
|
2007-12-04 21:19:07 +00:00 |
|
Anton Leherbauer
|
708ecdac29
|
Fix memory leak
|
2007-12-04 14:28:22 +00:00 |
|
Anton Leherbauer
|
bb020742a9
|
Fix editor tests depending on reconciler
|
2007-12-04 10:49:53 +00:00 |
|
Anton Leherbauer
|
84d57de16e
|
Fix for 211444: Syntax highlighter produces incorrect coloring on dependant template instantiation.
|
2007-12-04 10:29:15 +00:00 |
|
Anton Leherbauer
|
35c98f1798
|
Remove test wizard addition
|
2007-12-03 14:25:21 +00:00 |
|
Anton Leherbauer
|
ff7c57acb7
|
Add support for Code Templates
88390: Auto-Insert Code Template When New File Created
147390: [New class wizard] doesn't use template or formatter
|
2007-12-03 14:04:12 +00:00 |
|
Sergey Prigogin
|
d71b8e0dd4
|
Spell "behavior" according to US English to be consistent with the rest of Eclipse.
|
2007-12-03 01:51:34 +00:00 |
|
Sergey Prigogin
|
39dac301aa
|
Fix for 208685.
|
2007-12-03 00:59:56 +00:00 |
|
Sergey Prigogin
|
8463aa5adf
|
Spell checking support in C/C++ editor. https://bugs.eclipse.org/bugs/show_bug.cgi?id=190512
|
2007-12-03 00:09:20 +00:00 |
|
John Cortell
|
97c41a004d
|
getBytesFromAddress() would return null ifgetAddressableSize() was called first
|
2007-11-30 22:38:45 +00:00 |
|
Mike Kucera
|
faf69d0940
|
bug 209359 - CharArrayMap
|
2007-11-30 16:30:22 +00:00 |
|
Anton Leherbauer
|
6c009d8c5e
|
Fix for 211251: Open Element takes too long when using for large project
|
2007-11-29 15:40:33 +00:00 |
|
Markus Schorn
|
e07c2eaac5
|
Support for extern "C" in toggle header, search, source hover and semantic highlighting.
|
2007-11-29 12:37:11 +00:00 |
|
Markus Schorn
|
c835ad9217
|
Navigation and CallHierarchy for 'extern "C"' declarations (bug 191989).
|
2007-11-28 16:30:55 +00:00 |
|
Markus Schorn
|
911444625c
|
Extends IIndex-API to allow for searching across linkage boundaries.
|
2007-11-28 14:30:05 +00:00 |
|
Markus Schorn
|
b2de7b53e3
|
Adding proper index locking for some testcases.
|
2007-11-28 12:47:03 +00:00 |
|
Markus Schorn
|
e371aed0ca
|
Using include browser across projects.
|
2007-11-28 11:35:46 +00:00 |
|
Markus Schorn
|
8c2d3a947d
|
Fixes a testcase.
|
2007-11-28 11:34:52 +00:00 |
|
Markus Schorn
|
50fd8d7c75
|
Fixes warnings and a potential NPE.
|
2007-11-28 10:23:53 +00:00 |
|
Markus Schorn
|
f3dc14467c
|
Name resolution with nested linkage specifications, bug 183126.
|
2007-11-28 09:02:16 +00:00 |
|
Markus Schorn
|
d658efa830
|
Removes unnecessary code.
|
2007-11-28 08:56:20 +00:00 |
|
Markus Schorn
|
a087fe8745
|
Modeling extern "C" in the index (part of bug 191989).
|
2007-11-27 18:04:04 +00:00 |
|
Markus Schorn
|
8581b3ac48
|
Modeling extern "C" in the index (part of bug 191989).
|
2007-11-27 17:14:46 +00:00 |
|
Oleg Krasilnikov
|
a68086ca96
|
Bug #210836 : NPEs in Project-Properties of Makefle Project (not managed)
|
2007-11-27 16:08:32 +00:00 |
|
Markus Schorn
|
663b1538e0
|
Performance improvement for indexer.
|
2007-11-27 15:36:17 +00:00 |
|
Markus Schorn
|
d1725e3cdd
|
Performance improvement for indexing c-code (related to bug 167311).
|
2007-11-27 13:53:07 +00:00 |
|
Markus Schorn
|
0387b359a8
|
No proposals for content-assist within literals (bug 193464).
|
2007-11-27 10:17:58 +00:00 |
|