|
From: <ez...@us...> - 2011-11-30 21:45:01
|
Revision: 20472
http://jedit.svn.sourceforge.net/jedit/?rev=20472&view=rev
Author: ezust
Date: 2011-11-30 21:44:55 +0000 (Wed, 30 Nov 2011)
Log Message:
-----------
changelog.
Added Paths:
-----------
plugins/Optional/trunk/CHANGELOG.txt
Removed Paths:
-------------
plugins/Optional/trunk/RELEASE.txt
Copied: plugins/Optional/trunk/CHANGELOG.txt (from rev 20471, plugins/Optional/trunk/RELEASE.txt)
===================================================================
--- plugins/Optional/trunk/CHANGELOG.txt (rev 0)
+++ plugins/Optional/trunk/CHANGELOG.txt 2011-11-30 21:44:55 UTC (rev 20472)
@@ -0,0 +1,13 @@
+History:
+
+0.1 Initial Release
+0.2.1 Updated for 4.3pre6 encoding options pane
+0.2.2 Removed redundant buffer options pane
+1.0 Bug fixes, "Combined Options" remembers previous selected tab.
+1.0.1 Updated for jEdit 4.3pre17.
+ Fixed # 3013717 - don't save optionpanes unless they are shown.
+1.0.2 Optional no longer hardcodes the list of options panes to create, so core
+ can add new ones without them being hidden by Optional (Matthieu Casanova)
+1.0.3 Scrollbars added around optionpanes. (Dale Anson)
+
+
\ No newline at end of file
Deleted: plugins/Optional/trunk/RELEASE.txt
===================================================================
--- plugins/Optional/trunk/RELEASE.txt 2011-11-30 05:25:05 UTC (rev 20471)
+++ plugins/Optional/trunk/RELEASE.txt 2011-11-30 21:44:55 UTC (rev 20472)
@@ -1,38 +0,0 @@
-Announcement:
- Optional Plugin
-
-Requirements:
- * jdk 1.5
- * jEdit 4.3
-
-Author:
- Alan Ezust
-
-Source:
- https://svn.sourceforge.net/svnroot/jedit/plugins/Optional
-
-Short Description:
- A replacement for the three Option dialogs.
-
-Long Description:
- When you select Global, Plugin or Buffer options, you (should) see the same options in the
-dialog as before, but this plugin gives you tabs to switch/navigate/edit/view any other settings
-panel without closing the dialog.
-
-It uses a new feature of jEdit 4.3pre3 - the ability to override actions
-via the actions.xml. A recent change to the way that ActionContext adds and removes
-the actions from plugins makes it possible for plugins to override the
-built-in jEdit actions.
-
-History:
-
-0.1 Initial Release
-0.2.1 Updated for 4.3pre6 encoding options pane
-0.2.2 Removed redundant buffer options pane
-1.0 Bug fixes, "Combined Options" remembers previous selected tab.
-1.0.1 Updated for jEdit 4.3pre17.
- Fixed # 3013717 - don't save optionpanes unless they are shown.
-1.0.2 Optional no longer hardcodes the list of options panes to create, so core
- can add new ones without them being hidden by Optional (Matthieu Casanova)
-
-
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|