Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Bug 564123 Treat environment and build variable case sensitivelyjantje1-1/+2
2020-08-13Bug 564002: Restore the default pattern of the surefire-pluginMartin Weber7-27/+27
2020-08-11Bug 565836: Add linux aarch64 for nativesJonah Graham3-1/+11
2020-08-03Bug 540737: Add 8 and 24-bit color support to terminalJonah Graham12-42/+481
2020-08-03Bug 549697: Define standard terminal colors with Eclipse preferencesJonah Graham55-724/+1462
2020-07-30Bug 565461 - Contribute "Show in Local Terminal" to Bndtools ExplorerDirk Fauth3-1/+91
2020-07-16Fixed NLS warnings and removed excess semicolonTorbjörn Svensson3-3/+6
2020-06-14Bug 564123 refactor terminal Env to use same code as EnvironmentReaderjantje2-173/+43
2020-06-04Bug 522289: Handle case of no terminal connectors availableJonah Graham4-0/+99
2020-05-16Bug 558536: Revert "Bug 549013 - Eclipse menu won't display on Ubuntu 16.04 L...Jonah Graham1-12/+9
2020-05-15Bug 543122: Add additional baud rates for serialJonah Graham8-39/+75
2020-05-10Bug 549697: Mark update font methods in Terminal as deprecatedJonah Graham4-0/+12
2020-05-10Bug 540737: Remove false optimizationJonah Graham1-8/+2
2020-05-10Bug 540737: Rework cache storage of stylesJonah Graham1-11/+22
2020-05-10Bug 549697: Extract standard colour namesJonah Graham3-26/+63
2020-05-10Cosmetics.Jonah Graham1-9/+9
2020-05-10Bug 527055: Save terminal settings even when there is only one terminal typeJonah Graham2-3/+5
2020-05-10Bug 542957: Scroll terminal number of lines indicated in wheel scroll eventJonah Graham1-3/+1
2020-05-10Bug 561054: Save host and related settings for Telnet connectionsJonah Graham2-2/+2
2020-04-20Bug 561319: Remove flickering in terminal when changing selection (fixup)Jonah Graham1-0/+1
2020-04-11[releng] Bump version to 10.0.0Jonah Graham11-12/+12
2020-03-30Fix warnings in o.e.tm.terminal.control bundleJonah Graham7-12/+20
2020-03-29Bug 561319: Remove flickering in terminal when changing selectionJonah Graham2-22/+32
2020-03-29[releng] Bring all CDT features to 9.12.0Jonah Graham8-8/+8
2020-03-22[releng] Bump CDT version to 9.12.0Marco Stornelli3-4/+4
2020-02-15Move away of deprecated Integer/BooleanAlexander Kurtakov3-4/+4
2020-02-15Move more terminal bundles to Java 8 BREE.Alexander Kurtakov35-20/+249
2020-02-15Lambda conversion in terminal code.Alexander Kurtakov19-313/+164
2020-02-15Remove unnecessary SuppressWarning(cast) and casts.Alexander Kurtakov13-29/+9
2020-02-15Generify some getAdapter implementations.Alexander Kurtakov6-26/+39
2020-02-14Get rid of some annoying non-Javadoc comments.Alexander Kurtakov61-914/+186
2020-02-05Add Automatic-Module-Name to some terminal bundles.Alexander Kurtakov4-0/+4
2020-02-05More modernization to terminal code.Alexander Kurtakov15-300/+118
2020-02-05Modernize tm.terminal.test.Alexander Kurtakov28-320/+377
2020-01-31Bug 559474: Correct feature and bundle provider namesJonah Graham18-18/+18
2020-01-31Bug 559474: Remove unneeded .settings directoryJonah Graham5-819/+0
2020-01-31Bug 559474: Provide unique branding plug-in for each featureJonah Graham6-2/+71
2020-01-31Bug 559474: Bump all terminal versions to 4.6.0Jonah Graham18-18/+18
2020-01-31Bug 559474: Remove reference to missing p2.infJonah Graham1-2/+1
2020-01-31Bug 559474: Change tm.terminal's features to generate source automaticallyJonah Graham66-1544/+0
2020-01-31Bug 559474: Set TM.terminal features to latest license bundle for EPLv2Jonah Graham16-16/+16
2020-01-31Bug 559474: Format all TM.terminal code to CDT standardJonah Graham243-7937/+8332
2020-01-31Bug 559474: Normalize .settingsJonah Graham55-555/+6122
2020-01-31Bug 559474: Add all file types to .gitattributesJonah Graham3-3/+0
2020-01-31Bug 559474: Normalize features to match requirements of CDTJonah Graham81-60/+1015
2020-01-31Bug 559474: Integrate tm.terminal into CDT's relengJonah Graham36-1547/+34
2020-01-31Bug 559474: Update all releng for terminal to build on its ownJonah Graham4-129/+0
2020-01-31Bug 559474: Remove all parts of TM not migrating to CDTJonah Graham76-5945/+0
2019-11-23Use jdk 5 for-each loopchammer11-31/+16
2019-07-30bump to version 4.5.102nickboldt2-1/+2

Back to the top