File Type | Total | Added | Removed | Changed |
---|---|---|---|---|
Java program | 102 | 52 | 50 | 0 |
Symbolic link | 2 | 1 | 1 | 0 |
XML document | 45 | 19 | 17 | 1 |
CSS style sheet | 2 | 1 | 1 | 0 |
Git file | 2 | 2 | 0 | 0 |
HTML page | 10 | 5 | 5 | 0 |
Property file | 8 | 4 | 4 | 0 |
Image file | 18 | 18 | 0 | 0 |
Vector Image file | 22 | 0 | 0 | 0 |
Directory | 70 | 35 | 28 | 0 |
Archive | 27 | 2 | 25 | 0 |
Change log | 1 | 0 | 1 | 0 |
License | 2 | 1 | 1 | 0 |
Readme file | 3 | 2 | 1 | 0 |
Text file | 112 | 56 | 56 | 0 |
Total Files | 426 | 198 | 190 | 1 |
Name | Status | Delta | Visual Diff |
---|---|---|---|
src/java/org/stathissideris/ascii2image/graphics/SVGBuilder.java | added | ||
src/java/org/stathissideris/ascii2image/graphics/SVGRenderer.java | added | ||
src/org/stathissideris/ascii2image/core/CommandLineConverter.java | moved | 10.3% | diff |
src/java/org/stathissideris/ascii2image/core/CommandLineConverter.java | |||
src/org/stathissideris/ascii2image/core/ConfigurationParser.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/ConfigurationParser.java | |||
src/org/stathissideris/ascii2image/core/ConversionOptions.java | moved | 3.2% | diff |
src/java/org/stathissideris/ascii2image/core/ConversionOptions.java | |||
src/org/stathissideris/ascii2image/core/DebugUtils.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/DebugUtils.java | |||
src/org/stathissideris/ascii2image/core/DocBookConverter.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/DocBookConverter.java | |||
src/org/stathissideris/ascii2image/core/FileUtils.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/FileUtils.java | |||
src/org/stathissideris/ascii2image/core/HTMLConverter.java | moved | 23.2% | diff |
src/java/org/stathissideris/ascii2image/core/HTMLConverter.java | |||
src/org/stathissideris/ascii2image/core/JavadocTaglet.java | removed | ||
src/org/stathissideris/ascii2image/core/Pair.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/Pair.java | |||
src/org/stathissideris/ascii2image/core/PerformanceTester.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/PerformanceTester.java | |||
src/org/stathissideris/ascii2image/core/ProcessingOptions.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/ProcessingOptions.java | |||
src/org/stathissideris/ascii2image/core/RenderingOptions.java | moved | 16.5% | diff |
src/java/org/stathissideris/ascii2image/core/RenderingOptions.java | |||
src/org/stathissideris/ascii2image/core/Shape3DOrderingComparator.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/Shape3DOrderingComparator.java | |||
src/org/stathissideris/ascii2image/core/ShapeAreaComparator.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/core/ShapeAreaComparator.java | |||
src/org/stathissideris/ascii2image/graphics/BitmapRenderer.java | moved | 0.6% | diff |
src/java/org/stathissideris/ascii2image/graphics/BitmapRenderer.java | |||
src/org/stathissideris/ascii2image/graphics/CompositeDiagramShape.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/graphics/CompositeDiagramShape.java | |||
src/org/stathissideris/ascii2image/graphics/CustomShapeDefinition.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/graphics/CustomShapeDefinition.java | |||
src/org/stathissideris/ascii2image/graphics/Diagram.java | moved | 0.7% | diff |
src/java/org/stathissideris/ascii2image/graphics/Diagram.java | |||
src/org/stathissideris/ascii2image/graphics/DiagramComponent.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/graphics/DiagramComponent.java | |||
src/org/stathissideris/ascii2image/graphics/DiagramShape.java | moved | 0.9% | diff |
src/java/org/stathissideris/ascii2image/graphics/DiagramShape.java | |||
src/org/stathissideris/ascii2image/graphics/DiagramText.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/graphics/DiagramText.java | |||
src/org/stathissideris/ascii2image/graphics/FontMeasurer.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/graphics/FontMeasurer.java | |||
src/org/stathissideris/ascii2image/graphics/ImageHandler.java | moved | 4.0% | diff |
src/java/org/stathissideris/ascii2image/graphics/ImageHandler.java | |||
src/org/stathissideris/ascii2image/graphics/OffScreenSVGRenderer.java | moved | 1.1% | diff |
src/java/org/stathissideris/ascii2image/graphics/OffScreenSVGRenderer.java | |||
src/org/stathissideris/ascii2image/graphics/ShapeEdge.java | moved | 3.5% | diff |
src/java/org/stathissideris/ascii2image/graphics/ShapeEdge.java | |||
src/org/stathissideris/ascii2image/graphics/ShapePoint.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/graphics/ShapePoint.java | |||
src/org/stathissideris/ascii2image/test/CellSetTest.java | moved | 0.0% | |
test/java/org/stathissideris/ascii2image/test/CellSetTest.java | |||
src/org/stathissideris/ascii2image/test/GenerateExpectedImages.java | moved | 0.0% | |
test/java/org/stathissideris/ascii2image/test/GenerateExpectedImages.java | |||
src/org/stathissideris/ascii2image/test/GridPatternTest.java | moved | 0.0% | |
test/java/org/stathissideris/ascii2image/test/GridPatternTest.java | |||
src/org/stathissideris/ascii2image/test/TextGridTest.java | moved | 0.0% | |
test/java/org/stathissideris/ascii2image/test/TextGridTest.java | |||
src/org/stathissideris/ascii2image/test/VisualTester.java | moved | 17.6% | diff |
test/java/org/stathissideris/ascii2image/test/VisualTester.java | |||
src/org/stathissideris/ascii2image/text/AbstractCell.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/text/AbstractCell.java | |||
src/org/stathissideris/ascii2image/text/AbstractionGrid.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/text/AbstractionGrid.java | |||
src/org/stathissideris/ascii2image/text/CellSet.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/text/CellSet.java | |||
src/org/stathissideris/ascii2image/text/GridPattern.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/text/GridPattern.java | |||
src/org/stathissideris/ascii2image/text/GridPatternGroup.java | moved | 0.0% | |
src/java/org/stathissideris/ascii2image/text/GridPatternGroup.java | |||
src/org/stathissideris/ascii2image/text/StringUtils.java | moved | 1.5% | diff |
src/java/org/stathissideris/ascii2image/text/StringUtils.java | |||
src/org/stathissideris/ascii2image/text/TextGrid.java | moved | 0.3% | diff |
src/java/org/stathissideris/ascii2image/text/TextGrid.java | |||
test/java/org/stathissideris/ascii2image/test/TrivialTest.java | added | ||
web/src/org/ditaa/web/Compare.java | moved | 0.0% | |
service/web/src/org/ditaa/web/Compare.java | |||
web/src/org/ditaa/web/Config.java | moved | 9.9% | diff |
service/web/src/org/ditaa/web/Config.java | |||
web/src/org/ditaa/web/ExternalRenderer.java | moved | 0.0% | |
service/web/src/org/ditaa/web/ExternalRenderer.java | |||
web/src/org/ditaa/web/HttpKit.java | moved | 0.0% | |
service/web/src/org/ditaa/web/HttpKit.java | |||
web/src/org/ditaa/web/ImageServlet.java | moved | 0.0% | |
service/web/src/org/ditaa/web/ImageServlet.java | |||
web/src/org/ditaa/web/IOKit.java | moved | 0.0% | |
service/web/src/org/ditaa/web/IOKit.java | |||
web/src/org/ditaa/web/Pair.java | moved | 0.0% | |
service/web/src/org/ditaa/web/Pair.java | |||
web/src/org/ditaa/web/RestartServlet.java | moved | 3.8% | diff |
service/web/src/org/ditaa/web/RestartServlet.java | |||
web/src/org/ditaa/web/test/DitaaTest.java | moved | 0.0% | |
service/web/src/org/ditaa/web/test/DitaaTest.java | |||
web/war/entry.jsp | moved | 0.0% | |
service/web/war/entry.jsp | |||
web/war/frames.jsp | moved | 0.0% | |
service/web/war/frames.jsp | |||
web/war/timeout.jsp | moved | 0.0% | |
service/web/war/timeout.jsp |
Name | Status | Delta | Visual Diff |
---|---|---|---|
web/ditaa.properties | moved | 0.0% | |
service/web/ditaa.properties |
Name | Status | Delta | Visual Diff |
---|---|---|---|
build/build.xml | added | ||
build/release.xml | changed | 100.0% | diff |
service/web/build.xml | added | ||
test-resources/build.xml | added | ||
web/build.xml | removed | ||
web/ide/idea/.idea/ant.xml | moved | 0.0% | |
service/web/ide/idea/.idea/ant.xml | |||
web/ide/idea/.idea/artifacts/Ditaa_Web_war_exploded.xml | moved | 0.0% | |
service/web/ide/idea/.idea/artifacts/Ditaa_Web_war_exploded.xml | |||
web/ide/idea/.idea/compiler.xml | moved | 0.0% | |
service/web/ide/idea/.idea/compiler.xml | |||
web/ide/idea/.idea/copyright/profiles_settings.xml | moved | 0.0% | |
service/web/ide/idea/.idea/copyright/profiles_settings.xml | |||
web/ide/idea/.idea/encodings.xml | moved | 0.0% | |
service/web/ide/idea/.idea/encodings.xml | |||
web/ide/idea/.idea/inspectionProfiles/profiles_settings.xml | moved | 0.0% | |
service/web/ide/idea/.idea/inspectionProfiles/profiles_settings.xml | |||
web/ide/idea/.idea/inspectionProfiles/Project_Default.xml | moved | 0.0% | |
service/web/ide/idea/.idea/inspectionProfiles/Project_Default.xml | |||
web/ide/idea/.idea/libraries/Ditaa_Support_Libs.xml | moved | 0.0% | |
service/web/ide/idea/.idea/libraries/Ditaa_Support_Libs.xml | |||
web/ide/idea/.idea/libraries/Sun_Tools.xml | moved | 0.0% | |
service/web/ide/idea/.idea/libraries/Sun_Tools.xml | |||
web/ide/idea/.idea/misc.xml | moved | 0.0% | |
service/web/ide/idea/.idea/misc.xml | |||
web/ide/idea/.idea/modules.xml | moved | 0.0% | |
service/web/ide/idea/.idea/modules.xml | |||
web/ide/idea/.idea/uiDesigner.xml | moved | 0.0% | |
service/web/ide/idea/.idea/uiDesigner.xml | |||
web/ide/idea/.idea/vcs.xml | moved | 0.0% | |
service/web/ide/idea/.idea/vcs.xml | |||
web/ide/idea/.idea/workspace.xml | moved | 0.0% | |
service/web/ide/idea/.idea/workspace.xml | |||
web/ide/idea/Ditaa Web.iml | moved | 0.0% | |
service/web/ide/idea/Ditaa Web.iml | |||
web/war/WEB-INF/web.xml | moved | 0.0% | |
service/web/war/WEB-INF/web.xml |
Name | Status | Delta | Visual Diff |
---|---|---|---|
web/war/ditaa.css | moved | 0.0% | |
service/web/war/ditaa.css |
Name | Status | Delta | Visual Diff |
---|---|---|---|
.gitignore | added | ||
service/web/.gitignore | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
tests/html-converter/index.html | moved | 0.0% | |
test-resources/html-converter/index.html | |||
web/war/blank.html | moved | 0.0% | |
service/web/war/blank.html | |||
web/war/ditaa.html | moved | 0.0% | |
service/web/war/ditaa.html | |||
web/war/entry.html | moved | 0.0% | |
service/web/war/entry.html | |||
web/war/frames.html | moved | 0.0% | |
service/web/war/frames.html |
Name | Status | Delta | Visual Diff |
---|---|---|---|
service/web/build.properties | added | ||
service/web/war/WEB-INF/ditaa.properties | added | ||
web/build.properties | removed | ||
web/build.static.properties | moved | 28.9% | diff |
service/web/build.static.properties | |||
web/src/org/ditaa/web/test/complex-ditaa.properties | moved | 0.0% | |
service/web/src/org/ditaa/web/test/complex-ditaa.properties | |||
web/war/WEB-INF/ditaa.properties | removed |
Name | Status | Delta | Visual Diff |
---|---|---|---|
doc/images/arrow_hor.png | added | ||
doc/images/bullet.png | added | ||
doc/images/choice.png | added | ||
doc/images/color.png | added | ||
doc/images/color_codes.png | added | ||
doc/images/dashed_demo.png | added | ||
doc/images/document.png | added | ||
doc/images/ellipse.png | added | ||
doc/images/first.png | added | ||
doc/images/io.png | added | ||
doc/images/logo.png | added | ||
doc/images/mo.png | added | ||
doc/images/no_separation.png | added | ||
doc/images/point_marker.png | added | ||
doc/images/round_corner.png | added | ||
doc/images/separation.png | added | ||
doc/images/storage.png | added | ||
doc/images/trapezoid.png | added |
Name | Status |
---|---|
doc | added |
doc/images | added |
documentation | removed |
lib | removed |
service | added |
service/web/lib | added |
src/java | added |
src/java/org | added |
src/java/org/stathissideris | added |
src/java/org/stathissideris/ascii2image | added |
src/org | removed |
src/org/stathissideris | removed |
src/org/stathissideris/ascii2image | removed |
src/org/stathissideris/ascii2image/core | moved |
src/java/org/stathissideris/ascii2image/core | |
src/org/stathissideris/ascii2image/graphics | moved |
src/java/org/stathissideris/ascii2image/graphics | |
src/org/stathissideris/ascii2image/test | moved |
test/java/org/stathissideris/ascii2image/test | |
src/org/stathissideris/ascii2image/text | moved |
src/java/org/stathissideris/ascii2image/text | |
test-resources | added |
test/java | added |
test/java/org | added |
test/java/org/stathissideris | added |
test/java/org/stathissideris/ascii2image | added |
tests | renamed |
test | |
tests/html-converter | moved |
test-resources/html-converter | |
tests/text | moved |
test-resources/text | |
web | moved |
service/web | |
web/ide | moved |
service/web/ide | |
web/ide/idea | moved |
service/web/ide/idea | |
web/ide/idea/.idea | moved |
service/web/ide/idea/.idea | |
web/ide/idea/.idea/artifacts | moved |
service/web/ide/idea/.idea/artifacts | |
web/ide/idea/.idea/copyright | moved |
service/web/ide/idea/.idea/copyright | |
web/ide/idea/.idea/inspectionProfiles | moved |
service/web/ide/idea/.idea/inspectionProfiles | |
web/ide/idea/.idea/libraries | moved |
service/web/ide/idea/.idea/libraries | |
web/lib | removed |
web/src | moved |
service/web/src | |
web/src/org | moved |
service/web/src/org | |
web/src/org/ditaa | moved |
service/web/src/org/ditaa | |
web/src/org/ditaa/web | moved |
service/web/src/org/ditaa/web | |
web/src/org/ditaa/web/test | moved |
service/web/src/org/ditaa/web/test | |
web/war | moved |
service/web/war | |
web/war/WEB-INF | moved |
service/web/war/WEB-INF |
Name | Status | Delta | Visual Diff |
---|---|---|---|
lib/batik-awt-util.jar | removed | ||
lib/batik-bridge.jar | removed | ||
lib/batik-css.jar | removed | ||
lib/batik-dom.jar | removed | ||
lib/batik-ext.jar | removed | ||
lib/batik-extension.jar | removed | ||
lib/batik-gui-util.jar | removed | ||
lib/batik-gvt.jar | removed | ||
lib/batik-parser.jar | removed | ||
lib/batik-script.jar | removed | ||
lib/batik-svg-dom.jar | removed | ||
lib/batik-svggen.jar | removed | ||
lib/batik-swing.jar | removed | ||
lib/batik-transcoder.jar | removed | ||
lib/batik-util.jar | removed | ||
lib/batik-xml.jar | removed | ||
lib/commons-cli-1.0.jar | removed | ||
lib/commons-cli-1.2.jar | removed | ||
lib/jericho-html-3.1.jar | removed | ||
lib/js.jar | removed | ||
lib/pdf-transcoder.jar | removed | ||
lib/xerces_2_5_0.jar | removed | ||
lib/xml-apis.jar | removed | ||
service/web/lib/ditaa0_10.jar | added | ||
web/lib/commons-io-1.4.jar | moved | 0.0% | |
service/web/lib/commons-io-1.4.jar | |||
web/lib/ditaa0_9.jar | removed |
Name | Status | Delta | Visual Diff |
---|---|---|---|
HISTORY | removed |
Name | Status | Delta | Visual Diff |
---|---|---|---|
COPYING | removed | ||
LICENSE | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
README | removed | ||
README.md | added | ||
service/web/README | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
build/ejp-filter | removed | ||
doc/HISTORY.md | added | ||
documentation/development_notes.txt | moved | 0.0% | |
doc/development_notes.txt | |||
documentation/history.txt | removed | ||
documentation/performance_testing_history.txt | moved | 0.0% | |
doc/performance_testing_history.txt | |||
documentation/todo.txt | moved | 0.0% | |
doc/todo.txt | |||
project.clj | added | ||
tests/text/art1.txt | moved | 0.0% | |
test-resources/text/art1.txt | |||
tests/text/art10.txt | moved | 0.0% | |
test-resources/text/art10.txt | |||
tests/text/art11.txt | moved | 0.0% | |
test-resources/text/art11.txt | |||
tests/text/art12.txt | moved | 0.0% | |
test-resources/text/art12.txt | |||
tests/text/art13.txt | moved | 0.0% | |
test-resources/text/art13.txt | |||
tests/text/art14.txt | moved | 0.0% | |
test-resources/text/art14.txt | |||
tests/text/art15.txt | moved | 0.0% | |
test-resources/text/art15.txt | |||
tests/text/art16.txt | moved | 0.0% | |
test-resources/text/art16.txt | |||
tests/text/art17.txt | moved | 0.0% | |
test-resources/text/art17.txt | |||
tests/text/art18.txt | moved | 0.0% | |
test-resources/text/art18.txt | |||
tests/text/art19.txt | moved | 0.0% | |
test-resources/text/art19.txt | |||
tests/text/art2.txt | moved | 0.0% | |
test-resources/text/art2.txt | |||
tests/text/art20.txt | moved | 0.0% | |
test-resources/text/art20.txt | |||
tests/text/art2_5.txt | moved | 0.0% | |
test-resources/text/art2_5.txt | |||
tests/text/art3.txt | moved | 0.0% | |
test-resources/text/art3.txt | |||
tests/text/art3_5.txt | moved | 0.0% | |
test-resources/text/art3_5.txt | |||
tests/text/art4.txt | moved | 0.0% | |
test-resources/text/art4.txt | |||
tests/text/art5.txt | moved | 0.0% | |
test-resources/text/art5.txt | |||
tests/text/art6.txt | moved | 0.0% | |
test-resources/text/art6.txt | |||
tests/text/art7.txt | moved | 0.0% | |
test-resources/text/art7.txt | |||
tests/text/art8.txt | moved | 0.0% | |
test-resources/text/art8.txt | |||
tests/text/art_text.txt | moved | 0.0% | |
test-resources/text/art_text.txt | |||
tests/text/bug1.txt | moved | 0.0% | |
test-resources/text/bug1.txt | |||
tests/text/bug10.txt | moved | 0.0% | |
test-resources/text/bug10.txt | |||
tests/text/bug11.txt | moved | 0.0% | |
test-resources/text/bug11.txt | |||
tests/text/bug12.txt | moved | 0.0% | |
test-resources/text/bug12.txt | |||
tests/text/bug13.txt | moved | 0.0% | |
test-resources/text/bug13.txt | |||
tests/text/bug14.txt | moved | 0.0% | |
test-resources/text/bug14.txt | |||
tests/text/bug15.txt | moved | 0.0% | |
test-resources/text/bug15.txt | |||
tests/text/bug16.txt | moved | 0.0% | |
test-resources/text/bug16.txt | |||
tests/text/bug17.txt | moved | 0.0% | |
test-resources/text/bug17.txt | |||
tests/text/bug18.txt | moved | 0.0% | |
test-resources/text/bug18.txt | |||
tests/text/bug2.txt | moved | 0.0% | |
test-resources/text/bug2.txt | |||
tests/text/bug3.txt | moved | 0.0% | |
test-resources/text/bug3.txt | |||
tests/text/bug4.txt | moved | 0.0% | |
test-resources/text/bug4.txt | |||
tests/text/bug5.txt | moved | 0.0% | |
test-resources/text/bug5.txt | |||
tests/text/bug6.txt | moved | 0.0% | |
test-resources/text/bug6.txt | |||
tests/text/bug7.txt | moved | 0.0% | |
test-resources/text/bug7.txt | |||
tests/text/bug8.txt | moved | 0.0% | |
test-resources/text/bug8.txt | |||
tests/text/bug9.txt | moved | 0.0% | |
test-resources/text/bug9.txt | |||
tests/text/bug9_5.txt | moved | 0.0% | |
test-resources/text/bug9_5.txt | |||
tests/text/color_codes.txt | moved | 0.0% | |
test-resources/text/color_codes.txt | |||
tests/text/corner_case01.txt | moved | 0.0% | |
test-resources/text/corner_case01.txt | |||
tests/text/corner_case02.txt | moved | 0.0% | |
test-resources/text/corner_case02.txt | |||
tests/text/ditaa_bug.txt | moved | 0.0% | |
test-resources/text/ditaa_bug.txt | |||
tests/text/ditaa_bug2.txt | moved | 0.0% | |
test-resources/text/ditaa_bug2.txt | |||
tests/text/logo.txt | moved | 0.0% | |
test-resources/text/logo.txt | |||
tests/text/simple_S01.txt | moved | 0.0% | |
test-resources/text/simple_S01.txt | |||
tests/text/simple_square01.txt | moved | 0.0% | |
test-resources/text/simple_square01.txt | |||
tests/text/simple_U01.txt | moved | 0.0% | |
test-resources/text/simple_U01.txt | |||
web/crontab | moved | 0.0% | |
service/web/crontab |