gecko/browser/devtools/sourceeditor/orion
2011-11-01 18:30:19 +08:00
..
LICENSE Bug 660784 - Add the Orion source code editor to the browser; r=ehsan,rcampbell,gavin.sharp 2011-08-12 12:58:40 +03:00
Makefile.dryice.js Bug 697407 - Another Orion upstream update; r=rcampbell 2011-10-31 13:07:51 +02:00
mozilla.css Bug 698703 - Source Editor should display text with the user's preferred monospace font size; r=msucan 2011-11-01 18:30:19 +08:00
orion.css Bug 697407 - Another Orion upstream update; r=rcampbell 2011-10-31 13:07:51 +02:00
orion.js Bug 697407 - Another Orion upstream update; r=rcampbell 2011-10-31 13:07:51 +02:00
README Bug 697407 - Another Orion upstream update; r=rcampbell 2011-10-31 13:07:51 +02:00
UPGRADE Bug 660784 - Add the Orion source code editor to the browser; r=ehsan,rcampbell,gavin.sharp 2011-08-12 12:58:40 +03:00

# Introduction

This is the Orion editor packaged for Mozilla.

The Orion editor web site: http://www.eclipse.org/orion

# Upgrade

To upgrade Orion to a newer version see the UPGRADE file.

Orion version: git clone from 2011-10-26
               commit hash 0ab295660e1f7d33ca2bfb8558b3b7492d2c5aa5
  + patch for Eclipse Bug 358623 - Drag and Drop support:
    https://github.com/mihaisucan/orion.client/tree/bug-358623
      see https://bugs.eclipse.org/bugs/show_bug.cgi?id=358623
  + patch for Eclipse Bug 362286 - Monaco font line height:
    https://github.com/mihaisucan/orion.client/tree/bug-362286
      see https://bugs.eclipse.org/bugs/show_bug.cgi?id=362286
  + patch for Eclipse Bug 362107 - Ctrl-Up/Down failure on Linux:
    https://github.com/mihaisucan/orion.client/tree/bug-362107
      see https://bugs.eclipse.org/bugs/show_bug.cgi?id=362107
  + patch for Eclipse Bug 362428 - _getXToOffset() throws:
    https://github.com/mihaisucan/orion.client/tree/bug-362428
      see https://bugs.eclipse.org/bugs/show_bug.cgi?id=362428

# License

The following files are licensed according to the contents in the LICENSE
file:
  orion.js
  orion.css