Alain Magloire
788cbb7b7e
changelog typos.
2004-06-10 00:06:52 +00:00
Alain Magloire
cccc50485c
Patch from Sam Rob to resolve 64022
2004-06-10 00:06:15 +00:00
Sean Evoy
98d309e32f
Someone deprecated methods so switched to new methods
2004-06-09 22:55:21 +00:00
Mikhail Khodjaiants
b59f69ac43
Added the rendering method for debugger processes.
2004-06-09 22:11:20 +00:00
Bogdan Gheorghe
4a36ad5055
Patch For Tanya Wolff: Work In Progress strings
2004-06-09 22:08:03 +00:00
Alain Magloire
8e45e1973c
Make sure to run the PathEntryContainerInitializer.initialize()
...
once.
* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
2004-06-09 21:45:03 +00:00
Mikhail Khodjaiants
e8e773e868
Fix for bug 66015: I18N: English "Debug Console" in Debug and Console views.
...
Warning cleanup.
2004-06-09 21:36:02 +00:00
Andrew Niefer
8d55216fb7
fixing bug 65114, NPE in getParentClassSpecifier(), caused by template
...
lookup issues in the class base clause
2004-06-09 21:33:50 +00:00
Doug Schaefer
b9af09113a
Added yellow dog to my speed test configs.
2004-06-09 20:07:10 +00:00
Sean Evoy
b4cff1eac6
Fix for 66258 -- Cannot mix compilers anymore. Do not need to add the relative path to the name of the dependency file when using 'patsubst'
2004-06-09 19:14:54 +00:00
Mikhail Khodjaiants
a3b99f7790
New implementation of the "Refresh" actions for registers and shared libraries.
2004-06-09 19:11:54 +00:00
Mikhail Khodjaiants
585d6a4aac
Changed the synchronization scope.
2004-06-09 19:06:44 +00:00
Sean Evoy
a089f769a1
Fix for 66258 - Cannot 'mix' compilers (any more). Arbitrarily moved from a single rule for all files with a given extension to a rule for each file. Causing problems for existing users, so moving back to older form of rules.
2004-06-09 18:37:38 +00:00
Hoda Amer
e7bd887fae
Bug Fixing
2004-06-09 18:17:03 +00:00
Alain Magloire
1b4fc963a7
Disable extension Work In Progress
...
in plugin.xml. Part of PR 66016
* plugin.xml
2004-06-09 17:42:46 +00:00
Andrew Niefer
e9c5a2b928
fix NPE for 65114. When returning references to the cache, we should also
...
remove them from the list they are in, so that we never try to return them
again (potentially after they had been reallocated)
2004-06-09 15:45:31 +00:00
Alain Magloire
e9a68a7cbd
Keep the breakpoint disable when doing
...
deffered breakpoint installation.
* cdt/org/eclpse/cdt/debug/mi/core/cdi/EventManager.java
2004-06-09 15:43:47 +00:00
Bogdan Gheorghe
192beb6f39
Oops - forgot the change log for 66273...
2004-06-09 14:54:28 +00:00
Bogdan Gheorghe
7f558ffc16
Fix for 66273: Opening declaration causes stack overflow
2004-06-09 14:46:20 +00:00
David Inglis
de67e84c2f
cleanup warnings
2004-06-09 13:43:05 +00:00
David Inglis
95eca12e8f
new ICDescriptor method getDescritor(IProject project, boolean create)
2004-06-09 13:42:01 +00:00
David Inglis
1d2f0a957b
I18N patch from Tanya Wolff
2004-06-09 12:37:56 +00:00
Doug Schaefer
e1d46bbeed
Updated the SpeedTest to allow for run time selection of configs and to support
...
the new ScannerSpeedTest which just tests the scanner.
2004-06-09 11:43:21 +00:00
Alain Magloire
0e0f456412
Make sure when something goes wrong before
...
getting out the launch sequence to terminate the session.
* src/org/eclise/cdt/launch/internal/CoreFileLaunchDelegate.java
* src/org/eclise/cdt/launch/internal/LocalCLaunchConfigurationDelegate.java
2004-06-09 03:00:25 +00:00
Alain Magloire
6ba0814133
Quick workaround for PR 57287.
...
* model/org/eclipse/cdt/core/model/CoreModel.java
2004-06-09 02:30:29 +00:00
Alain Magloire
afd9e92342
Fix for PR 65077
...
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinCommandFactory.java
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinMIEnvironmentCD.jav
* src/org/eclipse/cdt/debug/mi/core/CygwinGDBDebugger.java
2004-06-08 21:40:21 +00:00
Andrew Niefer
0b189114ba
patch from Tanya Wolff - fix for bug 63467
2004-06-08 19:43:40 +00:00
Alain Magloire
0144bd8699
Fix for 66188
...
The callback acceptProblem() should do nothing.
* src/org/eclipse/cdt/internal/ui/compare/CParseTreeBuilder.java
2004-06-08 19:41:17 +00:00
Andrew Niefer
04c5f27798
patch from Tanya Wolff - fix for bug 66197
2004-06-08 19:35:22 +00:00
Andrew Niefer
5ebfc42760
bug 49990 - strings for GCC expression extensions
2004-06-08 19:23:47 +00:00
Alain Magloire
5e8a965b20
Fix for PR 66186.
...
Remove the log() print not necessary
and users thinks something went wrong.
* src/org/eclipse/cdt/internal/ui/BaseCElementContentProvider.java
2004-06-08 19:22:54 +00:00
Alain Magloire
c013ff1910
Patch from Dirk Dörr.
...
* utils/org/eclipse/cdt/utils/elf/Elf.java
2004-06-08 19:08:52 +00:00
David Inglis
ad08a349a9
added Note: to help clearify workbench auto build option
2004-06-08 19:05:08 +00:00
Alain Magloire
955e127ea7
2004-06-07 Tanya Wolff
...
Fix for Bug 66053 - externalized string in cview
* src/org/eclipse/cdt/internal/ui/cview/IncludeRefContainer.java
* src/org/eclipse/cdt/internal/ui/cview/CViewMessages.properties
2004-06-08 19:03:14 +00:00
Hoda Amer
506fe19ef0
Bug Fixing
2004-06-08 18:46:25 +00:00
Hoda Amer
61da74a2d0
Bug Fixing
2004-06-08 18:40:30 +00:00
David Inglis
ee609e18b2
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=66040
2004-06-08 17:59:20 +00:00
John Camelon
8b2e0e8b4d
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65555
2004-06-08 17:57:37 +00:00
David Inglis
1a728b8a2a
mostly patch from thomasf with some additions to editor preferences (selection color)
...
and labels in preference page. no longer depends of runtime.compatibility
2004-06-08 17:40:04 +00:00
Hoda Amer
a42bdd4da8
Bug Fixing
2004-06-08 17:05:30 +00:00
David Inglis
695c51bc99
update problem label
2004-06-08 15:55:37 +00:00
Alain Magloire
175ab5cf00
Fix for bug 65173
...
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/LexicalSortingAction.java
2004-06-08 15:39:24 +00:00
Mikhail Khodjaiants
2f8f528a15
Warning clean-up.
2004-06-08 15:35:13 +00:00
Alain Magloire
5751ec8237
Fix For Bug 65172
...
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/CBrowsingContentProvider.java
2004-06-08 15:32:18 +00:00
Alain Magloire
b2b0ddb9b9
Fix for PR 64090
2004-06-08 03:23:38 +00:00
Alain Magloire
eea5bdc2c8
Fix for PR 65633
2004-06-08 03:02:01 +00:00
Alain Magloire
74c63e682b
Check the BaseRef when saving
2004-06-07 20:54:06 +00:00
Alain Magloire
97ade06599
Synchronized the retrieving of the PathEntryContainer
2004-06-07 20:43:13 +00:00
Sean Evoy
0b171d56e4
Fix for 65275 -- Makefile assumes object files are .o
2004-06-07 20:40:44 +00:00
Sean Evoy
aee3c08d44
No longer needed as the MinGW target has been removed
2004-06-07 19:42:42 +00:00