1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

254 commits

Author SHA1 Message Date
Alain Magloire
c44ca8466f New method getDefaultPrefixes() for ISourceViewerConfiguration. 2002-11-08 03:24:06 +00:00
Alain Magloire
134a9cb1c8 Recompiled. 2002-11-07 20:45:32 +00:00
Alain Magloire
596d184814 Remove not portable function. 2002-11-07 20:45:17 +00:00
Alain Magloire
c014fcc8bb Update. 2002-11-07 20:45:03 +00:00
Alain Magloire
111fc16c5c updated. 2002-11-07 03:20:16 +00:00
Alain Magloire
de13f6b523 put -1 for line number when no resources found. 2002-11-07 03:20:00 +00:00
Alain Magloire
734cfe23ea Remove deadcode parse() and trim() the string. 2002-11-07 03:19:25 +00:00
David Inglis
dad0f57455 many fixes see ChangeLog 2002-11-06 20:57:04 +00:00
Alain Magloire
77b8eab7a4 updated. 2002-11-06 20:37:11 +00:00
Alain Magloire
a3c6f84270 Remove check for spaces. 2002-11-06 20:37:04 +00:00
Alain Magloire
caa3260643 Remove projecContainsSpace locale. 2002-11-06 20:36:44 +00:00
David Inglis
0ba89e631c fixes errors when no compiler info exits 2002-11-06 19:26:58 +00:00
Alain Magloire
ef48933a8b updated. 2002-11-06 16:28:58 +00:00
Alain Magloire
0bf4c5cff8 Look for the filename in the workspace if it is an absolute path. 2002-11-06 16:28:50 +00:00
Alain Magloire
f9820ec147 Move the code to check for "(Each undeclared" pattern.
Append the filename in the descripion if the resource is not found.
2002-11-06 16:28:19 +00:00
Alain Magloire
aef723b19b updated. 2002-11-06 01:06:05 +00:00
Alain Magloire
5f1db41a0c New implementation of a COFF/EXE/PE parser 2002-11-06 01:05:54 +00:00
Alain Magloire
b5757552c9 updated. 2002-11-05 16:01:46 +00:00
Alain Magloire
fd423bd490 trim the line. 2002-11-05 16:01:35 +00:00
Sebastien Marineau
0fe5a0800e FIx for PR 25725 -- enable overview ruler 2002-11-05 15:01:54 +00:00
David Inglis
12aab10836 new pty lib 2002-11-04 21:01:34 +00:00
David Inglis
985995cb0f change library layout 2002-11-04 20:57:06 +00:00
Alain Magloire
c7f9164d44 new file. 2002-11-04 20:44:32 +00:00
Alain Magloire
050047dc9b new file. 2002-11-04 20:31:05 +00:00
David Inglis
d88c252a40 Since standard make project don't really know what there target platform
is lets (for now) assume any "*" if the extension does not list any, in the
future we'll call ICOwner.getPlatform(IProject) (new) to give back a target platform
which the user has given us.
2002-11-04 19:28:32 +00:00
Alain Magloire
bfcdb80713 updated. 2002-11-01 20:12:37 +00:00
Alain Magloire
aa2c9be127 findElement check for relative path. 2002-11-01 20:11:21 +00:00
David Inglis
562219c341 IBinary label update to use isLittleEndian 2002-11-01 18:24:12 +00:00
David Inglis
e70e1ce0f3 change to getCPU string 2002-11-01 18:00:28 +00:00
Judy N. Green
20ae7ae730 Removed the ReferencedProjects tab from the C/C++ Projects Properties.
See GNATS bug 13758
2002-10-31 20:41:08 +00:00
Judy N. Green
b31adfd4de Changed title "Referenced Projects" to "Referenced C/C++ projects" in order to distinguish it from the Referenced projects that Eclipse ads to project properties by default 2002-10-31 19:30:58 +00:00
Judy N. Green
07388af140 added source.cdt_qnx.jar 2002-10-31 15:25:33 +00:00
Alain Magloire
6d3db2bf2d update 2002-10-31 14:53:27 +00:00
Alain Magloire
942b757516 check the existence of the file first. 2002-10-31 14:52:57 +00:00
Peter Graves
d54c3caff1 Updated to refledt api changes, and come CProjectHelper code cleanup 2002-10-30 21:22:32 +00:00
Alain Magloire
fc8f414e73 updated. 2002-10-30 19:56:15 +00:00
Alain Magloire
7b94160940 new methods removeNature() and removeCNature(). 2002-10-30 19:55:58 +00:00
Alain Magloire
43af332194 new Method removeCCNature() 2002-10-30 19:55:36 +00:00
David Inglis
f4ed4e4745 fixed clearing console 2002-10-30 03:10:33 +00:00
David Inglis
abc8c1ae28 new Build Console management 2002-10-29 21:40:59 +00:00
Judy N. Green
c8ad29addc Updated labels as per Eclipse Look & Feel 2002-10-28 19:26:46 +00:00
Judy N. Green
13eda35755 Updated titles to follow Eclipse Look & Feel Guidelines 2002-10-28 16:55:36 +00:00
Alain Magloire
34d219b21a update. 2002-10-28 14:46:11 +00:00
David Inglis
5c67633999 fixed global actions 2002-10-28 14:44:27 +00:00
Alain Magloire
66b60c7ba4 SetDaemon to true. 2002-10-28 14:43:27 +00:00
Alain Magloire
c13106f98a Implements Runnable. 2002-10-28 14:43:18 +00:00
Alain Magloire
29b8b000e5 indentation. 2002-10-28 14:43:05 +00:00
David Inglis
d6eb399569 builder fixes 2002-10-28 14:05:29 +00:00
Judy N. Green
b8a4d37318 Added 'New" to text of creation wizards as per Eclipse UI (Guideline 2.3) 2002-10-25 20:36:44 +00:00
Alain Magloire
d7c895d6f0 updated. 2002-10-25 18:38:30 +00:00