Commit Graph

51 Commits

Author SHA1 Message Date
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
pizzaboxer
683b016ff8
Roll back fluent dialog update to Matt's layout 2024-06-12 18:48:47 +01:00
pizzaboxer
2d41d48719
Make progress style cancel button translatable 2024-06-11 23:49:45 +01:00
pizzaboxer
a2261c5e92
Adjust fluent bootstrapper styles
Fix drag bug, fix sizing (because matt sucks at ui design), fix header colour being shown
2024-06-11 22:18:28 +01:00
pizzaboxer
a194bf937e
Finalize/rearrange new progress dialog naming 2024-06-11 20:28:43 +01:00
bluepilledgreat
c37d12cde7 make fluent progress less rectangular 2024-02-04 16:29:14 +00:00
bluepilledgreat
8004e7322a background colours for aero theme 2024-02-04 15:03:42 +00:00
bluepilledgreat
f9a5e89d0e disable maximising 2024-02-04 13:50:30 +00:00
bluepilledgreat
150e3d6de4 add titlebar to progress fluent 2024-02-04 00:32:43 +00:00
bluepilledgreat
fce067ab4f fix aero windows freaking out 2024-02-03 21:47:54 +00:00
bluepilledgreat
4119792514 add aero 2024-02-03 21:27:09 +00:00
bluepilledgreat
298de8e8dc add fluent progress dialog 2024-02-03 21:08:32 +00:00
pizzaboxer
27309e6394
Merge pull request #1020 from bluepilledgreat/move-some-status-code-to-byfron-dialog
move byfron status code inside of byfron dialog
2024-02-02 14:09:04 +00:00
bluepilledgreat
29fdc49399 use high quality rendering for remaining images 2024-02-01 21:57:43 +00:00
bluepilledgreat
4cac449b70 replace imagebrushes with normal images 2024-02-01 17:04:44 +00:00
bluepilledgreat
3fe4fce662 move byfron status code inside of byfron dialog
also made it only delete the '...' if its at the end of the string
2023-12-08 22:25:56 +00:00
pizzaboxer
02f90fd196
Fix release error (also better name for it lol) 2023-10-24 15:30:07 +01:00
pizzaboxer
fb1865c3f7
Restructure how XAML controls and UI stuff work 2023-10-24 14:58:26 +01:00
bluepilledgreat
5edd0db80b add localisation 2023-10-15 15:07:28 +01:00
pizzaboxer
d7f257955b
Merge branch 'version-2.5.3' into feature/studio 2023-10-10 22:28:24 +01:00
bluepilledgreat
91952402bd make progress bar smoother 2023-10-06 17:56:11 +01:00
bluepilledgreat
cf963c4bda use a function for byfron dialog version text 2023-10-05 17:23:20 +01:00
bluepilledgreat
ba031a645e update byfron dialog player location 2023-10-04 15:17:14 +01:00
pizzaboxer
197429dbf9
Fix theme not applying to notification area menu 2023-08-26 20:52:56 +01:00
pizzaboxer
0cca373833
Fix bug with launch closing not cancelling
so apparently this is just a problem that has always existed lol
2023-08-26 19:39:57 +01:00
pizzaboxer
67f0fdd1f4
Add back mica for the Fluent dialog style
The Children Yearn For The Mica
2023-07-25 21:31:11 +01:00
pizzaboxer
8a4adaec3a
Bring back Mica, fix theming, styling improvements
yeah this new titlebar alignment is gonna look weird but just stick with me
2023-07-16 15:49:52 +01:00
bluepilledgreat
8831786d80 fix fluent cancel button 2023-07-16 14:13:51 +01:00
pizzaboxer
282d4c665a
Consolidation - global usings 2023-07-15 22:52:44 +01:00
pizzaboxer
f3b7bbbbc6
turns out its 2008 and not 2009... 2023-07-15 00:07:36 +01:00