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

224 commits

Author SHA1 Message Date
Alain Magloire
e2c9f5c95e updated. 2003-01-02 21:47:04 +00:00
Alain Magloire
d1018a280e use the getAdapter() to find a resource for the annotation model. 2003-01-02 21:46:52 +00:00
Judy N. Green
06932c5231 Changed to version 1.0.1 2002-12-16 20:43:26 +00:00
Judy N. Green
db9858a832 Fixed Bugzilla PR 25176 tabination to be real tabs and not just replacing tab with text. 2002-12-13 04:13:47 +00:00
Judy N. Green
e643fbae33 Added a method that will attempt to highligh the correct instance of
a variable. It will skip instances of the string if they are encased in
	String quotes and return the first instance that is not encased in quotes
2002-12-13 02:31:07 +00:00
Judy N. Green
4d7d5904b5 Fix for bugzilla bug 24648 - Editor displaying text in reverse on Eclipse 2.1 platform 2002-12-11 15:37:31 +00:00
Alain Magloire
d783a4c703 updated. 2002-12-11 15:32:50 +00:00
Alain Magloire
f72d12b90e remove listener and unuse variables. 2002-12-11 15:32:41 +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
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
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
Alain Magloire
eb5c616a90 updated. 2002-11-27 04:52:00 +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
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
349c933d9c updated. 2002-11-23 04:34:10 +00:00
Alain Magloire
ea8306b084 Catch when fMainPage is null. 2002-11-23 04:34:01 +00:00
Alain Magloire
5b6c1eb100 updated 2002-11-22 16:33:27 +00:00
Alain Magloire
e506c797a2 core gif 2002-11-22 16:33:13 +00:00
Alain Magloire
51ca3415af check for core 2002-11-22 16:32:59 +00:00
Alain Magloire
7b0bfa370a updated. 2002-11-22 14:51:07 +00:00
Alain Magloire
73afe6bfb3 do not execute doRunEpilogue() in doRun(). 2002-11-22 14:50:58 +00:00
David Inglis
70bf422a16 fixed bug# 25886 2002-11-21 18:29:30 +00:00
Alain Magloire
190184e79a Remove indexer Property page. 2002-11-20 22:10:29 +00:00
Alain Magloire
66e00e89c1 updated. 2002-11-20 22:10:16 +00:00
Alain Magloire
21b25f7151 New file implementing indexerBlock tabItem. 2002-11-20 22:10:02 +00:00
Alain Magloire
3f5ac75a18 Added IndexerBlock. 2002-11-20 22:09:31 +00:00
Alain Magloire
f70739e9cb Remove file 2002-11-20 22:09:20 +00:00
David Inglis
88455f3cd6 support label decorator 2002-11-20 21:16:00 +00:00
David Inglis
83d878c511 build console improvements 2002-11-20 14:16:00 +00:00
David Inglis
daade7e2fd *** empty log message *** 2002-11-19 20:46:32 +00:00