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

13510 commits

Author SHA1 Message Date
Alain Magloire
a161442efe updated. 2002-12-10 16:19:13 +00:00
Alain Magloire
59a9567fee Check if the buffer is not null 2002-12-10 16:18:57 +00:00
Alain Magloire
afd9ccc753 updated. 2002-12-10 14:38:41 +00:00
Alain Magloire
25e3dfc8f6 Workaround for j9 bug in PipedInputStream 2002-12-10 14:38:30 +00:00
Alain Magloire
8de45ed667 update 2002-12-06 19:59:36 +00:00
Alain Magloire
265e894bfa Show the kind/type in the hover also, 2002-12-06 19:59:18 +00:00
Alain Magloire
3752b22c4e Fix the parsing. 2002-12-06 19:51:24 +00:00
David Inglis
13fdd7fb51 new CEditor text hover support for multi-marker balloon display
with basic markup abilities
2002-12-06 14:50:50 +00:00
Alain Magloire
188f0ec34c Should be validLocation.getMessage() 2002-12-04 20:02:35 +00:00
Alain Magloire
810301022e Updated. 2002-12-04 14:36:49 +00:00
Alain Magloire
3e1479cd80 new isValidatioLocation() method. 2002-12-04 14:35:52 +00:00
Alain Magloire
638199b49a calll isValidLocation on the projectLocation. 2002-12-04 14:35:16 +00:00
Alain Magloire
ba49ddcf5d updated. 2002-12-01 19:12:10 +00:00
Alain Magloire
9cac1d33f3 Pos was off by one the index is 0-based. 2002-12-01 19:11:59 +00:00
Alain Magloire
b57a8e834b Change the text label. 2002-12-01 19:11:36 +00:00
David Inglis
75222a1dcf fixed NPE 2002-11-29 15:31:44 +00:00
Alain Magloire
2df67f8279 Define an ID for the ASMEditor 2002-11-28 23:39:00 +00:00
Alain Magloire
e7a6267ccf updated 2002-11-28 23:38:42 +00:00
Alain Magloire
ffd54de53b Set the contextID 2002-11-28 23:38:35 +00:00
Alain Magloire
f9aab8b132 updated. 2002-11-28 00:43:37 +00:00
Alain Magloire
cc94cac626 make i386 be x86 to be consitent. 2002-11-28 00:43:24 +00:00
David Inglis
a2116752e3 change console lines default to 500 2002-11-27 20:10:01 +00:00
David Inglis
f28b06a289 new build console line cap 2002-11-27 19:54:40 +00:00
David Inglis
339d480d39 removed unsed hyperlink stuff which leaked cursors 2002-11-27 18:57:44 +00:00
Judy N. Green
b038b96173 Added fragment.properties to list of files to package in build 2002-11-27 17:16:01 +00:00
Alain Magloire
eb5c616a90 updated. 2002-11-27 04:52:00 +00:00
Alain Magloire
b04063a504 Use CoreModel.getDefault(). 2002-11-27 04:51:49 +00:00
Alain Magloire
a0687d3f5b New tab item binaryParserBlock. 2002-11-27 04:51:08 +00:00
Alain Magloire
c82cfaaf0e CoreModel.getDefault(). 2002-11-27 04:50:50 +00:00
Alain Magloire
ff99394101 New tab item binary parser. 2002-11-27 04:50:32 +00:00
Alain Magloire
0892796cd1 Catch binar parser changes events. 2002-11-27 04:50:20 +00:00
Alain Magloire
b1ffc262c2 Added binaryParserBock in the tab items.
the performOK should be done in a runnable
2002-11-27 04:50:03 +00:00
Alain Magloire
3d861af0c2 New file. 2002-11-27 04:47:19 +00:00
Alain Magloire
976636ba5a getBinaryParserConfiguration() new method 2002-11-27 04:46:52 +00:00
Alain Magloire
15b90e48c6 getBInarParserFormat() and friends. Remove the children
of a container when releaseCElement(). setBinaryParserFormat()
fires an event.
2002-11-27 04:46:27 +00:00
Alain Magloire
4716854106 support for binary parser change. 2002-11-27 04:45:27 +00:00
Alain Magloire
69a42e9342 Reorganize imports. 2002-11-27 04:45:01 +00:00
Alain Magloire
ef7b3fd532 add binarParserChanged() method 2002-11-27 04:44:28 +00:00
Alain Magloire
f147765654 move int the src directory 2002-11-27 04:44:11 +00:00
Alain Magloire
fef6269388 Remove the static qualifiers add getBinaryParserFormat()
setBinaryParserFormat()
2002-11-27 04:43:49 +00:00
Judy N. Green
84ec3f33f6 Fixed a label 2002-11-25 19:43:13 +00:00
Judy N. Green
c972f4c2f9 Fixed a label 2002-11-25 19:32:24 +00:00
David Inglis
b6174a0c43 added line converter and encoding support to editor (eclipse 2) 2002-11-25 14:22:42 +00:00
Alain Magloire
8efeacb083 New parser extension-points. 2002-11-25 05:55:56 +00:00
Alain Magloire
c0748f6cf0 updated 2002-11-25 05:55:43 +00:00
Alain Magloire
561066c167 new method finalize(). 2002-11-25 05:55:31 +00:00
Alain Magloire
af142b433e New file 2002-11-25 05:55:07 +00:00
Alain Magloire
98fa05101a Parse symbols. 2002-11-25 05:54:54 +00:00
Alain Magloire
56d92428d9 New methods getBinaryParser() 2002-11-25 05:54:23 +00:00
Alain Magloire
0a52804874 New method getFormat() 2002-11-25 05:54:06 +00:00