Notepad.Extensions.Logging/Notepad.Extensions.Logging
2020-05-23 14:54:13 +03:00
..
IWindowFinder.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
LoggingBuilderExtensions.cs Added support of window name from options in WindowEnumerationState class. 2020-05-23 13:00:55 +03:00
NativeMethods.cs Remove statics and threadstatic so that we can pass options around 2020-05-23 19:05:09 +10:00
Notepad.Extensions.Logging.csproj Merge from source repository. 2020-05-22 08:40:59 +03:00
NotepadLogger.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
NotepadLoggerOptions.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
NotepadLoggerProvider.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
NullDisposable.cs Add support for Notepad++ 2020-05-22 14:25:26 +10:00
WindowEnumerationState.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
WindowEnumerationStatePoolingPolicy.cs Remove statics and threadstatic so that we can pass options around 2020-05-23 19:05:09 +10:00
WindowFinder.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
WindowInfo.cs Remove statics and threadstatic so that we can pass options around 2020-05-23 19:05:09 +10:00
WindowKind.cs Remove statics and threadstatic so that we can pass options around 2020-05-23 19:05:09 +10:00