gecko/browser/devtools/sourceeditor/orion
2012-02-06 21:35:19 +02: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 702331 - Update Orion from upstream; r=rcampbell 2011-12-10 19:03:57 +02:00
orion.css Bug 702331 - Update Orion from upstream; r=rcampbell 2011-12-10 19:03:57 +02:00
orion.js Bug 719028 - Style Editor does not highlight a few CSS2.0 and CSS3 properties. r=msucan 2012-01-22 01:11:28 +02:00
README Bug 719028 - Style Editor does not highlight a few CSS2.0 and CSS3 properties. r=msucan 2012-01-22 01:11:28 +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-12-09
               commit hash d8a6dc01d9c561d6eb99f03b64c8c78ce785c59d
  + patch for Eclipse Bug 366312 - right-clicking outside of the selection causes the caret to move
    https://github.com/mihaisucan/orion.client/tree/bug-366312
      see https://bugs.eclipse.org/bugs/show_bug.cgi?id=366312
  + patch for Mozilla Bug 711737 - Orion should support all the CSS properties from CSS1, CSS2, CSS2.1 and CSS3
    https://bugzilla.mozilla.org/show_bug.cgi?id=711737
  + patch for Mozilla Bug 719028 - Style Editor does not highlight a few CSS2.0 and CSS3 properties
    https://bugzilla.mozilla.org/show_bug.cgi?id=719028

# License

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