1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 11:55:40 +02:00
Commit graph

10114 commits

Author SHA1 Message Date
Alain Magloire
1f146e629b Fix for PR169548, where the MI variable was not actually created. At the update we try to create again 2007-01-19 21:26:00 +00:00
Markus Schorn
369981cc43 TypeHierarchy: adds query for subclasses 2007-01-19 14:28:39 +00:00
Markus Schorn
ca8df5e182 TypeHierarchy: adds query for subclasses 2007-01-19 14:25:45 +00:00
Markus Schorn
5f96c8b22e Fixes warnings. 2007-01-19 14:24:29 +00:00
Markus Schorn
9c3fe10028 Fix for 167396, inheritance relations in PDOM. 2007-01-19 12:37:42 +00:00
Anton Leherbauer
10fedfa4d0 Fix for Bug 170921 - Makefile editor does not respect tab width setting 2007-01-19 11:16:09 +00:00
John Cortell
f02257b4dc Tweak to last change based on Mikhail's review. 2007-01-18 13:45:30 +00:00
John Cortell
4874e4d321 Comment change only. Be explicit that the createAddress() methods are expected to throw NumberFormatException on bad input. 2007-01-18 13:44:09 +00:00
Anton Leherbauer
d96899a098 Some failing contentassist tests actually succeed 2007-01-18 13:36:52 +00:00
Anton Leherbauer
aaf2089a7e Fix persistence of resource selections in working sets 2007-01-18 13:34:50 +00:00
Anton Leherbauer
1c2f9bf300 Fix plug-in manifest warnings 2007-01-18 13:01:51 +00:00
Anton Leherbauer
5479806b12 Fix C field and enum proposal icons 2007-01-18 11:08:45 +00:00
Anton Leherbauer
bdfd719f05 Fix for Bug 170461 - [Content Assist] Templates need a context type "Comment" 2007-01-18 07:58:56 +00:00
John Cortell
273a31b365 Opimization to getExtendedMemoryBlock(). Where the expression is an absolute address (decimal or hex value), we can sidestep a lot of processing--no need to get the backend to resolve the expression as there is really nothing to resolve. 2007-01-18 02:04:39 +00:00
Markus Schorn
a89ed5cff7 Type Hierarchy: filters for method pane 2007-01-17 10:39:29 +00:00
Anton Leherbauer
ef4b5ec3b6 Fix for Bug 170225 - [Content Assist] Preference page needs some cleanup 2007-01-17 10:17:05 +00:00
Alain Magloire
7bf5aee354 Fix for PR169548, where the MI variable was not actually created. At the update we try to create again 2007-01-16 16:57:44 +00:00
Markus Schorn
8d9f8b03aa Type Hierarchy: initial version as work in progress 2007-01-16 10:44:02 +00:00
Markus Schorn
46d063e89e Type Hierarchy: additional icons 2007-01-16 10:43:26 +00:00
Doug Schaefer
6d66883b9c Need to lock down the eclipse testing feature to a given tag. 2007-01-15 19:24:10 +00:00
Chris Recoskie
d4e2460cb9 REOPENED - bug 165451: Paging scheme for PDOM to control memory usage
https://bugs.eclipse.org/bugs/show_bug.cgi?id=165451

Rolling out the changes until we get the on/off switch in place first.
2007-01-15 19:05:36 +00:00
Markus Schorn
be70442d16 Added Implementation for ICPPClassType.getDeclaredFields(). 2007-01-15 14:44:04 +00:00
Anton Leherbauer
fb1bd5d793 Fix for Bug 152423 - Stop auto activation in comments and strings 2007-01-15 13:18:36 +00:00
Markus Schorn
6a69b86e72 Fix for 170398 by Valeri Atamaniouk, buffer handling in Code Reader. 2007-01-15 11:53:39 +00:00
Anton Leherbauer
0e0a45a00e Adapt to changes in platform text DnD support 2007-01-12 12:25:07 +00:00
Anton Leherbauer
c3234a4552 Avoid NPE when trying to create an ICElement from an inaccessible IResource 2007-01-12 12:07:48 +00:00
Anton Leherbauer
25f1b2bdc3 Undo unintended change when fixing warnings 2007-01-11 15:17:24 +00:00
Anton Leherbauer
9d4d90e217 Fix for Bug 170180 - [Common Navigator] Copy/Paste/... actions not visible for mixed IResource/ICElement 2007-01-11 14:50:24 +00:00
Anton Leherbauer
de4edf812e Unused import 2007-01-11 09:54:18 +00:00
Andrew Niefer
3d06ebc729 bug 169628 2007-01-11 03:22:56 +00:00
Alain Magloire
ce9cf841bd PR:170136
EFS for newly discovered file return length zero.  Fall back to java.io.file
2007-01-10 21:11:20 +00:00
Anton Leherbauer
b27b8766ae Fix for Bug 169382 - default formatter can't format "struct xxx get(){}" 2007-01-10 12:17:54 +00:00
Anton Leherbauer
095910e7bf Smart home/end is now handled by general text editor 2007-01-10 08:54:50 +00:00
Anton Leherbauer
d1f3db33d8 Make failing test fail again 2007-01-10 08:28:07 +00:00
Ken Ryall
b90428f821 Check for reason "shlib-event". 2007-01-10 01:29:43 +00:00
Anton Leherbauer
d9b215c1ad More content assist tests 2007-01-09 14:41:30 +00:00
Anton Leherbauer
8c3bf4156f Remove obsolete method getCSourceViewer 2007-01-09 10:53:40 +00:00
Anton Leherbauer
a817711e36 Reworked contentassist2 test cases and add them to the automated suite 2007-01-09 10:53:27 +00:00
Anton Leherbauer
9950b34685 Remove obsolete content assist tests 2007-01-09 10:51:14 +00:00
Anton Leherbauer
00cf81d291 Reworked contentassist2 test cases and add them to the automated suite 2007-01-09 10:39:05 +00:00
Anton Leherbauer
c94c4ae67a Content assist: Fix method icons 2007-01-09 10:34:00 +00:00
Anton Leherbauer
9960ccfb3e Formatter: Fix handling of line comments 2007-01-09 08:34:16 +00:00
Anton Leherbauer
27af4cee94 Fix element type for elaborated types 2007-01-09 08:33:54 +00:00
Chris Recoskie
4d15371bb0 RESOLVED - bug 166095: GCC/GPPLanguage have unnecessary dependency on ParserFactory and friends
https://bugs.eclipse.org/bugs/show_bug.cgi?id=166095

Patch from Jason Montojo
2007-01-05 13:12:22 +00:00
Chris Recoskie
2c18d5801e RESOLVED - bug 165451: Paging scheme for PDOM to control memory usage
https://bugs.eclipse.org/bugs/show_bug.cgi?id=165451

Patch by Jason Montojo
2007-01-05 13:11:56 +00:00
Chris Recoskie
bd1d1fef19 RESOLVED - bug 114032: Expose CEditor.fProjectionSupport field to derived classes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=114032
2007-01-04 15:19:45 +00:00
Andrew Ferguson
84147c9677 fix bug where PDOM content is preserved over deleting and creating a project of the same name 2007-01-04 11:52:58 +00:00
Andrew Niefer
6bb1949ce9 bug 169134 2007-01-03 22:56:30 +00:00
David Inglis
481925b5dd fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=167959 2007-01-03 16:30:31 +00:00
Ken Ryall
f1dab8c58e Fix bug 163094. 2007-01-03 16:29:12 +00:00