Commit Graph

111 Commits

Author SHA1 Message Date
743bd7f19c Pilz.IO: change target framework to net6.0-windows 2023-08-26 20:36:28 +02:00
cec14841f7 Merge branch 'master' into net6 2023-08-26 20:35:21 +02:00
77cbcd0dcb add GetExecutablePath() 2023-08-26 20:34:42 +02:00
926951e268 PaintingControl: Zoom with Alt instead of Control 2023-08-09 09:26:33 +02:00
e142513083 add IUniquieIDHost 2023-08-02 08:47:53 +02:00
bc5aec6da8 remove obsulete UniquieID<TargetType> types 2023-08-02 08:19:29 +02:00
9100057ae2 more constructors for UniquieID 2023-08-02 08:09:12 +02:00
67be15157c depricate UniquieID<TargetType> and adjust json converters 2023-08-02 07:57:47 +02:00
dccd845a3d make base class not abstract 2023-08-02 07:13:31 +02:00
8fcb6a42d3 add UniquieID abstract base class 2023-08-02 06:39:56 +02:00
79168466bc Merge branch 'master' into net6 2023-06-12 10:06:37 +02:00
ef85aea1c5 fix highlight color 2023-06-12 09:48:34 +02:00
a42ea8d0f3 fix logical operator in HightlightPanel.GetColor 2023-06-12 09:40:08 +02:00
fa96e2cf3e Merge branch 'master' into net6 2023-01-02 15:07:04 +01:00
4393c59ab7 return an ICON 2023-01-02 15:06:54 +01:00
9b7e4f1c6d Merge branch 'master' into net6 2023-01-02 14:46:02 +01:00
1b0b0e22c2 rename IconExtractor to FileTypeIcons 2023-01-02 14:45:46 +01:00
f2611e3f05 Merge branch 'master' into net6 2023-01-02 14:43:03 +01:00
db6fb95dad make class instead of module 2023-01-02 14:42:52 +01:00
e269c16521 Merge branch 'master' into net6 2023-01-02 14:36:27 +01:00
3c49701873 Mapped.IconExtractor 2023-01-02 14:35:59 +01:00
8dbd0a764e Get serial number only once 2022-12-02 10:43:29 +01:00
6aa00b360b Merge branch 'master' of https://gitlab.com/Pilzinsel64/pilz-framework 2022-12-02 10:04:46 +01:00
efb522d842 fix highlighter 2022-06-27 21:33:24 +02:00
68f26c6c9f Merge branch 'master' into net6 2022-06-27 20:33:30 +02:00
5002077d9a add Highlighter 2022-06-27 20:33:14 +02:00
e7e83b9597 add some more native functions for Highlighter 2022-06-27 20:33:12 +02:00
39ea821fee upgrade to .net6 part 2 2022-06-07 12:54:35 +02:00
0d4322c2b3 ref opentk3 2022-06-07 12:50:39 +02:00
446bd0111c upgrade to .net6 part 1 2022-06-07 12:47:34 +02:00
8c74ca9553 recursive SuspendDrawing and ResumeDrawing 2022-01-31 14:04:12 +00:00
schedpas
1f12af2a68 d 2021-11-30 11:46:59 +01:00
schedpas
a7de6c7bd6 prevent ReferenceNullException for equalizing UniquieID 2021-11-30 11:14:49 +01:00
schedpas
daf0e8f4a3 optimize equals for UniquieID 2021-10-27 10:34:25 +02:00
schedpas
4ca12b19da Euqlas for IUniquieID 2021-10-27 10:16:58 +02:00
schedpas
2415feaca3 public IUniquieID 2021-10-27 10:11:58 +02:00
schedpas
ad4e8b7e41 Merge branch 'master' of https://gitlab.com/Pilzinsel64/pilz-framework 2021-10-27 10:04:43 +02:00
schedpas
88524047ff Interface for UniquieID - IUniquieID 2021-10-27 10:04:34 +02:00
675dd6594a ignore PaintingObjectLayering._PaintingObject for Json serialization 2021-07-21 13:18:24 +02:00
756eb88d26 use alt instead ctrl for moving 2021-04-14 14:26:07 +02:00
fe2bb8efa1 add LocationDirect property to access the loaction fo a paintingobject without zoom 2021-03-25 13:30:58 +01:00
3376fecd12 fix return the wrong value 2021-03-25 13:24:04 +01:00
6871d6952f . 2021-03-17 10:24:34 +01:00
45696f2d19 use PaintEventArgs.ClipRectangle.Location if offset is not used 2021-02-25 10:44:19 +01:00
7d7cb0eee0 add extended line cap configuration 2021-02-23 09:21:12 +01:00
4480c00cb7 support for line start and end cap 2021-02-23 08:46:03 +01:00
f120e7a374 ignore "Selected" value 2021-02-17 08:50:53 +01:00
27b348d10a Merge branch 'master' of https://gitlab.com/Pilzinsel64/pilz-framework 2021-02-11 14:35:25 +01:00
ae76557adf add properties to get current past and future stack of HistoryStack 2021-02-11 14:35:19 +01:00
schedpas
6a65019bfa better json serializable PaintingObjects 2020-12-08 09:56:52 +01:00