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

3088 commits

Author SHA1 Message Date
Alain Magloire
8331d66485 Default Prefix for comment. 2003-10-17 02:32:25 +00:00
Alain Magloire
4fda51818b updated. 2003-10-17 01:39:50 +00:00
Alain Magloire
451fe038af updated. 2003-10-16 19:10:04 +00:00
Alain Magloire
1349365cd7 Keep on trying to find a motif 2003-10-16 19:09:52 +00:00
Alain Magloire
6738deaf1a updated. 2003-10-16 13:53:42 +00:00
Alain Magloire
66cd500c0c Null out the page when not selected. 2003-10-16 13:53:30 +00:00
Mikhail Khodjaiants
eff499d538 Improving the source search algorithms. 2003-10-15 17:44:06 +00:00
David Inglis
90ef3ef63b don't set container 2003-10-15 15:33:22 +00:00
David Inglis
a812ee80f7 revert alain change 2003-10-15 15:32:55 +00:00
Alain Magloire
cd27b49d8c new method getPluginID(). 2003-10-15 02:50:35 +00:00
Alain Magloire
a8ea8170c1 Add action to the outliner. 2003-10-15 02:50:21 +00:00
Alain Magloire
44529a00c3 Bug fix. 2003-10-15 02:49:47 +00:00
Alain Magloire
3fde5e06c5 updated. 2003-10-14 21:03:01 +00:00
Alain Magloire
19cd0ff470 Always fetch the paths in the .cdtproject. 2003-10-14 21:02:48 +00:00
Alain Magloire
956250cf95 ICOptionPage has a new method getPreferences()
implemented.
2003-10-14 20:59:08 +00:00
Alain Magloire
0b3ec61e91 updated. 2003-10-14 20:57:29 +00:00
Alain Magloire
e8b7586d25 updated. 2003-10-14 20:36:47 +00:00
Alain Magloire
71c5ec9d07 New method added in ICOptionPage
Preferences getPreferences()
2003-10-14 20:36:34 +00:00
Mikhail Khodjaiants
833492ccf0 Improved the source search algorithm. 2003-10-14 18:41:41 +00:00
Mikhail Khodjaiants
4af9a7f786 DebugTextHover.java: check if the result of 'evaluateExpression' is not null before trim it. 2003-10-14 15:57:18 +00:00
Alain Magloire
239149c98e fix a bug 2003-10-14 05:21:09 +00:00
Alain Magloire
45e5950f0e added _ and - as word 2003-10-14 05:20:56 +00:00
Alain Magloire
7fdbbd63a3 use the makefile word detector. 2003-10-14 04:51:08 +00:00
Alain Magloire
a2d0827739 use of simple macro to count the brackets. 2003-10-14 04:50:09 +00:00
Alain Magloire
e07da5d133 Added other define rules. 2003-10-14 04:49:26 +00:00
Alain Magloire
53098e5a17 Return the default Token 2003-10-14 04:48:15 +00:00
Mikhail Khodjaiants
952fdd89d6 Fix for bug 43372: changed the source lookup procedures to avoid the usage of 'getCanonicalPath'. 2003-10-14 02:10:34 +00:00
Alain Magloire
66b1d31a66 updated. 2003-10-10 19:12:11 +00:00
Alain Magloire
5353c790ba add new method. 2003-10-10 19:12:01 +00:00
Alain Magloire
6358ba0254 updated 2003-10-10 13:47:59 +00:00
David Inglis
a74781039e patch from Mikhail Khodjaiants
- use 'MultiStatus' instead of 'Status' in the 'abort' method.
2003-10-09 13:08:36 +00:00
Alain Magloire
2b2cf4e3c3 updated. 2003-10-08 20:10:35 +00:00
Alain Magloire
6a5352c615 Fallback to a search on the project. 2003-10-08 20:10:23 +00:00
Alain Magloire
a289e10de1 updated 2003-10-08 19:04:15 +00:00
Alain Magloire
c34904e169 Better use of selection for binary elements 2003-10-08 19:04:06 +00:00
Alain Magloire
df93222d51 updated. 2003-10-08 18:58:25 +00:00
Alain Magloire
4a143b03a8 More work done to clean the GNU Elf Binary Parser 2003-10-08 18:58:15 +00:00
David Inglis
943f1dbc94 added a stream monitor so that we can fuge that we are getting progress 2003-10-08 18:25:46 +00:00
Mikhail Khodjaiants
3804b80669 All methods of 'IRuntimeOptions' should throw CDI exceptions in case of failure. 2003-10-07 18:30:31 +00:00
Mikhail Khodjaiants
05ec3d8a5c Added transparency. 2003-10-06 21:33:42 +00:00
Mikhail Khodjaiants
b75d5577de Mark the function arguments in the Variables View. 2003-10-06 21:11:38 +00:00
Mikhail Khodjaiants
1149f60ff7 Added the "isArgument" method to ICVariable. This method is used to distinguish the arguments in the Variables View. 2003-10-06 21:08:43 +00:00
Alain Magloire
994d18c7ab Enable the GNU Elf Parser. 2003-10-06 20:16:38 +00:00
Alain Magloire
4882849b8c StringIndexBufferException corrected. 2003-10-03 19:59:07 +00:00
Doug Schaefer
0e11088e84 Patch for Sean Evoy:
Details in ChangeLog.
2003-10-02 02:56:46 +00:00
Doug Schaefer
cc6084024d Patch for Sean Evoy:
Use natures to help select what tools are available.
2003-10-01 23:56:36 +00:00
John Camelon
bc158cc0fb Patch for Bogdan Gheorghe
This patch: 

- changes the indexer to use whatever source/header extensions are defined in CModelManager 
- updated the search shortcut so that Ctrl + H will bring up the C/C++ search in a source/header extension file 
- flushes the CDT log file after each index merge (ie. each time the indexer completes an index)
2003-10-01 22:15:38 +00:00
John Camelon
77fbc604e7 Patch for Andrew Niefer
core:
- fix bug 44026 by checking scope before reporting match in 
MatchLocator.report
ui:
-bug44032 - deleting/moving files breaks search
        * modified src/org/eclipse/cdt/ui/CSearchResultLabelProvider 
getText to return empty string instead of null
-bug43130 - Selected resources is disabled but selected
        * src/org/eclipse/cdt/internal/ui/search/CSearchPage
2003-10-01 21:33:23 +00:00
John Camelon
e63b06fc5f Patch for Andrew Niefer
core:
  PST changes:
  - modify lookupConstructor to copy the constructor list before resolving 
on it
  - modify checkUserDefinedConversionSequence the same way
  - modify isValidFunctionOverload to check for forward declarations

core.tests:
- added testBug43951 to CompleteParseASTTest
2003-10-01 21:15:45 +00:00
John Camelon
9b33f17d3f CORE
Fixed Bug 43987 : Search results: Declaration of class not highlighted when selected 
	Fixed Bug 43997 : Search results: selection includes preceding whitespace 
	Fixed Bug 44034 : Scanner failure on #undef
2003-10-01 20:34:58 +00:00