1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-26 02:15:31 +02:00
Commit graph

15991 commits

Author SHA1 Message Date
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
Pawel Piech
a132e82188 Streamlined use of Query object, in preparation for the memory view work (bug 160047). 2007-06-08 23:52:55 +00:00
Randy Rohrbach
fd8daca687 Bugzilla 191784 2007-06-08 21:34:39 +00:00
Pawel Piech
51452d7e2c Moved generic packages out of the org.eclipse.dd.dsf.mi.* plugins and into the org.eclipse.dd.dsf.debug.* plugins as appropriate, in preparation for the memory view work (bug 160047). 2007-06-08 20:37:43 +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
Chris Recoskie
ff17147037 Fix for 191761 (xlc release config doesn't have optimization set)
Also fixing some issues with the arch names... it seems the trademark character doesn't show up right on AIX so I'm just using (TM) instead
2007-06-08 19:11:09 +00:00
Ken Ryall
45de3be22a Bug 182953. 2007-06-08 18:35:47 +00:00
Mikhail Sennikovsky
f535244b89 1. Follow-up for fix for [Bug 188764] make it posible to apply the "isCDTProjectCreating" ICProjectDescription with no configurations
2. test for the above functionality
2007-06-08 17:50:12 +00:00
Mikhail Sennikovsky
9c79058aad Fix for [Bug 188764] make it posible to apply the "isCDTProjectCreating" ICProjectDescription with no configurations 2007-06-08 17:40:28 +00:00
Andrew Ferguson
25213bca9f 191679: add some unit tests 2007-06-08 17:24:53 +00:00
Mikhail Sennikovsky
a032fbd206 1. Fix NPE in the New Project Wizard
2. Fix to [Bug 189125] [New project model] Stroage modules don't get copied
3. Fix to build path settings
2007-06-08 16:00:45 +00:00
Chris Recoskie
6653aa0f0d NEW - bug 105466: managedBuilder junit test plugins cause a mgd project creation UI error
https://bugs.eclipse.org/bugs/show_bug.cgi?id=105466

Changed the contents of the test page so that it doesn't look like an error, and indicates that it's a test page.
2007-06-08 14:46:39 +00:00
Doug Schaefer
70485d4e01 Bug 191686 - added .out extension to executables content type. 2007-06-08 14:30:44 +00:00
Mikhail Sennikovsky
2f72db3571 1. Schema fixes
2. test tool-chain definition fixes
2007-06-08 10:42:23 +00:00
Mikhail Sennikovsky
31841a2ffe 1. Tool anouncement message fixes
2. Target tool calculation fixes
2. test fixes
2007-06-08 10:24:42 +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
Ken Ryall
5b5d40f8dd Rebuild Libs. 2007-06-08 03:45:39 +00:00
Pawel Piech
434c29ab17 Applied patch implementing tracking of selected stack frame (bug 159696). 2007-06-07 23:17:06 +00:00
Pawel Piech
6e3bf13abd Got rid of compiler warning for un-used parameters. 2007-06-07 21:59:06 +00:00
Pawel Piech
bc990e09ba Applied implementation of service from DSF Coding Camp (bug 159696). 2007-06-07 21:20:22 +00:00
Pawel Piech
d791a66323 Got rid of compiler warning for un-used parameters. 2007-06-07 21:18:56 +00:00
Doug Schaefer
6ad26ed053 Stop cygpath from being called on non-Windows platforms. 2007-06-07 19:24:16 +00:00
Ted Williams
4cade0e00c bumped versions to 1.0.0 on HEAD for all DSF plugins and features 2007-06-07 18:35:58 +00:00
Mike Kucera
2851469c4a fix bug #191498, [DOMAST] can't open external file by clicking on AST node 2007-06-07 18:34:49 +00:00
Doug Schaefer
5969af9ce6 Bug 189090 - fix missing CygPath.dispose() call. 2007-06-07 16:50:54 +00:00
Chris Recoskie
e32f4eb9ec fix for 191485 to get the xlc plugin working right in the build 2007-06-07 14:22:47 +00:00
Vivian Kong
f0b7ccf674 fix for bug 184452 - get template files using FileLocator.find() so translated template files will get picked up 2007-06-07 14:06:30 +00:00
Vivian Kong
69c40076b3 Patch for bug 184452 by Bala Torati - externalization of MakeFileHelloworldCCproject 2007-06-07 14:03:49 +00:00
Mike Kucera
2b6e354084 bug #191121, fix perfomance problems in C99 parser by making the parser object a singleton 2007-06-07 13:57:38 +00:00
Oleg Krasilnikov
398742f0b8 Bug #191346: Property page saving changed 2007-06-07 13:15:05 +00:00
Mikhail Sennikovsky
bdc308c231 display an error in case of Internal Builder failure 2007-06-07 13:07:52 +00:00
Andrew Ferguson
6eede83893 177917: add test for directive within namespace, declared in referencing file 2007-06-07 12:46:08 +00:00
Andrew Ferguson
b92596a0ae 177917: have composite bindings also implement ICPPDelegateCreator 2007-06-07 12:28:01 +00:00
Ken Ryall
de268f3094 Allow the backend to return null list of globals. 2007-06-07 03:24:01 +00:00
Doug Schaefer
fbb25215d4 Bug 177917 - Implement delegates so that using types and such work. 2007-06-06 22:38:18 +00:00
Doug Schaefer
97504b356a Bug 177917 - Implement delegates so that using types and such work. 2007-06-06 22:33:02 +00:00
Doug Schaefer
03d085016c Bug 52100 - Patch for Sergey - Remove the private/public children from the variables view. 2007-06-06 20:14:02 +00:00
Mikhail Sennikovsky
317bdea60e Fix for [Bug 157563] Close Project serializes the configurations of all projects in workspace 2007-06-06 18:19:08 +00:00
Markus Schorn
44e500cd01 Let PDOMCPPClassTemplate implement ICPPTemplateScope (fixes a parameter hinting test case) 2007-06-06 17:18:25 +00:00
Doug Schaefer
514d90bbc9 Bug 150029 - Patch for Alex - Add quotes around the starter command line to deal with spaces in the path to the starter executable. 2007-06-06 15:58:34 +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
Doug Schaefer
e7795ac42c Pref got automagically updated by someone. 2007-06-06 15:41:39 +00:00
Doug Schaefer
8a4ca2c385 Bug 191117 - Patch for Frank - update the Debug View page. 2007-06-06 15:16:27 +00:00
Doug Schaefer
6d95dc4ced Bug 191096 - Patch for Frank - Update Signals View page. 2007-06-06 13:56:32 +00:00
Markus Schorn
3091857bf1 Add assertions to check that macro definitions are not reused after updating a file in the index. 2007-06-06 12:57:37 +00:00
Anton Leherbauer
b46612d412 Fix for 191213: Don't persist ExternalEditorInput for binary content 2007-06-06 11:52:59 +00:00
Doug Schaefer
2878f6dff0 Provide more instructions on the build index.html page. 2007-06-06 11:39:32 +00:00
Markus Schorn
2076eb6dc5 Fix for 190799 by Richard Miskin, functions with multiple attributes. 2007-06-06 11:16:10 +00:00
Anton Leherbauer
4271cea90d Fix for 191021: Code formatter fails in switch statement: indentation incorrect due to typecast 2007-06-06 11:04:25 +00:00