# # ChangeLog for other-projects/the-macronizer/trunk/build.xml # # Generated by Trac 1.4.2 # 2024-04-16T18:48:32+12:00 Tue, 05 May 2015 22:35:24 GMT davidb [29855] * other-projects/the-macronizer/trunk/build.xml (added) * other-projects/the-macronizer/trunk/nbproject (added) * other-projects/the-macronizer/trunk/nbproject/ant-deploy.xml (added) * other-projects/the-macronizer/trunk/nbproject/build-impl.xml (added) * other-projects/the-macronizer/trunk/nbproject/genfiles.properties (added) * other-projects/the-macronizer/trunk/nbproject/project.properties (added) * other-projects/the-macronizer/trunk/nbproject/project.xml (added) * other-projects/the-macronizer/trunk/src (added) * other-projects/the-macronizer/trunk/src/conf (added) * other-projects/the-macronizer/trunk/src/conf/MANIFEST.MF (added) * other-projects/the-macronizer/trunk/src/java (added) * other-projects/the-macronizer/trunk/src/java/monogram (added) * other-projects/the-macronizer/trunk/src/java/monogram/data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel/distinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel/indistinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/doublevowel/monogramProbabilities.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/list (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/list/blacklist.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron/distinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron/indistinctTransformations.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/data/macron/monogramProbabilities.data (added) * other-projects/the-macronizer/trunk/src/java/monogram/model (added) * other-projects/the-macronizer/trunk/src/java/monogram/model/ListModel.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/model/MonogramFactory.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/model/MonogramModel.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/Plugin.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginConfiguration.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginDOCX.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginManager.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginODT.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/plugin/PluginTXT.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/MonogramRestorer.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/TxtRestorer.java (added) * other-projects/the-macronizer/trunk/src/java/monogram/restorer/XMLRestorer.java (added) * other-projects/the-macronizer/trunk/src/java/tasks (added) * other-projects/the-macronizer/trunk/src/java/tasks/FileSweeper.java (added) * other-projects/the-macronizer/trunk/src/java/util (added) * other-projects/the-macronizer/trunk/src/java/util/CharReader.java (added) * other-projects/the-macronizer/trunk/src/java/util/CharacterUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/FileUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/FixedLinkedList.java (added) * other-projects/the-macronizer/trunk/src/java/util/IOUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/LogUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/Pool.java (added) * other-projects/the-macronizer/trunk/src/java/util/StringUtil.java (added) * other-projects/the-macronizer/trunk/src/java/util/Utils4JJ.java (added) * other-projects/the-macronizer/trunk/src/java/web (added) * other-projects/the-macronizer/trunk/src/java/web/META-INF (added) * other-projects/the-macronizer/trunk/src/java/web/META-INF/context.xml (added) * other-projects/the-macronizer/trunk/src/java/web/WEB-INF (added) * other-projects/the-macronizer/trunk/src/java/web/WEB-INF/glassfish-web.xml (added) * other-projects/the-macronizer/trunk/src/java/web/WEB-INF/sun-web.xml (added) * other-projects/the-macronizer/trunk/src/java/web/listeners (added) * other-projects/the-macronizer/trunk/src/java/web/listeners/MyHttpSessionAttributeListener.java (added) * other-projects/the-macronizer/trunk/src/java/web/listeners/MyHttpSessionListener.java (added) * other-projects/the-macronizer/trunk/src/java/web/listeners/MyServletContextListener.java (added) * other-projects/the-macronizer/trunk/src/java/web/properties (added) * other-projects/the-macronizer/trunk/src/java/web/properties/web.properties (added) * other-projects/the-macronizer/trunk/src/java/web/servlets (added) * other-projects/the-macronizer/trunk/src/java/web/servlets/DirectInput.java (added) * other-projects/the-macronizer/trunk/src/java/web/servlets/Download.java (added) * other-projects/the-macronizer/trunk/src/java/web/servlets/FileUpload.java (added) * other-projects/the-macronizer/trunk/web (added) * other-projects/the-macronizer/trunk/web/META-INF (added) * other-projects/the-macronizer/trunk/web/META-INF/context.xml (added) * other-projects/the-macronizer/trunk/web/WEB-INF (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-email-1.2.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-fileupload-1.2.2.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-io-2.0.1-javadoc.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/commons-io-2.0.1.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/guessencoding-1.4.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/lib/utils4j-0.6.7.jar (added) * other-projects/the-macronizer/trunk/web/WEB-INF/web.xml (added) * other-projects/the-macronizer/trunk/web/css (added) * other-projects/the-macronizer/trunk/web/css/css.css (added) * other-projects/the-macronizer/trunk/web/images (added) * other-projects/the-macronizer/trunk/web/images/arrow-closed.png (added) * other-projects/the-macronizer/trunk/web/images/arrow-open.png (added) * other-projects/the-macronizer/trunk/web/images/button-left.png (added) * other-projects/the-macronizer/trunk/web/images/button-right.png (added) * other-projects/the-macronizer/trunk/web/images/koru-symbol-mod.png (added) * other-projects/the-macronizer/trunk/web/images/logo_nga_pae_o_te_maramatanga.JPG (added) * other-projects/the-macronizer/trunk/web/images/logo_waikato_uni.jpg (added) * other-projects/the-macronizer/trunk/web/images/maramatangaIcon.jpg (added) * other-projects/the-macronizer/trunk/web/index.jsp (added) * other-projects/the-macronizer/trunk/web/js (added) * other-projects/the-macronizer/trunk/web/js/js.js (added) * other-projects/the-macronizer/trunk/web/jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en (added) * other-projects/the-macronizer/trunk/web/jsp/en/about.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/error.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/feedback.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/footer.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/header.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/help.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/en/main.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi (added) * other-projects/the-macronizer/trunk/web/jsp/mi/about.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/error.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/feedback.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/footer.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/header.jsp (added) * other-projects/the-macronizer/trunk/web/jsp/mi/main.jsp (added) John's code after refactoring by Tom over the summer of 2014/2015