Commit Graph

1008 Commits

Author SHA1 Message Date
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
d924349a79 add property element auto-complete 2024-10-21 20:29:31 +01:00
bluepilledgreat
ed4700869d stop adding an extra end character 2024-10-20 22:24:23 +01:00
bluepilledgreat
56fa51df8b add fake BloxstrapCustomBootstrapper 2024-10-20 22:02:53 +01:00
bluepilledgreat
fb7e14bf64 update schema 2024-10-20 21:43:19 +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
b566dc5452 wrong attribute name 2024-10-20 19:27:34 +01:00
bluepilledgreat
5fd389b9d0 now it works 2024-10-20 19:16:42 +01:00
bluepilledgreat
6e043ed12b fix crash 2024-10-20 19:16:08 +01:00
bluepilledgreat
eb4eda5029 update schema 2024-10-20 19:12:00 +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
e8d1fbac94 dont treat comments as elements 2024-10-20 16:51:43 +01:00
bluepilledgreat
7c8c8c645b fix pos being wrong 2024-10-20 16:46:09 +01:00
bluepilledgreat
d678d8c9e4 add end tag auto complete 2024-10-20 16:42:56 +01:00
bluepilledgreat
467dd5c85a make ! close the completion window 2024-10-20 16:23:19 +01:00
bluepilledgreat
2d37db126f sort schema elements and types 2024-10-20 15:54:07 +01:00
bluepilledgreat
70b7a65080 dont display completion window if there is no data 2024-10-20 15:51:55 +01:00
bluepilledgreat
3a923e2614 add auto complete 2024-10-20 15:51:21 +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