1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-23 21:30:05 +02:00
Commit graph

271 commits

Author SHA1 Message Date
Ellpeck
08f66abe2f switch to using cake for builds 2020-05-21 22:50:38 +02:00
Ellpeck
89646b1c67 include documentation in nuget packages 2020-05-21 12:20:40 +02:00
Ellpeck
a2b939a2c8 change package project links to website 2020-05-21 02:22:55 +02:00
Ellpeck
b836b486a2 fixed style changes not forcing ui elements to update 2020-05-20 21:22:02 +02:00
Ellpeck
979dce510e modify link regex to allow for no destination to be specified 2020-05-20 01:02:18 +02:00
Ellpeck
af1918d545 added child addition and removal callbacks 2020-05-20 00:48:53 +02:00
Ellpeck
2461b78f1b made multi-line links be highlighted together 2020-05-19 21:52:29 +02:00
Ellpeck
5115bd8ca6 some element code cleanup 2020-05-17 00:59:15 +02:00
Ellpeck
85e63ac998 modify unnecessarily thorough SetAreaDirty when adding/removing children 2020-05-17 00:33:16 +02:00
Ellpeck
037ed43410 streamline ui text formatting and paragraph links 2020-05-17 00:10:29 +02:00
Ellpeck
fad06f28be modified link codes to use paragraphs' OnPressed 2020-05-16 01:56:00 +02:00
Ellpeck
7f0a8289e3 added link formatting codes! 2020-05-15 22:15:24 +02:00
Ellpeck
fcd898e16b finished the new formatting, finally! 2020-05-15 19:55:59 +02:00
Ellpeck
efed3d9e12 some controls helper methods 2020-05-04 16:41:54 +02:00
Ellpeck
f8642dfb9e update dependencies 2020-04-30 22:11:19 +02:00
Ellpeck
18c79bbf3a unify versions and update 2020-04-25 23:35:54 +02:00
Ellpeck
c16c2ef693 fixed android screen sizes being incorrect 2020-04-19 14:04:44 +02:00
Ellpeck
ff69aba67a update 2020-04-11 03:24:40 +02:00
Ellpeck
9c37f34947 update the readme and descriptions 2020-04-06 01:42:52 +02:00
Ellpeck
f797d1f49f update everything to push logos 2020-04-05 01:59:11 +02:00
Ellpeck
9a06d18128 Added a logo 2020-04-05 01:35:17 +02:00
Ellpeck
cc06b827ff use the new system in panel 2020-04-02 17:54:10 +02:00
Ellpeck
80f36c78bd a lot of font cleanup 2020-03-28 22:25:06 +01:00
Ellpeck
26264bf576 allow a lot of mem classes to have custom data added to them 2020-03-21 00:49:43 +01:00
Ellpeck
df418c2087 made the text field caret an actual caret finally 2020-03-19 03:27:21 +01:00
Ellpeck
cb56319924 added easy scale origin function to custom draw groups 2020-03-18 16:47:14 +01:00
Ellpeck
739d337d49 undo the width/height "fix" 2020-03-18 03:38:30 +01:00
Ellpeck
cd70b22ae5 made elements refer back to their controls for the selected element 2020-03-17 22:27:39 +01:00
Ellpeck
d07f470da3 good work me 2020-03-17 20:04:10 +01:00
Ellpeck
06ca5a8c04 allow changing an element's controls 2020-03-17 20:02:23 +01:00
Ellpeck
b175df7397 fixed a possible crash with empty uis 2020-03-17 19:29:52 +01:00
Ellpeck
054dc8c932 made button inputs more generic to allow for broader usage 2020-03-17 19:13:33 +01:00
Ellpeck
f4f7df0eb8 inflate view width and height for gamepad input to account for offscreen elements 2020-03-17 15:24:33 +01:00
Ellpeck
5e3fdbb8ef made controls independent of ui systems to allow for multiple controls for one ui 2020-03-17 15:04:36 +01:00
Ellpeck
ba973c1b72 made sliders only react to pressing 2020-03-16 19:44:32 +01:00
Ellpeck
ceaaaefb47 fixed the fix 2020-03-16 19:22:08 +01:00
Ellpeck
6c866cec74 Fixed dropdown menus not working with gamepads 2020-03-16 19:13:33 +01:00
Ellpeck
e96b155f99 fixed selected element looking bad with smooth scrolling 2020-03-16 15:44:53 +01:00
Ellpeck
9df1b05bee allow changing auto nav mode value 2020-03-16 15:33:25 +01:00
Ellpeck
76cb94bb34 added smooth scrolling 2020-03-07 22:09:11 +01:00
Ellpeck
612df004e6 made custom draw group only end and begin when it needs to 2020-03-02 10:31:03 +01:00
Ellpeck
c92e4e0fd1 fixed text field crash when pasting an empty clipboard 2020-03-02 09:40:07 +01:00
Ellpeck
ae0fc22de3 added text copying and pasting to mlem.ui 2020-02-27 17:51:44 +01:00
Ellpeck
0046811ca0 added project templates 2020-02-24 17:34:05 +01:00
Ellpeck
08c4281da1 added a new text input system 2020-02-24 14:03:53 +01:00
Ellpeck
f96e0ae625 use VersionPrefix to make VersionSuffix work 2020-02-21 15:13:07 +01:00
Ellpeck
d823064979 added HasValue() to styleprop 2020-02-06 17:36:51 +01:00
Ellpeck
31e2b72197 organize ui stuff a bit better 2020-02-06 01:59:33 +01:00
Ellpeck
b3331834e1 I did not want to push this here
This reverts commit ee511137
2020-02-06 01:51:41 +01:00
Ellpeck
ee5111372b part 1 2020-02-06 01:33:24 +01:00