1
0
Fork 0
Commit Graph

31 Commits

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