jEdit-announce Digest, Vol 16, Issue 1

jedit-announce-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Fri, 06 Jul 2012 03:15:04 +0000
Newsgroups gmane.editors.jedit.announce
Message-ID <mailman.47522.1341544504.23886.jedit-announce@lists.sourceforge.net>
Send jEdit-announce mailing list submissions to
	[email protected]

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-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

You can reach the person managing the list at
	jedit-announce-owner-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

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


Today's Topics:

   1. jEdit 4.5.2 is out! (Vampire)
   2. Plugin Release Announcements (2012-05-05 to	2012-07-05)
      (Eric Berry)
   3. Re: [ jEdit-users ] Plugin Release Announcements (2012-05-05
      to 2012-07-05) (Dale Anson)


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

Message: 1
Date: Sat, 16 Jun 2012 00:25:57 +0200
From: Vampire <[email protected]>
Subject: [ jEdit-announce ] jEdit 4.5.2 is out!
To: jEdit Announce Mailinglist <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Hi all,

I proudly present jEdit 4.5.2, 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
       (changes since jEdit 4.4.2)
:encoding=UTF-8:

{{{ Version 4.5.2

Thanks to Bj?rn "Vampire" Kautler, Alan Ezust, Jarek Czekalski, 
and Matthieu Casanova for contributing to this release.

{{{ Bug Fixes

- Fixed freezes on hypersearch with encoding errors.
  (#3502585 Jarek Czekalski)

- Fixed IO error when changing VFS Browser filter content
  (#3502820 Matthieu Casanova)

- Fixed NPE when opening View option pane for the first time on a fresh
  installation (#3520577 Matthieu Casanova)

- Fixed favorites menu actions (#3512250 Matthieu Casanova)

- Remove jar cache when unloading a plugin (#3514022 Matthieu Casanova)

}}}
{{{ UI

- Changed error list dialog size to a fixed size of 80x25 characters.
  (Jarek Czekalski)

}}}

}}}

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





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

Message: 2
Date: Thu, 5 Jul 2012 16:06:53 -0700
From: Eric Berry <[email protected]>
Subject: [ jEdit-announce ] Plugin Release Announcements (2012-05-05
	to	2012-07-05)
To: jEdit Announce <[email protected]>
Message-ID:
	<CAKMBPmJgwB58hb_FnhDYGKw7QkbZxmgEQMpa6JHJr90Nu=5M+g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

0 New plugins and 14 Updated plugins


Updated Releases:
{{{  JavaSideKick 3.1.3
Announcement: Bugfix release.
Plugin Description: Java code browser, provides full support for all Java
1.5 and earlier syntax. Offers code completion and structure browsing  for
Java. Also provides structure browsing for property files and javacc files.
}}}

{{{  FTP 1.0.0
Announcement: Version 1.0.0 Requires Java 1.5+ and jEdit 4.5.0
Re-ask for connection details if no key-file exists
Fixed problem with authentication on some sFTP servers
(promptKeyboardInteractive method impelented)
Added troubleshooting section in user's guide, to point to possible
workaround for the Windows 7 firewall bug.
Added local file backup for jEdit up to 4.5.x. Newer jEdit does it itself.
Plugin Description: The FTP plugin adds the ability to browse directories
and edit files on (S)FTP servers.
}}}

{{{  MarkerSets 0.9
Announcement: Displaying the marker under mouse in status bar. (request
#3451543)
Fixed bug #3455360: disabled duplicate shortcuts.
Immediate update of the dockable when a shortcut of a marker is changed.
Made setting and going to a marker recordable by macro recorder. (request
#3421071)
Allowed for macros with marker shortcuts (patch #3444424 Jarek Czekalski)
Plugin Description: The MarkerSets plugin enables you to create named sets
of markers from various files.

Provides a replacement for the Bookmarks plugin, as well as the "Markers"
feature from core.
}}}

{{{  Highlight 1.9.10
Announcement: -Fixed NPE during initialization if highlight overview is
disabled (#3509281)
-The plugin will no longer switch to defer mode (#3522011)
-Fix color highlight when using softwrap (patch #3521997)
Plugin Description: Highlights words (or matched regexps) with different
colors.
}}}

{{{  XML 2.8.3-jedit-4.5
Announcement: This release provides support for HTML5, CSS3 and Docbook 5
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.
}}}

{{{  XML 2.8.3-jedit-5.0
Announcement: This release provides support for HTML5, CSS3 and Docbook 5
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.
}}}

{{{  QuickNotepad 5.0
Announcement: Changes for the jEdit 5.0 API

Now that jEdit supports localization, we have a
lang_fr.properties file for the French language.

lang_XX.properties files can be added to each plugin
for other support in other languages.
Plugin Description: This plugin provides a dockable "scratch pad" for
writing and displaying notes, to do lists or similar items as unformatted
text.
}}}

{{{  jEdit 5.0pre1
Announcement:
Plugin Description:
}}}

{{{  jEdit 4.5.2
Announcement:
Plugin Description:
}}}

{{{  ErrorList 2.0
Announcement: o Uses jEdit 5's FileOpenerService for filenames when no full
path is supplied to the DefaultError. (#3481157 - Alan Ezust)
o New API for specifying the View of an ErrorSource. (#2106739 - Alan Ezust)
o Fixed a deadlock and concurrency issues. (#3526070, #3530999 Jarek
Czekalski)
o Fixed errors appearing twice at first time. (#3028049 Jarek Czekalski)
Plugin Description: The ErrorList plugin provides one-click access, and
on-the-spot highlighting of errors generated by EditBus-aware packages,
such as the Console.
}}}

{{{  SideKick 1.4
Announcement: Fixed #2311948, auto-displayed ErrorList kills
CompletionPopup (Jarek Czekalski)
Fixed #3536025, Sidekick displays same errors in all views (XML plugin)
(Alan Ezust)
Fixed #3480846, Sidekick doesn't remember my parser (Jarek Czekalski)
Plugin Description: The SideKick plugin provides a framework for high-level
language-specific features, such as a structure tree, and code completion.
}}}

{{{  Console 5.0
Announcement: Version 5.0 Requires jEdit 5.0pre1, Java 1.6, ErrorList 2.0,
and ProjectViewer 3.4.2 (optional).
[Artem Bryantsev]
ANSI escape code parser for Console plugin (FR #2510255).
#3530817 - Console wrong LF after running a command to buffer (Windows).
[Damien Radtke]
#2194479 - Fixed NPE when running detached processes that print to stderr.
[Alan Ezust]
#3536039: Console no longer displays same errors in all views
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.
}}}

{{{  FastOpen 2.5
Announcement: Offers a jEdit 5 FileOpenerService [#3481157 - Alan Ezust]
FastOpen now uses the View TextArea's Background color for its Text Field's
Background. Helps in case custom themes are used. [Jiger Patel]
FastOpen now supports differential colours for File Names and Paths in the
Search Results. The Colour to use for the path is configurable via FastOpen
options. (Dont forget to do a ReIndex after changing path colors) [Jiger
Patel]
Alternative rows can be highlighted(zebra style) in the Search Results.
Ofcourse it can be configured to be switched on/off via Options. [Jiger
Patel]
Support for CamelCase Search. For example simply type First Letter of
Uppercase Filename to search. [Jiger Patel]
Fixed Bug - FastOpen jump to line number only works on loaded buffers. (Bug
#3517260) [Jiger Patel]
Plugin Description: FastOpen is a plugin designed to quickly open any file
in the currect project by just typing in the first few
characters of the filename you want to open.
}}}

{{{  BufferList 1.4
Announcement: Bugfix Release
#3530560: BufferList not BufferSet-aware -Alan Ezust
Fixed #3307762: Right click close on directory nodes. Patch# 3536753 -
Patric Bechtel.
Compress paths with Miscutilities.abbreviate() - Alan Ezust.
#1103435 Fixed inconsistent drive letter handling - Matthieu Casanova
Plugin Description: The BufferList plugin shows the list of currently open
files in a dockable tree view.
}}}
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 3
Date: Thu, 5 Jul 2012 20:43:22 -0600
From: Dale Anson <danson-mic46EttwFVWk0Htik3J/[email protected]>
Subject: Re: [ jEdit-announce ] [ jEdit-users ] Plugin Release
	Announcements (2012-05-05 to 2012-07-05)
To: Eric Berry <[email protected]>
Cc: jEdit Announce <[email protected]>
Message-ID:
	<CAHrA0wBm3itpQ5L74KsVUkS+jbmh5Oq3Z25-xgF6yH+y0LZc1g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

About Javasidekick, looks like I need to update the docs. This release
provides full support for Java 1.7 and earlier.
On Jul 5, 2012 5:07 PM, "Eric Berry" <[email protected]> wrote:

> 0 New plugins and 14 Updated plugins
>
>
> Updated Releases:
> {{{  JavaSideKick 3.1.3
> Announcement: Bugfix release.
> Plugin Description: Java code browser, provides full support for all Java
> 1.5 and earlier syntax. Offers code completion and structure browsing  for
> Java. Also provides structure browsing for property files and javacc files.
> }}}
>
> {{{  FTP 1.0.0
> Announcement: Version 1.0.0 Requires Java 1.5+ and jEdit 4.5.0
> Re-ask for connection details if no key-file exists
> Fixed problem with authentication on some sFTP servers
> (promptKeyboardInteractive method impelented)
> Added troubleshooting section in user's guide, to point to possible
> workaround for the Windows 7 firewall bug.
> Added local file backup for jEdit up to 4.5.x. Newer jEdit does it itself.
> Plugin Description: The FTP plugin adds the ability to browse directories
> and edit files on (S)FTP servers.
> }}}
>
> {{{  MarkerSets 0.9
> Announcement: Displaying the marker under mouse in status bar. (request
> #3451543)
> Fixed bug #3455360: disabled duplicate shortcuts.
> Immediate update of the dockable when a shortcut of a marker is changed.
> Made setting and going to a marker recordable by macro recorder. (request
> #3421071)
> Allowed for macros with marker shortcuts (patch #3444424 Jarek Czekalski)
> Plugin Description: The MarkerSets plugin enables you to create named sets
> of markers from various files.
>
> Provides a replacement for the Bookmarks plugin, as well as the "Markers"
> feature from core.
> }}}
>
> {{{  Highlight 1.9.10
> Announcement: -Fixed NPE during initialization if highlight overview is
> disabled (#3509281)
> -The plugin will no longer switch to defer mode (#3522011)
> -Fix color highlight when using softwrap (patch #3521997)
> Plugin Description: Highlights words (or matched regexps) with different
> colors.
> }}}
>
> {{{  XML 2.8.3-jedit-4.5
> Announcement: This release provides support for HTML5, CSS3 and Docbook 5
> 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.
> }}}
>
> {{{  XML 2.8.3-jedit-5.0
> Announcement: This release provides support for HTML5, CSS3 and Docbook 5
> 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.
> }}}
>
> {{{  QuickNotepad 5.0
> Announcement: Changes for the jEdit 5.0 API
>
> Now that jEdit supports localization, we have a
> lang_fr.properties file for the French language.
>
> lang_XX.properties files can be added to each plugin
> for other support in other languages.
> Plugin Description: This plugin provides a dockable "scratch pad" for
> writing and displaying notes, to do lists or similar items as unformatted
> text.
> }}}
>
> {{{  jEdit 5.0pre1
> Announcement:
> Plugin Description:
> }}}
>
> {{{  jEdit 4.5.2
> Announcement:
> Plugin Description:
> }}}
>
> {{{  ErrorList 2.0
> Announcement: o Uses jEdit 5's FileOpenerService for filenames when no
> full path is supplied to the DefaultError. (#3481157 - Alan Ezust)
> o New API for specifying the View of an ErrorSource. (#2106739 - Alan
> Ezust)
> o Fixed a deadlock and concurrency issues. (#3526070, #3530999 Jarek
> Czekalski)
> o Fixed errors appearing twice at first time. (#3028049 Jarek Czekalski)
> Plugin Description: The ErrorList plugin provides one-click access, and
> on-the-spot highlighting of errors generated by EditBus-aware packages,
> such as the Console.
> }}}
>
> {{{  SideKick 1.4
> Announcement: Fixed #2311948, auto-displayed ErrorList kills
> CompletionPopup (Jarek Czekalski)
> Fixed #3536025, Sidekick displays same errors in all views (XML plugin)
> (Alan Ezust)
> Fixed #3480846, Sidekick doesn't remember my parser (Jarek Czekalski)
> Plugin Description: The SideKick plugin provides a framework for
> high-level language-specific features, such as a structure tree, and code
> completion.
> }}}
>
> {{{  Console 5.0
> Announcement: Version 5.0 Requires jEdit 5.0pre1, Java 1.6, ErrorList 2.0,
> and ProjectViewer 3.4.2 (optional).
> [Artem Bryantsev]
> ANSI escape code parser for Console plugin (FR #2510255).
> #3530817 - Console wrong LF after running a command to buffer (Windows).
> [Damien Radtke]
> #2194479 - Fixed NPE when running detached processes that print to stderr.
> [Alan Ezust]
> #3536039: Console no longer displays same errors in all views
> 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.
> }}}
>
> {{{  FastOpen 2.5
> Announcement: Offers a jEdit 5 FileOpenerService [#3481157 - Alan Ezust]
> FastOpen now uses the View TextArea's Background color for its Text
> Field's Background. Helps in case custom themes are used. [Jiger Patel]
> FastOpen now supports differential colours for File Names and Paths in the
> Search Results. The Colour to use for the path is configurable via FastOpen
> options. (Dont forget to do a ReIndex after changing path colors) [Jiger
> Patel]
> Alternative rows can be highlighted(zebra style) in the Search Results.
> Ofcourse it can be configured to be switched on/off via Options. [Jiger
> Patel]
> Support for CamelCase Search. For example simply type First Letter of
> Uppercase Filename to search. [Jiger Patel]
> Fixed Bug - FastOpen jump to line number only works on loaded buffers.
> (Bug #3517260) [Jiger Patel]
> Plugin Description: FastOpen is a plugin designed to quickly open any file
> in the currect project by just typing in the first few
> characters of the filename you want to open.
> }}}
>
> {{{  BufferList 1.4
> Announcement: Bugfix Release
> #3530560: BufferList not BufferSet-aware -Alan Ezust
> Fixed #3307762: Right click close on directory nodes. Patch# 3536753 -
> Patric Bechtel.
> Compress paths with Miscutilities.abbreviate() - Alan Ezust.
> #1103435 Fixed inconsistent drive letter handling - Matthieu Casanova
> Plugin Description: The BufferList plugin shows the list of currently open
> files in a dockable tree view.
> }}}
>
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> jEdit Announcement List
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jedit-announce
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> --
> -----------------------------------------------
> jEdit Users' List
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jedit-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

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

_______________________________________________
jEdit Announcement List
[email protected]
https://lists.sourceforge.net/lists/listinfo/jedit-announce


End of jEdit-announce Digest, Vol 16, Issue 1
*********************************************