Alain Magloire
59cb0ed8bb
2004-07-16 Vladimir Hirsl
...
Implementation of HP-UX SOM binary parser page.
* src/org/eclipse/cdt/ui/dialogs/AbstractGNUBinaryParserPage.java
* src/org/eclipse/cdt/ui/dialogs/GNUSomBinaryParserPage.java
* src/org/eclipse/cdt/ui/dialogs/GNUElfBinaryParserPage.java
* src/org/eclipse/cdt/ui/dialogs/GNUXCoffBinaryParserPage.java
2004-07-16 18:05:25 +00:00
Alain Magloire
9766cb70c6
2004-07-16 Chris Wiebe
...
Fixing numerous warnings.
2004-07-16 16:25:56 +00:00
Alain Magloire
b1ee9d479f
2004-07-15 Chris Wiebe
...
Initial draft for the type hierarchy view.
* browser/*
* icons/*
2004-07-15 18:27:15 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +00:00
Bogdan Gheorghe
18c40f7d32
Fixes for Bugs 64177,57121,68249
2004-07-08 19:30:09 +00:00
Doug Schaefer
04c74b6af0
Initial contribution of Mac Port from Greg Watson.
2004-07-07 19:19:42 +00:00
Alain Magloire
416238652a
2004-06-21 Alain Magloire
...
Big Patch from Vladimir Hirsl
This patch contains a binary parser core and UI elements to 'support' AIX
XCOFF32 binaries.
2004-06-21 22:08:09 +00:00
Bogdan Gheorghe
b2719be9c5
Fix for Bug 65132: Deletion of "Work In Progress" preferences
2004-06-11 18:38:39 +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
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
Alain Magloire
6124157bef
2004-05-31 Alain Magloire
...
Putting a good chunk of code(Taken from JDT)
to do proper hovering.
2004-06-01 05:13:07 +00:00
Alain Magloire
ccfe7d8f5f
2004-05-26 Alain Magloire
...
Jumbo Patch from Chris Wiebe.
Putting a starting skeleton for C Browsing.
2004-05-26 14:49:48 +00:00
Alain Magloire
285254ad4e
Major Patch from Sam Robb
...
bring to a close PR 52864.
2004-05-25 23:48:56 +00:00
David Inglis
cd4670ee40
remove unused properties page
2004-05-25 19:05:55 +00:00
Andrew Niefer
4b1ecbf65b
bug 43014, 62979: Reporting IProblems encountered during indexing. Only preprocessor problems to start
2004-05-21 20:33:16 +00:00
Alain Magloire
4ee5d85a60
2004-05-21 Alain Magloire
...
$&#*$(^#&^$(^#
Eclipse-3.0 change the way things are done
for the preferences we have, for the CEditor
merge the Preference settings: the CUIPlugin store
and the Editor store since now the settings is
on the TextEditor(see annotation).
2004-05-21 05:43:13 +00:00
Alain Magloire
1329b3aedf
2004-05-19 Alain Magloire
...
Comply with Eclipse-3.0 and use the theme
extension to change the CEditor text font.
Move the CBuildConsole font in the same category.
2004-05-20 02:18:09 +00:00
Bogdan Gheorghe
fa1f547d4b
Changed searchResultViewPages extension point to work with both old M8 and recent integration builds
2004-05-12 19:11:12 +00:00
David Inglis
a47cb5f21b
only show index page on c projects
2004-05-12 18:24:02 +00:00
Alain Magloire
e187f68cbc
2004-05-11 Alain Magloire
...
Preliminary work to get Parser IProblem in the CEditor.
2004-05-11 05:52:51 +00:00
Bogdan Gheorghe
ecd1e968f2
CDT UI plugin.xml - refactored the Indexer block property page location
2004-05-04 15:18:35 +00:00
Bogdan Gheorghe
580e67dcec
Changes to allow for enablement of the indexer at project creation time - includes new project property for disabling indexer.
2004-05-03 17:29:17 +00:00
David Inglis
4b1fcdb6fa
update label
2004-04-26 15:51:29 +00:00
David Inglis
0ac56f2cf0
update PathEntry ui stuff
2004-04-26 14:51:52 +00:00
Alain Magloire
add4485083
Disable the pathEntry property page
2004-04-21 18:28:07 +00:00
Alain Magloire
d324df3b25
Implement documentSetup and documentCreation extension point
...
for CDT
2004-04-21 06:15:23 +00:00
Bogdan Gheorghe
977904112c
Fix for 58477 - Search UI does not work
...
Fix for 59077 - Selection Search does not work
2004-04-20 03:53:00 +00:00
Alain Magloire
93dfa55ecf
Changes to CDocumentProvider to use Eclipse-3.0 TextFileDocumentProvider
...
The changes had the side effect of moving the IBufferFactory also
It is now in CustoBufferFactory. The DocumentAdapter for C File
was rewritten
2004-04-19 05:50:10 +00:00
David Inglis
0edb6132e2
register adapter factory through new extension point
2004-04-16 17:45:01 +00:00
David Inglis
e20be2336b
Work in progress - start of new C Path Container Wizard
2004-04-15 19:56:41 +00:00
Alain Magloire
cf45b52e3c
Patch from Mikhailk to remove dependencies on the
...
debug plugins.
2004-04-15 19:17:32 +00:00
Alain Magloire
ca7982b5b8
remove the contribution for Header. doing this makes all c files
...
have the header icon.
2004-04-15 00:28:58 +00:00
David Inglis
f594128873
support multiple binary parsers
2004-04-02 19:07:41 +00:00
Alain Magloire
d02bc06723
Add new filter to hide/show non C Projects
2004-04-02 16:27:05 +00:00
David Inglis
914825d390
removed xerces dependency
2004-04-01 02:39:16 +00:00
Bogdan Gheorghe
5c3d8fdb41
Fix annotations in overview bar, added index IProblem markers, added new preference page for controlling external search markers
2004-03-31 07:57:18 +00:00
Alain Magloire
24a43f659d
Fix PR 56734
2004-03-30 14:34:45 +00:00
Alain Magloire
36e409eaa3
Change the old implementation of filter in the CView to match
...
the PackageExplorer.
2004-03-30 05:35:52 +00:00
David Inglis
12a4c3d3df
work in progress on c path ui control - ui not enabled yet see plugin.xml
2004-03-26 22:05:27 +00:00
Andrew Niefer
f8d8ad6843
externalizing strings from Tanya Wolff
2004-03-18 23:34:30 +00:00
Hoda Amer
e74475bdbe
Fix for [Bug 54323] Refactor: Menu item from outline view
2004-03-15 21:17:47 +00:00
David Inglis
b03b5aa0c6
new C-Build console supporting mutiple streams.
2004-03-12 16:07:50 +00:00
Hoda Amer
da87b50b7f
Adding the undo manager for the Rename Refactor
2004-03-11 20:15:28 +00:00
Hoda Amer
cbd2bd573f
Rename Refactoring, first attempt. (Jumbo patch)
2004-03-09 19:50:00 +00:00
Alain Magloire
3ac1f3a202
New source browser for the Type hierarchy, From Chris Wiebe.
2004-03-08 18:22:31 +00:00
Andrew Niefer
2c1e95c730
bug 52567 - cdt NPE prevents java search from working
2004-02-20 15:31:33 +00:00
Alain Magloire
c48ea4de7f
New workingset for C/C++ CElements
2004-02-16 03:28:25 +00:00
Alain Magloire
9678b65711
PR 50789
...
First work to add support for "Show in CView"
Based on work provided by Thomas Fletcher.
2004-01-29 17:22:26 +00:00
Alain Magloire
ad01ba1044
First draft of opentype code by Chris Wiebe.
2004-01-28 21:23:51 +00:00
Doug Schaefer
e1b04cf0c0
Added org.eclipse.core.runtime.compatability as a
...
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00