|
6227914384
|
Add compressed meta-block panel to BrotliBuilder w/ command filtering
|
2020-04-07 00:45:42 +02:00 |
|
|
c9e1b10dbc
|
Enable C# 8 nullable reference types for all projects & fix warnings
|
2019-11-26 14:42:10 +01:00 |
|
|
1194acc6a8
|
Fix missing overflow/underflow check in BrotliBuilder Release configuration
|
2019-11-26 12:48:53 +01:00 |
|
|
d6570f5366
|
Release 1.1
|
2019-11-03 13:24:52 +01:00 |
|
|
b07c707759
|
Upgrade libraries to .NET Standard 2.1 and UI/test projects to .NET Core 3.0
|
2019-10-18 20:11:44 +02:00 |
|
|
10a0c7b42c
|
Refactor UI code into a cleaner state-based event system
|
2019-10-01 18:40:29 +02:00 |
|
|
11eecb2e61
|
Move WinMerge code into a utility class
|
2019-10-01 12:34:31 +02:00 |
|
|
d59ea83f6e
|
Add license files for Brotli & FCTB
|
2019-05-30 17:40:30 +02:00 |
|
|
8ab371b0e4
|
Move marker info GUI into the main window & redesign
|
2019-05-19 09:52:07 +02:00 |
|
|
ddef90648c
|
Add BrotliImpl project for Brotli encoder & transformer algorithms
|
2019-05-17 23:06:30 +02:00 |
|
|
bc708a3646
|
Keep only AnyCPU w/ 32bit disabled, fix mismatched C# version settings
|
2019-05-17 20:05:22 +02:00 |
|
|
be32999273
|
Update C# version to latest (currently 7.3)
|
2019-03-11 08:40:51 +01:00 |
|
|
c57a0a4dcf
|
Add dialog w/ bit stream marker labels
|
2019-03-07 16:15:23 +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 |
|
|
648d9b7393
|
Refactor bit stream & output panel into a separate Control
|
2019-02-07 03:13:56 +01:00 |
|
|
dcb2f9c99d
|
Add AnyCPU because Visual Studio still can't figure out 64bit UserControls
|
2019-02-07 01:53:13 +01:00 |
|
|
a749cc2f73
|
Add UI dialog to view and lookup words in a Brotli dictionary
|
2018-12-02 16:45:17 +01:00 |
|
|
ed5e7cd07d
|
Visual Studio is acting up
|
2018-12-02 16:00:57 +01:00 |
|
|
7b28689e58
|
Add UI to define hidden data in an empty meta-block
|
2018-11-17 14:10:26 +01:00 |
|
|
dd3bd4a388
|
Add UI to define contents of an uncompressed meta-block
|
2018-11-17 14:07:31 +01:00 |
|
|
f04abfeeb3
|
Add UI to pick Brotli window size
|
2018-11-17 13:55:06 +01:00 |
|
|
f71f0bdf17
|
Add WIP UI for managing the list of components in a Brotli file
|
2018-11-17 13:52:25 +01:00 |
|
|
44e41e1f05
|
Add a custom UI stacking system to use for Brotli element construction
|
2018-11-16 23:25:21 +01:00 |
|
|
05650e66ff
|
Add the main Form w/ layout, menu, status bar, and basic logic
|
2018-11-16 23:07:10 +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 |
|
|
74a926f279
|
Fix Visual Studio compiler bug & update packages
|
2018-11-15 11:40:39 +01:00 |
|
|
787cbf19e8
|
Add library project
|
2018-11-14 21:19:25 +01:00 |
|
|
c08a4ed953
|
Push Visual Studio project files
|
2018-11-14 20:24:52 +01:00 |
|