Commit Graph

99 Commits

Author SHA1 Message Date
bluepilledgreat
167a8cd38f add version string format 2025-01-24 14:21:55 +00:00
bluepilledgreat
802ae6a613 fix being unable to apply transforms on grids 2025-01-23 14:28:14 +00:00
bluepilledgreat
d8919e5aea add border 2025-01-23 01:06:49 +00:00
bluepilledgreat
bf64ec8af0 add stackpanel 2025-01-23 00:53:44 +00:00
bluepilledgreat
20aeb4a1ab rename ZIndex to Panel.ZIndex 2025-01-23 00:44:56 +00:00
bluepilledgreat
88be992176 only set statustext binding in textblock 2025-01-22 23:38:44 +00:00
bluepilledgreat
0f39f1514a add IgnoreTitleBarInset 2025-01-22 18:56:50 +00:00
bluepilledgreat
03ad1b535a cleanup converters 2025-01-21 23:45:49 +00:00
bluepilledgreat
2c41456a15 add grids 2025-01-21 23:44:03 +00:00
bluepilledgreat
7e5ddb2073 turn version into a constant 2025-01-21 23:08:59 +00:00
bluepilledgreat
8514d9a229 split up creator into multiple files 2025-01-21 23:00:59 +00:00
bluepilledgreat
5800e5b91c move text setter to textblock handler from base 2025-01-21 22:53:41 +00:00
bluepilledgreat
281013f0e4 disable backdrop 2024-10-26 18:38:11 +01:00
bluepilledgreat
70e03e1849 only allow file uris for images 2024-10-26 18:34:23 +01:00
bluepilledgreat
1985ae6c87 add fontfamily 2024-10-24 22:58:23 +01:00
bluepilledgreat
88c47cabaa make sure only one content is defined 2024-10-24 22:00:52 +01:00
bluepilledgreat
d001285e42 add children check to content 2024-10-24 21:59:29 +01:00
bluepilledgreat
038bd2af1b update function names 2024-10-24 21:58:25 +01:00
bluepilledgreat
f7f167f340 add progressring 2024-10-24 21:53:46 +01:00
bluepilledgreat
611f2f1c91 add cornerradius to progress bar 2024-10-24 21:27:15 +01:00
bluepilledgreat
14ee7015e6 improve window border stuff 2024-10-24 17:25:35 +01:00
bluepilledgreat
97ff46d3f3 add font properties to control 2024-10-22 19:44:26 +01:00
bluepilledgreat
eec3f3251a add layout transform 2024-10-22 19:37:50 +01:00
bluepilledgreat
6a07c9c8bd add more frameworkelement properties 2024-10-22 19:34:17 +01:00
bluepilledgreat
f1997a34d3 fix title bar effect & transformation removal 2024-10-22 19:13:59 +01:00
bluepilledgreat
f98f81a2a3 move transformation handler inside frameworkelement 2024-10-22 19:13:41 +01:00
bluepilledgreat
49e7724f02 add effects 2024-10-22 19:11:17 +01:00
bluepilledgreat
3eb8938abe uncap height and width 2024-10-22 18:17:56 +01:00
bluepilledgreat
254fd46d94 fix verticalalignment not working 2024-10-22 18:15:08 +01:00
bluepilledgreat
5475fe59de update min height of window 2024-10-22 17:08:32 +01:00
bluepilledgreat
72fc1e0e15 use default wpf size instead of 100x100 2024-10-22 11:29:04 +01:00
bluepilledgreat
79258a8bc7 add string translation support 2024-10-22 11:27:12 +01:00
bluepilledgreat
8e2b75c810 add shapes 2024-10-21 21:59:24 +01:00
bluepilledgreat
5f7ca580e4 add title attribute to custombloxstrapbootstrapper 2024-10-21 20:46:21 +01:00
bluepilledgreat
56fa51df8b add fake BloxstrapCustomBootstrapper 2024-10-20 22:02:53 +01:00
bluepilledgreat
cb70e8ec0c unify handlers 2024-10-20 21:36:30 +01:00
bluepilledgreat
81e2095c87 add lineargradientbrushes 2024-10-20 21:16:25 +01:00
bluepilledgreat
8abb33b222 move converters into a separate file 2024-10-20 21:16:17 +01:00
bluepilledgreat
3ecea91985 add solidcolorbrush 2024-10-20 20:47:52 +01:00
bluepilledgreat
91a3a58d21 fix them again 2024-10-20 19:04:12 +01:00
bluepilledgreat
f7da913fe8 fix exception messages 2024-10-20 19:03:35 +01:00
bluepilledgreat
644b6335dd follow same conventions as brushes 2024-10-20 19:00:12 +01:00
bluepilledgreat
a46df0e790 add imagebrushes 2024-10-20 18:59:23 +01:00
bluepilledgreat
23e1b2d737 count descendants and increase element cap 2024-10-20 02:10:58 +01:00
bluepilledgreat
61f8235a74 add background property to textblock 2024-10-20 02:07:41 +01:00
bluepilledgreat
9cd4d46e37 add foreground property to control 2024-10-20 02:07:34 +01:00
bluepilledgreat
da5144801f fix warnings 2024-10-20 02:05:15 +01:00
bluepilledgreat
e136927f18 dont set fontsize if not set 2024-10-20 01:47:17 +01:00
bluepilledgreat
1b44d6454b overhaul textbox content 2024-10-20 01:47:09 +01:00
bluepilledgreat
03b3f67197 update how transform elements are stored 2024-10-20 01:18:59 +01:00