Revision: 22497
http://jedit.svn.sourceforge.net/jedit/?rev=22497&view=rev
Author: Vampire0
Date: 2012-11-22 23:26:42 +0000 (Thu, 22 Nov 2012)
Log Message:
-----------
Update the base version of CHANGES.txt to 5.0.0
Modified Paths:
--------------
jEdit/trunk/doc/CHANGES.txt
Modified: jEdit/trunk/doc/CHANGES.txt
===================================================================
--- jEdit/trunk/doc/CHANGES.txt 2012-11-22 23:21:54 UTC (rev 22496)
+++ jEdit/trunk/doc/CHANGES.txt 2012-11-22 23:26:42 UTC (rev 22497)
@@ -1,5 +1,5 @@
jEdit 5.1 version history
- (changes since jEdit 5.0pre1)
+ (changes since jEdit 5.0.0)
:encoding=UTF-8:
{{{ Version 5.1pre1
@@ -11,10 +11,6 @@
{{{ Bug fixes
-- Fixed a number of scrollbar bugs related to undo, multiline cut,
- soft-wrap, and folding. (Patch#3567959, Bugs #2832769, #2998294,
- and #3193168 - Thomas Meyer) [merged into 5.0.x]
-
- Fixed whole word search (#3551515 Matthieu Casanova) [merged into 5.0.x]
- Added missing localization string:
@@ -43,39 +39,18 @@
- Fix File status checking after buffer switch (#1871440 Alan Ezust)
-- Fix File status checking before save (#3562315 Alan Ezust) [merged into 5.0.x]
-
-- Fixed the StandaloneTextArea that cannot load keymaps
- (#3562023 Matthieu Casanova) [merged into 5.0.x]
-
-- The .jedit/modes/catalog is now written using UTF-8 instead of default
- OS encoding (#3560800 Matthieu Casanova) [merged into 5.0.x]
-
- Undo restores selection state in simple cases (deletions, replaces
on simple range selections). (patch #1570553 Maik Nijhuis, Thomas Meyer,
Jarek Czekalski)
-- Fix a case where a NPE occurs when removing a plugin
- (#3557441 Matthieu Casanova) [merged into 5.0.x]
-
- Filter not synchronizing in search dialog when
"All buffers" is selected. (#1646584, patch #3549905 Eric Le Lay)
-- Recognizing "Extra word characters" in "Whole word" option in
- searches (#3522497, patch #3543524 Malathi) [merged into 5.0.x]
-
-- Fix pressing return in parent files of the VFS browser that do not browse
- the selected folder as it should (patch #3543499 by Eric Le Lay)
- [merged into 5.0.x]
-
- Fixed VFS session not ended in VFS.copy() api (#3522406 Matthieu Casanova)
- Use of a scrollable list for delete dialog confirmation
(#2911520 Matthieu Casanova)
-- The macro Display_Abbreviations is broken (#3539691 Matthieu Casanova)
- [merged into 5.0.x]
-
- Fix selecting mode based on exact filename match. (#3562935 Dale Anson)
}}}
@@ -93,8 +68,6 @@
- New method IOUtilities.closeQuietly(ObjectOutput) (Matthieu Casanova)
-- New method MiscUtilities.openInDesktop() (Alan Ezust) [merged into 5.0.x]
-
- New method GUIUtilities.setAutoMnemonic(AbstractButton) (Jarek Czekalski)
- New method: View.getBuffers(), aware of bufferset scope. (Alan Ezust)
@@ -160,9 +133,6 @@
- Enable ContextMenu via keyboard to VFS-BrowserView (#3560239, Thomas Meyer)
-- Added russian localization (patch #3544154 Vladimir Avdonin)
- [merged into 5.0.x]
-
- Added a possibility to suppress synchronization of the filter in search
dialog, using a hidden setting in jedit.props: search.dontSyncFilter.
(Jarek Czekalski)
@@ -176,10 +146,6 @@
- Translate underscores to spaces when displaying keymap names in the UI to
eliminate files with spaces in the name. (Björn "Vampire" Kautler) [Merged into 5.0.x]
-- jeditresource:/ URL handler now also checks jEditHome for files so
- it can be used to link to core documentation. (#3565139 Alan Ezust)
- [merged into 5.0.x]
-
- New macro in Files section: "Open Selection In Desktop" (Jarek Czekalski)
- Open Selection macro improvements. An attempt is made to use current
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|