PageRenderTime 81ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/InfoViewer/CHANGELOG.txt

#
Plain Text | 189 lines | 144 code | 45 blank | 0 comment | 0 complexity | cf639912807b29254e38f46e97835f35 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. ChangeLog for InfoViewer plugin
  2. :encoding=UTF-8:
  3. ===========================================================================
  4. Version 1.6.1 depends on jEdit 4.4 and Java 1.6
  5. New option to restore previous page instead of showing home page
  6. on startup. (Ezust)
  7. Fixed disappearing sidebar in HelpInfoViewer when used as a HelpViewer
  8. replacement. (Ezust)
  9. Bug 1542027 fixed (Ezust)
  10. Got rid of netscape stuff (comment from #3462283)
  11. Version 1.6 depends on jEdit 4.3, Java 1.5
  12. Removed font size actions which didn't work. Now uses the same font as
  13. secondary metal font (jEdit 4.3) or new helpviewer font (jEdit 4.4) as
  14. specified in appearance option pane. (Ezust)
  15. Version 1.5.9 Depends on jedit 4.3pre5, Java 1.5
  16. Reload on buffer save reloads same address, rather than opening the
  17. current buffer.
  18. Remembers vertical scrollbar positions in the history - back and forward
  19. restore them properly. (Alan Ezust)
  20. Version 1.5.8 Depends on jedit 4.3pre5, Java 1.4
  21. Listens to arrow keys in the viewer
  22. Fixed action infoviewer.open that was calling
  23. infoviewer.InfoViewerPlugin.openURL(view, null, -1)
  24. that doesn't exist anymore (Matthieu Casanova)
  25. Version 1.5.5 Depends: jEdit 4.3pre3, Java 1.4
  26. HelpViewer shows the help sidebar, InfoViewer hides the help sidebar
  27. The same class is used for both dockables, so you can show/hide it
  28. from the "View" menu. (Alan Ezust)
  29. Version 1.5 - requires jedit 4.3pre3, Java 1.4
  30. Added option to use InfoViewer instead of HelpViewer (Alan Ezust)
  31. Added HelpInfoViewer - an InfoViewer with the Help table of contents
  32. as an optional sidebar. (Alan Ezust)
  33. Version 1.4 - requires jEdit 4.3pre2, Java 1.4
  34. Updated for Jedit 4.3pre2 (Alan Ezust)
  35. VERSION 1.2 - Requires jEdit 4.1, Java 1.4
  36. * fixed deprecation warnings (Stefan Kost)
  37. * updated icons (Stefan Kost)
  38. * added actions for increasing and decreasing the font-size (Stefan Kost)
  39. VERSION 1.1
  40. * updated to jEdit 4.0 dockable API
  41. * bugfix: #509058 (Verify Error On InfoViewer)
  42. * removed old JDK 1.1 workarounds
  43. * requires at least jEdit 4.0pre6
  44. VERSION 1.0
  45. * no longer dependent on EditBus plugin (plugins that used the message
  46. org.gjt.sp.jedit.msg.ViewURL from the EditBus plugin should now use
  47. public static void InfoViewerPlugin.openURL(View,String) directly).
  48. * the internal (Java/Swing driven) browser is now dockable into jEdit's view.
  49. Use this to create a HTML preview pane, when editing HTML files.
  50. * new options for automatic update of the current page of the internal browser:
  51. update on buffer switch, on buffer save, periodically.
  52. Use this to watch a stock ticker, or to sync your edit buffer with the
  53. preview pane automatically.
  54. * some other minor enhancements
  55. * bugfix: "Edit current URL" didn't work if URL had an anchor
  56. * requires at least JDK 1.1, jEdit 3.1final
  57. VERSION 0.5.4
  58. * use jEdit icons
  59. * use new jEdit action API
  60. * use jEdit open file dialog
  61. * cleaned up option panes (only one pane again)
  62. * bugfix: pressing enter on "Go to:" field didn't work
  63. * bugfix: now can use quotes in external browser command, ie. you can enter:
  64. "C:\Program Files\Internet Explorer\IEXPLORE.EXE"
  65. instead of:
  66. C:\\Program\ Files\\Internet\ Explorer\\IEXPLORE.EXE
  67. * requires at least JDK 1.1, jEdit 3.0final, EditBus 0.9.4
  68. VERSION 0.5.3
  69. * fixed compatibility with jEdit 2.5.1
  70. * requires jEdit 2.5.1 or higher and EditBus 0.9.4 or higher
  71. VERSION 0.5.2
  72. * fixed compatibility with jEdit2.5pre3
  73. * requires jEdit 2.3pre3 or higher and EditBus 0.9.4 or higher
  74. VERSION 0.5.1
  75. * bugfix: NullPointerException on invocation on SUN JDK 1.3.* for Windows
  76. * bugfix: Reload didn't work on JDK 1.3.*
  77. VERSION 0.5.0
  78. * unlimited history (not stored, current session only)
  79. * history is now accessible in "Go" menu.
  80. * InfoViewer no longer reloads the page when navigating to anchors.
  81. * right click popup menu.
  82. * changed option pane: has now two submenus
  83. * new option: "Max. number of entries on Go menu"
  84. * plain text urls are now viewed in monospaced font
  85. * bugfix: external browser invocation now appends url, if $u is missing
  86. * some other bugfixes I can't remember
  87. * requires jEdit 2.3pre6 or higher and EditBus 0.9.1 or higher
  88. VERSION 0.4.1
  89. * option "Netscape (with reuse, Unix only )" now uses the "-raise" option to
  90. bring the netscape window to front.
  91. * option pane smaller
  92. * bugfix: issue an error, when homepage property is not yet set
  93. * bugfix: reload did not work properly
  94. * bugfix: external browser class invocation had some errors
  95. * bugfix: tooltips weren't shown
  96. * bugfix: throws NPE sometimes on empty title (thanks, Slava)
  97. * bugfix: back after error jumps one page too far (thanks, Slava)
  98. * makefile cleanup
  99. * requires jEdit 2.3pre6 or higher and EditBus 0.9.1 or higher
  100. VERSION 0.4.0
  101. * bookmarks
  102. * new option in Plugin Options: "Select browser: Class in classpath"
  103. You may enter any class name and a method name.
  104. The method must be static and accept either a String or an URL or null
  105. parameters (in that order). You may omit the method, meaning that the
  106. constructor of the class is invoked, with either a String, an URL or null
  107. parameters (in that order).
  108. So now you can invoke Java browsers in the same virtual machine, like
  109. ICEBrowser or Jazilla.
  110. * new option in Plugin Options: "Select browser: Netscape (with reuse, Unix only)"
  111. Uses Netscape with the raiseURL() option, and starts a new process, if
  112. Netscape is not running.
  113. * new "Open File..." command
  114. * new "Edit URL" command
  115. * new "Select All" command
  116. * new "Copy" command
  117. * new homepage property
  118. * new Help menu displaying plugin documentations.
  119. * window title is set according to <TITLE>
  120. * bugfix: the "Open..." command was broken in jEdit 2.3pre2 and higher.
  121. * requires jEdit 2.3pre6 or higher and EditBus 0.9.1 or higher
  122. VERSION 0.3
  123. * has two new commands: "View current buffer in InfoViewer" and
  124. "View selected URL in InfoViewer" (Copied from the HTML Plugin).
  125. Thus, InfoViewer has now a submenu on the plugins menu.
  126. * the Go to: field is now a history field.
  127. * now listens to ViewURL messages (from the EditBus plugin) instead of
  128. ViewInfo messages. This means, that InfoViewer is dependant on the
  129. EditBus plugin, but other plugins can utilize the InfoViewer without
  130. knowing it at compile time. The ViewInfo message from version 0.2 is no
  131. longer.
  132. * bugfix: no longer adds itself to EditBus (jEdit does this).
  133. * requires jEdit 2.2pre9 or higher and EditBus 0.8 or higher.
  134. VERSION 0.2
  135. * may now invoke an external browser like Netscape etc.
  136. * changed EditBus message name from "infoviewer.msg.Help" to
  137. "org.gjt.sp.jedit.msg.ViewInfo" to prepare EditBus integration.
  138. * requires jEdit 2.2pre6 or higher, JDK 1.1 or higher
  139. VERSION 0.1
  140. * initial release
  141. * requires jEdit 2.2pre6 or higher, JDK 1.1 or higher
  142. jEdit buffer local properties:
  143. :folding=indent:maxLineLen=80:wrap=hard:autoIndent=simple
  144. :noTabs=true:indentSize=2:tabSize=2:collapseFolds=1: