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

List:       jedit-cvs
Subject:    [ jEdit-commits ] SF.net SVN: jedit:[16134]
From:       shlomy () users ! sourceforge ! net
Date:       2009-08-31 21:25:44
Message-ID: E1MiENk-0007sB-W3 () 3kljzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 16134
          http://jedit.svn.sourceforge.net/jedit/?rev=16134&view=rev
Author:   shlomy
Date:     2009-08-31 21:25:44 +0000 (Mon, 31 Aug 2009)

Log Message:
-----------
Documented recent changes.

Modified Paths:
--------------
    jEdit/trunk/doc/CHANGES.txt

Modified: jEdit/trunk/doc/CHANGES.txt
===================================================================
--- jEdit/trunk/doc/CHANGES.txt	2009-08-31 21:07:15 UTC (rev 16133)
+++ jEdit/trunk/doc/CHANGES.txt	2009-08-31 21:25:44 UTC (rev 16134)
@@ -68,6 +68,12 @@
 
 - Fixed #2808363 (patch #2827234): fix perl highlighting hanging on some
   operators. (Dennis Sheil)
+
+- Applied patch #2842678: Gutter selection problems (Shlomy Reinstein, patch
+  provided by encorejane).
+
+- Applied patch #2846169: IndentFoldHandler - allow blank lines after start of
+  fold.	(Shlomy Reinstein, patch provided by Suraj Kurapati)
 }}}
 {{{ Miscellaneous
 
@@ -99,8 +105,6 @@
 - Moved EditorExiting ebmessage earlier, before the unloading of plugin jars
   so plugins can catch it and act appropriately during shutdown. (Alan Ezust)
 
-}}}
-
 - Added support for undo-aware plugins:
     - A new interface: org.gjt.sp.jedit.buffer.BufferUndoListener
       This interface defines a listener that gets notified whenever undo/redo
@@ -108,13 +112,21 @@
       a buffer using:
       JEditBuffer.addBufferUndoListener(BufferUndoListener)
       JEditBuffer.removeBufferUndoListener(BufferUndoListener listener)
-    - A new method: JEditBuffer.getUndoId()
-      This method can be used during buffer content changes to find which
+    - New methods in JEditBuffer: getUndoId(), canUndo(), canRedo()
+      getUndoId() can be used during buffer content changes to find which
       changes are included in the same undo operation. The method returns a
       different undoId for each undo operation, and all changes included in the
-      same undo operation get the same undoId.
+      same undo operation get the same undoId. The other two methods return
+      true if more items exist in the undo/redo list, respectively.
+
+- New method: FoldHandler.getPrecedingFoldLevels - allows a fold handler to
+  specify fold levels of lines preceding a line whose content has changed, to
+  support patch #2846169, which makes the fold levels of blank lines depend on
+  the first non-whitespace-only line following them. (Shlomy Reinstein)
 }}}
 
+}}}
+
 {{{ Version 4.3pre17
 
 Thanks to Bj\xF6rn "Vampire" Kautler, Matthieu Casanova, Dakshinamurthy Karra,


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
jEdit-CVS mailing list
jEdit-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-cvs


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

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