1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
Commit graph

980 commits

Author SHA1 Message Date
Alain Magloire
40f9982534 Update the necessary classes to use the new
ResolverModel.
2004-05-26 02:59:50 +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
David Inglis
972ac277a0 new Include/symbol page 2004-05-25 18:49:32 +00:00
Bogdan Gheorghe
5630808394 Added some checks to the indexer timeout field to make sure a sane value is entered 2004-05-25 14:10:47 +00:00
Doug Schaefer
de0397f03e Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +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
John Camelon
95d5594fd0 Fix content assist to work w/WorkingCopy again.
Further memory enhancements.
2004-05-20 21:40:56 +00:00
Alain Magloire
5cc077060d 2004-05-19 Alain Magloire
Contribution from Sam Robb, for PR 52864.
	File discovery.
2004-05-20 03:01:12 +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
John Camelon
a3179774f5 Changed CModelBuilder & CompletionEngine to use buffered input streams rather than String/CharArray Readers 2004-05-20 00:25:33 +00:00
Bogdan Gheorghe
899cce1891 Got rid of deprecated methods in CSearchResultPage and MouseClickListener. 2004-05-19 06:12:07 +00:00
Alain Magloire
245a435785 2004-05-18 Alain Magloire
Fix PR 61498
	Removing the Annotation Page from the CEditor preference.
2004-05-18 19:25:27 +00:00
Bogdan Gheorghe
a8037dbc3a Fix for 62512
Added matching routine to IncludePattern
2004-05-18 02:29:20 +00:00
Alain Magloire
ddeff323b5 Use the utility class simpler code. to draw a rectangle. 2004-05-17 20:18:14 +00:00
Doug Schaefer
2eba1f473e Upgrade to latest platform APIs. 2004-05-17 18:44:14 +00:00
Alain Magloire
4e8200ae93 Chris Wiebe new patch: deal with type cache scalability. 2004-05-17 15:50:32 +00:00
Alain Magloire
91d85a182d unknown icon if the type of library can not be found. 2004-05-17 12:38:15 +00:00
Bogdan Gheorghe
45ce2c7bd9 Added sorters to the search results 2004-05-17 02:56:57 +00:00
Bogdan Gheorghe
c9e829ba12 fix for bug 48020, Duplicate Mnemonics in Search Dialog 2004-05-15 00:26:03 +00:00
Alain Magloire
0f10e95c21 Get rid of warnings. 2004-05-14 23:09:16 +00:00
Andrew Niefer
e8b1740a4f fix bug 62344 2004-05-14 21:07:03 +00:00
Andrew Niefer
53f99e1262 bug 61233 2004-05-14 18:27:20 +00:00
Bogdan Gheorghe
fc76ab65c7 Fix for 56833 2004-05-14 16:42:54 +00:00
Alain Magloire
1549ba8899 Fix for PR 62064 2004-05-13 18:50:33 +00:00
David Inglis
bb13674e2f cleanup path display 2004-05-13 14:38:42 +00:00
David Inglis
e789040647 small ui fix fo button enablement, show of export label and export handling 2004-05-13 14:22:21 +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
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