1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

4929 commits

Author SHA1 Message Date
Kevin Doyle
dfc9c5317c [241015] Add getActionSubstVarList(SystemUDActionElement) 2008-07-16 04:34:26 +00:00
Martin Oberhuber
639e84dd3a [240745][terminal] Pressing Ctrl+F1 in the Terminal should bring up context help 2008-07-16 01:04:00 +00:00
Martin Oberhuber
53963b8ea4 Release for M20080715: [238507] Promptable Filters refreshed after modifying filter strings 2008-07-16 00:23:53 +00:00
Martin Oberhuber
0115ec4a6a [240745] Fix Terminal Widget Context Descriptions (add new contexts.xml to build.properties) 2008-07-16 00:22:20 +00:00
Martin Oberhuber
ecdea9cb02 Release for M20080715: [240725] Add Null Pointer checking when there are no default user actions; [238507] Promptable Filters refreshed after modifying filter strings; [240745] Fix Terminal Widget Context Descriptions; [240745] Fix Ctrl+F1 when disconnected; [241005][terminal] Fix Alt+F key in Emacs; [206917][terminal] Add validation for Terminal Settings; [206919][terminal] Improve SSH Terminal Error Reporting; [172483][terminal] Update user docs for multi-connection feature 2008-07-16 00:19:38 +00:00
Martin Oberhuber
de0c528201 [172483][terminal] Update user docs for multi-connection feature 2008-07-16 00:05:05 +00:00
Martin Oberhuber
81e239e15a [206919][terminal] Improve SSH Terminal Error Reporting 2008-07-15 23:36:38 +00:00
Martin Oberhuber
ce78395c37 [206917][terminal] Add validation for Terminal Settings 2008-07-15 22:40:47 +00:00
Martin Oberhuber
07cd423176 [241005][terminal] Fix Alt+F key in Emacs 2008-07-15 21:57:01 +00:00
Martin Oberhuber
6ed6bbde42 [240745] Fix Ctrl+F1 when disconnected 2008-07-15 21:39:41 +00:00
Martin Oberhuber
16f712be70 [240745] Fix Terminal Widget Context Descriptions 2008-07-15 20:43:08 +00:00
Martin Oberhuber
09c0662323 [cleanup] Fix invalid HTML in terminal help 2008-07-15 20:34:56 +00:00
David McKnight
08a604d556 [238507] Promptable Filters refreshed after modifying filter strings 2008-07-15 20:00:07 +00:00
Kevin Doyle
9c7fc966a0 [240725] Add Null Pointer checking when there are no default user actions 2008-07-15 17:08:35 +00:00
Martin Oberhuber
e46a69dd09 [releng] Rev up for RSE 3.0.1: features services.ssh, services.ftp, remotecdt; plugin terminals.core 2008-07-15 00:17:52 +00:00
Martin Oberhuber
6ff2900277 Release towards 3.0.1: [234045] [ftp] Errors while changing file permissions are not displayed to the user; [239159] Replaced IShellSubSystem with ISubSystem that provides an IService that is adaptable to an IShellService; [231966] Added package.html; [235298] further progress reporting improvements; [240646] Default signal type appears twice in SystemKillDialog's combo if the remote system doesn't support signal types; [240725] Add Null Pointer checking when there are no default user actions; [240729] More flexible disabling of testcases; [235472] [ssh] Fix Properties of the file system root; [240704] Protect against illegal API use of getRemoteFileObject() with relative path as name; [240738][ftp] Incorrect behavior on getFile for non-existing folder; [240420][terminal][ssh] Support Disconnect before connection creation 2008-07-15 00:10:08 +00:00
Martin Oberhuber
e901e3881e [240420][terminal][ssh] Support Disconnect before connection creation 2008-07-14 22:55:01 +00:00
Martin Oberhuber
c67d8e3d0b [240646] Rev up version number for Default signal type appears twice in SystemKillDialog's combo if the remote system doesn't support signal types 2008-07-14 22:53:29 +00:00
Martin Oberhuber
3e31d2f8cd [240738][ftp] Incorrect behavior on getFile for non-existing folder 2008-07-14 22:50:40 +00:00
Martin Oberhuber
0f7297d016 [240704] Protect against illegal API use of getRemoteFileObject() with relative path as name 2008-07-14 22:45:03 +00:00
Martin Oberhuber
79870a2701 [240729] More flexible disabling of testcases 2008-07-14 22:40:52 +00:00
Martin Oberhuber
55018268b0 [235472] [ssh] Fix Properties of the file system root 2008-07-14 22:37:24 +00:00
Martin Oberhuber
16ec36d533 [releng] Rev up version number of tests feature 2008-07-14 22:24:53 +00:00
Martin Oberhuber
c41e3fd332 [240729] More flexible disabling of testcases 2008-07-14 21:53:41 +00:00
Martin Oberhuber
464ddfc950 [240729] More flexible disabling of testcases 2008-07-14 21:48:51 +00:00
Kevin Doyle
13fce66f31 [240725] Add Null Pointer checking when there are no default user actions 2008-07-14 20:31:44 +00:00
Radoslav Gerganov
6ff283b755 [240646] Default signal type appears twice in SystemKillDialog's combo if the remote system doesn't support signal types 2008-07-14 12:54:47 +00:00
Michael Scharf
09fc8554a1 RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
Handle disconnect before fSession has been assigned
2008-07-11 22:51:40 +00:00
Anna Dushistova
5be99fb66a [235298] further progress reporting improvements 2008-07-11 19:10:59 +00:00
Anna Dushistova
e8bf0e56f2 [231966] Added package.html. 2008-07-11 18:54:56 +00:00
Anna Dushistova
f12795572e Fix versions of manifest-version and bundle-version. 2008-07-11 18:04:28 +00:00
Anna Dushistova
f662be4160 [239159] Replaced IShellSubSystem with ISubSystem that provides an IService that is adaptable to an IShellService 2008-07-11 17:51:34 +00:00
David McKnight
22ab47928b [238158] Can create duplicate filters 2008-07-11 16:09:05 +00:00
David McKnight
df7def8369 [234045] [ftp] Errors while changing file permissions are not displayed to the user 2008-07-11 15:43:33 +00:00
Martin Oberhuber
6389cecf6c [240420][terminal][ssh] Support Disconnect before authenticating 2008-07-11 15:08:17 +00:00
Michael Scharf
18f5afffb1 RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
Patch https://bugs.eclipse.org/bugs/attachment.cgi?id=107158
applied
2008-07-11 14:05:44 +00:00
Michael Scharf
9d5e0b002e RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
2008-07-10 22:28:39 +00:00
Michael Scharf
0392e3902d RESOLVED - bug 240420: [terminal][ssh]Channel is not closed when the connection is closed with the close button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240420
2008-07-10 22:12:14 +00:00
Martin Oberhuber
518a73d52f Release [240414] NPE in SystemHistoryCombo 2008-07-10 21:57:13 +00:00
David McKnight
2f6d8afd12 [240414] NPE in SystemHistoryCombo 2008-07-10 21:24:26 +00:00
David McKnight
f14890553f [238158] Can create duplicate filters 2008-07-10 18:32:22 +00:00
Martin Oberhuber
deb6ffc482 [releng] Rev up Local, Useractions versions due to recent fixes 2008-07-10 18:30:20 +00:00
Martin Oberhuber
9ac534f501 [releng] Rev up Local, Useractions versions due to recent fixes 2008-07-10 18:24:24 +00:00
Martin Oberhuber
65a6abc49e [238367] [regression] Error when deleting Archive Files 2008-07-10 18:23:44 +00:00
Martin Oberhuber
5bbcbc92aa [releng] Rev up useractions version due to recent changes 2008-07-10 18:22:54 +00:00
Martin Oberhuber
ccf07c1c6f [205674][ssh] Terminal remains "connecting" when authentication is cancelled 2008-07-10 18:22:32 +00:00
Martin Oberhuber
6bb35d2b97 Release for M20080710: [235221] Files truncated on exit of Eclipse; [239368] Expand to action ignores the filter string; [239459] Clear Cached Files action should not delete project metadata; [238367] [regression] Error when deleting Archive Files; [238585] SystemMessageDialog's details area is always scrolled to the bottom; [222828] [useractions] Icons for some Actions Missing; [239701] [useractions] Compile types show up multiple times after adding a command; [239704] No Validation for Command textbox in Work with Compile and User Action dialogs; [239805] User Action/Compile menu's shouldn't be tied to IRemoteFile; [235577] [dstore][launcher] Number 0 is accepted as valid port number; [237970] Subsystem.connect( ) fails for substituting host name when isOffline( ) is true; [238294] ClassCastException using Link With Editor; [172483][terminal] Secondary terminals cannot be shown in other perspectives; [196454][terminal] Initial connection settings dialog should not be blank; [239908] Need to set the connection in compile manager for Work with Compile Commands Action; [237970] don't enable connect all action when in offline mode; [205674][ssh] Terminal remains "connecting" when authentication is cancelled; [240037] [dstore][launcher] NumberFormatException printed to stdout when invalid rexec port is given in new connection wizard; [238314] Default user ID on host properties page not disabled; [226324] Default user ID from preferences not inherited; [240069] Need to fix the markers FIXME in SystemCompileMultipleSelectAction; [233349] Could not drag and drop file from Shell view to local folder.; [240023][terminal] Get rid of the terminal's "Pin" button; [233475] Cannot drag and drop file/folder within the shell output; [240097][terminal] Allow paste with the middle mouse button; [237300] Problem with setDefaultHistory for SystemHistoryCombo; [220306] Improve RXTX Serial Install Instructions; [238158] Can create duplicate filters; [239510] fixed ugly image for connected terminal subsystem; [238363] Performance improvement for refresh in system view 2008-07-10 18:17:12 +00:00
Martin Oberhuber
3f65e6f954 [238158]][cleanup] Simplify iterating over name validators 2008-07-10 17:10:10 +00:00
Martin Oberhuber
6a9ebc1362 [239510][releng] Update Bundle Version 2008-07-10 16:38:37 +00:00
David McKnight
d9d7ba5bab [238363] Performance improvement for refresh in system view. 2008-07-10 15:38:45 +00:00