PageRenderTime 62ms CodeModel.GetById 12ms RepoModel.GetById 1ms app.codeStats 0ms

/bundles/plugins-trunk/Ancestor/docs/Ancestor.html

#
HTML | 63 lines | 60 code | 3 blank | 0 comment | 0 complexity | bca12fd0f0dc21b6d8fdb2a2ab47eb44 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. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type"
  5. content="text/html; charset=iso-8859-1">
  6. <meta name="Author" content="Matthieu Casanova">
  7. <title>Ancestor Plugin</title>
  8. </head>
  9. <body>
  10. <table border="0" cellspacing="0" width="100%" bgcolor="#ccccff">
  11. <tr>
  12. <td valign="top" style="font-weight:bold;font-size:x-large">Ancestor</td>
  13. <td align="right" valign="top" style="font-size:small">
  14. <span style="font-weight:bold">Version 1.1.0 (Dec 15, 2011)</span><br>
  15. Matthieu Casanova &lt;chocolat.mou@gmail.com&gt;&nbsp;</td>
  16. </tr>
  17. </table>
  18. <table border="0" cellspacing="0" cellpadding="3" width="100%" bgcolor="#EEEEFF"
  19. summary="Introduction">
  20. <tbody>
  21. <tr align="center">
  22. <td style="font-weight:bold;font-size:large">Introduction</td>
  23. </tr>
  24. </tbody>
  25. </table>
  26. <p>This plugin is a toolbar that show you the full path of your file with every
  27. ancestor folders as button that open the file system browser on them
  28. </p>
  29. <h2>History</h2>
  30. <ul>
  31. <li>1.1.0 (December 15, 2011)</li>
  32. <ul>
  33. <li>The parent folder of the current buffer is now bold</li>
  34. </ul>
  35. <li>1.0.6 (January 4, 2011)</li>
  36. <ul>
  37. <li>Pressing control+click on Ancestor buttons will close the opened files of all
  38. subfolders (Thomas Katzlberger)
  39. </li>
  40. </ul>
  41. <li>1.0.5 (September 9, 2010)</li>
  42. <ul>
  43. <li>The margin around the toolbar button is removed for a most compact look</li>
  44. <li>The toolbar was ignoring the VFS change of parent paths (FileRootsVFS usually is path of
  45. everything)
  46. </li>
  47. </ul>
  48. <li>1.0.4 (November 25, 2008)</li>
  49. <ul>
  50. <li>Fixed bug : If the file was renamed the bar was not updated (Patch #2343308 from Nick Clarke)</li>
  51. </ul>
  52. <li>1.0.3 (September 22, 2008)</li>
  53. <ul>
  54. <li>Fixed a NPE that happened when creating a new view</li>
  55. </ul>
  56. </ul>
  57. <h2>Feedback</h2>
  58. <p>Please report bugs to the bug jEdit's plugin tracker on sourceforge.net</p>
  59. </body>
  60. </html>