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

List:       jedit-announce
Subject:    jEdit-announce digest, Vol 1 #124 - 2 msgs
From:       jedit-announce-request () lists ! sourceforge ! net
Date:       2001-03-11 20:02:20
[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
	http://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-admin@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 updates (mike dillon)
   2. jEdit 3.1pre3 now available (Slava Pestov)

--__--__--

Message: 1
Date: Sat, 10 Mar 2001 17:08:46 -0800 (PST)
From: mike dillon <mdillon@standmed.com>
To: "jEdit users' list" <jedit-users@lists.sourceforge.net>,
   jEdit announcement list <jedit-announce@lists.sourceforge.net>
Subject: [ jEdit-announce ] plugin updates

howdy-

today, i added two updated plugins by Dirk Moebius. the OraclePlugin by Sergey
Udaltsov is still being prepared.

* JCompiler 1.1:  new compiler options "Source path", "Required library path"
  (Mike Hansen); new compiler option "$basepath", may be substituted in class-,
  source- and library-path (Mike Hansen); removed "Use CLASSPATH defined when
  running jEdit" option; new menu entry "Options..." for faster access to the
  JCompiler options; requires at least jEdit 3.0final, EditBus 0.10, Console
  2.3, and JDK 1.1

* BufferList 0.4: new session management: session switcher, session manager
  dialog, autosave sessions on switch, close all files before switching to a
  new session; new option: turn off auto-resize of columns; new column in
  bufferlist showing mode; remember size and order of columns; requires jEdit
  3.0final and JDK 1.1

-md



--__--__--

Message: 2
Date: Sun, 11 Mar 2001 15:59:04 +1100
From: Slava Pestov <sp@gjt.org>
To: jedit-users@sourceforge.net, jedit-announce@sourceforge.net
Subject: [ jEdit-announce ] jEdit 3.1pre3 now available

jEdit 3.1pre3 is now available from <http://www.jedit.org>.

+ New Features

- 'Narrow Buffer to Selection' command, temporarily hides all lines
  except those in the selection. Use 'Expand All Folds' command to
  make all lines visible. Default shortcut is C+e n
- 'Expand Fold One Level' command
- 'Select Fold' command; Control-clicking in gutter also has the same
  effect

+ Enhancements

- Folding and narrowing documentation in user's guide
- You begged, you pleaded, you bribed, you sent death threats -- and
  now you have it:

  GUIUtilities.confirm(Component comp, String name, Object[] args,
      int buttons, int type);

- Variables and functions defined in the 'Startup' macro are now
  available to all macros and BeanShell commands
- Edit mode for "B formal method" (Bruno Tatibouet)
  (see http://www.comlab.ox.ac.uk/archive/formal-methods/b.html)
- New directories are created in the currently selected directory,
  instead of the root directory of the tree
- Slightly faster local filesystem code
- Clicking on a closed fold in the gutter now only expands one level by
  default. To expand the fold fully, Shift-click it.
- Tabs in abbreviation expansions should finally work now, for real.
  However, to make this change work, the expansion is no longer
  auto-indented. So, while previously an abbrev of if()\n{\nfoo\n}
  became:

  if()
  {
          foo
  }

  It will now be:

  if()
  {
  foo
  }

  Unless you insert a tab before the 'foo' in the expansion.

+ Bug Fixes

- 'Current Directory' menu didn't ignore backup files properly
- 'Expand All Folds' command was broken
- AWK mode didn't work
- Keyboard shortcuts assigned to macros didn't work
- next/prev-char/word/line didn't properly handle cases where the first
  or last physical line was not visible
- Clicking in the text area past the last visible line wasn't handled
  properly if the last virtual line was not the last physical one
- The filesystem browser would display 'multiple request' errors when
  deleting an expanded directory with no files inside it
- Pressing enter on the first line of a fold caused problems
- Bracket matching if the offending bracket is outside the bounds of the
  screen should now work

+ API Changes

- The jEdit 2.6 form of inputProperty() and input() took a 'String[] args'
  parameter, which was obviously broken because all other canned dialog
  methods accepted 'Object[] args'. I have changed inputProperty() and
  input() to take an Object[] as well. This should not affect plugins in
  a major way because most use the old form of these methods (which did
  not have an 'args' parameter)




--__--__--

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


End of jEdit-announce Digest

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

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