1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-03 09:00:48 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Arnaud Roques
52664342f6 Version 1.2023.2 2023-02-26 19:51:17 +01:00
Arnaud Roques
75835ce2a0 Packages move and bugfix 2023-02-22 19:43:48 +01:00
Arnaud Roques
678949b44c Wip 2023-02-06 22:04:53 +01:00
Arnaud Roques
4888ac976d Start major packages refactoring 2023-02-02 18:59:43 +01:00
Arnaud Roques
6979fb6d55 Major change on internal identifier management 2023-01-31 20:27:04 +01:00
Arnaud Roques
ec12ff5f1e Refactor packages organization 2022-12-17 12:01:10 +01:00
Arnaud Roques
62e5a00c8d wip 2022-08-17 19:34:24 +02:00
Guillaume Grossetie
aaf3a8ee24 resolves #1086 replace printStackTrace by java.util.logging.Logger 2022-08-16 17:22:32 +02:00
Arnaud Roques
ebf1b1b622 wip 2022-03-19 13:48:23 +01:00
Arnaud Roques
57b1cde03a wip 2022-03-09 20:15:12 +01:00
Arnaud Roques
a1a599b633 Import version 1.2022.2 2022-03-07 20:33:46 +01:00
arnaudroques
fc54479685
Merge pull request #224 from albert-github/feature/bug_docu
Documentation corrections
2021-11-09 11:53:06 +01:00
matthew16550
699e437bef Rename net.sourceforge.plantuml.security.ImageIO to SImageIO 2021-10-28 00:36:42 +11:00
matthew16550
985916664f Extract ImageIO.read(byte[]) method 2021-09-11 14:21:48 +10:00
matthew16550
9e7db1ce64 Fix copy to clipboard on Mac.
The previous code `Toolkit.getDefaultToolkit().createImage()` does not read the image file into memory but Clipboard.setContents() on Mac seems to need an image that is already in memory.
2021-09-08 14:51:40 +10:00
Arnaud Roques
9238bacd65 Import version 1.2021.10 2021-08-30 19:13:54 +02:00
damienwojtowicz
b5e9171558 Implemented zoom control keyboard shortcuts
- Added a `CTRL + +` to zoom in
- Added a `CTRL + -` to zoom out
- Added a `CTRL + 0` to reset zoom
- Minor refactor in classes names (removed "2" appended to GUI's classes name)
2021-08-02 12:11:47 +02:00
Arnaud Roques
39c585ee09 Import version 1.2021.7 2021-05-23 17:35:13 +02:00
Arnaud Roques
f83a207360 Import version 1.2021.6 2021-05-14 10:42:57 +02:00
matthew16550
ac1fa530cf Extract common functionality to new ImageBuilder methods plainImageBuilder() plainPngBuilder() styledImageBuilder() and to PlainDiagram / PlainStringsDiagram classes. 2021-03-23 20:40:50 +11:00
matthew16550
2da2146f21 Handle Scale & DPI more consistently for all diagram types. 2021-03-19 05:14:42 +11:00
Arnaud Roques
7e81ef289b Import version 1.2020.22 2020-12-06 22:43:09 +01:00
Arnaud Roques
301fd18b2f version 1.2020.12 2020-06-07 12:03:18 +02:00
Arnaud Roques
3192fa218c version 1.2020.11 2020-05-30 17:20:23 +02:00
Arnaud Roques
e9fb57cbbe Adding contribution from Hisashi Miyashita for SysML v2 support 2020-05-07 16:12:08 +02:00
Arnaud Roques
03b30b1007 version 1.2020.3 2020-03-18 11:50:02 +01:00
Arnaud Roques
d0fdb2433b version 1.2019.9 2019-08-26 19:07:21 +02:00
albert-github
d43296c82e Documentation corrections
Some "obvious" code documentation corrections.
2019-07-04 13:52:30 +02:00
Arnaud Roques
2c655a6b74 version 1.2019.0 2019-01-16 19:34:41 +01:00
Arnaud Roques
3ecadf6bd5 version 1.2018.14 2018-12-22 12:11:40 +01:00
Arnaud Roques
4758fa1d66 version 1.2018.10 2018-08-26 14:09:50 +02:00
Arnaud Roques
84e117e287 version 1.2018.7 2018-06-12 22:50:45 +02:00
Arnaud Roques
cfacbc1f97 version 1.2018.4 2018-05-01 19:26:04 +02:00
Arnaud Roques
a628cfdb76 version 1.2017.19 2017-11-20 17:10:36 +01:00
Arnaud Roques
5c62d2c083 version 2017.11 2017-04-19 20:30:16 +02:00
Arnaud Roques
69ea262d5d version 8059 2017-03-15 20:13:31 +01:00
Arnaud Roques
cb762a8f11 version 8058 2017-03-12 18:22:02 +01:00
Arnaud Roques
c2f885ffb5 version 8050 2016-11-18 22:12:09 +01:00
Arnaud Roques
b165be16e3 version 8047 2016-08-25 22:45:37 +02:00
Arnaud Roques
8232bdbf06 version 8037 2016-03-06 17:47:34 +01:00
Arnaud Roques
94542f7760 version 8035 2016-01-30 13:20:07 +01:00
Arnaud Roques
703a77ee1c version 8034 2016-01-09 13:15:40 +01:00
Arnaud Roques
1c21c4ddaf version 8027 2015-06-20 12:54:49 +02:00
Arnaud Roques
f35a3a00df version 8025 2015-05-31 20:56:03 +02:00
Arnaud Roques
3e922a6f3c version 8022 2015-04-07 20:26:58 +02:00
Arnaud Roques
b6ea839fa1 version 8022 2015-04-07 20:18:37 +02:00
Arnaud
cace20326f Version 7988 2013-12-10 20:36:50 +01:00
Arnaud Roques
7cee7b4601 Version 7177 2011-09-07 22:41:58 +02:00
Arnaud Roques
df0e7faa11 Version 6939 2011-08-08 19:48:29 +02:00
Arnaud Roques
fe6831d641 Version 6487 2011-04-19 18:50:40 +02:00