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

1744 commits

Author SHA1 Message Date
Mikhail Khodjaiants
d4eb2d4416 Check if part is not null when set the selection. 2003-02-28 21:38:48 +00:00
Mikhail Khodjaiants
c274d249d0 Check if page exists before adding a listener. 2003-02-28 21:31:06 +00:00
Alain Magloire
0421c796e9 updated 2003-02-28 21:30:10 +00:00
Alain Magloire
f123f58b2f Implementing the BinaryParser proposal using
the CDescriptor class.
2003-02-28 21:29:53 +00:00
Alain Magloire
e1a571ea79 updated 2003-02-26 21:38:55 +00:00
Alain Magloire
add6587020 IBinaryParser interface change the methos:
public IBinaryFile getBinary(IFile)

to

public IBinaryFile getBinary(IPath)
2003-02-26 21:38:44 +00:00
David Inglis
6940e686c7 faster IArchive 2003-02-26 21:01:28 +00:00
Alain Magloire
7f7de54b77 updated 2003-02-25 16:06:02 +00:00
Alain Magloire
203cb53ced Fix embedded quotation. 2003-02-25 16:05:46 +00:00
Alain Magloire
7e0b8b204c updated 2003-02-25 14:48:00 +00:00
Alain Magloire
8485d52999 Remove Marker was implementing IMarker 2003-02-25 14:47:48 +00:00
Alain Magloire
ed45ff3366 Updated. 2003-02-25 01:48:05 +00:00
Alain Magloire
ab2f407352 Reorginaze import to remove warnings. 2003-02-25 01:47:53 +00:00
Alain Magloire
3a0c2ba40d Updated. 2003-02-25 01:42:26 +00:00
Alain Magloire
ffaa1e841b Reorginaze import to remove warnings. 2003-02-25 01:42:13 +00:00
Alain Magloire
6bac434d9e Updated. 2003-02-25 01:30:20 +00:00
Alain Magloire
1188530d40 Remove Resource was implementing IResource which is illegal 2003-02-25 01:30:07 +00:00
Alain Magloire
c35fa54bbc updated 2003-02-24 16:40:03 +00:00
Alain Magloire
21821e474c Reorginsed import. 2003-02-24 16:39:53 +00:00
Alain Magloire
6ac2ac8aea updated 2003-02-24 15:51:32 +00:00
Alain Magloire
387d5109b3 Change scope fot comply with eclisep-2.1 2003-02-24 15:51:21 +00:00
Alain Magloire
fac6b3bc9b getResource () is already in ICElement. 2003-02-24 04:48:34 +00:00
Alain Magloire
f0db445aea updated 2003-02-23 19:23:52 +00:00
Alain Magloire
ca33847526 Remove the references to BinaryFileAdapter
and BinarContainerAdapter.
2003-02-23 19:23:40 +00:00
Alain Magloire
61bb9b156d Remove IResource/IFile/IContainer adapters.
BinaryContainerAdapter
BinaryFileAdapter
Container
2003-02-23 19:23:13 +00:00
Mikhail Khodjaiants
8cf320d440 Implementing the 'Attach Source' editor. 2003-02-21 23:50:52 +00:00
Mikhail Khodjaiants
6f8b4913f4 Implementing the 'Attach Source' editor. 2003-02-21 23:42:58 +00:00
Mikhail Khodjaiants
853011dd0a Reset the dirty flag only if the block is a part of the launch configuration dialog. 2003-02-20 22:45:53 +00:00
David Inglis
c0bb4d9b23 fix source locator 2003-02-20 22:03:23 +00:00
Mikhail Khodjaiants
d06efcf027 Added the 'Association' column and the 'Restore Defaults' button to the SourceLookupBlock. 2003-02-20 21:16:43 +00:00
Alain Magloire
505e2b59e1 Support for Working set. 2003-02-20 21:15:19 +00:00
Mikhail Khodjaiants
80ecfd2b0a Added comment. 2003-02-20 20:43:02 +00:00
Mikhail Khodjaiants
17043cea03 No need to set the source search path to the debugger. 2003-02-20 20:36:18 +00:00
Mikhail Khodjaiants
1290626b1e Changed to 'public' the access modifier of the 'setAssocition' method. 2003-02-20 20:26:54 +00:00
David Inglis
20eedfc477 fix minor label bug 2003-02-20 20:21:04 +00:00
David Inglis
0099e3903e cleanup CDT extensions interfaces 2003-02-19 19:29:04 +00:00
David Inglis
03dea5e8ec new source locator ui pages 2003-02-18 20:53:39 +00:00
Mikhail Khodjaiants
92119895bc Added persistency to the source locator. 2003-02-18 19:43:41 +00:00
Mikhail Khodjaiants
acf0c44f7a Added persistency to the source locator. 2003-02-18 19:35:24 +00:00
Mikhail Khodjaiants
fcdfb49342 Added persistency to the source locator. 2003-02-18 19:34:46 +00:00
Mikhail Khodjaiants
d7b288068e Added persistency to the source locator. 2003-02-18 19:24:08 +00:00
Judy N. Green
90de4d7222 Updated to build instead of builder 2003-02-17 21:39:44 +00:00
Doug Schaefer
18177e7a35 New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
Judy N. Green
f79f421947 Added icon for conversion wizard 2003-02-17 17:05:19 +00:00
Mikhail Khodjaiants
4453da7299 Changes for signal action. 2003-02-14 18:51:38 +00:00
Mikhail Khodjaiants
b540f30b41 Enable the 'Resume With Signal' action only if target is suspended. 2003-02-14 18:51:18 +00:00
Mikhail Khodjaiants
227c0f8ca8 Change the 'Deliver Signal' action name to 'Resume With Signal'. 2003-02-14 18:50:51 +00:00
Alain Magloire
1eef7ed810 updated. 2003-02-14 01:17:20 +00:00
Alain Magloire
69f5cde8c4 Comment out the references to the old build for now 2003-02-14 01:17:11 +00:00
Alain Magloire
126d969695 comment out the getBuilders method. 2003-02-14 01:16:19 +00:00