|
6db7509b81
|
Work around Thread.Abort being removed from .NET Core
|
2020-03-30 08:06:49 +02:00 |
|
|
6f118ab05c
|
Fix broken menu checkboxes w/ legacy menu
|
2020-03-26 23:46:16 +01:00 |
|
|
3f7d4612b9
|
Update BrotliBuilder to use StatusStrip for when .NET removes StatusBar
|
2020-02-17 11:29:22 +01:00 |
|
|
e247eda9b8
|
Update BrotliBuilder to use MenuStrip on .NET 3.1+
|
2020-02-17 02:20:49 +01:00 |
|
|
0465f26239
|
Finish refactoring BrotliBuilder menu code & reorganize FormMain
|
2020-02-14 14:02:09 +01:00 |
|
|
c9e1b10dbc
|
Enable C# 8 nullable reference types for all projects & fix warnings
|
2019-11-26 14:42:10 +01:00 |
|
|
10a0c7b42c
|
Refactor UI code into a cleaner state-based event system
|
2019-10-01 18:40:29 +02:00 |
|
|
70945c28f8
|
Add & use Control extensions (MenuItem.Toggle, FlowLayoutPanel.SetChildHeight)
|
2019-10-01 14:25:06 +02:00 |
|
|
11eecb2e61
|
Move WinMerge code into a utility class
|
2019-10-01 12:34:31 +02:00 |
|
|
285612a1bd
|
Cleanup unused methods and imports
|
2019-03-07 02:55:48 +01:00 |
|
|
84c97d40c6
|
Implement bit stream UI marker coloring and navigation
|
2019-03-07 02:40:18 +01:00 |
|
|
f47ca970ce
|
Replace RicherTextBox with the FCTB library
|
2019-03-06 14:24:59 +01:00 |
|
|
95162a60ad
|
Add RichTextBox extensions (pause redraws, scroll to caret centered)
|
2019-02-25 15:52:28 +01:00 |
|
|
648d9b7393
|
Refactor bit stream & output panel into a separate Control
|
2019-02-07 03:13:56 +01:00 |
|
|
7c4c1b7d9b
|
Add ProgressBar.SetValueInstantly extension
|
2018-12-02 16:43:33 +01:00 |
|
|
ed5e7cd07d
|
Visual Studio is acting up
|
2018-12-02 16:00:57 +01:00 |
|
|
2c140680b3
|
Add NativeMethods w/ method to force plaintext in a RichTextBox
|
2018-11-16 22:58:38 +01:00 |
|
|
875b38d544
|
Add an abortable background worker to avoid blocking the UI
|
2018-11-16 22:57:49 +01:00 |
|