Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot/GitHub actions/microsoft/setup msbuild 1.3.1 #48

Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
7136b04
Localized GUI Text into German using Visual Studio's Localization Fea…
PeterStrick Jun 6, 2022
6c5a29b
Changed Assembly Version to 1.7
PeterStrick Jun 6, 2022
42e90f1
Added Translation Functionality to Strings in GUI.vb
PeterStrick Jun 10, 2022
6e02331
Fixed String Errors and LoadFromManualTXT()
PeterStrick Jun 10, 2022
5b9643b
Small string corrections, revert Debug Strings, fully localized ViveT…
PeterStrick Jun 13, 2022
eb51e92
Commit signature test
PeterStrick Jun 13, 2022
13065a5
Fully code-localized the Feature Scanner, localized ApplicationEvents.vb
PeterStrick Jun 13, 2022
8be617d
Feature Scanner index OutOfBounds fix, more code-localization, transi…
PeterStrick Jun 13, 2022
d3ee98c
Fix Scanner now correctly getting every ViVeTool ID, aswell as making…
PeterStrick Jun 27, 2022
f6fa11c
More and better Translations, FeatureScanner Final Fix, updated Junct…
PeterStrick Jun 29, 2022
5b7a9b8
Everything localized, Language switcher WIP (currently only uses the …
PeterStrick Jun 29, 2022
cf317b4
Version 1.7 Comments - How it works
PeterStrick Jul 14, 2022
e2c8a7d
PNG Url Changes
PeterStrick Jul 14, 2022
f641498
Comments Feature WIP
PeterStrick Aug 20, 2022
c37625c
Merge branch 'v1.7-Testing' of https://github.com/PeterStrick/ViVeToo…
PeterStrick Aug 20, 2022
c9c3547
Fix NuGet packages.config
PeterStrick Aug 20, 2022
079fc42
Fix Packages.config again and commit signing hopefully
PeterStrick Aug 20, 2022
b941803
I hate NuGet PackageReferences
PeterStrick Aug 20, 2022
4486629
Fix Building and Commit Signing
PeterStrick Aug 20, 2022
51d8bf6
Shouldn't have touched NuGet PackageReferences
PeterStrick Aug 20, 2022
425d350
In theory this should build now according to Visual Studio
PeterStrick Aug 20, 2022
158bc28
Translated using Weblate (English)
PeterStrick Oct 16, 2022
0a12bf9
Translated using Weblate (German)
PeterStrick Oct 16, 2022
a9b25df
Translated using Weblate (German)
PeterStrick Oct 16, 2022
29ef9f5
Comment sending implemented, some error handling
PeterStrick Nov 2, 2022
dd662c8
Merge branch 'v1.7-Testing' of https://github.com/PeterStrick/ViVeToo…
PeterStrick Nov 2, 2022
1586d1b
Temporarily change Version to 1.6.999.1
PeterStrick Nov 5, 2022
495b4da
Added Indonesian translations (#36)
jovanzers Nov 5, 2022
9ef8b3f
Organized Source Code
PeterStrick Nov 13, 2022
273b8d8
Committing everything that was uncommitted, plus stff from today
PeterStrick Dec 17, 2022
b8379e6
Committing everything that was uncommitted, plus code from today
PeterStrick Dec 17, 2022
61d0459
Version 1.7 Comments API and Bot Source Code
PeterStrick Dec 17, 2022
5372369
.env File Template
PeterStrick Dec 17, 2022
b8b4fb8
Add `zh` i18n and comfigure `id` i18n (#43)
qhy040404 Dec 22, 2022
9ec7e4d
NuGet Updates
PeterStrick Dec 22, 2022
3f5ed3f
Updated All Localisations
PeterStrick Dec 22, 2022
9b8fdea
Replaced the RadDesktopAlert with a Toast Notification
PeterStrick Dec 22, 2022
dcfd744
Translated using Weblate (English)
PeterStrick Dec 31, 2022
da98342
Translated using Weblate (English)
PeterStrick Dec 31, 2022
fdd4f8b
Translated using Weblate (German)
PeterStrick Dec 31, 2022
97e565e
Translated using Weblate (Indonesian)
PeterStrick Dec 31, 2022
b097652
Translated using Weblate (Chinese (Simplified))
PeterStrick Dec 31, 2022
b2bbb6a
Translated using Weblate (German)
PeterStrick Dec 31, 2022
bd2c258
Translated using Weblate (Indonesian)
PeterStrick Dec 31, 2022
57de131
Translated using Weblate (Chinese (Simplified))
PeterStrick Dec 31, 2022
6956905
Moved some exception Task Dialogs to RadTD, more Source Code Comments…
PeterStrick Jan 8, 2023
16157e8
Merge branch 'v1.7-Testing' of https://github.com/PeterStrick/ViVeToo…
PeterStrick Jan 8, 2023
84745ac
New Combined Resource Strings, Source Code cleanup, more use of RadTD
PeterStrick Jan 8, 2023
eaa68a8
Un-compacted some Variables, compacted some If Statements
PeterStrick Jan 8, 2023
5e2264d
Refactored the RadTD Class, More Source Code Comments, New String
PeterStrick Jan 20, 2023
d923c52
Translated using Weblate (Polish)
dawid9707 Feb 1, 2023
a482e60
Merge Shields between main Branch and v1.7-Testing
PeterStrick Feb 4, 2023
fcbcbc9
Update the CREATE TABLE SQL Command
PeterStrick Feb 4, 2023
82f6983
Bugfix for the Right-Click Context Menu, Fix Most of the SendComment UI
PeterStrick Feb 4, 2023
cd3cf9e
Merge branch 'v1.7-Testing' of https://github.com/PeterStrick/ViVeToo…
PeterStrick Feb 4, 2023
cb47621
Visual Studio auto-replaced all German internal-Comments to... English?
PeterStrick Feb 4, 2023
2bf36c3
Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1
dependabot[bot] Feb 6, 2023
5560ff0
Merge remote-tracking branch 'origin/v1.7-Testing' into dependabot/gi…
mrizwan-az Feb 11, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Committing everything that was uncommitted, plus code from today
GUI:
Comment Loading has been Fixed
Internet Connectivity Check has been fixed
Crash if the Comments DB Server was unavailable has been fixed
Comments DB Server being unable to connect to has been fixed
Comment Sending has been fixed and fully implemented, although needs more investigation on Server-side Python Script
Source code cleaned up and functions split up in seperate files
Some code was compacted into One-Liners

Scanner:
It now should ask you where to save the file instead of trying to write it to the Desktop
Some code was compacted into One-Liners
  • Loading branch information
PeterStrick committed Dec 17, 2022
commit b8379e6ab6dc2335bb7d19c7039566e79d0df186
2 changes: 1 addition & 1 deletion ViVeTool-GUI.FeatureScanner/ApplicationEvents.vb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Namespace My
ScannerUI.RTB_SymbolPath.Text = Settings.SymbolPath

'Check if mach2.exe and msdia140.dll are present
If IO.File.Exists(Application.Info.DirectoryPath & "\mach2.exe") = False OrElse IO.File.Exists(Application.Info.DirectoryPath & "\msdia140.dll") = False Then
If IO.File.Exists(Application.Info.DirectoryPath & "\mach2\mach2.exe") = False OrElse IO.File.Exists(Application.Info.DirectoryPath & "\mach2\msdia140.dll") = False Then
Dim RTD As New RadTaskDialogPage With {
.Caption = My.Resources.Error_Spaced_AnErrorOccurred,
.Heading = My.Resources.Error_MissingFiles_Heading,
Expand Down
74 changes: 44 additions & 30 deletions ViVeTool-GUI.FeatureScanner/ScannerUI.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading