[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-announce
Subject:    jEdit-announce Digest, Vol 14, Issue 1
From:       jedit-announce-request () lists ! sourceforge ! net
Date:       2012-03-27 20:05:11
Message-ID: mailman.280854.1332878711.11409.jedit-announce () lists ! sourceforge ! net
[Download RAW message or body]

Send jEdit-announce mailing list submissions to
	jedit-announce@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/jedit-announce
or, via email, send a message with subject or body 'help' to
	jedit-announce-request@lists.sourceforge.net

You can reach the person managing the list at
	jedit-announce-owner@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of jEdit-announce digest..."


Today's Topics:

   1. Plugin Release Announcements (2011-12-05) (Eric Berry)
   2. April SF.net project of the month (Alan Ezust)
   3. jEdit 4.5.1 is out! (Vampire)


----------------------------------------------------------------------

Message: 1
Date: Tue, 7 Feb 2012 17:29:51 -0800
From: Eric Berry <elberry@gmail.com>
Subject: [ jEdit-announce ] Plugin Release Announcements (2011-12-05)
To: jEdit Announce <jEdit-announce@lists.sourceforge.net>
Message-ID:
	<CAKMBPmJa2_fytHgHMShSn+0UEZqxDDno9ZQiK2etLjH66mY+Nw@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Missed last month, but here are the plugin announcements since Dec. 5th
2011.

3 New plugins and 20 Updated plugins

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New Plugins:
{{{  Android 1.0
Plugin Description: html>
<body>
The Android plugin helps you create and run AVDs, and create Android
projects and import those projects into the ProjectViewer plugin.
</body>
</html>
}}}
{{{  SynchroScroll 1.0
Plugin Description: <html>
<body>
A plugin to allow syncrhonized scrolling between multiple text areas.
</body>
</html>
}}}
{{{  RhinoPlugin 1.7R3
Plugin Description: <html>
The RhinoPlugin contains rhino library. It is a library plugin that is used
by other plugins.
</html>
}}}

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Updated Releases:
{{{  Classpath 1.0.1
Announcement: Fixed compatability issue with ProjectViewer
Plugin Description: Maintains a global java classpath.
}}}

{{{  Hyperlinks 1.1.0
Announcement: -Fixed compatibility with latest jEdit
-Fixed a bug when the buffer is changing
-Added ability to use several hyperlinks sources to a buffer
Plugin Description: The hyperlink plugin will allow the textarea to have
hyperlinks inside.
}}}

{{{  TextTools 1.15
Announcement: -Fixed compatibility with jEdit 4.5
Plugin Description: The TextTools plugin provides a number of actions for
manipulating text.
}}}

{{{  CommonControls 1.4.1
Announcement: Fixed ItemFinderWindow dialog not released when loosing focus
Plugin Description: The CommonControls plugin provides a common set of
enhanced Swing components intended for use by other jEdit plugins.
}}}

{{{  JTidyPlugin 1.1
Announcement: Bug fix release:
- 582848 JTidy ruins &plusmn; HTML chracters
- 598764 JTidy: ArrayIndexOutOfBoundsException
- 606971 JTidy fix backslashes option not working
- 642548 ErrorList /JTidy error
- 787939 JTidy AIOOBE
- 845092 plugin jTidy error when missing &lt; /frameset&gt;
- 921741 Bug in JTidy 1.0.1
- 1494284 JTidy options and help groupbox
- 1529844 JTidy options node missing
- Added integration with Beauty plugin.
- Updated to JTidy r938.
Plugin Description: JTidyPlugin integrates the HTML Tidy utility into
jEdit. JTidyPlugin will help you check for errors in your HTML/XML files
and also correct them.
}}}

{{{  SQL 1.1
Announcement: -Fixed compatibility with jEdit 5.0
Plugin Description: The SQLPlugin provides an interface for sending queries
from a jEdit buffer or selection to database server using JDBC. Requires
the JDBC 2.0 drivers for your database (tested with MySQL and Oracle).
}}}

{{{  CharacterMap 1.3.1
Announcement: New Features, Bugfixes:
All Unicode planes. Change encoding / font with jEdit settings.
No insertion of characters which cannot be encoded.
Option panel layout.
Code cleaning, better conformity to plugin standard and Java 7.
Plugin Description: The CharacterMap plugin displays a window showing all
ASCII and extended-ASCII characters. Clicking one will insert it in the
buffer.
}}}

{{{  XML 2.8.1
Announcement: This long overdue release of XML Plugin brings in Hyperlinks
support, bundles templates for quickly creating common (XSL,XSD,HTML,etc.)
documents (requires the Templates plugin). It should also be faster at
parsing.
Plugin Description: The XML plugin provides features for editing XML, HTML,
JavaScript and CSS files. For XML files, it does validation against a DTD,
XSD, or RNG. For all languages, it displays element trees in the SideKick
dockable. For XML, HTML and CSS, you get completion popups for elements,
attribute, and entities.
}}}

{{{  ProjectViewer 3.4.0
Announcement: [Alan Ezust]
- New option to use variable-prefixed paths when storing project
data, #1607622
[Jarek Czekalski]
- New action: Add current buffer, fr #3388307, #3434040
- Always closing current project when selecting a group
Bugs fixed:
- Handling of case-insensitive filenames, #2654971, #3435575
- Improvements in "Add files" dialog (reenabling adding files through
FTP plugin)
- Improved handling of session problems, for example on cancelling
password dialog in FTP plugin. This should fix #1929701 and #2987043
- Making plugin scope aware, #3371562
- Import dialog titles, #3459273
- Problems with gui initialization on first invocation, #3441551
Api changes:
- New EditBus message: PROJECT_UNLOADING
- New helper method ProjectViewer.showMessage
Plugin Description: The ProjectViewer plugin provides an interface for
managing a "project", i.e. a related group of source files.
}}}

{{{  Console 4.4.4
Announcement: Respects jEdit's "use textArea colors" appearance option.
ProjectViewer option pane for defining commands to compile and run
project. (#3153058 - Damien Radtke)
Bug fixes (2360096, 2933787, 3475731, 3475732)
Plugin Description: The Console plugin allows jEdit to execute arbitrary
commands from an internal shell.

In addition, it provides buttons in a "commando toolbar" for your favorite
command-line tools (make, ant, qmake, latex, etc), and an easy way to add
others.
}}}

{{{  SVNPlugin 1.6.1
Announcement: Bug fix release.
- Fix for tracker 3110295, tree was losing focus after after tree node
expansion.
- Better checking for changed password.
- Fix for possible NPE when running blame.
- Don't show svn console on diff.
- Fix for tracker 1542027, invalid option pane name.
- Better handling of empty message queue.
- Adjustment of layout in options panel.
- Cache status for ProjectVieer, this improves performance with large
projects.
- Fix for tracker 3470234, commit comment history drop down not visible.
- Fix for tracker 3470242, resizing commit dialog doesn't resize text area.
- Fix for tracker 3472904, better results layout and better placement of
popup menu within results.
- Added import filter for ProjectViewer that works with all versions of svn
working file format up through 1.6.
Plugin Description: Subversion support for jEdit
}}}

{{{  jEdit 4.5.0
Announcement:
Plugin Description:
}}}

{{{  PHPParser 2.0.0
Announcement: -Added support for goto with code analysis
-Fixed a bug in list() parsing
-Fixed code analysis of list() declarations
-Added php function definitions (#1940034)
-Fixed Constant are type UNKNOWN by default and not String
-Fixed use namespace syntax when declaring multiple namespaces (#3428773)
-Fixed an exception in catch clauses
-Fixed use of namespace syntax in some expressions (#3435702, #3469455,
#3471383, #3471497, #3473467)</li>
-Fixed jEdit that doesn't remember the PHPParser option pane
Plugin Description: PHPParserPlugin is a php parser that will highlight
your syntax errors and help you navigate in your source.
}}}

{{{  AntPlugin 1.8.2
Announcement: -Ant 1.8.2 integration
Plugin Description: The AntPlugin is nothing but Apache Ant, users guide,
and API javadocs, packaged as a neat little jEdit plugin. The only plugin
that uses this is AntFarm. (no longer supported)
}}}

{{{  AntFarm 1.8.2
Announcement: -Fix compatibility with jEdit 4.5
Plugin Description: A Dockable plugin for ant targets.
}}}

{{{  ClearCasePlugin 0.28
Announcement: Updated for current console/jedit APIs.
Plugin Description: Rational ClearCase source code control plugin
}}}

{{{  InfoViewer 1.6.1
Announcement: New option to restore previous page instead of showing home
page on startup. (Ezust)
Fixed disappearing sidebar in HelpInfoViewer when used as a HelpViewer
replacement. (Ezust)
Bug 1542027 fixed (Ezust)
Got rid of netscape stuff (comment from #3462283)
Plugin Description: InfoViewer is a replacement for the built-in jEdit
HelpViewer. It contains a mini web browser, but you can also configure it
to use an external browser.
}}}

{{{  Sessions 1.5.1
Announcement: Fixes bug #2872914, Unicode file names interpreted
incorrectly.
Plugin Description: The Sessions plugin maintains lists of open files -
called sessions (aka workspaces) - and offers some functions to switch
between them.
}}}

{{{  WhiteSpace 1.0.2
Announcement: A new dialog window with WhiteSpace buffer options,
duplicating plugin
menu checkboxes, patch #3433672 (Jarek Czekalski)
Bug #1542027 fixed: OptionPanes were returning invalid names (Alan Ezust)
Plugin Description: The WhiteSpace plugin highlights normally invisible
characters such as spaces, tabs, any other whitespace, and control
characters. It also offers features to improve code readability and keep
code consistently indented.
}}}

{{{  CharacterMap 1.3.3
Announcement: More Character type colors. Color options.
Bugfixes:
Layout for second floating window.
Names of numbered chars. Unassigned chars.
Super char position.
Plugin Description: The CharacterMap plugin displays a window showing all
ASCII and extended-ASCII characters. Clicking one will insert it in the
buffer.
}}}

-- 
Learn from the past. Live in the present. Plan for the future.
Blog: http://eric-berry.blogspot.com
jEdit <http://www.jedit.org> - Programmer's Text Editor
Bazaar <http://bazaar.canonical.com> - Version Control for Humans
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Mon, 5 Mar 2012 09:41:26 -0800
From: Alan Ezust <alan.ezust@gmail.com>
Subject: [ jEdit-announce ] April SF.net project of the month
To: jEdit Announce Mailinglist <jedit-announce@lists.sourceforge.net>
Message-ID:
	<CALy5K9qboULqFMKmMhGquqH3ALkh7qHcB0WUZrbbogPT5iT2nw@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

jEdit is being considered for April's SF.net project of the month.

If you want to vote for your favorite project of the month, go to this url:

http://twtpoll.com/ocu534



------------------------------

Message: 3
Date: Tue, 27 Mar 2012 22:05:01 +0200
From: Vampire <Vampire@jEdit.org>
Subject: [ jEdit-announce ] jEdit 4.5.1 is out!
To: jEdit Announce Mailinglist <jedit-announce@lists.sourceforge.net>
Message-ID: <4F721D6D.8070301@jEdit.org>
Content-Type: text/plain; charset=UTF-8

Hi all,

I proudly present jEdit 4.5.1, the latest stable release of the 4.5 series of jEdit.

Detailed changes can as always be found in the Change Log attached in the end of this email.
This release is a bugfix release.


Volunteers are always welcome to contribute to the future of jEdit:
http://www.jedit.org/index.php?page=devel


That being said, here is the download link:
http://www.jedit.org/index.php?page=download


FYI, merge requests for the 4.5 series (fix done, but waiting for a review) can be found at:
http://sourceforge.net/tracker/?group_id=588&atid=1235750&status=1&artgroup=2274635

Have fun with the new release.

Best Regards
Bj?rn "Vampire" Kautler



jEdit 4.5 version history
:encoding=UTF-8:

{{{ Version 4.5.1

Thanks to Bj?rn "Vampire" Kautler, Matthieu Casanova, Kazutoshi Satoda,
Alan Ezust, and Max Funk for contributing to this release.

{{{ Bug Fixes

- Fixed memory leaks which happened when split panes or multiple views
  are used. (Kazutoshi Satoda)

- Fixed unreasonable slow down which could happen with complex syntax
  rules and large files. (Kazutoshi Satoda)

- Fixed memory leaks which could climb to be observable with complex
  syntax rules and large files. (Kazutoshi Satoda)

- Made basic edit operations aware of characters above BMP and combining
  character sequences.
  (SF.net bug #3040720 - Kazutoshi Satoda)

- The Install/Update plugin dialog with progress bar should not show the
  progression of installation in it's title (#3485497) (Matthieu Casanova)

- If the plugin list was not already loaded, there is no reason to load it
  because of a property change (#3485645) (Matthieu Casanova)

- Fixed status bar widget editing (#3414671) (Matthieu Casanova)

- Fixed text area corruption (strange exceptions and/or inconsistent
  display) which could happen when multiple files are opened
  simultaneously in a text area. This could also happen on some other
  minor conditions. (SF.net bug #3442116 - Kazutoshi Satoda)

- Wrong chars in auxiliary fonts (Max Funk - #3474765, 3474534)

}}}

}}}

jEdit buffer local properties:
:folding=explicit:collapseFolds=2:maxLineLen=80:wrap=hard:tabsize=4:





------------------------------

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

------------------------------

_______________________________________________
jEdit Announcement List
jEdit-announce@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-announce


End of jEdit-announce Digest, Vol 14, Issue 1
*********************************************
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic