Dale Anson

Show:

What's happening?

  • Comment: ImageViewer 1.2

    Let's just skip this for now. I've got a couple of other fixes that Alan suggested that are almost ready. I thought they'd be more work, so I thought it was worthwhile to release 1.2 in the mean time. I'll put in a new request when it's all ready to go.

    2010-01-06 18:53:40 UTC in jEdit

  • Comment: ImageViewer 1.2

    Eric, would you try this again, please? Same tag, new code.

    2010-01-06 14:00:25 UTC in jEdit

  • Comment: ProjectViewer: exception when removing projects

    I'm using ProjectViewer from SVN at revision 16706, which is currently the latest.

    2010-01-05 22:09:46 UTC in jEdit

  • Comment: ProjectViewer: exception when removing projects

    Now I am unable to switch between projects. I get this exception: 2:35:05 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: java.lang.NullPointerException 2:35:05 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at projectviewer.ProjectManager.isLoaded(ProjectManager.java:425) 2:35:05 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at...

    2010-01-05 22:06:33 UTC in jEdit

  • Comment: ProjectViewer: exception when removing projects

    I should also mention that I am currently unable to remove those projects.

    2010-01-05 21:33:58 UTC in jEdit

  • ProjectViewer: exception when removing projects

    I was cleaning up the projects I have in ProjectViewer today and removed about 10 projects. Some projects were removed, some were not. I'm not certain, and I'll try to verify, but I think the projects that were not removed are those that were tagged by the CtagsInterface. This is the exception I get when trying to remove those projects now: 2:26:02 PM [AWT-EventQueue-0] [error]...

    2010-01-05 21:33:29 UTC in jEdit

  • CtagsInterface causes freeze on project removal

    When a project is removed from ProjectViewer and CtagsInterface has tags for that project in its database, the user is asked if the tags should be removed. If the user chooses "yes", then CtagsInterface causes jEdit to freeze while the tags are being removed from the database. Steps to reproduce: 1. Start jEdit 2. Create a project in ProjectViewer 3. Tag the project in CtagsInterface. 4...

    2010-01-05 21:14:21 UTC in jEdit

  • Comment: RFE: Compare with original version

    While this doesn't always apply, if your file is in Subversion, you can use the SVN plugin to do a diff against the base version to see what has changed.

    2010-01-04 00:55:38 UTC in jEdit

  • Comment: ImageViewer 1.2

    Thanks, I'll take a look.

    2010-01-04 00:53:15 UTC in jEdit

  • ImageViewer 1.2

    {{{ ImageViewer 1.2 Source: Source code is in SVN with the tag https://jedit.svn.sourceforge.net/svnroot/jedit/plugins/ImageViewer/tags/1.2 Announcement: Bug fix release: - Fixed a possible class cast exception. - Fixed a possible null pointer exception. - Adjusted default behavior to respond to clicks instead of mouseover. (ezust) - Added a plugin menu item. (ezust)

    2010-01-03 15:24:11 UTC in jEdit