Commit Graph

8 Commits

Author SHA1 Message Date
Lolginer
0009e3fa15 Fixed encoding-related crash (#190)
Some cultures return invalid code page identifiers. This crashes the program on startup if the exception isn't handled.
2018-06-05 23:19:04 +04:00
morkt
ce2e256dc2 (GUI): added scale large image option. 2018-03-11 20:50:33 +04:00
morkt
f0ca4a57ca (GUI): don't clear preview pane before switching to another image. 2018-02-24 20:51:07 +04:00
morkt
f2ae663ae8 (GUI): implemented encoding setting. 2018-02-18 04:07:17 +04:00
morkt
c00747a38b (GUI): added CP936 to text encodings dropdown list (#82). 2017-07-19 07:19:53 +04:00
morkt
b05c54047d (IImageDecoder): new interface. 2016-10-25 18:18:51 +04:00
morkt
503b734645 migration to IBinaryStream interface. 2016-10-15 09:34:46 +04:00
morkt
01153ad1a8 moved GUI project to a subdirectory. 2016-01-07 19:06:08 +04:00