1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
Commit graph

7646 commits

Author SHA1 Message Date
David McKnight
68eca33f4c [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 12:04:45 -05:00
David McKnight
e50df7dd7b [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 11:55:57 -05:00
Uwe Stieber
b13053defb Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00
Uwe Stieber
3587585a33 Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00
Uwe Stieber
3d1e94ee3c Terminal: Update copyright header 2013-01-07 08:37:16 +01:00
Uwe Stieber
f92892cfaa Terminal: Update copyright header 2013-01-07 08:37:16 +01:00
Uwe Stieber
d88f73bf22 Releng: Move P2 repository population to the right profile 2013-01-04 12:46:29 +01:00
Uwe Stieber
188e0ecf5d Releng: Populate the nightly P2 repository besides the ZIP artifact 2013-01-04 10:50:14 +01:00
Uwe Stieber
4271f62a21 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01:00
Uwe Stieber
1dfba88050 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01:00
David Dykstal
5108908aa6 Test moving the scheduling of the RSEInitJob to the RSEUIPlugin
The RSEInitJob loads profiles which instantiates subsystem configurations.
If these subsystem configurations are located in plugins that depend on
UI plugins then we run the risk of activating these plugins before
the platform is ready resulting in load errors of various kinds.

There appears to be a change in job scheduling timing that makes this
error more apparent.
2012-12-20 18:04:01 -06:00
David McKnight
76c411895e [396783][dstore] fix issues with the spiriting mechanism and other
memory improvements (phase 2)
2012-12-20 13:04:22 -05:00
David McKnight
80d480081d [395465] [dstore][shells] customer hit an NPE on shell cleanup 2012-12-18 11:38:35 -05:00
David McKnight
32215e5569 [395465] [dstore][shells] customer hit an NPE on shell cleanup 2012-12-18 11:38:20 -05:00
Anna Dushistova
65dbcf2537 [releng]Fixed updated the version after commit 229f367155 2012-12-18 05:19:00 +03:00
David McKnight
229f367155 [396766] [shells] Eclipse up key events no longer contain "enter" so
shell commands aren't sent
2012-12-17 13:13:10 -05:00
David McKnight
791195143e [396766] [shells] Eclipse up key events no longer contain "enter" so
shell commands aren't sent
2012-12-17 13:09:07 -05:00
David McKnight
849647cef6 [dstore] fix issues with the spiriting mechanism and other memory
improvements (phase 1)
2012-12-14 13:22:27 -05:00
David McKnight
d7b4eb0e9b [dstore] Regression for CommandMinerThread authority 2012-11-28 14:48:33 -05:00
Anna Dushistova
5d4c521fe5 deleted discovery plugins from master 2012-11-24 08:25:13 +03:00
Anna Dushistova
ce8cd531fd [releng]removed obsolete projects from master 2012-11-22 10:59:27 +03:00
Anna Dushistova
5f1f518078 [releng]changed version for the eclipse-jarsigner plugin 2012-11-22 00:24:17 +03:00
Anna Dushistova
42d743ff14 [releng]changed version for the eclipse-jarsigner plugin 2012-11-22 00:17:21 +03:00
Anna Dushistova
617312a875 [releng]added a repo for the eclipse-jarsigner plugin 2012-11-22 00:09:37 +03:00
Anna Dushistova
cd17aac411 [releng]update build scripts to use the latest tycho version and some CBI plugins 2012-11-21 23:33:53 +03:00
Anna Dushistova
caca7c16e1 [releng]changed RXTX update site to the archived version 2012-11-19 19:26:37 +03:00
Uwe Stieber
06073156ab Terminal: Synchronize with updated version ids 2012-11-18 16:13:05 +01:00
Uwe Stieber
2913f9bfd5 Terminal: Synchronize with updated version ids 2012-11-18 16:13:05 +01:00
Uwe Stieber
f91bb12777 Terminal: Fix terminal view version id to reflect API addition from commit e9a193a3a9 2012-11-18 09:45:40 +01:00
Uwe Stieber
a5ce299d26 Terminal: Fix terminal view version id to reflect API addition from commit e9a193a3a9 2012-11-18 09:45:40 +01:00
David McKnight
88bf7534fb [393384] isArchive returning true on remote folders ending in .jar 2012-11-13 19:39:35 -05:00
Uwe Stieber
6ae7bafd59 Remove accidently added dstore JAR files. Add them to gitignore 2012-11-09 07:26:51 +01:00
Martin Oberhuber
68fb3dee06 [releng] Convert line delims to UNIX for tm.releng/.project 2012-11-08 23:57:23 +01:00
Martin Oberhuber
8e9195c5b9 [releng] Add Linked Resources to root files into o.e.tm.releng project 2012-11-08 23:55:17 +01:00
Martin Oberhuber
c53820daf6 [releng] Add missing o.e.tm.releng/.project file 2012-11-08 23:46:59 +01:00
Uwe Stieber
671cb1c9ed Merge branch 'master' of ssh://git.eclipse.org:29418/tm/org.eclipse.tm 2012-11-06 12:57:52 +01:00
Kris De Volder
88a08c7714 Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences 2012-11-06 12:55:19 +01:00
Uwe Stieber
323f18be13 Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences 2012-11-06 11:54:49 +01:00
Uwe Stieber
c684774d1b Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences 2012-11-06 11:54:49 +01:00
Uwe Stieber
aa97bb8d1f Fix copyright header after applying patch for bug 392092 2012-11-06 11:54:16 +01:00
Uwe Stieber
fc5412b795 Fix copyright header after applying patch for bug 392092 2012-11-06 11:54:16 +01:00
Kris De Volder
e9a193a3a9 Bug 392092 - Extend ITerminalView API to allow programmatically opening a UI-less connector 2012-11-06 11:49:21 +01:00
Kris De Volder
9820c75c46 Bug 392092 - Extend ITerminalView API to allow programmatically opening a UI-less connector 2012-11-06 11:49:21 +01:00
Uwe Stieber
ef36e367bc Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
Uwe Stieber
5e0c10cb31 Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
Uwe Stieber
4c395562f4 Added missing .gitignore file 2012-10-31 07:24:11 +01:00
Anna Dushistova
733629a692 [releng]fixed properties for dstoreTargets ant script 2012-10-30 01:39:56 +03:00
Anna Dushistova
f27d74f227 [releng]fixed dstore targets location 2012-10-30 01:11:25 +03:00
Anna Dushistova
17da666201 [releng]fixed relative paths due to changed layout 2012-10-30 00:47:44 +03:00
Anna Dushistova
097d326fed [releng]fixed relative paths due to changed layout 2012-10-30 00:47:44 +03:00