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

1709 commits

Author SHA1 Message Date
Mikhail Khodjaiants
0cf8c37fd5 Implementing the 'Signals' view. 2003-02-03 23:08:44 +00:00
Alain Magloire
4572bd4f18 updated. 2003-02-03 22:27:19 +00:00
Alain Magloire
9755b0a988 createMISignal() 2003-02-03 22:27:04 +00:00
Alain Magloire
64e3f488a4 Implementation of signal(). 2003-02-03 22:26:53 +00:00
Alain Magloire
5ed8fb7f14 Call manager to deliver signal. 2003-02-03 22:26:40 +00:00
Alain Magloire
1620fd666d New file. 2003-02-03 22:26:27 +00:00
Alain Magloire
e8727feae7 Changes to ICDIExitEvent. 2003-02-03 21:36:23 +00:00
Alain Magloire
ec7e2e074f updated. 2003-02-03 21:34:49 +00:00
Alain Magloire
4c193f6d9e Adjust to changes in ICDIExitEvent. 2003-02-03 21:34:39 +00:00
Alain Magloire
55e17f06b5 New file. 2003-02-03 21:34:18 +00:00
Alain Magloire
32b79c9194 Now extends ICDIDestroyedEvent with new method
getReason().
2003-02-03 21:34:08 +00:00
Alain Magloire
08db8ae0fd Updated. 2003-02-03 21:30:10 +00:00
Alain Magloire
df686f48b1 New file 2003-02-03 21:29:57 +00:00
Alain Magloire
c89cc3f9e9 catch MIInferiorSignalExitEvent. 2003-02-03 21:29:44 +00:00
Alain Magloire
d83e7027dc Signal is like continue. 2003-02-03 21:29:14 +00:00
Alain Magloire
7521694c21 Indentation. 2003-02-03 21:28:55 +00:00
Alain Magloire
bcbe3e38d9 signal method should throw exception. 2003-02-03 19:53:09 +00:00
Alain Magloire
d87cffe93a Refactor side effect getMeaning() change for getDescription() 2003-02-03 19:31:13 +00:00
Alain Magloire
18a6210a28 updated. 2003-02-03 19:30:27 +00:00
Alain Magloire
7909269cef new methods added. 2003-02-03 19:30:16 +00:00
Alain Magloire
571c2f93bb updated 2003-02-03 19:27:36 +00:00
Alain Magloire
964af83844 Indentation. 2003-02-03 19:27:23 +00:00
Alain Magloire
4e6954c190 Refactor of MISignal to MISigHandle to not to confuse
with cli "signal SIGNAL".
2003-02-03 19:27:12 +00:00
Alain Magloire
9f080ee5e6 Updated. 2003-02-03 18:48:59 +00:00
Alain Magloire
729b9c7022 New method setSymbolsRead(). 2003-02-03 18:48:46 +00:00
Alain Magloire
dee0af9e88 when loadSymbols() set the read flag to true. 2003-02-03 18:48:29 +00:00
Alain Magloire
e3c98a3f6f new method getMIShared(). 2003-02-03 18:48:00 +00:00
Alain Magloire
3b010abe54 Updated. 2003-02-02 03:29:29 +00:00
Alain Magloire
90c216400b Do not throw any exception. 2003-02-02 03:29:21 +00:00
Alain Magloire
3f5312a66b Rebuild. 2003-02-02 03:28:57 +00:00
Alain Magloire
1320750da0 updated. 2003-02-02 01:03:15 +00:00
Alain Magloire
04aae18732 Indentation. 2003-02-02 01:02:53 +00:00
Alain Magloire
99db2be316 Extends IVariableDeclaration. 2003-02-02 01:02:42 +00:00
Alain Magloire
d34840ed5b Not usefull. 2003-02-02 01:02:22 +00:00
Alain Magloire
4b2719646a New File. 2003-02-02 01:01:57 +00:00
Alain Magloire
7a60d1d167 extends IVariableDeclaration 2003-02-02 01:01:36 +00:00
Alain Magloire
63e87a6178 updated. 2003-02-01 23:13:52 +00:00
Alain Magloire
94afd4d3bc Check for "handle" 2003-02-01 23:13:40 +00:00
Alain Magloire
b432ac9c44 New file. 2003-02-01 23:13:27 +00:00
Alain Magloire
d32afc9610 New method createMIHandle(). 2003-02-01 23:13:20 +00:00
Alain Magloire
6b7bf3c275 New method handle(). 2003-02-01 23:13:03 +00:00
Alain Magloire
93eb330d2c Support for ICDISignal change events. 2003-02-01 23:12:41 +00:00
Alain Magloire
dd5938fd96 Remove unused local variable. 2003-02-01 20:07:50 +00:00
Alain Magloire
2e591ca38b updated. 2003-02-01 20:00:36 +00:00
Alain Magloire
1ff8636b19 new entries for file and folder wizards. 2003-02-01 20:00:26 +00:00
Alain Magloire
bbd4f67e0b Define FILE_WIZARD_ID and FOLDE_WIZARD_ID correctly. 2003-02-01 19:59:59 +00:00
Alain Magloire
ce015a8a17 make fDocument protected. 2003-02-01 19:59:19 +00:00
Alain Magloire
1e375c6ccf Remove of deprecated CreateFileAction, CreateFolderAction
and OpenPerspectiveMenu.
2003-02-01 19:58:48 +00:00
Alain Magloire
5e66ec902e typos and bug fix 2003-02-01 02:39:19 +00:00
Mikhail Khodjaiants
f5900614c5 Implementing the 'Signals' view. 2003-01-31 22:38:15 +00:00