1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

2754 commits

Author SHA1 Message Date
Anton Leherbauer
643f6c20d3 Fix for 209203: Wrong global variables syntax coloring for template parameters 2007-12-07 09:37:17 +00:00
Anton Leherbauer
d56430e527 Adjust semantichighlighting test 2007-12-05 13:10:01 +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
Anton Leherbauer
708ecdac29 Fix memory leak 2007-12-04 14:28:22 +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
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
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
e371aed0ca Using include browser across projects. 2007-11-28 11:35:46 +00:00
Markus Schorn
50fd8d7c75 Fixes warnings and a potential NPE. 2007-11-28 10:23:53 +00:00
Oleg Krasilnikov
99e39db8a4 Bug #210835 : NPE in Preferences "Binary Parsers" 2007-11-26 16:29:45 +00:00
Markus Schorn
9b07ea66db Static variables/functions in Open Element and Search (bug 193057 and 196414). 2007-11-22 15:57:17 +00:00
Anton Leherbauer
41e74e8cbf Fix for 210417: [Editor] indentation of braces in type does not work in non-empty file (in cooperation with Ed Swartz <ed.swartz@nokia.com>) 2007-11-22 15:01:25 +00:00
Jason Montojo
51e8002672 Fix for 209379 2007-11-19 21:18:45 +00:00
Markus Schorn
5558b7e7a1 Handling of PDOMMacros in CPreprocessor. 2007-11-13 09:55:43 +00:00
Markus Schorn
fffaae4443 CPreprocessor can replace DOMScanner. 2007-11-12 17:12:25 +00:00
Anton Leherbauer
9eba2e3e79 Fix asm code scanner 2007-11-08 15:26:10 +00:00
Andrew Ferguson
eaadac7c66 fix page sequence problem, and add support for parameterless processes 2007-11-08 12:08:17 +00:00
Doug Schaefer
2a3047e389 Bug 208944 - start of Flexible File System. 2007-11-06 21:29:12 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Anton Leherbauer
8b8971f1a3 Fix for 201983: [Editor] Inflexible assembler highlighling 2007-10-31 14:40:38 +00:00
Jason Montojo
41731f51ac Fix for bug 207605 - New Class Wizard does not handle paths properly on case insensitive filesystems 2007-10-30 15:42:53 +00:00
Anton Leherbauer
b03869c26a Fix for 190860: functions are folded when navigating to an unopened file (follow-up) 2007-10-30 10:32:30 +00:00
Anton Leherbauer
d3fd594242 Preventive fix for 207317: Project Explorer freezes when selecting any Working Set 2007-10-30 10:24:24 +00:00
Andrew Ferguson
5b762b9f6b 207320: apply fix and add regression tests 2007-10-26 10:41:25 +00:00
Andrew Ferguson
672ce65667 205182: apply fix and add example template 2007-10-25 14:45:39 +00:00
Andrew Ferguson
e96881fb2c 199379: update docs and tidy code 2007-10-25 11:02:57 +00:00
Anton Leherbauer
834cbe8ce2 Follow up fix for 205231 2007-10-24 15:05:19 +00:00
Anton Leherbauer
50fd24cadc Fix for 206288: Provide outline view for assembly files 2007-10-24 10:02:44 +00:00
Oleg Krasilnikov
18fa1c4fc2 Bug #205030 : additional patch 2007-10-24 09:47:41 +00:00
Oleg Krasilnikov
475c93f89d Bug #205030 : CHelpProvider for providing F1/hover docs info via XML should be implemented 2007-10-24 09:30:40 +00:00
Anton Leherbauer
f9aaf04e88 Fix for 206829: Can't create a newline in some cpp files 2007-10-23 11:31:30 +00:00
Anton Leherbauer
57d7ac7888 Fix for 205567: Implement an assembly model builder 2007-10-23 11:20:30 +00:00
Anton Leherbauer
2ece943ed1 Fix for 195290: Open Element wildcard problem 2007-10-18 12:09:57 +00:00
Oleg Krasilnikov
6535040bd9 Typo fix 2007-10-16 15:41:33 +00:00
Anton Leherbauer
f9d0d47ba3 Fix for 205984: Comment Code templates do not work 2007-10-16 11:38:54 +00:00
Anton Leherbauer
f7f62c4ee4 Fix for 206301: MPE - CEditor features not available (toggle breakpoints/typing preferences) 2007-10-16 10:40:30 +00:00
Anton Leherbauer
5b7ebd2927 Cleanup some obsolete references to old parser 2007-10-16 10:37:25 +00:00
Oleg Krasilnikov
811b4049aa Bug #206380 : Managed build displays duplicate build configs when selecting multiple projects 2007-10-16 08:57:55 +00:00
Markus Schorn
b047d952b2 Fix for 193056, macros for Open Element. 2007-10-16 08:30:08 +00:00
Anton Leherbauer
7cfc4446c3 Fix for 201548: [Editor] Need partition scanner for assembly content 2007-10-15 14:53:25 +00:00
Anton Leherbauer
0e71345f97 Fix for 206039: [Common Navigator] Copy/Paste/... actions not visible for mixed IResource/ICElement (regression) 2007-10-11 14:04:41 +00:00
Anton Leherbauer
3930fa6ccf Fix for 205013: Project Explorer: filtering non-C project also filters out the C projects 2007-10-11 10:03:19 +00:00
Anton Leherbauer
35a31af9c6 Fix for 195641: CStructureCreator should be migrated to DOM parser 2007-10-11 09:41:48 +00:00