1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-14 06:02:26 +00:00

Commit Graph

  • 699e437bef Rename net.sourceforge.plantuml.security.ImageIO to SImageIO matthew16550 2021-10-28 00:36:42 +1100
  • f718c59a15
    Merge pull request #721 from matthew16550/font-test arnaudroques 2021-10-24 11:20:59 +0200
  • 1f68cc262a Fix broken A000*_Test tests on macOS matthew16550 2021-10-24 15:10:28 +1100
  • 1f922c2650 Minor fixes Arnaud Roques 2021-10-20 18:33:09 +0200
  • af52908bd9
    Merge pull request #717 from plantuml/dependabot/maven/org.apache.ant-ant-1.10.12 arnaudroques 2021-10-20 16:51:13 +0200
  • fa5c856374
    Bump ant from 1.10.11 to 1.10.12 dependabot[bot] 2021-10-20 01:02:45 +0000
  • ae4d0b65a2 Fix toString() method for non-US JVM Arnaud Roques 2021-10-19 20:21:37 +0200
  • 742542290a Merge branch 'wip' Arnaud Roques 2021-10-17 11:04:20 +0200
  • aa7d520a45 wip Arnaud Roques 2021-10-17 11:02:33 +0200
  • 256d008215
    Merge pull request #706 from matthew16550/UDriver-shape-type arnaudroques 2021-10-15 13:09:35 +0200
  • f8871accbe Simplify UDriver code: - Add SHAPE type param to UDriver.draw() - Add AbstractUGraphic.ignoreShape() - Rename some driver classes for consistency matthew16550 2021-10-15 21:53:50 +1100
  • d7d07310cd
    Merge pull request #704 from matthew16550/exportDiagram arnaudroques 2021-10-14 09:48:00 +0200
  • 08b3276fcc
    Merge pull request #705 from matthew16550/compare-image arnaudroques 2021-10-14 09:21:47 +0200
  • 14006f7fcf Add assertImagesEqual(), assertImageSizeEqual(), ColorHSB. matthew16550 2021-10-14 18:04:52 +1100
  • 85311858ad Add PlantUmlTestUtils.exportDiagram() matthew16550 2021-10-14 14:25:48 +1100
  • 7d1c70dfe9
    Merge pull request #703 from matthew16550/Object-theme arnaudroques 2021-10-13 10:19:01 +0200
  • a60d3bc560 Fix border color of object diagram in some themes (plain / amiga / blueprint / crt-amber / crt-green / mimeograph) matthew16550 2021-10-13 17:56:02 +1100
  • b5bf071737
    Merge pull request #696 from matthew16550/xml-factories arnaudroques 2021-10-07 18:59:50 +0200
  • 75006da678 Update tests Arnaud Roques 2021-10-07 18:57:48 +0200
  • 637adfa6cb Stereotype refactoring Arnaud Roques 2021-10-07 18:51:26 +0200
  • cd6f988eac Reuse long-lived XML DocumentBuilderFactory & TransformerFactory instances. matthew16550 2021-10-07 02:59:13 +1100
  • c874842158 Import version 1.2021.12 v1.2021.12 Arnaud Roques 2021-10-05 18:52:46 +0200
  • 5fb770cb57 Fix arrow constraint position Arnaud Roques 2021-10-04 23:01:59 +0200
  • 9383a24be7
    Merge pull request #693 from matthew16550/remove-redundant-calculateDimension arnaudroques 2021-10-04 15:06:47 +0200
  • abc3ca620f Remove some redundant calls to StringBounder.calculateDimension() matthew16550 2021-10-04 23:56:35 +1100
  • c452894bb2
    Merge pull request #692 from matthew16550/Delete-UScale arnaudroques 2021-10-04 14:14:26 +0200
  • a02ff86cbd Delete UScale and related code as it is now unused. matthew16550 2021-10-04 22:00:11 +1100
  • 4ac9b7cd90
    Merge pull request #689 from matthew16550/StringBounder-simplifications arnaudroques 2021-10-04 09:25:43 +0200
  • ce5e90165e
    Merge pull request #690 from The-Lum/Theme-None arnaudroques 2021-10-03 23:13:19 +0200
  • 11de152d92 Import version 1.2021.11 Arnaud Roques 2021-10-03 23:01:18 +0200
  • d8ad68d9c2
    Create puml-theme-_none_.puml The-Lum 2021-10-03 17:38:04 +0200
  • ead2698f01 Remove redundant getDefaultStringBounder() methods matthew16550 2021-10-03 06:12:31 +1100
  • c38b269089 Simplify StringBounder code in ImageBuilder matthew16550 2021-10-03 06:11:03 +1100
  • 102d67271c Pass a StringBounder into DriverTextG2d & DriverTextAsPathG2d matthew16550 2021-10-03 05:39:53 +1100
  • 102a7ccf64 Pass a StringBounder into UGraphicG2d & EmptyImageBuilder matthew16550 2021-10-03 05:12:56 +1100
  • d3a4fc6fe0 Pass a StringBounder into UGraphicSvg matthew16550 2021-10-03 04:54:37 +1100
  • 2b2a47b9f0 Add FileFormat.getDefaultStringBounder(SvgCharSizeHack) matthew16550 2021-10-03 04:50:13 +1100
  • f1bff6dde6 Simplify UGraphicTikz constructors matthew16550 2021-10-03 04:36:02 +1100
  • eecb097640 Remove redundant UGraphicTikz constructor param matthew16550 2021-10-03 04:34:41 +1100
  • ff53f679ef Pass a StringBounder into UGraphicTikz matthew16550 2021-10-03 04:31:42 +1100
  • 4c3b0bd989 Remove unused tikzFontDistortion field matthew16550 2021-10-03 04:04:23 +1100
  • 3c5769cc5f Remove unused stringBounder field matthew16550 2021-10-03 04:02:00 +1100
  • 57953f4e5b
    Merge pull request #682 from plantuml/dependabot/maven/org.junit-junit-bom-5.8.1 arnaudroques 2021-10-02 15:28:45 +0200
  • 6c8b67fd0c
    Merge pull request #687 from plantuml/dependabot/github_actions/actions/setup-java-2.3.1 arnaudroques 2021-10-02 15:28:28 +0200
  • 1ebd727d9f
    Bump actions/setup-java from 2.3.0 to 2.3.1 dependabot[bot] 2021-09-30 01:13:05 +0000
  • 467241bf92 Change the output of a file to match the natural file structure. In reference to plantuml/plantuml#672 a-krawciw 2021-09-23 22:15:07 -0700
  • ecf54172c4
    Bump junit-bom from 5.8.0 to 5.8.1 dependabot[bot] 2021-09-23 01:03:02 +0000
  • 2a3ecbb72e
    Merge pull request #680 from matthew16550/PSystemUtils arnaudroques 2021-09-22 09:33:31 +0200
  • 4937c8f1be Enable cmapx file creation for Board, Mindmap, Network, Timing & WBS diagrams. matthew16550 2021-09-22 15:19:39 +1000
  • 8f8d2863b1 Fix nwdiagram issue Arnaud Roques 2021-09-21 19:44:04 +0200
  • 08cba946b3
    Merge pull request #679 from matthew16550/png-split arnaudroques 2021-09-21 14:43:38 +0200
  • 25413d5b2b Update PNG splitting to support these diagram types: Activity, Archimate, Board, Class, Component, Deployment, Gantt, Mindmap, Network, Salt, State, Timing, WBS, Wire matthew16550 2021-09-21 21:45:07 +1000
  • 3d7aa78624 Merge branch 'master' of https://github.com/plantuml/plantuml Arnaud Roques 2021-09-20 18:38:45 +0200
  • d0fe54026d Fix broken switch/case arrows when using kill/detach Arnaud Roques 2021-09-20 18:38:08 +0200
  • c3a3744850
    Merge pull request #678 from matthew16550/AbstractCommonUGraphic.stringBounder arnaudroques 2021-09-20 15:14:51 +0200
  • 16f9d973fa Add AbstractCommonUGraphic.stringBounder field matthew16550 2021-09-20 22:56:11 +1000
  • 1da60d24dc
    Merge pull request #676 from plantuml/dependabot/maven/org.assertj-assertj-core-3.21.0 arnaudroques 2021-09-20 10:31:06 +0200
  • bc2696fa47
    Merge pull request #677 from matthew16550/UGraphic2 arnaudroques 2021-09-20 10:29:26 +0200
  • 9791fc3f66 Rename UGraphic2.writeImageTOBEMOVED() -> UGraphic.writeToStream() & remove UGraphic2 interface. matthew16550 2021-09-20 16:56:14 +1000
  • 27b0e4029b
    Bump assertj-core from 3.20.2 to 3.21.0 dependabot[bot] 2021-09-20 01:15:25 +0000
  • 5ed7094e1f Restore fixed test failure due to missing skin Arnaud Roques 2021-09-19 22:50:22 +0200
  • a6f3d162a6
    Merge pull request #675 from matthew16550/UGraphicNo arnaudroques 2021-09-19 19:26:30 +0200
  • ba12631464 Temporary remove unexpected test result Arnaud Roques 2021-09-19 19:18:21 +0200
  • 3c2fbb9c53
    Merge pull request #674 from matthew16550/createTextLayout arnaudroques 2021-09-19 19:05:48 +0200
  • 6fdb340b37 Improve style support Arnaud Roques 2021-09-19 19:05:24 +0200
  • 8ec5a84040 * Extract common functionality to UGraphicNo class * Simplify subclass constructors * Remove dpiFactor() methods which became redundant a while ago matthew16550 2021-09-19 22:33:09 +1000
  • c6f40e32b1 Extract TextBlockUtils.createTextLayout() methods matthew16550 2021-09-19 20:22:54 +1000
  • 463f691f94
    Merge pull request #673 from Mogztter/issue-667-additional-themes arnaudroques 2021-09-18 18:10:59 +0200
  • fcf8dc4d9e Add Red Dress themes Guillaume Grossetie 2021-09-18 16:17:48 +0200
  • 075f0b1e14
    Update README.md arnaudroques 2021-09-17 17:30:09 +0200
  • b3bf75e0b7 Improve style support for nwdiag Arnaud Roques 2021-09-15 23:03:09 +0200
  • e1fe53457a Add shadowing for nwdiag and support for D+xx notation in gantt Arnaud Roques 2021-09-14 19:26:18 +0200
  • a083d92ac6
    Merge pull request #607 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1 arnaudroques 2021-09-14 16:43:01 +0200
  • cb0ab1259d
    Merge pull request #611 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-2.5.3 arnaudroques 2021-09-14 16:41:59 +0200
  • c8e741b9c5
    Merge pull request #668 from plantuml/dependabot/maven/org.junit-junit-bom-5.8.0 arnaudroques 2021-09-14 16:41:12 +0200
  • da75a18cde Add new command 'printscale weekly with calendar date' Arnaud Roques 2021-09-13 18:22:02 +0200
  • 673da114f2 Temporary rollback to fix issue when import zip file Arnaud Roques 2021-09-13 17:58:32 +0200
  • 1bd97a0992
    Merge pull request #669 from matthew16550/charset arnaudroques 2021-09-13 17:38:08 +0200
  • b4819a8365 Fix typo Arnaud Roques 2021-09-13 17:37:30 +0200
  • c71008f8c8
    Merge pull request #670 from dragondive/patch-1 arnaudroques 2021-09-13 16:20:23 +0200
  • 1479e99a18
    Merge pull request #583 from bschwarz/add-font-colors arnaudroques 2021-09-13 16:15:00 +0200
  • 8423a04962
    Merge pull request #588 from The-Lum/UpdateTheme arnaudroques 2021-09-13 16:14:23 +0200
  • 697edd5c65
    Merge pull request #625 from YunLemon/Modify_Travis_1 arnaudroques 2021-09-13 16:13:57 +0200
  • e8ae9b3776
    Fixed some typos in the license text Aravind Pai 2021-09-13 15:04:06 +0530
  • e3e2c2836e Use UTF_8 object instead of "UTF-8" string literal. matthew16550 2021-09-13 15:18:15 +1000
  • 91749a2da3 Simplify Charset usage by using non-null Charset objects instead of charset name in nullable Strings matthew16550 2021-09-13 14:37:17 +1000
  • a938215afc
    Bump junit-bom from 5.7.2 to 5.8.0 dependabot[bot] 2021-09-13 01:13:18 +0000
  • 5cb202295d
    Merge pull request #664 from matthew16550/imageio-read-bytes arnaudroques 2021-09-12 12:35:01 +0200
  • 061ce99bc5
    Merge pull request #665 from matthew16550/SourceFileReaderAbstract arnaudroques 2021-09-12 12:33:12 +0200
  • 07d9cc9917
    Merge pull request #666 from The-Lum/detach-mod arnaudroques 2021-09-12 12:29:53 +0200
  • d7eba91125
    mod: change class of detach The-Lum 2021-09-11 11:33:43 +0200
  • c72202eb96 Extract common code to SourceFileReaderAbstract constructor matthew16550 2021-09-11 19:02:36 +1000
  • 985916664f Extract ImageIO.read(byte[]) method matthew16550 2021-09-11 14:21:48 +1000
  • 5e20da92f2
    Merge pull request #663 from matthew16550/auto-close arnaudroques 2021-09-10 22:53:53 +0200
  • 08dfd191ba Refactor some code to use AutoCloseable / try-with-resources matthew16550 2021-09-11 00:52:29 +1000
  • 51e95b113b
    Merge pull request #658 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1 arnaudroques 2021-09-08 10:46:05 +0200
  • 3c286fdbaa
    Merge pull request #659 from matthew16550/macos-copy arnaudroques 2021-09-08 10:43:24 +0200
  • 9e7db1ce64 Fix copy to clipboard on Mac. matthew16550 2021-09-08 14:51:40 +1000
  • 9878b8aecc
    Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 dependabot[bot] 2021-09-08 01:03:21 +0000
  • ce95fff0fa
    Merge pull request #651 from matthew16550/test-failure arnaudroques 2021-09-03 10:22:40 +0200