Commit Graph

13 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 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 a1a599b633 Import version 1.2022.2 2022-03-07 20:33:46 +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 7cee7b4601 Version 7177 2011-09-07 22:41:58 +02:00
Arnaud Roques 9005abef50 Commit of version 5878 2011-01-05 19:23:06 +01:00
Arnaud Roques 042fad1353 Import from version 5538 2010-11-15 21:35:36 +01:00