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
pizzaboxer
049d59a995
Satisfy my OCD
2024-09-01 09:52:43 +01:00
pizzaboxer
943acd78e8
FIx inconsistent WPF theming ( #2621 )
2024-08-17 12:53:02 +01:00
pizzaboxer
c02e3f3795
Fix bootstrapper text overflow
...
overflows for classic fluent don't look very good since the dialog height is static but it's the best i could do for now
2024-07-08 22:28:50 +04:00
pizzaboxer
3d3684c248
Rework locale handler and fix remaining RTL issues
...
window handler was being duplicated, wouldn't apply for system default language nor on initial installation, winforms progress bar not following RTL changes
2024-07-03 12:08:46 +04:00
pizzaboxer
2ddc5efbef
Add RTL support for WinForms dialogs
2024-06-29 23:20:28 +04:00
pizzaboxer
36d8d5fbf4
Fix flipped SVG for RTL display
2024-06-21 18:52:56 +01:00
pizzaboxer
d0d4c8bc25
Fix progress dialog text
2024-06-18 21:42:49 +01:00
pizzaboxer
3fc1ff443f
Revert changes made to classic fluent dialog
...
yeah idk what i was doing with this one
2024-06-14 14:36:21 +01:00