Commit Graph

88 Commits

Author SHA1 Message Date
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
bluepilledgreat
e1aa35eec2 add markdowntextblocks 2024-10-20 01:04:03 +01:00
bluepilledgreat
4c48278c8e add more textblock properties 2024-10-20 00:56:49 +01:00
bluepilledgreat
a4938674c8 add isenabled 2024-10-20 00:56:38 +01:00
bluepilledgreat
4460db2c2d remove comment 2024-10-20 00:40:44 +01:00
bluepilledgreat
ac37e9f99b remove maxheight and maxwidth sets 2024-10-20 00:36:07 +01:00
bluepilledgreat
605db3cc0f dont create a bitmapimage for gifs 2024-10-19 21:36:48 +01:00
bluepilledgreat
23d8bb1aaa add stretch & stretchdirection to images 2024-10-19 21:34:51 +01:00
bluepilledgreat
f74ca0552f add gif support 2024-10-19 21:26:30 +01:00
bluepilledgreat
8ee6beb3de add custom bootstrappers 2024-10-19 21:05:37 +01:00
Matt
4f1b4f2737
Add taskbar progress bar (#2757)
* add taskbar progress bar

does not support winform bootstrappers

* add winforms taskbar progress bar

* fix build
2024-10-03 10:24:01 +01:00
pizzaboxer
99ff002121
Abandon staging folder idea, use lockfile instead
thank you matt for helping me see sense through this one
2024-09-07 22:51:03 +01:00