Skip to content

Latest commit

 

History

History
139 lines (120 loc) · 4.04 KB

CHANGES.md

File metadata and controls

139 lines (120 loc) · 4.04 KB

0.12.0

0.11.1 (2011-06-24)

  • Fixed an issue with Java 5 support.
  • Reopened all previously closed editors after applying a theme, not just some.
  • Made color themes apply correctly in open CDT editors.

0.11.0 (2011-04-28)

  • Added support for the PDE editor.
  • Added support for the ColdFusion editor (CFEclipse).
  • Added support for the TCL editor.
  • Added support for the TeXlipse editor.
  • Added support for the R editor (StatET).
  • Fixed some color mappings in C/C++ editor.
  • Fixed some color values in Oblivion theme.
  • Changed minimum execution environment to J2SE-1.5.

0.10.2 (2011-04-13)

  • Fixed the Adobe Flash Builder mapping.

0.10.1 (2011-04-13)

  • Fixed the PHP mapping (Semantic Highlighting broken).
  • Fixed the Adobe Flash Builder mapping (Annotations).

0.10.0 (2011-04-06)

  • Added support for the ActionScript editor. (Adobe Flash Builder)
  • Added support for the MXML editor. (Adobe Flash Builder)
  • Added support for the CSS editor. (Adobe Flash Builder)
  • Added support for the Ruby editor.
  • Added support for the Scala editor.
  • Added support for the FreeMarker editor. (JBoss Tools)
  • Added the Monokai theme.
  • Added the Roboticket theme.
  • Added the Sunburst theme.
  • Added the Retta theme.
  • Fixed some coloring issues with PyDev.

0.9.1 (2011-02-15)

  • Fixed the JavaScript mapping.

0.9.0 (2011-02-14)

  • Added the Mr theme.
  • Cleaned up the Ant color keys.
  • Refactored mapping logic.
  • Added support for text decorations (bold, italic, underline, strikethrough).
  • Added an Extension Point for Mappers.
  • Added an Extension Point for Themes.
  • Added support for the Perl editor.
  • Added support for the Groovy editor.
  • Added support for the FDT editor.
  • Improved the preference page.

0.8.0 (2011-02-07)

  • Moved mappings to XML files.
  • Used the line number colour for the print margin.
  • Coloured the debug instruction pointer.
  • Added all themes marked as "Top Pick" on eclipsecolorthemes.org.
  • Displayed the author's name next to each theme.

0.7.0 (2011-01-29)

  • Added a generic mapper that reads mappings from XML.
  • Added support for the Python editor.
  • Importing themes overwrites stock and previously imported themes.
  • Restoring defaults deletes all imported or replaced themes.
  • Added support for the JSP editor.

0.6.0 (2011-01-26)

  • Added simple theme file import.
  • Updated the Oblivion theme.
  • Added the Obisidian theme.
  • Added the Tango theme.
  • Added the Havenjark theme.

0.5.1 (2011-01-26)

  • Fixed restore to default for the Java editor.
  • Improved occurrence highlighting.

0.5.0 (2011-01-23)

  • Added support for the PHP editor.
  • Added support for the Ant editor.
  • Added support for the SQL editor.
  • Added the Oblivion theme.
  • Moved preference page to General->Appereance.
  • Closed/reopened editors when applying themes to prevent NullPointerExceptions in PHP Development Tools.
  • Cleaned the colour theme keys up.

0.4.0 (2011-01-13)

  • Added support for the C++ editor.
  • Moved colour themes to XML files.
  • Fixed mark occurrence highlighting.
  • Added the Vibrant Ink theme.

0.3.1 (2011-01-09)

  • Made missing color entries default to other entries (improved Inkpot).
  • Improved XML/HTML mapping.
  • Removed content assist related color theme entries.

0.3.0 (2011-01-08)

  • Added support for the HTML editor.
  • Added support for the CSS editor.
  • Fixed annotation colouring in the Java editor.
  • Added support for the JavaScript editor.

0.2.1 (2011-01-07)

  • Fixed comment colouring in the XML editor.

0.2.0 (2011-01-07)

  • Added support for the Java properties editor.
  • Added support for the XML editor.

0.1.1 (2011-01-06)

  • Fixed the Zenburn theme.

0.1.0 (2011-01-06)

  • Added support for the plain text editor.
  • Added support for the Java editor.
  • Added the Zenburn theme.
  • Added the Inkpot theme.