1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
chylex 21dc319539 Add anchor (^$) support to Static Dictionary dialog & tweak UI 2020-04-05 17:02:08 +02:00
chylex da747b875f Implement Huffman tree RLE decider & add official heuristic as default 2020-03-11 03:38:14 +01:00
chylex 6b75789131 Redesign BrotliBuilder serialization parameters & include context map strategies 2020-03-11 02:55:12 +01:00
chylex 833c6f1359 Implement context map RLE decider, add it & Huffman tree gen to serialization params 2020-03-10 05:39:34 +01:00
chylex a4874da709 Minor BrotliBuilder & BrotliCalc code fixes 2020-02-02 15:00:08 +01:00
chylex 1b186f2d50 Make Brotli parameter classes immutable 2020-01-28 13:13:03 +01:00
chylex 0bfd7ebf3a Add BrotliBuilder dialog to configure current serialization parameters 2019-12-31 18:51:42 +01:00
chylex c9e1b10dbc Enable C# 8 nullable reference types for all projects & fix warnings 2019-11-26 14:42:10 +01:00
chylex 456f8da5ea Display new line characters in Static Dictionary dialog 2019-10-03 14:21:30 +02:00
chylex 97ed2ab741 Fix broken spaces in Static Dictionary dialog search filter 2019-10-01 21:44:26 +02:00
chylex fbe0b299bd Decrease minimum size of GUIs 2019-05-21 13:18:07 +02:00
chylex 8ab371b0e4 Move marker info GUI into the main window & redesign 2019-05-19 09:52:07 +02:00
chylex c57a0a4dcf Add dialog w/ bit stream marker labels 2019-03-07 16:15:23 +01:00
chylex 0dee40eba9 Fix dictionary UI using unsupported character to represent spaces on Windows 7 2018-12-04 17:16:20 +01:00
chylex a749cc2f73 Add UI dialog to view and lookup words in a Brotli dictionary 2018-12-02 16:45:17 +01:00