Skip to content
andreberg edited this page Jan 11, 2011 · 13 revisions

This page is used to document changes to this fork.
It will mostly mirror the gist of the commit messages and thus may lag behind.

However, it also gives me the chance to add additional infos if needed.

v1.6.4

2011-01-10

  • Fix the unreadable font size problem on Mac OS X.

    See also: bug report.

    Also see the following before/after screenshots:

    Pydev Preferences

    Py2to3

  • Fix the wandering StyledText widget on the PydevEditorPrefs page.

    And while we're at it, make the styled text widgets that show source formatting reflect
    the JFace TextFont set in the Colors and Fonts preferences page.

  • Add a TestDependent template for Mac OS X.

  • Add ISO-8601 date (Ymd) and date string (Ymd H:M:S) to the default templates.

    Use ${isodate}, ${isodatestr} and ${isodatestr2} in a template for example.

Clone this wiki locally