1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00
Commit graph

164 commits

Author SHA1 Message Date
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
1aa67da0e0 removing some compile warnings 2007-01-03 19:17:18 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
Martin Oberhuber
ba9a89c968 [cleanup] compiler warnings 2006-11-28 15:57:20 +00:00
Martin Oberhuber
712899c35c [cleanup] compiler warnings 2006-11-28 14:01:11 +00:00
David McKnight
a34b4ba7d3 [164632] removing debug.core dependency 2006-11-23 14:18:03 +00:00
David McKnight
3fe6a93c53 no need for opening workspace file code since this is no longer exposed for remote errors. 2006-11-23 14:13:26 +00:00
David Dykstal
930ec544b5 [160783] - updated text and references for "remote shell" view 2006-11-20 15:38:42 +00:00
Martin Oberhuber
ef09a2df00 Fix 154874 - handle files with space or $ in the name 2006-11-09 12:19:08 +00:00
Martin Oberhuber
bfc6a57b4c [cleanup] fix NON-NLS-1 tags 2006-11-09 11:56:08 +00:00
David Dykstal
62de603571 Bug 142067 - fixed calculation of the index of the table item that lives at the top row of the table. 2006-11-06 23:34:21 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
3bf8db48fc Fix bug 158765: content assist miss disables enter 2006-10-28 23:54:31 +00:00
Martin Oberhuber
f9da4c6a1a Fix bug 158766: content assist works 1st time only 2006-10-28 23:02:07 +00:00
Kushal Munir
c39ad5b393 Bug 160282: Two copies of launch and print in remote shell view 2006-10-25 14:51:36 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
David McKnight
46b928da73 committing patch for Bug 160294 2006-10-23 17:33:31 +00:00
Martin Oberhuber
fe7ade9666 Fix bug 160786 -- Ctrl+M sends command 2006-10-20 22:10:30 +00:00
David McKnight
38db57e05c Bug 160777 - use progress monitor for queries 2006-10-20 20:24:48 +00:00
David McKnight
f38e3e0581 potential fix for 160294 - check for input before updating action states 2006-10-11 20:00:15 +00:00
David McKnight
b6686f4aec attempt to fix 160294 without having solaris 2006-10-11 01:09:45 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
David McKnight
e2103b07ad Bug 153270 - and some open line problems 2006-10-04 14:27:26 +00:00
David McKnight
74251b6f18 fix for Bug 153277 + handling of shell toolbar contributions 2006-10-03 18:43:51 +00:00
David McKnight
87a2136876 handle cancel connect when launching shell - Bug 158869 2006-10-03 17:36:25 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
Kushal Munir
692138a429 [refactoring] Separate UI dependencies from ISystemRegistry. A new interface ISystemRegistryUI now contains methods that have UI dependencies. 2006-08-31 21:39:34 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173 [refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way. 2006-08-31 12:21:36 +00:00
Martin Oberhuber
dcc8a961a7 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:02:19 +00:00
Martin Oberhuber
a4349288d1 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 09:43:23 +00:00
Martin Oberhuber
700df9b49d [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 09:27:42 +00:00
Martin Oberhuber
579aa49ba5 Fix bug 153271: pressing enter in content assist should not send the command 2006-08-29 09:26:45 +00:00
Martin Oberhuber
4009b3cc5d [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
Martin Oberhuber
19c4a999c3 [cleanup] Fix compiler warnings 2006-08-25 15:12:37 +00:00
Martin Oberhuber
6666e89126 [cleanup] Fix compiler warnings 2006-08-25 14:03:59 +00:00
David McKnight
400065dc6a fixes for 154302 - relaying exceptions back from fetch operations 2006-08-25 13:49:00 +00:00
Martin Oberhuber
a770fcce43 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 11:24:19 +00:00
David McKnight
d60ee146aa fix for 153272 2006-08-22 20:43:17 +00:00
Kushal Munir
df5ce0c379 [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
Martin Oberhuber
d94d5ac9f3 [cleanup] Rename Subsystem -> SubSystem in all method and class names 2006-08-10 12:52:38 +00:00
Martin Oberhuber
3d3460f63f Fix unnecessary NPE when restoring local command shells.
No change in observed operation since the NPE would have been caught anyway, but avoiding the NPE allows easier debugging with a Java exception breakpoint on java.lang.NullPointerException
2006-08-09 09:39:22 +00:00
David McKnight
27746a536e SubSystemFactory -> SubSystemConfiguration
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
cbbf547366 Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
Martin Oberhuber
7e32291739 Bug 139286 - fix icons for Perspective and Launch shell action 2006-06-30 07:46:48 +00:00