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

1173 commits

Author SHA1 Message Date
Kushal Munir
8e54965e02 [141804] Remote Search is not properly disabled for subsystems that do not support it. The select dialog when browsing for folders is now restricted only to systems that have a subsystem that supports search. 2006-12-05 02:56:12 +00:00
David Dykstal
f9210cdc57 [cleanup] get rid of warning messages 2006-12-05 02:36:27 +00:00
Kushal Munir
2af9a8635d [cleanup] fix compiler warnings 2006-12-05 01:20:55 +00:00
Kushal Munir
74abb85c2b [cleanup] fix compiler warnings 2006-12-05 00:20:26 +00:00
David McKnight
5dd0e867cc [160353] get rid of readAndDispatch for "open" action 2006-12-04 21:41:30 +00:00
Kushal Munir
68a11aebef [cleanup] fix compiler warnings 2006-12-04 21:10:34 +00:00
Javier Montalvo Orus
cc01f2d474 [cleanup] fix compiler warnings 2006-12-04 18:47:44 +00:00
David McKnight
bf8483727c [166343] modified patch was applied earlier in defect 166156. 2006-12-04 15:55:34 +00:00
David McKnight
bb0c6a1fe1 [166156] fix for performance problem in getting sorted selection 2006-12-04 15:44:58 +00:00
Martin Oberhuber
6e479efcc0 [cleanup] Add .options file for tracing 2006-12-04 14:52:19 +00:00
Martin Oberhuber
20f6af8dc8 [cleanup] Add .options file for tracing 2006-12-04 14:45:44 +00:00
Martin Oberhuber
a7d8478697 [cleanup] Add missing copyrights 2006-12-04 14:10:41 +00:00
Martin Oberhuber
fbea6acb42 [cleanup] copyright headers ("and others") 2006-12-04 13:54:59 +00:00
Martin Oberhuber
83ce2bd321 Add instructions for installing comm.jar into the jre 2006-12-04 13:33:13 +00:00
Martin Oberhuber
c85979724b [cleanup] fix javadoc warnings 2006-12-04 10:42:29 +00:00
Martin Oberhuber
1770ac3e60 Fix PLUGIN_ID in com.windriver.ide.tm.terminal.view 2006-12-04 10:37:14 +00:00
Martin Oberhuber
0d49174878 [cleanup] fix compiler warnings 2006-12-04 10:33:49 +00:00
Michael Scharf
c3ba3dbbb3 dialog was shown again on cancel 2006-12-02 06:20:48 +00:00
Michael Scharf
03e5df54c2 use .qualifier in plugin and feature versions 2006-12-02 06:17:11 +00:00
Michael Scharf
afab79b57d instuct OSGi to load the comm library using the jave default class loader by
adding
  Eclipse-BuddyPolicy: app, registered
2006-12-02 04:04:05 +00:00
David McKnight
cb827cb1e4 [166154] don't call disconnect on disconnected subsystems during delete - since it causes lots of unnnecssary events 2006-12-01 17:24:41 +00:00
David McKnight
166f85cb21 [166156] don't call disconnect on disconnected subsystems during delete - since it causes lots of unnnecssary events 2006-12-01 17:18:44 +00:00
Michael Scharf
c1c163702a lazy true 2006-12-01 15:52:46 +00:00
Michael Scharf
958c5b4a22 removed comm.jar 2006-12-01 15:51:55 +00:00
Michael Scharf
41bbcca99f organized imports 2006-12-01 14:51:29 +00:00
Michael Scharf
4110b4e9cf changed version to 0.9.0 2006-12-01 14:50:06 +00:00
Michael Scharf
bd9ceb5cba properties are part of the binary distribution 2006-12-01 14:49:33 +00:00
Michael Scharf
c3b5c3d28b removed comm dependency 2006-12-01 14:47:42 +00:00
Michael Scharf
3ee369fe6a bug 165177: split the plugin into the terminal view and connection contributions 2006-12-01 03:08:19 +00:00
David McKnight
4d5da5e72c [166302] - fix to account for readonly files 2006-11-30 18:51:09 +00:00
David McKnight
1b897cc78d [160353] use Job rather than UI job for download to editor 2006-11-29 20:49:05 +00:00
David McKnight
71b765ec1a removing old source 2006-11-29 20:47:37 +00:00
Martin Oberhuber
078d44db9d Dont use 64-bit jvm on build.eclipse.org after SLES10 upgrade 2006-11-29 17:43:36 +00:00
David McKnight
dee5c721fc [163381] fix so that duplicates of different hosts are not added in systems view 2006-11-29 17:18:52 +00:00
Martin Oberhuber
40f384cc0f Force J2SE-1.4 EE, fix compiler warnings, rev up version numbers to 1.0.1 2006-11-29 10:14:02 +00:00
Kushal Munir
3665ea9c49 Remove compile and javadoc warnings 2006-11-29 03:35:53 +00:00
Kushal Munir
c159c4a582 Remove compile and javadoc warnings 2006-11-29 03:04:10 +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
David McKnight
0ee5f80598 removing dstore compiler warnings 2006-11-28 17:26:32 +00:00
Martin Oberhuber
11098079b2 [cleanup] compiler warnings 2006-11-28 17:15:04 +00:00
David McKnight
9231857606 removing dstore compiler warnings 2006-11-28 17:12: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
Martin Oberhuber
4894b3e8a6 [cleanup] compiler warnings 2006-11-28 13:43:46 +00:00
Martin Oberhuber
55e2d369e5 [cleanup] compiler warnings 2006-11-28 13:28:50 +00:00
Martin Oberhuber
9f85f90d7a [cleanup] compiler warnings invalid javadoc as protected 2006-11-28 13:23:19 +00:00
Martin Oberhuber
9f1a6edba5 Add generated build notes 2006-11-28 13:09:10 +00:00
Martin Oberhuber
b9faa94ba3 Release 148978 (Linux empty folder display), 164118 (moved file not under filter), Discovery dependency for EMF 2.3 2006-11-28 13:04:17 +00:00
David McKnight
c42d357e71 [164118] - fix for moved file not showing under filter - problem is that target filter needs to be invalidated during the copy/move operation 2006-11-27 19:11:24 +00:00