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

7291 commits

Author SHA1 Message Date
David Inglis
ebffc66e0d small update to change logging to use the launch plugins plus use its own pixelconverter 2005-06-14 15:55:15 +00:00
David Inglis
4118b748e8 fixed bug #99806 2005-06-14 15:49:26 +00:00
Vladimir Hirsl
f33fc3358d Externalized string in DiscoveredPathContainerPage.
Fix for 99275: ScannerInfo UI extension point issue.
2005-06-14 15:44:44 +00:00
Bogdan Gheorghe
2e043c84e6 NPE Fix 2005-06-14 15:25:04 +00:00
David Inglis
da065bb454 fixed bug # 99899 2005-06-14 15:06:24 +00:00
John Camelon
ab72dd450e Warnings warnings warnings. 2005-06-14 14:56:14 +00:00
David Inglis
f2febe8b52 added build target job to manual build family 2005-06-14 14:44:11 +00:00
David Inglis
2dc9421f24 fixed bug#94702 2005-06-14 14:39:43 +00:00
Bogdan Gheorghe
d8a971aedb Added full qualfications to BasicSearchMatch
Cleaned up some dead search code
2005-06-14 05:56:50 +00:00
Chris Recoskie
9f79372988 crecoskie June 13, 2005
- fix for Bugzilla 99483 (NPE in MBS if you have a file with no extension)
2005-06-14 02:08:29 +00:00
Bogdan Gheorghe
35cc111224 Fix for 99536 : Remove Original Source Indexer
Refactored DOM Indexer
Fix for 93571 : Indexer causes deadlock in org.eclipse.cdt.ui.tests AutomatedSuite
2005-06-13 23:51:52 +00:00
Mikhail Khodjaiants
953acd1eef Temporary fix for bug 77279: The memory view address should not be cleared on project restart. 2005-06-13 20:19:58 +00:00
Andrew Niefer
5122fa3417 95220 2005-06-13 19:00:50 +00:00
Doug Schaefer
33a689c273 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 18:50:01 +00:00
Mikhail Khodjaiants
8aea36d90e Fixed message identifiers. 2005-06-13 18:47:17 +00:00
Andrew Niefer
72278f3ec9 bug 98960 2005-06-13 18:14:10 +00:00
Doug Schaefer
4c922d5214 Add in a notest target. 2005-06-13 17:13:04 +00:00
Doug Schaefer
7b2b55e8d6 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 15:35:13 +00:00
Doug Schaefer
532780d3a2 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 15:06:20 +00:00
Doug Schaefer
07bd3b43e3 *** keyword substitution change *** 2005-06-13 15:05:36 +00:00
Doug Schaefer
471e64c45f Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 14:58:59 +00:00
Doug Schaefer
51e2c13f63 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 14:50:57 +00:00
Doug Schaefer
c6e93821f2 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 14:38:11 +00:00
Bogdan Gheorghe
37337c303a CTag Indexer - patch to index include path
Clean up of deprecated search UI
2005-06-13 05:21:49 +00:00
Mikhail Khodjaiants
bd573a8236 Temporary fix for bug 79872: Make instruction stepping default in disassembly view. 2005-06-13 03:24:09 +00:00
Leo Treggiari
50c552ee4d Apply Pre/Post Custom Build Step test from Bob Monteleone 2005-06-10 20:38:33 +00:00
Leo Treggiari
3c624f71bf Minor bug fixes and enhancements for Options & OptionHandlers 2005-06-10 20:07:28 +00:00
Mikhail Khodjaiants
38e72c571b Bug 84929: The "Expression to watch" field of the "Add Watchpoint" dialog is editable. 2005-06-10 19:08:56 +00:00
Andrew Niefer
60bb3058a1 fix bug 99256 - allow anonymous structures
Patch from Devin Steffler for bug 99262 - __null builtin
2005-06-10 18:46:10 +00:00
Mikhail Khodjaiants
2162c8b56f Bug 83465: Add "Run to line" and "Resume at line" actions to the context menu of Disassembly view. 2005-06-10 18:21:40 +00:00
Leo Treggiari
9779911ecc Update some doc comments 2005-06-10 18:09:48 +00:00
Doug Schaefer
0ae1e54512 Derandomized the order of the indexers in the IndexerBlock combo. 2005-06-10 18:00:03 +00:00
Mikhail Khodjaiants
20f943f626 Bug 81353: automatically opening of the disassembly window. 2005-06-10 17:52:54 +00:00
Leo Treggiari
ae433567af Update benchmarks 2005-06-10 17:47:33 +00:00
Mikhail Sennikovsky
cab81845f3 Fixes for the build macros tests 2005-06-10 17:17:06 +00:00
Leo Treggiari
6e9529b7af Use contentTypes for tool input types 2005-06-10 17:03:01 +00:00
Leo Treggiari
26912c7f9e Use page name that is now defined in cdt.ui 2005-06-10 17:02:13 +00:00
Leo Treggiari
ea39904c50 Update some benchmark makefiles 2005-06-10 16:58:17 +00:00
Leo Treggiari
1b65728185 Add getBaseId method to IBuildObject 2005-06-10 16:57:45 +00:00
Mikhail Sennikovsky
0f7c47beb0 The fix for the bug that occured when trying to create a new managed project in the directory where the standard make project is located. When the "finish" wizard button was pressed the wizard page did not close and no warning/error messages were displayed because of a null pointer exception. 2005-06-10 15:54:38 +00:00
Mikhail Sennikovsky
76e795521a The fix for the null-pointer exception that occured because of the rcbs tools do not have a super-class 2005-06-10 15:50:21 +00:00
Leo Treggiari
92e840899d Apply patch from Sunil Davasam for multi-version and converter support 2005-06-10 15:22:01 +00:00
Mikhail Khodjaiants
cc72de6f60 Warning cleanup. 2005-06-10 15:01:20 +00:00
Mikhail Khodjaiants
fa8a5c4410 Update 2005-06-10 14:30:44 +00:00
Alain Magloire
80568601e7 2005-06-08 Alain Magloire
Attempt to fix PR 97554
	* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
2005-06-10 04:50:57 +00:00
Doug Schaefer
967a5b1d91 Made the DOM Indexer the default and put in better names for the indexers. 2005-06-10 03:13:25 +00:00
Doug Schaefer
676745b0e6 Cleaned up the Completion UI and made the new Completion processor the defacto processor. 2005-06-10 02:26:35 +00:00
Alain Magloire
b8ac16b660 2005-06-08 Alain Magloire
Fix PR 98846
	* src/org/eclipse/cdt/internal/ui/util/ResourceTOItemsMapper.java
2005-06-10 02:00:21 +00:00
Alain Magloire
9d93120804 bailout early 2005-06-10 00:55:34 +00:00
Mikhail Khodjaiants
e76316f9bc Warning cleanup. 2005-06-09 21:31:06 +00:00