Commit Graph

11 Commits

Author SHA1 Message Date
morkt
8b23273fa9 (ImagePreview): better recognize new entry.
use entry object instead of its name.
2023-09-07 12:34:54 +04:00
morkt
6b0c48e30f (SetPreviewImage): format can be null. 2022-04-29 15:08:17 +04:00
poddav
307805c4ac (GUI): added image format tag to status message. 2022-04-29 13:14:16 +04:00
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