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
|
236df31adf
|
remove apply as its not needed
|
2004-05-12 18:24:45 +00:00 |
|
David Inglis
|
a47cb5f21b
|
only show index page on c projects
|
2004-05-12 18:24:02 +00:00 |
|
Bogdan Gheorghe
|
66ef2bac23
|
Removed FileSearchAction, FileSearchActionInWorkingSet + related properties
|
2004-05-12 18:00:23 +00:00 |
|
David Inglis
|
13677b0555
|
disable source attachment for now
|
2004-05-12 16:51:28 +00:00 |
|
David Inglis
|
cecd1d8a97
|
update project path pages (added export option to libs/containers)
|
2004-05-12 13:30:59 +00:00 |
|
Alain Magloire
|
59e9b2a504
|
remove of this file no longer use, the AnnotaionModel
is now located in the CDocumentProvider.
|
2004-05-12 03:54:21 +00:00 |
|
Andrew Niefer
|
9446e713c1
|
- fix bug 60928 - content assist and member definitions
- also fix bug related to the display string for constructor content assist completions
|
2004-05-11 21:37:37 +00:00 |
|
John Camelon
|
b988081c1f
|
Another partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60298
|
2004-05-11 19:43:05 +00:00 |
|
David Inglis
|
2249be45a4
|
fixed problem with closing project and lossing paths
|
2004-05-11 18:03:57 +00:00 |
|
John Camelon
|
6043c77b35
|
Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60298
|
2004-05-11 15:53:26 +00:00 |
|
David Inglis
|
d3e35385a3
|
don't show children for include/macros
|
2004-05-11 13:41:36 +00:00 |
|
David Inglis
|
cb7eb62a66
|
update images
|
2004-05-11 13:24:28 +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 |
|
John Camelon
|
5d76260d33
|
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=61597
|
2004-05-10 22:44:31 +00:00 |
|
Andrew Niefer
|
1aa7ee77fe
|
fix bug 60493
|
2004-05-10 20:42:36 +00:00 |
|
David Inglis
|
5785b4bf37
|
added include/symbol/lib container to ui of container paths.
removed order/export block for now until we really need it will probably come back in some other form.
|
2004-05-10 20:29:20 +00:00 |
|
Andrew Niefer
|
5d46138a5d
|
fixing bugs 50807 and 50808, content assist in functions: foo( []
|
2004-05-07 19:46:45 +00:00 |
|
Alain Magloire
|
da672cbe13
|
Sorting was incorrect for IncludeReference
|
2004-05-06 20:22:55 +00:00 |
|
Bogdan Gheorghe
|
c29caac4d0
|
Refactored search engine to take an IMatchLocator; added friends to the index: removed derived from search page
|
2004-05-06 18:33:01 +00:00 |
|
David Inglis
|
43ec78a634
|
fixed dir display of include paths
|
2004-05-06 15:51:28 +00:00 |
|
Alain Magloire
|
dd52df1494
|
More support for Libaryentry
|
2004-05-06 04:19:19 +00:00 |
|
Bogdan Gheorghe
|
72799392c9
|
Added code to load and store index enablement setting from a project's descriptor
|
2004-05-05 17:01:19 +00:00 |
|
Bogdan Gheorghe
|
c241ddb3ed
|
Got rid of the old search context menus in CEditor, COutlineView, CView.
|
2004-05-05 16:21:22 +00:00 |
|
Andrew Niefer
|
1f9900d9e0
|
externalize string
|
2004-05-05 14:33:12 +00:00 |
|
Alain Magloire
|
190a4343ae
|
Work in progress for LibraryEntries.
|
2004-05-05 04:53:55 +00:00 |
|
Alain Magloire
|
771e8d51cf
|
Work in progress, for the Library Entry UI
|
2004-05-04 20:05:27 +00:00 |
|
Hoda Amer
|
b3577f221d
|
Refactoring bug fixes
|
2004-05-04 15:58:18 +00:00 |
|
Bogdan Gheorghe
|
ecd1e968f2
|
CDT UI plugin.xml - refactored the Indexer block property page location
|
2004-05-04 15:18:35 +00:00 |
|
Alain Magloire
|
87b6836f3a
|
Work for Library entries.. In Progress
|
2004-05-04 04:14:43 +00:00 |
|
Alain Magloire
|
680b56fd9b
|
New icon for attach source
|
2004-05-04 04:14:12 +00:00 |
|
John Camelon
|
fb0d913699
|
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=60791
|
2004-05-03 19:47:42 +00:00 |
|
Alain Magloire
|
daf8e95a4e
|
Refactor the indexer block to be in the same package
as the other block properties.
|
2004-05-03 19:14:19 +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 |
|
Alain Magloire
|
442e48039e
|
Remove annoying warning from eclipse compiler
about never use export or local variables.
|
2004-05-02 03:33:21 +00:00 |
|
Alain Magloire
|
412410a881
|
Fix for PR 57620
|
2004-05-02 00:43:59 +00:00 |
|
Alain Magloire
|
a075f3082c
|
FIx in the CViewLabel to not show the full includeReference paths
|
2004-04-30 22:50:56 +00:00 |
|
David Inglis
|
748193a677
|
doc update
|
2004-04-30 20:23:48 +00:00 |
|
David Inglis
|
1725222feb
|
added container page to ui - work in progress
|
2004-04-30 20:23:39 +00:00 |
|
Hoda Amer
|
1d8bbf919e
|
Content Assist fixes
|
2004-04-30 18:30:39 +00:00 |
|
David Inglis
|
9e3714d448
|
fixed NPE
|
2004-04-30 14:20:22 +00:00 |
|
Alain Magloire
|
432ae76aa5
|
Do not show the files in the workspace
|
2004-04-30 04:08:23 +00:00 |
|
Alain Magloire
|
87257e4718
|
Changes to IWorkingCopy adjustment
|
2004-04-30 00:07:51 +00:00 |
|
David Inglis
|
36934f4bc9
|
support container
|
2004-04-29 21:04:25 +00:00 |
|
David Inglis
|
f12fae4a2a
|
cpath ui update
|
2004-04-29 19:26:51 +00:00 |
|
Alain Magloire
|
e53919a536
|
beautify getText() label for CView
|
2004-04-28 21:11:36 +00:00 |
|
Bogdan Gheorghe
|
9cc4fa6e5a
|
Search UI fix for Integration builds
|
2004-04-28 21:04:33 +00:00 |
|
David Inglis
|
fe6b0c576b
|
cpath ui update
|
2004-04-28 20:27:04 +00:00 |
|
David Inglis
|
9b4b4cabc4
|
cpath ui update
|
2004-04-28 17:46:29 +00:00 |
|
Hoda Amer
|
21d7893f4e
|
Content Assist fixes
|
2004-04-28 17:03:16 +00:00 |
|