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

4646 commits

Author SHA1 Message Date
Martin Oberhuber
9353e792c0 Apply patch for bug 150930 - Fix NPE in ServicesViewer 2006-07-18 12:16:42 +00:00
Martin Oberhuber
f355260209 Apply patch for bug 150929: handle supportsUserId() properly 2006-07-18 11:48:56 +00:00
Martin Oberhuber
090f1b7bae Update readme and comments for daytime 2006-07-18 11:39:48 +00:00
Martin Oberhuber
941fff5c36 Apply patch for bug 150127 - read saved password when dialog is forced 2006-07-18 11:32:24 +00:00
Martin Oberhuber
6e04109109 Apply patch for bug 150924 - NPE in monitor when disconnecting daytime 2006-07-18 11:30:39 +00:00
Martin Oberhuber
66b4cc7750 Automatically expand Daytime subsystem on connect 2006-07-18 10:34:07 +00:00
Martin Oberhuber
fc320160ed Fix Daytime icon path and disconnect 2006-07-18 09:56:49 +00:00
David McKnight
e941ef943d getting rid of ibm strings 2006-07-14 18:16:03 +00:00
David McKnight
bbbce52535 Fix bug 149172 - RSE tree doesnt show same item in multiple filters
Fixed by Martin's suggestion (works!)
Perhaps it would suffice to override

  protected AbstractTreeViewer.usingElementMap() { return false; }

in SystemView. Since, if the mapping is not unique, an elementMap can not be
used.
2006-07-14 16:49:44 +00:00
David McKnight
1d74a82238 getting rid of ibm strings 2006-07-14 16:39:48 +00:00
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
David McKnight
94260734eb don't allow concurrent internalGetChildren() calls 2006-07-14 16:11:36 +00:00
Martin Oberhuber
1467bb5bed Move icons for RSE tutorial from dstore.doc.isv to doc.isv 2006-07-13 11:33:49 +00:00
Martin Oberhuber
1642abfdd1 Add tutorials #1 and #2 2006-07-13 10:02:52 +00:00
Martin Oberhuber
79ed051718 Add Examples.tutorial project 2006-07-13 08:27:43 +00:00
David McKnight
096546c188 some updates to help with junit test stuff 2006-07-10 19:13:52 +00:00
David McKnight
0f27760625 fix for 149789 2006-07-10 15:49:15 +00:00
David McKnight
c048159b94 Applied Michael Berger patch from here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=149080

Along with suggested changed from Martin.
2006-07-10 15:19:13 +00:00
Martin Oberhuber
25a6c26d74 Fix NPE when working with both default and delegate wizards 2006-07-10 15:09:26 +00:00
Martin Oberhuber
ffbaae2bf1 Workaround bug 150127 in ssh - fallback to empty password if no password information is available 2006-07-10 15:08:30 +00:00
Martin Oberhuber
0ec8307a30 Fix newConnectionWizardDelegate.exsd schema 2006-07-10 09:12:29 +00:00
Martin Oberhuber
a40eccb989 Fix daytime systemType iconLive 2006-07-07 14:50:53 +00:00
Martin Oberhuber
916b0db285 Organize imports to create separate group for RSE 2006-07-07 09:46:00 +00:00
Martin Oberhuber
0763e22d4a Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:42:15 +00:00
Martin Oberhuber
ddd6fff4a6 Use NLS.bind instead of MessageFormat 2006-07-07 09:39:55 +00:00
Martin Oberhuber
7796160258 Fix externalized strings warnings in tracer 2006-07-07 09:37:55 +00:00
Martin Oberhuber
9ff36ff253 Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:25:20 +00:00
Martin Oberhuber
54d0676204 Externalize strings in ssh services 2006-07-07 09:13:31 +00:00
Martin Oberhuber
896ef5f33a Fix externalized strings warnings in tracer 2006-07-07 08:57:37 +00:00
Martin Oberhuber
128cbbcceb Externalize strings in ssh services 2006-07-07 08:50:51 +00:00
Martin Oberhuber
04251c8bcd Fix externalized strings warnings in tracer 2006-07-07 08:15:18 +00:00
Martin Oberhuber
73f204a7c8 Bug 149149 - Improve progress message for sftp 2006-07-06 09:47:28 +00:00
Martin Oberhuber
9ed427dbbc Fix bug 149292 - missing icon makeProfileActive on UNIX 2006-07-03 15:14:03 +00:00
David McKnight
baf42cfefc remove printlns 2006-06-30 20:33:49 +00:00
David McKnight
565bb1d4bb remove print 2006-06-30 20:30:27 +00:00
David McKnight
97c8498abf cd to intialialWorkingDirectory after starting shell 2006-06-30 16:46:31 +00:00
David McKnight
b47dd96a8f set command for patterns before running command 2006-06-30 16:18:40 +00:00
David McKnight
bc6dd4a8af fix for local copies when there are spaces in path (on linux) 2006-06-30 15:41:35 +00:00
David McKnight
d18b434d25 fix for local copies when there are spaces in path (on linux) 2006-06-30 15:39:22 +00:00
Kushal Munir
de3af0763d RSE New Connection Wizard update 2006-06-30 13:47:50 +00:00
Martin Oberhuber
1069e41afc Fix timestamp handling for S-builds 2006-06-30 10:58:04 +00:00
Martin Oberhuber
cc82f3d0ac Put build.pl in sync with build.rb (default timestamp) 2006-06-30 09:36:42 +00:00
Martin Oberhuber
108fd36c65 Bug 149284 - shells not properly initialized when only ssh is installed 2006-06-30 08:52:11 +00:00
Martin Oberhuber
dff0b6243c Update build notes and download page for M3 2006-06-30 08:36:53 +00:00
Martin Oberhuber
7e32291739 Bug 139286 - fix icons for Perspective and Launch shell action 2006-06-30 07:46:48 +00:00
David McKnight
c4ba637e1a Michael Berger patch for process filtering 2006-06-30 00:24:26 +00:00
David Dykstal
cfa8527eeb bug 139286 - Icons are missing in RSE M1 2006-06-29 22:35:35 +00:00
David Dykstal
837227c85b fixing some links and toc entries 2006-06-29 22:00:45 +00:00
Martin Oberhuber
ce3c3c4ca9 Fix error message in case of canceled ssh transfer 2006-06-29 21:58:01 +00:00
Martin Oberhuber
992747ac6a Bug 149150 - fix modtime for local subsystem, FTP and dstore to check 2006-06-29 21:43:25 +00:00