Commit Graph

77 Commits

Author SHA1 Message Date
0ce9f04fc5 d 2020-12-03 07:17:21 +01:00
48a20cf18c d 2020-12-03 07:13:47 +01:00
badf771c47 d 2020-12-02 16:10:17 +01:00
c32ffbbc08 get glwpfcontrol to work 2020-12-02 15:52:19 +01:00
45d45395c4 fix GLWpfControlSettings 2020-12-02 14:17:00 +01:00
0491d9250c add OpenTK3 to keep OpenTK.Input alive & change checking for pressed keys back 2020-12-02 14:02:59 +01:00
7718b03576 remove Pilz.Input 2020-12-02 13:49:00 +01:00
c902822558 use wpf 2020-12-02 09:32:51 +01:00
b1e08f328a add Pilz.Input with KeyboardListener 2020-12-02 09:30:50 +01:00
4fe144c8b1 raise events on error 2020-11-26 12:35:36 +01:00
e833e48421 try decrypt 2020-11-26 12:01:28 +01:00
22ab6275a0 add static decrypt and encrypt methods 2020-11-26 11:53:10 +01:00
faaab33afc add constructors 2020-11-26 11:47:45 +01:00
2631a6afba change default string crypter to AESStringCrypter 2020-11-26 11:43:42 +01:00
1f87f374ac fix null exception 2020-11-26 11:31:56 +01:00
e0ee7c4e77 add AESStringCrypter 2020-11-26 11:31:50 +01:00
4051a92b4e replace OpenTK.GLControl with OpenTK.GLWpfControl and update code to use OpenTK 4.0 (not tested yet) 2020-11-25 09:08:43 +01:00
5303adf095 add missing reference for Bitmap 2020-11-23 15:34:21 +01:00
417632b460 update projects to .NET 5 (Win7) & update OpenTK to latest Version to support .NET 5 (missing OpenTK.GLControl) 2020-11-19 14:49:04 +01:00
schedpas
1f9114dc02 update many projects to .NET Standard 2.0 2020-09-25 09:49:03 +02:00
schedpas
9feaf658be revert to VB and update to new project file format 2020-09-25 09:04:15 +02:00
04869b2814 simplify Renderer.cs 2020-09-24 12:04:06 +02:00
e8dadc7fb6 switch to .NET Framework 4.8 2020-09-24 11:25:04 +02:00
45ef5483c4 convert old project files to the new format 2020-09-24 11:23:38 +02:00
fecbeb4659 convert VB to C# 2020-09-24 11:21:53 +02:00
64277916cd migrate packages.config to PackageReference 2020-09-24 10:43:45 +02:00
98d98e6323 Merge branch 'revert-a130fd8d' into 'master'
Revert "update project files to the new version"

See merge request Pilzinsel64/pilz-framework!2
2020-09-24 08:37:35 +00:00
1e08193deb Revert "update project files to the new version"
This reverts commit a130fd8dec
2020-09-24 08:37:11 +00:00
a130fd8dec update project files to the new version 2020-09-24 10:22:22 +02:00
schedpas
47a3027170 rename osplattform to ostype and add a type to the property 2020-09-15 14:44:06 +02:00
schedpas
ff059104c6 add Pilz.Runtime.RuntimeInformationsEx & Pilz.OSType 2020-09-15 14:39:30 +02:00
schedpas
b6d2572737 ensure SecureString is not null if converting implicit to string 2020-07-20 08:53:37 +02:00
schedpas
decbe930e7 e 2020-07-16 10:28:01 +02:00
schedpas
c136c9f180 add some documentation 2020-07-16 08:30:41 +02:00
schedpas
30afb0c5f8 remove unnesseccery variable 2020-07-16 08:23:21 +02:00
schedpas
93114afba6 Merge branch 'master' of https://gitlab.com/Pilzinsel64/pilz-framework 2020-07-16 08:22:33 +02:00
schedpas
f841cca056 add filelocker 2020-07-16 08:22:25 +02:00
f452a7a393 fix typo 2020-07-15 18:35:18 +02:00
schedpas
4ef6777ba5 add securestringjsonconverter 2020-07-14 15:42:28 +02:00
schedpas
221e249dc8 d 2020-07-14 14:38:48 +02:00
schedpas
705044fc57 finish autosaveconfigurationmanager 2020-07-14 13:44:21 +02:00
schedpas
8104dec0e0 working on configuration class model 2020-07-14 13:29:55 +02:00
schedpas
dc933f2a27 starting with new configuration class model 2020-07-14 09:35:49 +02:00
schedpas
e31827642e add Pilz.Cryptography 2020-07-14 09:35:33 +02:00
schedpas
bf77505f42 automaticly send large data as packages 2020-06-09 09:35:06 +02:00
schedpas
6e33874df6 use more inherit features 2020-06-09 07:49:31 +02:00
49e45e50cd add DEBUG constant 2020-04-28 14:01:45 +02:00
9a98cbce02 convert Pilz.IO to C# & Add EmbeddedFilesContainer 2020-04-28 13:59:46 +02:00
b86e392ac2 d 2020-04-28 13:50:02 +02:00
c8109ffb78 d 2020-03-20 18:07:19 +01:00