arnaudroques
|
2a3ecbb72e
|
Merge pull request #680 from matthew16550/PSystemUtils
Enable cmapx file creation for Board, Mindmap, Network, Timing & WBS diagrams
|
2021-09-22 09:33:31 +02:00 |
|
matthew16550
|
4937c8f1be
|
Enable cmapx file creation for Board, Mindmap, Network, Timing & WBS diagrams.
|
2021-09-22 15:19:39 +10:00 |
|
Arnaud Roques
|
8f8d2863b1
|
Fix nwdiagram issue
|
2021-09-21 19:44:04 +02:00 |
|
arnaudroques
|
08cba946b3
|
Merge pull request #679 from matthew16550/png-split
Update PNG splitting to support more diagram types
|
2021-09-21 14:43:38 +02:00 |
|
matthew16550
|
25413d5b2b
|
Update PNG splitting to support these diagram types:
Activity, Archimate, Board, Class, Component, Deployment, Gantt, Mindmap, Network, Salt, State, Timing, WBS, Wire
|
2021-09-21 21:45:07 +10:00 |
|
Arnaud Roques
|
3d7aa78624
|
Merge branch 'master' of https://github.com/plantuml/plantuml
|
2021-09-20 18:38:45 +02:00 |
|
Arnaud Roques
|
d0fe54026d
|
Fix broken switch/case arrows when using kill/detach
|
2021-09-20 18:38:08 +02:00 |
|
arnaudroques
|
c3a3744850
|
Merge pull request #678 from matthew16550/AbstractCommonUGraphic.stringBounder
Add AbstractCommonUGraphic.stringBounder field
|
2021-09-20 15:14:51 +02:00 |
|
matthew16550
|
16f9d973fa
|
Add AbstractCommonUGraphic.stringBounder field
|
2021-09-20 22:56:11 +10:00 |
|
arnaudroques
|
1da60d24dc
|
Merge pull request #676 from plantuml/dependabot/maven/org.assertj-assertj-core-3.21.0
Bump assertj-core from 3.20.2 to 3.21.0
|
2021-09-20 10:31:06 +02:00 |
|
arnaudroques
|
bc2696fa47
|
Merge pull request #677 from matthew16550/UGraphic2
Rename UGraphic2.writeImageTOBEMOVED() -> UGraphic.writeToStream() & remove UGraphic2 interface
|
2021-09-20 10:29:26 +02:00 |
|
matthew16550
|
9791fc3f66
|
Rename UGraphic2.writeImageTOBEMOVED() -> UGraphic.writeToStream() & remove UGraphic2 interface.
|
2021-09-20 16:56:14 +10:00 |
|
dependabot[bot]
|
27b0e4029b
|
Bump assertj-core from 3.20.2 to 3.21.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.20.2...assertj-core-3.21.0)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-20 01:15:25 +00:00 |
|
Arnaud Roques
|
5ed7094e1f
|
Restore fixed test failure due to missing skin
|
2021-09-19 22:50:22 +02:00 |
|
arnaudroques
|
a6f3d162a6
|
Merge pull request #675 from matthew16550/UGraphicNo
Extract common functionality to UGraphicNo class
|
2021-09-19 19:26:30 +02:00 |
|
Arnaud Roques
|
ba12631464
|
Temporary remove unexpected test result
|
2021-09-19 19:18:21 +02:00 |
|
arnaudroques
|
3c2fbb9c53
|
Merge pull request #674 from matthew16550/createTextLayout
Extract TextBlockUtils.createTextLayout() methods
|
2021-09-19 19:05:48 +02:00 |
|
Arnaud Roques
|
6fdb340b37
|
Improve style support
|
2021-09-19 19:05:24 +02:00 |
|
matthew16550
|
8ec5a84040
|
* Extract common functionality to UGraphicNo class
* Simplify subclass constructors
* Remove dpiFactor() methods which became redundant a while ago
|
2021-09-19 22:33:09 +10:00 |
|
matthew16550
|
c6f40e32b1
|
Extract TextBlockUtils.createTextLayout() methods
|
2021-09-19 20:22:54 +10:00 |
|
arnaudroques
|
463f691f94
|
Merge pull request #673 from Mogztter/issue-667-additional-themes
Add Red Dress themes
|
2021-09-18 18:10:59 +02:00 |
|
Guillaume Grossetie
|
fcf8dc4d9e
|
Add Red Dress themes
|
2021-09-18 16:17:48 +02:00 |
|
arnaudroques
|
075f0b1e14
|
Update README.md
Update https://plantuml.com/ link
|
2021-09-17 17:30:09 +02:00 |
|
Arnaud Roques
|
b3bf75e0b7
|
Improve style support for nwdiag
|
2021-09-15 23:03:09 +02:00 |
|
Arnaud Roques
|
e1fe53457a
|
Add shadowing for nwdiag and support for D+xx notation in gantt
|
2021-09-14 19:26:18 +02:00 |
|
arnaudroques
|
a083d92ac6
|
Merge pull request #607 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
Bump maven-compiler-plugin from 2.3.2 to 3.8.1
|
2021-09-14 16:43:01 +02:00 |
|
arnaudroques
|
cb0ab1259d
|
Merge pull request #611 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-2.5.3
Bump maven-release-plugin from 2.1 to 2.5.3
|
2021-09-14 16:41:59 +02:00 |
|
arnaudroques
|
c8e741b9c5
|
Merge pull request #668 from plantuml/dependabot/maven/org.junit-junit-bom-5.8.0
Bump junit-bom from 5.7.2 to 5.8.0
|
2021-09-14 16:41:12 +02:00 |
|
Arnaud Roques
|
da75a18cde
|
Add new command 'printscale weekly with calendar date'
|
2021-09-13 18:22:02 +02:00 |
|
Arnaud Roques
|
673da114f2
|
Temporary rollback to fix issue when import zip file
|
2021-09-13 17:58:32 +02:00 |
|
arnaudroques
|
1bd97a0992
|
Merge pull request #669 from matthew16550/charset
Simplify Charset code
|
2021-09-13 17:38:08 +02:00 |
|
Arnaud Roques
|
b4819a8365
|
Fix typo
|
2021-09-13 17:37:30 +02:00 |
|
arnaudroques
|
c71008f8c8
|
Merge pull request #670 from dragondive/patch-1
Fixed some typos in the license text
|
2021-09-13 16:20:23 +02:00 |
|
arnaudroques
|
1479e99a18
|
Merge pull request #583 from bschwarz/add-font-colors
feat - adds DelayFontColor and StereotypeFontColor to Sequence
|
2021-09-13 16:15:00 +02:00 |
|
arnaudroques
|
8423a04962
|
Merge pull request #588 from The-Lum/UpdateTheme
Theme: Add skinparam for queue (similar to collections)
|
2021-09-13 16:14:23 +02:00 |
|
arnaudroques
|
697edd5c65
|
Merge pull request #625 from YunLemon/Modify_Travis_1
Improve Travis CI build Performance
|
2021-09-13 16:13:57 +02:00 |
|
Aravind Pai
|
e8ae9b3776
|
Fixed some typos in the license text
Minor typos, but they change the meaning to the opposite of what's intended (although everyone would understand what's meant from the context).
|
2021-09-13 15:04:06 +05:30 |
|
matthew16550
|
e3e2c2836e
|
Use UTF_8 object instead of "UTF-8" string literal.
|
2021-09-13 15:18:15 +10:00 |
|
matthew16550
|
91749a2da3
|
Simplify Charset usage by using non-null Charset objects instead of charset name in nullable Strings
|
2021-09-13 14:37:17 +10:00 |
|
dependabot[bot]
|
a938215afc
|
Bump junit-bom from 5.7.2 to 5.8.0
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-13 01:13:18 +00:00 |
|
arnaudroques
|
5cb202295d
|
Merge pull request #664 from matthew16550/imageio-read-bytes
Extract ImageIO.read(byte[]) method
|
2021-09-12 12:35:01 +02:00 |
|
arnaudroques
|
061ce99bc5
|
Merge pull request #665 from matthew16550/SourceFileReaderAbstract
Extract common code to SourceFileReaderAbstract constructor
|
2021-09-12 12:33:12 +02:00 |
|
arnaudroques
|
07d9cc9917
|
Merge pull request #666 from The-Lum/detach-mod
mod: change class of `detach`
|
2021-09-12 12:29:53 +02:00 |
|
The-Lum
|
d7eba91125
|
mod: change class of detach
- `detach` is more a `keyword` than a `type`, like `kill`.
Then change class of `detach` from `type` to `keyword`.
|
2021-09-11 11:33:43 +02:00 |
|
matthew16550
|
c72202eb96
|
Extract common code to SourceFileReaderAbstract constructor
|
2021-09-11 19:02:36 +10:00 |
|
matthew16550
|
985916664f
|
Extract ImageIO.read(byte[]) method
|
2021-09-11 14:21:48 +10:00 |
|
arnaudroques
|
5e20da92f2
|
Merge pull request #663 from matthew16550/auto-close
Refactor some code to use AutoCloseable / try-with-resources
|
2021-09-10 22:53:53 +02:00 |
|
matthew16550
|
08dfd191ba
|
Refactor some code to use AutoCloseable / try-with-resources
|
2021-09-11 00:52:29 +10:00 |
|
arnaudroques
|
51e95b113b
|
Merge pull request #658 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
|
2021-09-08 10:46:05 +02:00 |
|
arnaudroques
|
3c286fdbaa
|
Merge pull request #659 from matthew16550/macos-copy
Fix copy to clipboard on Mac
|
2021-09-08 10:43:24 +02:00 |
|