Activity for Townsfolk

  • Townsfolk Townsfolk committed [3441d9] on jEdit

    Update the base version of CHANGES.txt to 5.2.0

  • Townsfolk Townsfolk committed [65fae4] on jEdit

    Fixing findbugs dependency. 2.0.0 wasn't in maven central, 3.0.0 was.

  • Townsfolk Townsfolk committed [d584df] on jEdit

    Running version script in releasing-jedit.txt

  • Townsfolk Townsfolk committed [88b26d] on jEdit

    Setting version to 5.2.99.00 (5.2.0 final)

  • Townsfolk Townsfolk committed [1d428f] on jEdit

    Fixing findbugs dependency. 2.0.0 wasn't found in maven central, 3.0.0 was.

  • Townsfolk Townsfolk committed [c0e0c8] on jEdit

    Adding a test skip property so the daily can build when there are failed tests

  • Townsfolk Townsfolk committed [3aaa4a] on jEdit

    Fixing here doc spans - removing my bad paragraph support.

  • Townsfolk Townsfolk committed [2d711e] on jEdit

    Adding PARAGRAPH support, puts and print to keywords list, and fixing parse error due to AT_LINE_START being in the BEGIN tag of the SPAN type.

  • Townsfolk Townsfolk committed [a12a87] on jEdit

    Applying patch from ticket #3604532

  • Townsfolk Townsfolk committed [74584a] on jEdit

    Adding changes for 3034220 to change log.

  • Townsfolk Townsfolk committed [f271e2] on jEdit

    Applying patch: https://sourceforge.net/tracker/?func=detail&aid=3161330&group_id=588&atid=300588, fixes: https://sourceforge.net/tracker/?func=detail&aid=3034220&group_id=588&atid=100588. Also seems to fix the extra view that used to show up when I dragged a text file to the jEdit icon.

  • Townsfolk Townsfolk committed [5594d9] on jEdit

    fixing copy-paste catalog entry.

  • Townsfolk Townsfolk committed [c8e483] on jEdit

    Adding gradle specific mode file.

  • Townsfolk Townsfolk committed [b637ae] on jEdit

    Adding mode for outlines.

  • Townsfolk Townsfolk committed [8d57ee] on jEdit

    Changing plugin announcement to use plugin dependency names instead of the class name. This will help with releases as plugins in PluginManager are shown using their names, not their classnames.

  • Townsfolk Townsfolk committed [e37bbb] on jEdit

    Updating references to 1.5.0 javadoc.

  • Townsfolk Townsfolk committed [88fc88] on jEdit

    Merging in Create_Plugin_Announcement.bsh change to show PluginDependency names vs. classname, and to sort dependencies by name vs. classname.

  • Townsfolk Townsfolk committed [1fda42] on jEdit

    Adding separate documentation file containing instructions on how to build the jEdit documentation. Should make it easier to find.

  • Townsfolk Townsfolk committed [831ce3] on jEdit

    Fixing copy-paste error in StandardUtilities.

  • Townsfolk Townsfolk committed [a5b5c1] on jEdit

    creating mode for gsp, which just uses the jsp.xml mode.

  • Townsfolk Townsfolk committed [d6558f] on jEdit

    Fixing Java 6 dependent code.

  • Townsfolk Townsfolk committed [fc7964] on jEdit

    Adding version check to "Create Plugin Announcement" macro. This will show a warning to users creating a plugin release announcment when their plugin's requirements for jEdit, and other plugins don't match what they have installed. Eg. If the user is creating a plugin ann. for a plugin requiring jEdit 04.03.18.00, and they are running jEdit 04.03.99.01, the warning will show. Likewise, if the user creates an ann. for a plugin that requires ProjectViewer 2.9.0, but they are using 2.9.3 the war...

  • Townsfolk Townsfolk committed [22f725]

    Fixing build, and props to include help files.

  • Townsfolk Townsfolk committed [d3a642]

  • Townsfolk Townsfolk committed [41bd36]

    Initial import of new LucenePlugin. Includes Lucene 2.2.0.

  • Townsfolk Townsfolk committed [9941fe]

    added .settings, and .classpath to the svn:ignore list.

  • Townsfolk Townsfolk committed [e0e15a]

    removed old lucene plugin.

  • Townsfolk Townsfolk committed [6501c5]

  • Townsfolk Townsfolk committed [5ed929]

    Initial import of new LucenePlugin. Includes Lucene 2.2.0.

  • Townsfolk Townsfolk committed [fc88be]

    removed .project file since it's eclipse specific.

  • Townsfolk Townsfolk committed [8ba1b3]

    deleted the old plugin. and added .settings, and .classpath to the svn:ignore list.

  • Townsfolk Townsfolk committed [550186]

  • Townsfolk Townsfolk committed [458571]

    upgrading to lucene 2.3.1 and changing name of dependency jar from lucene.jar to lucene-core.jar to match their naming scheme.

  • Townsfolk Townsfolk committed [a6387e]

    Progress Save. Got the Options pane working completely. Options are persisted and retrieved.

  • Townsfolk Townsfolk committed [e4c167]

    removed Commons jars since they're in the JakartaCommons plugin.

  • Townsfolk Townsfolk committed [b9d5ed]

    progress save. Added dockables and swixml files.

  • Townsfolk Townsfolk committed [655ae1]

    moving to a main and test directory structure.

  • Townsfolk Townsfolk committed [8dbd39]

    removed test frame from xml.

  • Townsfolk Townsfolk committed [8d1dc9]

    Changed FildFileView.java to FindFileForm and updated dockables.xml to reflect the change. Also finished the SwiXml file for the FindFile form.

  • Townsfolk Townsfolk committed [aaad01]

    started working on results UI.

  • Townsfolk Townsfolk committed [a52b76]

    added .settings directory to the svn:ignore list.

  • Townsfolk Townsfolk committed [b342e5]

    added jEditFileTypeDelegatingIndexer which will look through services for document parsers.

  • Townsfolk Townsfolk committed [4553fc]

    removed personal build.properties.

  • Townsfolk Townsfolk committed [f39372]

    Created SimpleSearcherTest case, and fixed errors found from it.

  • Townsfolk Townsfolk committed [d3c970]

    Created Indexer interface and updated the AbstractFileIndexer and other indexers to work with it.

  • Townsfolk Townsfolk committed [ce84aa]

    Progress Save. Got the Options pane working completely. Options are persisted and retrieved.

  • Townsfolk Townsfolk committed [f681b0]

    finished up the option pane and added it to the .props file.

  • Townsfolk Townsfolk committed [8294bc]

    some work on the indexer

  • Townsfolk Townsfolk committed [4b1320]

    Removed unused classes, and added some documentation.

  • Townsfolk Townsfolk committed [c94f98]

    cleaned code up a bit. Preparing for major redesign and refactoring.

  • Townsfolk Townsfolk committed [c5a99c]

    moving to a main and test directory structure.

  • Townsfolk Townsfolk committed [b4dc33]

    added some needed logging in LucenePluginIndexer regarding the replacement of old index files.

  • Townsfolk Townsfolk committed [09e544]

    upgrading to lucene 2.3.1 and changing name of dependency jar from lucene.jar to lucene-core.jar to match their naming scheme.

  • Townsfolk Townsfolk committed [db14b1]

    renaming Indexer to AbstractFileIndexer.

  • Townsfolk Townsfolk committed [1a86ef]

    Cleaned up FindFileView and started an options pane. Also made LucenePlugin to extend EditPlugin to eliminate jEdit error.

  • Townsfolk Townsfolk committed [3b0074]

    hooked LucenePluginIndexer into the services API. Also added this functionallity into LucenePlugin.

  • Townsfolk Townsfolk committed [020b03]

    Formatted code with Jalopy.

  • Townsfolk Townsfolk committed [8abe34]

    Setting up help documentation.

  • Townsfolk Townsfolk committed [89f913]

    Fixing build script to work with release scripts.

  • Townsfolk Townsfolk committed [534863]

    Fixing use of String.isEmpty - A Java6+ feature.

  • Townsfolk Townsfolk committed [3bfaee]

    Updating to use jedit.plugins.dir in reference to external plugin dependencies.

  • Townsfolk Townsfolk committed [eb542c]

    Adding ant.jar to the project.class.path - used in compiling the AntComplete task.

  • Townsfolk Townsfolk committed [d7663b]

    Replacing use of install.dir for dependency definitions, with lib.dir.

  • Townsfolk Townsfolk committed [9f7693]

    Merging in changes from 9-2-0-6 tag.

  • Townsfolk Townsfolk modified ticket #1049

    Templates 5.0.1

  • Townsfolk Townsfolk modified ticket #1048

    Substance 8.2.5

  • Townsfolk Townsfolk posted a comment on ticket #1048

    released to pc

  • Townsfolk Townsfolk modified ticket #1047

    BigDoc

  • Townsfolk Townsfolk posted a comment on ticket #1047

    released to pc

  • Townsfolk Townsfolk modified ticket #1046

    Javassist 3.25

  • Townsfolk Townsfolk posted a comment on ticket #1046

    released to pc

  • Townsfolk Townsfolk modified ticket #1045

    Plugin for Apple macOS

  • Townsfolk Townsfolk posted a comment on ticket #1045

    Hi Makarius, I'm not sure if you saw this but I was not able to build this plugin because there was no tag created. Could you please create a tag and update the ticket? On Wed, May 29, 2019 at 1:30 PM Makarius makarius@users.sourceforge.net wrote: [plugin-central-submission:#1045] https://sourceforge.net/p/jedit/plugin-central-submission/1045/ Plugin for Apple macOS* Status: open Group: None Created: Wed May 29, 2019 08:30 PM UTC by Makarius Last Updated: Wed May 29, 2019 08:30 PM UTC Owner: nobody...

  • Townsfolk Townsfolk modified ticket #1045

    Plugin for Apple macOS

  • Townsfolk Townsfolk posted a comment on ticket #1045

    I do not see a tag in the repository for this one, is this this plugin finalized for release? If so, please tag it and let me know what the tag name is.

  • Townsfolk Townsfolk modified ticket #1044

    Look and Feel 2.3

  • Townsfolk Townsfolk posted a comment on ticket #1044

    Released to PC.

  • Townsfolk Townsfolk modified ticket #1042

    ProjectViewer 3.6

  • Townsfolk Townsfolk posted a comment on ticket #1042

    Released to PC

  • Townsfolk Townsfolk modified ticket #1042

    ProjectViewer 3.6

  • Townsfolk Townsfolk modified ticket #1043

    GitPlugin 0.8

  • Townsfolk Townsfolk posted a comment on ticket #1043

    Sorry for the delay, released to PC.

  • Townsfolk Townsfolk modified ticket #1042

    ProjectViewer 3.6

  • Townsfolk Townsfolk posted a comment on ticket #1042

    Jedit is complaining at startup regarding the CommonControls dependency. Only 1.7.4 is available, but plugin asks for 1.7.5. Compiled against 1.7.4 fine.

  • Townsfolk Townsfolk modified ticket #1041

    Editor Scheme 1.8

  • Townsfolk Townsfolk posted a comment on ticket #1041

    Sorry for the delay, released to PC.

  • Townsfolk Townsfolk modified ticket #1039

    InputReplace 1.0.0

  • Townsfolk Townsfolk modified ticket #1040

    Look and Feel 2.2

  • Townsfolk Townsfolk modified ticket #1038

    Look and Feel 2.1

  • Townsfolk Townsfolk posted a comment on ticket #1038

    Hi Dale, looks like the tag isn't correct. I looked into SVN and it looks like you copied the whole tags directory into the 2.1 tag.

  • Townsfolk Townsfolk posted a comment on ticket #1038

    Hi Dale, sorry for the delay. Will release this tonight. On Wed, Jul 11, 2018 at 6:29 AM, Dale Anson via jEdit-devel jedit-devel@lists.sourceforge.net wrote: status: pending --> open Comment: All good now, ready for release. [plugin-central-submission:#1038] https://sourceforge.net/p/jedit/plugin-central-submission/1038/ Look and Feel 2.1* Status: open Group: None Created: Mon Jul 09, 2018 07:37 PM UTC by Dale Anson Last Updated: Mon Jul 09, 2018 08:35 PM UTC Owner: nobody {{{ LookAndFeel 2.1 Source:...

  • Townsfolk Townsfolk modified ticket #1037

    Look and Feel 2.0

  • Townsfolk Townsfolk posted a comment on ticket #1037

    Thank you for your patience, sorry for the delay, this plugin has been released to plugin central.

  • Townsfolk Townsfolk modified ticket #1036

    JDiff 3.4.0

  • Townsfolk Townsfolk posted a comment on ticket #1035

    Thanks for the quick fix. Released to plugin central.

  • Townsfolk Townsfolk modified ticket #1035

    Updater 0.4

  • Townsfolk Townsfolk posted a comment on ticket #1035

    Hey Alan, looks like the new version is asking for Common Controls 1.7.5, but the latest one available from PM is 1.7.4. I tried updater with the downgraded version, it seems to work fine.

  • Townsfolk Townsfolk modified ticket #1035

    Updater 0.4

  • Townsfolk Townsfolk modified ticket #1016

    Protocol Buffer Plugin v0.3.0 - Initial Version

  • Townsfolk Townsfolk posted a comment on ticket #1016

    Released to plugin central, thanks for your help and patience.

1 >