Commit Graph

91 Commits

Author SHA1 Message Date
J. Fronny
282a249f3f Update README.md 2020-06-18 20:02:24 +00:00
J. Fronny
a24905c884 Update README.md 2020-06-18 20:01:33 +00:00
J. Fronny
eb4d7fe2ec Delete main.yml 2020-06-18 20:00:14 +00:00
J. Fronny
fdf8afb388 Update .gitlab-ci.yml 2020-06-18 19:59:55 +00:00
J. Fronny
622d1aa130 Update .gitlab-ci.yml 2020-06-18 19:54:12 +00:00
J. Fronny
4969a420ee Update .gitlab-ci.yml 2020-06-18 19:47:23 +00:00
J. Fronny
f3cb5e136c Update .gitlab-ci.yml 2020-06-18 18:46:14 +00:00
J. Fronny
5cb6fd677a Update .gitlab-ci.yml 2020-06-18 18:40:59 +00:00
J. Fronny
f6644550a6 Update .gitlab-ci.yml 2020-06-18 18:32:38 +00:00
J. Fronny
21ab015742 Update .gitlab-ci.yml 2020-06-18 18:23:05 +00:00
J. Fronny
87b4f3fd08 Update .gitlab-ci.yml 2020-06-18 18:15:20 +00:00
J. Fronny
d7fdd3a711 Update .gitlab-ci.yml 2020-06-18 18:09:19 +00:00
J. Fronny
6b46c7950e Update .gitlab-ci.yml 2020-06-18 17:58:54 +00:00
J. Fronny
db42601eba Update .gitlab-ci.yml 2020-06-18 17:47:33 +00:00
J. Fronny
6b747bdbe8 Update .gitlab-ci.yml 2020-06-18 17:41:37 +00:00
J. Fronny
4dfb57fc2f Add .gitlab-ci.yml 2020-06-18 17:34:06 +00:00
JFronny
7699deb82c Slightly hacky fixes (most likely breaks something) 2020-06-12 19:48:31 +02:00
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