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

910 commits

Author SHA1 Message Date
Chris Recoskie
a0368c245a fix for 148415 by Corey Ashford 2006-09-15 00:12:13 +00:00
Chris Recoskie
9b80d7cc67 fix character encoding 2006-09-13 15:45:42 +00:00
Mikhail Sennikovsky
5e5664eae5 Fix to make UTF-8 compatible (Bug# 157113) 2006-09-13 08:57:26 +00:00
Norbert Plött
a973860091 Fixing https:bug #156187 (PathEntry framework should handle cygwin style paths on Windows) 2006-09-12 06:16:41 +00:00
Chris Recoskie
87a6db1989 fix for 137652 by Ravi Sankar Konidena 2006-09-11 20:23:44 +00:00
Chris Recoskie
9a285184f9 fix for 129782 by Andrew Ferguson 2006-09-11 20:06:21 +00:00
Norbert Plött
5dd0ee3043 Changing binary -> ascii committed some changes prematurely.
Reverting to the content of Rev. 1.27
2006-09-06 08:15:04 +00:00
Norbert Plött
eca28bea4a *.exsd files are actually ASCII, not binary! 2006-09-06 08:09:50 +00:00
Mikhail Sennikovsky
a7e7af7c47 Fix for the 125571: wiredness in delta handling in GeneratedMakefileBuilder 2006-08-28 15:08:15 +00:00
David Daoust
e89a4f0149 Fix for 155088 2006-08-25 19:53:26 +00:00
David Daoust
d0cb4c3a58 fixed warning 2006-08-25 19:52:16 +00:00
Mikhail Sennikovsky
ce1a8b474e Fix for bug#150972 2006-08-23 12:24:14 +00:00
Mikhail Sennikovsky
27bd1c9fbe Patch from Sunil Davasam with fixes to make the "Project unsupported.." message be displayed only when neccessary for the "C/C++ Build" property page 2006-08-16 15:27:16 +00:00
Doug Schaefer
23daefc02e Dependencies didn't have their whitespaces escaped. This is needed for things like the Platform SDK. 2006-08-12 05:25:57 +00:00
Mikhail Sennikovsky
96cb849c2e Patch from Sunil Davasam with fixes to the UI tips dispplayed in the C/C++ Build Property page and "Manage Configurations" dialog 2006-08-04 15:07:17 +00:00
Anton Leherbauer
3b95e39b47 Minor fixes to Common Navigator
- Make managed project wizards appear in New menu
- Override clipboard and refactor actions from resourceContent to enable them for non-resources.
2006-07-19 13:52:18 +00:00
Markus Schorn
752e150205 Extracted content type specific code to one common class. 2006-07-12 09:36:45 +00:00
Chris Recoskie
7af727a38e fix for 99818 2006-07-05 18:10:23 +00:00
Anton Leherbauer
82bc1b486e Patch from Benoit Miller for Bug 148436 - Cannot change default text color in Makefile editor 2006-07-03 14:25:07 +00:00
Anton Leherbauer
ed4662692b Fix for bug 141295 - Avoid using deprecated extension point "documentCreation"
* Removed documentCreation extensions
* Removed IDocumentFactory implementations
* Removed PartiallySynchronizedDocument classes
* Removed private SetUpSynchronization methods from document providers
2006-07-03 09:49:47 +00:00
Anton Leherbauer
36c5a333f1 Common Navigator extensions - bug 140337 2006-07-03 09:11:48 +00:00
Chris Recoskie
fc4c6c5718 fix for 148439 NPE in build/clean selected files functionality 2006-06-26 13:21:00 +00:00
Mikhail Sennikovsky
d359b44186 Fixed revision to 3.1 2006-06-23 18:55:42 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Mikhail Sennikovsky
74e3308a05 Fix for bugs 140854 and 147296 2006-06-16 10:00:46 +00:00
David Inglis
a94a0fef49 fixed for https://bugs.eclipse.org/bugs/show_bug.cgi?id=145602 2006-06-15 16:02:10 +00:00
Mikhail Sennikovsky
b3fa88e4c8 Fix for bug#147070 2006-06-15 14:55:53 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Chris Recoskie
b27f90989b copyright updates 2006-06-12 15:19:12 +00:00
Chris Recoskie
82bd8cc025 fix for 146254 by Beth Tibbitts 2006-06-12 13:27:58 +00:00
Mikhail Sennikovsky
27eee377fe Work-around fix for 145099 2006-06-09 15:25:49 +00:00
Chris Recoskie
49f74f1cb2 fix for 131063 2006-06-05 12:27:48 +00:00
Mikhail Sennikovsky
f4fc7d4d27 Fix for 141001: FileContextBuildMacroValues now implements Cloneable 2006-05-26 16:34:09 +00:00
Mikhail Sennikovsky
9e9b4fe3cd Fix to the externalized string 2006-05-26 15:57:31 +00:00
Mikhail Sennikovsky
3460bc971f Make user-defined includes and symbols appear first in the path entry list.
The current order is:
1. User values defined via options
2. User values defined via environment
3. Tool built-ins
2006-05-25 15:37:33 +00:00
David Inglis
634cd9cbf1 patch from Tianchao Li to fix bug # 136136 2006-05-25 14:33:29 +00:00
Chris Recoskie
d849fab5d1 fix for 137674 2006-05-24 19:51:30 +00:00
Doug Schaefer
9174d8ce58 Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00
Doug Schaefer
7b0cf6dc03 Updated the about.html files. 2006-05-24 13:51:50 +00:00
Chris Recoskie
c8e51d5da3 fix for 139663 2006-05-24 13:12:24 +00:00
Mikhail Sennikovsky
194e0d00b4 Making Strings translatable for the macro setting UI (bug# 139010) 2006-05-23 08:23:08 +00:00
Doug Schaefer
489d4ca139 Really turn off the ctags indexer. Now if the ctags indexer gets asked to run, it'll simply set the indexId of the project to the null indexer. Also cleaned up some of the magic constants in CCorePlugin. 2006-05-23 02:31:37 +00:00
Mikhail Sennikovsky
e55a3d34c0 additional target tool calculation fixes 2006-05-18 15:11:47 +00:00
Mikhail Sennikovsky
c39dabe4c2 target tool calculation now works when the targetTool is not specified with the tool-chain 2006-05-18 09:11:49 +00:00
Mikhail Sennikovsky
be6e4036d8 Changed the buildInfoVersion to 3.1 2006-05-15 15:06:42 +00:00
David Inglis
b2265fc025 fixed bug #141541 2006-05-15 14:07:07 +00:00
Mikhail Sennikovsky
3ca4a76b93 1. About.html update for the managed builder plug-ins
2. Enhanced error handling for Internal Builder invokation
3. The message is displayed now when the Internal Builder has nothing to build
2006-05-12 19:46:24 +00:00
David Inglis
9db611cefe patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=136136 2006-05-11 20:14:55 +00:00
David Inglis
5faf360a12 patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=136136 2006-05-11 18:31:37 +00:00