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

1190 commits

Author SHA1 Message Date
David Inglis
948279d055 fixed up labels 2004-05-26 20:02:45 +00:00
Andrew Niefer
e2aba75dbb - Move cdt.internal.core.parser.util.ASTUtil to cdt.core.parser.ast
- Modify search to use ASTUtil for building function parameter strings
- Modify selection search to use parameter info in search (bug 63966)
2004-05-26 18:24:15 +00:00
Alain Magloire
975b25ff8e The patch was screwing the gif. Reapplied 2004-05-26 15:35:53 +00:00
John Camelon
ad024f522b Patch for David Daoust .. Fix for bug 62338 2004-05-26 15:30:31 +00:00
Alain Magloire
24b52e838e CUIPlugin.startup() cleanup. The method
was trying to get the UI thread, not necessary.
2004-05-26 15:18:40 +00:00
David Inglis
7aa7748a99 fixed NPE on shutdown 2004-05-26 15:09:48 +00:00
David Inglis
f7264a67cd typo 2004-05-26 14:57:50 +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
c2cc81a395 updated changelog 2004-05-26 14:35:32 +00:00
Alain Magloire
4a8eacaa59 PR 61965
From Thomas Fletcher:
	2.0 mainline scalability patch to
	call dispose methods and remove listeners
2004-05-26 14:22:38 +00:00
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