1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00
Commit graph

4122 commits

Author SHA1 Message Date
David McKnight
9332a42fdd [229116] NPE in when editing remote file in new workspace 2008-04-28 19:50:16 +00:00
David McKnight
7a2d309eb8 [229116] NPE in when editing remote file in new workspace 2008-04-28 19:46:47 +00:00
David McKnight
5202697be6 [228335] [dstore][multithread] start() in SecuredThread class 2008-04-28 18:19:26 +00:00
David Dykstal
8e5e935608 [216858] Need the ability to Import/Export RSE connections for sharing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=216858
2008-04-28 18:03:12 +00:00
David McKnight
b715b90eff [229116] NPE in when editing remote file in new workspace 2008-04-28 17:23:58 +00:00
Xuan Chen
7ee0efdcdb [229093] fix: set charset of the temp file of the text remote file to its remote encoding 2008-04-28 17:09:56 +00:00
David McKnight
741bf0d757 [228335] [dstore][multithread] start() in SecuredThread class 2008-04-28 14:33:23 +00:00
David McKnight
d6ae5b45a2 [228335] [dstore] [dstore][multithread] start() in SecuredThread class 2008-04-28 14:32:52 +00:00
Martin Oberhuber
e63686dc77 [149285] [ssh] multiple prompts and errors in case of incorrect username (Apply patch from Anna Dushistova) 2008-04-25 21:39:14 +00:00
Martin Oberhuber
b309d5375c [149285] [ssh] multiple prompts and errors in case of incorrect username (Apply patch from Anna Dushistova) 2008-04-25 21:28:49 +00:00
Martin Oberhuber
a91925a579 [cleanup] Fix error message due to refactoring 2008-04-25 21:26:08 +00:00
David McKnight
38b35acc9b [225747] [dstore] Trying to connect to an "Offline" system throws an NPE 2008-04-25 21:10:57 +00:00
David McKnight
5b60ae1f8b [228334][api][breaking][dstore] Default DataStore connection timeout is too short 2008-04-25 21:01:24 +00:00
David McKnight
121a608ff7 [227406] [dstore] DStoreFileService must listen to buffer size preference changes 2008-04-25 20:55:09 +00:00
Martin Oberhuber
386321b71b [227537] moved actions from terminal.view to terminal plugin (apply Patch from Anna Dushistova) 2008-04-25 20:20:45 +00:00
Martin Oberhuber
bbc8c41279 [227537] moved actions from terminal.view to terminal plugin (apply Patch from Anna Dushistova) 2008-04-25 20:14:53 +00:00
Martin Oberhuber
c801f5a983 [releng] Avoid warnings for "internal/terminal" access 2008-04-25 19:44:50 +00:00
David McKnight
36123caa80 [228933] file icons shown in shell view should check editor registry for proper icon 2008-04-25 19:13:24 +00:00
Martin Oberhuber
ee4c15160d [cleanup] Fix typo 2008-04-25 16:46:17 +00:00
Martin Oberhuber
7c7d766b17 [228774] Improve ElementComparer Performance 2008-04-25 16:42:51 +00:00
Martin Oberhuber
d20c416a1a add EXPERIMENTAL note to RemoteObjectId 2008-04-25 16:35:45 +00:00
Martin Oberhuber
4957ef1c38 Add RemoteObjectId 2008-04-25 16:33:14 +00:00
Martin Oberhuber
8cb70a58ba [cleanup] Fix deprecated references 2008-04-25 13:54:07 +00:00
David Dykstal
a9f710ebd4 [228774][regression] AssertionFailedException when connecting to New Connection
https://bugs.eclipse.org/bugs/show_bug.cgi?id=228774
2008-04-24 22:39:43 +00:00
David Dykstal
f3aa90026a [225911]Exception received after deleting a profile containing a connection
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225911
2008-04-24 20:38:13 +00:00
Xuan Chen
f014e30211 [228707]fix: get NPE when click ok on the properties page of an I5/OS IFS file 2008-04-24 16:30:49 +00:00
David McKnight
d8e29d3613 [dstore] reverting back Sender 2008-04-24 16:02:15 +00:00
David McKnight
7930ea7a1d [228587] [dnd] NPE From Refresh on Copy/Paste 2008-04-24 15:10:38 +00:00
David McKnight
16fda81be6 [cleanup] removed a couple printlns 2008-04-24 11:47:40 +00:00
Radoslav Gerganov
e15277d253 [226282] [api][WinCE] Encapsulate the public native methods in org.eclipse.tm.rapi.Rapi 2008-04-24 07:33:51 +00:00
Martin Oberhuber
03ad2b0171 Release for I20080424 2008-04-24 02:02:34 +00:00
Martin Oberhuber
a8cd87b8a5 [cleanup] Improve hash code 2008-04-24 01:14:10 +00:00
Martin Oberhuber
3263fe1cc2 [227527] [rseterminal] RSE Terminal doesn't reset the "connected" state when the shell exits (patch applied from Yu-Fen Kuo) 2008-04-24 01:06:45 +00:00
Martin Oberhuber
f1c1fc4530 [cleanup] get rid of comment-only-change 2008-04-24 00:27:46 +00:00
Martin Oberhuber
4eb5c19b7f [cleanup] add missing since tags 2008-04-24 00:26:03 +00:00
Martin Oberhuber
3a3006d128 [cleanup] Get rid of @noextend on interfaces 2008-04-24 00:22:18 +00:00
Martin Oberhuber
86a6dd5d70 [cleanup] Get rid of @noextend on interfaces 2008-04-24 00:10:53 +00:00
Martin Oberhuber
24b78c6c94 [cleanup] Get rid of @noextend on interfaces 2008-04-24 00:02:14 +00:00
Martin Oberhuber
57a1189806 [cleanup] get rid of printStackTrace() to stdout 2008-04-23 23:37:36 +00:00
David Dykstal
57c85da2ea [cleanup] changing @since tags from 2.1 to 3.0 2008-04-23 21:07:50 +00:00
Martin Oberhuber
47f2f1bde5 [cleanup] Fixing @since tag version 2008-04-23 20:01:29 +00:00
David McKnight
f597062442 [227406][api][dstore] need apis for getting buffer size in IDataStoreProvider 2008-04-23 19:35:57 +00:00
David Dykstal
5dc02c645f [226561][apidoc] Add API markup to RSE Javadocs where extend / implement is allowed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=226561
2008-04-23 18:56:04 +00:00
David Dykstal
833eafaa44 [226561][apidoc] Add API markup to RSE Javadocs where extend / implement is allowed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=226561
2008-04-23 18:49:40 +00:00
David Dykstal
b2e93b069e [cleanup] fixing @since tags 2008-04-23 18:30:16 +00:00
David Dykstal
e629ff7634 [226561][apidoc] Add API markup to RSE Javadocs where extend / implement is allowed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=226561
2008-04-23 18:19:57 +00:00
David McKnight
1d82ed5997 [228343] RSE unable to recover after RemoteSystemsTempfiles deletion 2008-04-23 16:16:16 +00:00
David McKnight
ed10f3bbb1 [228334] [dstore] Default DataStore connection timeout is too short 2008-04-23 14:36:21 +00:00
David Dykstal
f5612b4b2c [226561][apidoc] Add API markup to RSE Javadocs where extend / implement is allowed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=226561
2008-04-22 22:11:49 +00:00
David McKnight
d8cdbd6f91 [dstore] null pointer check required 2008-04-22 20:20:14 +00:00