PowerToys/Wox.Infrastructure
Boris Makogonyuk 343b904607 ImageLoader now loads everything through IShellItemImageFactory::GetImage (#1836)
* Added thumbnail loader

* Deleted old shell icon extraction logic.
Refactored ImageLoader.Load to improve readibility.

* Moved error handling down into the API call itself

* Minor renamings in ImageLoader

* Load icons only for files that are not images. Fixes stutters when loading folders.

* Added the ability to load a full image through ImageLoader.
ImageLoader.Load now also has a "loadFullImage" parameter.

* Max image cache is now 5000 instead of 200.

* Added some commentaries on how thumbnails are loaded
2018-04-30 10:20:36 +08:00
..
Exception remove custom exception 2017-01-30 00:26:11 +00:00
Hotkey comment fix 2016-01-22 20:47:00 +08:00
Http fix github update error handling #1266 2017-03-27 00:10:02 +01:00
Image ImageLoader now loads everything through IShellItemImageFactory::GetImage (#1836) 2018-04-30 10:20:36 +08:00
Logger More exception info 2017-04-01 18:56:29 +01:00
Properties Add executable directory path 2016-01-06 22:18:27 +00:00
Storage Added file length check before loading cache and removed BinaryStorage.Save when file was already locked. 2017-12-22 16:59:55 +01:00
UserSettings Add last query mode #1141 #1050 2017-02-12 22:34:12 +00:00
Alphabet.cs force pinyin library static constructor initialize #858 2017-02-12 17:22:56 +00:00
FuzzyMatcher.cs ReSharper: remove redundant code 2016-01-06 21:34:42 +00:00
Helper.cs Add universal pretty print method 2017-02-26 20:44:35 +00:00
packages.config update nuget package 2017-03-04 16:35:24 +00:00
Stopwatch.cs Rewrite all log message format 2017-01-24 01:02:32 +00:00
StringMatcher.cs Add cache for pinyin query #858 2017-01-12 20:46:40 +00:00
Wox.cs ImageLoader now loads everything through IShellItemImageFactory::GetImage (#1836) 2018-04-30 10:20:36 +08:00
Wox.Infrastructure.csproj ImageLoader now loads everything through IShellItemImageFactory::GetImage (#1836) 2018-04-30 10:20:36 +08:00