Commit Graph

74 Commits

Author SHA1 Message Date
JFronny 30e27b9a21 No longer broken 2020-06-12 18:24:35 +02:00
JFronny 9e6b441169 ActualSize executes CalculatePosition 2020-06-12 18:16:47 +02:00
JFronny 5d380112ac Run events on all inputs 2020-06-12 16:39:02 +02:00
JFronny d562ea5295 I am officially stupid 2020-06-12 15:49:38 +02:00
JFronny 4abc39d48b I don't know how it works, I don't want to know but it works so I won't touch it from now 2020-06-12 15:40:08 +02:00
JFronny b56fb7db78 Remove DiffDraw.FullDraw (merged with DiffDraw.Draw) 2020-06-12 15:21:58 +02:00
JFronny c5fc9874b1 More null proofing 2020-06-12 15:12:13 +02:00
JFronny f0400a18bb Maybe fix stack overflow 2020-06-12 14:58:13 +02:00
JFronny f9e7fb1f40 Fix NullReferenceException in equality operations in Pixel.cs 2020-06-12 14:48:28 +02:00
JFronny 46605e282e Make "Color" property on TUI screen accessible 2020-06-12 14:38:07 +02:00
JFronny 3f35a47e90 Dont draw on title change (prevents NullReferenceException in edge case) 2020-06-12 14:25:24 +02:00
JFronny 94d3ff2873 Prevent DivideByZero if MaxValue and MinValue are equal 2020-06-12 13:02:05 +02:00
JFronny 70fa52a59a Allow MaxValue and MinValue of TUI.Slider to be equal 2020-06-12 12:25:12 +02:00
JFronny a70f4f4393 Call CalculatePosition if CenteredScreen.Title gets changed 2020-06-12 12:20:04 +02:00
JFronny fb44579b33 ValueChanged event for TUI Slider 2020-06-12 11:29:07 +02:00
JFronny 79531147b2 Two minor tweaks 2020-06-12 11:24:03 +02:00
JFronny 5f3fb98999 Why where imports broken? 2020-05-25 19:32:53 +02:00
JFronny f6950a0d4c Centered Screen (like Dialog) and fixes 2020-05-23 17:22:45 +02:00
JFronny d05f215a62 Document all non-mathematical functions 2020-05-23 15:32:29 +02:00
J. Fronny bc6d83aa15
Mabe fix 2020-05-22 21:22:46 +02:00
J. Fronny 67b6a35c8a
[ATTEMPT] push CommandLine NuGet 2020-05-22 21:20:51 +02:00
JFronny 11a528766c Simple component system for TUI apps, some basic components 2020-05-22 21:12:09 +02:00
CreepyCrafter24 b73bcce5d5 Add "Parent" property to W32 2020-04-14 14:49:22 +02:00
J. Fronny d289137096
Possibly fix auto-increment for W32.Test 2020-04-04 16:58:16 +02:00
J. Fronny d89662666c
Use explicit W32.Test 2020-04-04 16:56:01 +02:00
JFronny dfe390fffa Maybe fix 2020-04-04 16:45:45 +02:00
JFronny 7f63c58f9b Re-Add some references 2020-04-04 16:42:33 +02:00
JFronny 214f0a53ef Move all WinForms-related code to W32 2020-04-04 16:36:13 +02:00
CreepyCrafter24 1d20e11439 Allow finding window children 2020-04-04 12:22:34 +02:00
CreepyCrafter24 46bfdfe49e Improved window finding 2020-04-04 12:05:42 +02:00
JFronny 1ad691ad99 Add crypto class 2020-04-03 17:32:22 +02:00
JFronny 556996d904 Fix platform check for NET Core 2020-04-03 16:42:31 +02:00
J. Fronny dcae349716
Update main.yml 2020-04-02 15:39:29 +02:00
J. Fronny 6d3b9c6091
Update README.md 2020-04-01 15:12:42 +02:00
CreepyCrafter24 a3dc105ee6 Merge branch 'master' of https://github.com/JFronny/CC-Functions 2020-03-24 15:56:34 +01:00
CreepyCrafter24 c45b28ed10 Add "Ping" Method 2020-03-24 15:55:49 +01:00
J. Fronny 23dced660d
Update README.md 2020-03-24 15:54:58 +01:00
J. Fronny fa22f084a8
Some fixes maybe 2020-03-20 16:23:18 +01:00
J. Fronny 98a700f2f2
change Source to s 2020-03-20 16:17:07 +01:00
J. Fronny 456b73633f
Maybe fix NuGet 2020-03-20 16:14:42 +01:00
CreepyCrafter24 88f73c1e10 Add VersionSuffix 2020-03-20 15:13:18 +01:00
J. Fronny e3cf91ea3b
Add NuGet pushes 2020-03-20 14:53:37 +01:00
CreepyCrafter24 cd298c3b4c Add some NuGet info 2020-03-20 13:52:14 +01:00
CreepyCrafter24 46075b41c4 Change Test-version 2020-03-20 13:41:45 +01:00
CreepyCrafter24 e20ae2556b Some more changes 2020-03-20 13:36:49 +01:00
J. Fronny 61625598c9
Add auto-build 2020-03-20 14:17:01 +01:00
CreepyCrafter24 90394a7708 Some prep for W32 auto-builds 2020-03-20 13:15:16 +01:00
CreepyCrafter24 cce1d2eeb1 Why were these private in the first place? 2020-03-13 19:38:59 +01:00
CreepyCrafter24 0cc87fa5d5 Some additions 2020-03-13 19:19:55 +01:00
CreepyCrafter24 748e5322ab Add mouse events 2020-03-11 18:40:58 +01:00