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

6218 commits

Author SHA1 Message Date
Doug Schaefer
8987faad57 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:49:07 +00:00
Doug Schaefer
7f60c033c4 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:12:04 +00:00
Doug Schaefer
3649b1333b Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:01:12 +00:00
Doug Schaefer
7bdad6cd04 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 01:45:43 +00:00
Andrew Ferguson
7c00a4e656 191679: fix typos 2007-06-11 16:22:24 +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
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
Mikhail Sennikovsky
2f72db3571 1. Schema fixes
2. test tool-chain definition fixes
2007-06-08 10:42:23 +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
Doug Schaefer
6ad26ed053 Stop cygpath from being called on non-Windows platforms. 2007-06-07 19:24:16 +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
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
Oleg Krasilnikov
398742f0b8 Bug #191346: Property page saving changed 2007-06-07 13:15:05 +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
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
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
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
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
Markus Schorn
a7da016b95 Fix for 191198, ClassCastException in binding resolution. 2007-06-06 10:59:37 +00:00
Mikhail Sennikovsky
3f69713735 externalization fixes 2007-06-06 10:19:57 +00:00
Markus Schorn
8645c4e377 Fix for 191196, ClassCastException resolving templates. 2007-06-06 09:34:36 +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
Mikhail Sennikovsky
3b2085290f 1. language setting entries calculation fixes
2. test updates
3. CDt variables fixes
2007-06-05 13:47:26 +00:00
Markus Schorn
4caaa19d5a Improved testcase for bug 190241 2007-06-05 11:43:05 +00:00
Markus Schorn
6c1624af1f Fixes a warning. 2007-06-05 11:41:40 +00:00
Markus Schorn
cda496da2c Fix for 190730, Navigating functions containing a typedef to an anonymous type in the parameter list. 2007-06-05 11:06:35 +00:00
Oleg Krasilnikov
6375411080 Bug #190173: patch by Bala Torati. 2007-06-05 09:12:35 +00:00
Andrew Ferguson
d4e0d5c793 186736: add fix and regression test for case where the lhs of the operator is a pointer, and overloads should not be searched 2007-06-05 09:07:18 +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
Markus Schorn
4f99b62ebd Fix for 190241, ClassCastException in template parameter resolution. 2007-06-04 15:32:25 +00:00