From c6fb4778b06a4f2b3ecf62c3373ef7be70380223 Mon Sep 17 00:00:00 2001 From: jtorjo Date: Thu, 21 Jan 2016 22:50:47 +0200 Subject: [PATCH] 1.7.3 - Runtime / svchost -> right click and color them (doesn't work) -> fixed --- src/LwFileAssociations/Properties/AssemblyInfo.cs | 4 ++-- src/Properties/AssemblyInfo.cs | 4 ++-- src/docs/history.txt | 6 ++++-- src/logwizardsetup/logwizardsetup.vdproj | 8 ++++---- src/lw_common/Properties/AssemblyInfo.cs | 4 ++-- src/lw_common/ui/log_view/log_view_right_click.cs | 4 +++- src/test_ui/Properties/AssemblyInfo.cs | 4 ++-- 7 files changed, 19 insertions(+), 15 deletions(-) diff --git a/src/LwFileAssociations/Properties/AssemblyInfo.cs b/src/LwFileAssociations/Properties/AssemblyInfo.cs index 89ed825..7bd5f36 100644 --- a/src/LwFileAssociations/Properties/AssemblyInfo.cs +++ b/src/LwFileAssociations/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.7.2.0")] -[assembly: AssemblyFileVersion("1.7.2.0")] +[assembly: AssemblyVersion("1.7.3.0")] +[assembly: AssemblyFileVersion("1.7.3.0")] diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index 24a9da6..5f4f778 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -50,5 +50,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.7.2.0")] -[assembly: AssemblyFileVersion("1.7.2.0")] +[assembly: AssemblyVersion("1.7.3.0")] +[assembly: AssemblyFileVersion("1.7.3.0")] diff --git a/src/docs/history.txt b/src/docs/history.txt index 031e3cc..7b295ae 100644 --- a/src/docs/history.txt +++ b/src/docs/history.txt @@ -1,6 +1,4 @@ -- Runtime / svchost -> right click and color them (doesn't work) - - pictures 12 and 13 @@ -8,10 +6,14 @@ https://news.ycombinator.com/news (9 jan 2016) quora +1.7.3 +- Runtime / svchost -> right click and color them (doesn't work) -> fixed + 1.7.2b - regex (installation.*ready) not working if case insensitive + 1.7.2a - fix: Microsoft-Windows-TWinUI/Operational - does not work - read from C:\Windows\System32\winevt\Logs (find it with Environment.Specialdir), sort by latest ones (for Local) - get the latest 100 files or so diff --git a/src/logwizardsetup/logwizardsetup.vdproj b/src/logwizardsetup/logwizardsetup.vdproj index 9b108f6..66b8ea1 100644 --- a/src/logwizardsetup/logwizardsetup.vdproj +++ b/src/logwizardsetup/logwizardsetup.vdproj @@ -668,7 +668,7 @@ { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:lw_common, Version=1.7.2.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:lw_common, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { "_C8B46DF279E1B4F613E1AB160AF480C8" @@ -804,15 +804,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Log Wizard Setup" - "ProductCode" = "8:{8D11063C-E4C3-4A3B-9B6B-E3DCE65B365D}" - "PackageCode" = "8:{F1F36300-2680-4AEB-A676-BB126908BFAB}" + "ProductCode" = "8:{0AEA1381-28B1-484B-B916-6187771DD06D}" + "PackageCode" = "8:{88FCF62F-A772-4200-8D67-1CCD88AB5045}" "UpgradeCode" = "8:{0E5BB812-A969-415B-9362-F64234C67C4A}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.7.2" + "ProductVersion" = "8:1.7.3" "Manufacturer" = "8:John Torjo" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/src/lw_common/Properties/AssemblyInfo.cs b/src/lw_common/Properties/AssemblyInfo.cs index e941133..035c9eb 100644 --- a/src/lw_common/Properties/AssemblyInfo.cs +++ b/src/lw_common/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.7.2.0")] -[assembly: AssemblyFileVersion("1.7.2.0")] +[assembly: AssemblyVersion("1.7.3.0")] +[assembly: AssemblyFileVersion("1.7.3.0")] diff --git a/src/lw_common/ui/log_view/log_view_right_click.cs b/src/lw_common/ui/log_view/log_view_right_click.cs index e7f8e89..16c31ca 100644 --- a/src/lw_common/ui/log_view/log_view_right_click.cs +++ b/src/lw_common/ui/log_view/log_view_right_click.cs @@ -255,7 +255,9 @@ public class action { } if (!parent_.is_full_log) { - bool belongs_to_view = parent_.sel.matches.Count > 0; + // 1.7.2+ - if we don't have any filter selected, allow color filters + //bool belongs_to_view = parent_.sel.matches.Count > 0; + bool belongs_to_view = parent_.sel.has_matches_via_include(parent_.filter); if (belongs_to_view) { var i = parent_.sel; Debug.Assert(i != null); diff --git a/src/test_ui/Properties/AssemblyInfo.cs b/src/test_ui/Properties/AssemblyInfo.cs index 34acc49..4a314ae 100644 --- a/src/test_ui/Properties/AssemblyInfo.cs +++ b/src/test_ui/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.7.2.0")] -[assembly: AssemblyFileVersion("1.7.2.0")] +[assembly: AssemblyVersion("1.7.3.0")] +[assembly: AssemblyFileVersion("1.7.3.0")]