Notepad.Extensions.Logging/Notepad.Extensions.Logging
2020-06-21 14:20:59 +10:00
..
IWindowFinder.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
LoggingBuilderExtensions.cs Introduce code analysis, clean up code to comply 2020-05-23 23:55:51 +10:00
NativeMethods.cs Introduce code analysis, clean up code to comply 2020-05-23 23:55:51 +10:00
Notepad.Extensions.Logging.csproj Fixed a memory leak in Scintilla injection 2020-06-21 14:20:59 +10:00
NotepadLogger.cs Fixed a memory leak in Scintilla injection 2020-06-21 14:20:59 +10:00
NotepadLoggerOptions.cs Moved window name to IWindowFinder method parameter from property. 2020-05-23 14:54:13 +03:00
NotepadLoggerProvider.cs Introduce code analysis, clean up code to comply 2020-05-23 23:55:51 +10:00
NullDisposable.cs Add support for Notepad++ 2020-05-22 14:25:26 +10:00
WindowEnumerationState.cs Added support of notepad2. 2020-05-23 18:31:44 +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 Introduce code analysis, clean up code to comply 2020-05-23 23:55:51 +10:00
WindowKind.cs Added support of notepad2. 2020-05-23 18:31:44 +03:00