blob: 58f9ef266327d0f0683971ccecb64575fedf1f50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Version TBD
- Added scrolling using the middle mouse button.
- Fixed command line parsing on Windows,
it's not limited to the system ANSI codepage anymore.
- Fixed checking for the shift key when selecting.
- Terminals are ignored when hovering the cursor above a selection.
- Disallowed wheel zooming when holding mouse buttons.
Version 0.1.2
- Updated symbol library.
- Added Slovak, Polish and German translations.
- Rotation of symbols is also allowed while placing them.
- Now gluing to terminal points when creating connections.
- Toolbars and the grid can be hidden.
Version 0.1.1
- Rotation of symbols made possible.
- Connections can also be created at ends of other connections.
- Added more symbols.
- Internationalization, added Czech translation.
- Visual enhancement of symbol menus.
- The grid is drawn much faster.
- Diagrams can be opened from command line.
- The diagram file type is registered on Windows.
Version 0.1.0
- The first release.
|