Alain Magloire
|
40e68a1ff3
|
CProjectWizardPage constructor takes CProjectWizard argument
validatePage calls isValidName().
|
2002-11-13 16:45:00 +00:00 |
|
Alain Magloire
|
16f27bb89f
|
isValidName new method
|
2002-11-13 16:44:11 +00:00 |
|
Alain Magloire
|
17dbc7cbe6
|
updated
|
2002-11-13 16:43:49 +00:00 |
|
Thomas Fletcher
|
a8ed987fd5
|
Removed periods from statement definitions
|
2002-11-13 16:37:51 +00:00 |
|
Alain Magloire
|
be178a362f
|
updated
|
2002-11-13 14:32:04 +00:00 |
|
Alain Magloire
|
71283e87ce
|
Always parse the error even when canceled.
|
2002-11-13 14:31:26 +00:00 |
|
David Inglis
|
b9b786dcfd
|
filter debugger list base on selected IBinary cpu
|
2002-11-13 14:01:09 +00:00 |
|
David Inglis
|
83ca00e7b1
|
added "native" supported cpu
|
2002-11-13 14:00:45 +00:00 |
|
David Inglis
|
2abb649ea3
|
added supported cpu list to debugger extension
|
2002-11-13 14:00:33 +00:00 |
|
David Inglis
|
0b999fef42
|
added new C project proptery page for indexing service
|
2002-11-13 13:19:12 +00:00 |
|
Alain Magloire
|
47f264c7e8
|
updated.
|
2002-11-12 22:17:17 +00:00 |
|
Alain Magloire
|
4d8caa5769
|
do not do any quick start. here.
|
2002-11-12 22:17:06 +00:00 |
|
Alain Magloire
|
0f475ccc84
|
Check if it was already enabled.
|
2002-11-12 22:16:00 +00:00 |
|
Alain Magloire
|
5e27de87ed
|
update.
|
2002-11-12 20:52:49 +00:00 |
|
Alain Magloire
|
fbea286a2e
|
new method removeItem(Object key)
|
2002-11-12 20:52:39 +00:00 |
|
Alain Magloire
|
10cc1418e2
|
New method removeContainer() and clearRequestList.
|
2002-11-12 20:52:17 +00:00 |
|
Alain Magloire
|
ec099b66f4
|
update.
|
2002-11-12 19:01:59 +00:00 |
|
Alain Magloire
|
a28d92aa29
|
new method removeResource().
|
2002-11-12 19:01:50 +00:00 |
|
Alain Magloire
|
d3a78188f1
|
update
|
2002-11-12 18:52:42 +00:00 |
|
Alain Magloire
|
89f6cf14cf
|
Check if the project is enable first.
|
2002-11-12 18:52:31 +00:00 |
|
Alain Magloire
|
4e3f536f36
|
setEnabled() adn isEnabled() new methods.
|
2002-11-12 18:52:09 +00:00 |
|
Alain Magloire
|
573ff6a188
|
updated.
|
2002-11-12 17:27:44 +00:00 |
|
Alain Magloire
|
fb2c23033a
|
updated.
|
2002-11-12 14:53:18 +00:00 |
|
Alain Magloire
|
5e4385b1c3
|
waitfor was return the pid instead of the exit value.
|
2002-11-12 14:53:07 +00:00 |
|
David Inglis
|
86bd4ef30a
|
fixed model.create(IPath)
|
2002-11-12 13:51:55 +00:00 |
|
Judy N. Green
|
eb14748bb9
|
Removed comment and changed reference to use a method rather than access the underlying variable.
|
2002-11-11 21:42:41 +00:00 |
|
Mikhail Khodjaiants
|
d3ebea6093
|
Fix for PR 25988: The 'Padding Character' preference of the Memory view doesn't work.
|
2002-11-11 20:16:03 +00:00 |
|
Judy N. Green
|
6b63c5a5dc
|
Added support for converting projects
|
2002-11-08 20:16:29 +00:00 |
|
Judy N. Green
|
ba6d7cff13
|
Added comments regarding the CDescriptor changes
|
2002-11-08 20:16:05 +00:00 |
|
Alain Magloire
|
d27f4e18ce
|
updated;
|
2002-11-08 03:24:17 +00:00 |
|
Alain Magloire
|
c44ca8466f
|
New method getDefaultPrefixes() for ISourceViewerConfiguration.
|
2002-11-08 03:24:06 +00:00 |
|
Mikhail Khodjaiants
|
5af988624b
|
When a referenced project is deleted it's location is null. The source locator should check this when it returns the path array.
|
2002-11-07 21:54:40 +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 |
|
Alain Magloire
|
f1009943f6
|
Catch the exception and use a list.
|
2002-11-06 21:04:57 +00:00 |
|
Alain Magloire
|
6c34b97f04
|
updated.
|
2002-11-06 21:04:43 +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 |
|
Alain Magloire
|
3fad2c2e65
|
updated.
|
2002-11-06 20:14:37 +00:00 |
|
Alain Magloire
|
1a65c8e127
|
some element of the argument array was null.
|
2002-11-06 20:14:25 +00:00 |
|
David Inglis
|
0ba89e631c
|
fixes errors when no compiler info exits
|
2002-11-06 19:26:58 +00:00 |
|
David Inglis
|
f41ad5443b
|
fixed bug with preselection of project/program on new configurations
|
2002-11-06 16:57:43 +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 |
|