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

Update Overhaul Part 1 - Octokit Library #176

Merged
merged 9 commits into from
Aug 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
3 changes: 0 additions & 3 deletions WinNUT_V2/WinNUT-Client/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
<setting name="LG_LogLevel" serializeAs="String">
<value>0</value>
</setting>
<setting name="UP_AutoUpdate" serializeAs="String">
<value>False</value>
</setting>
<setting name="UP_CheckAtStart" serializeAs="String">
<value>False</value>
</setting>
Expand Down
136 changes: 136 additions & 0 deletions WinNUT_V2/WinNUT-Client/Forms/UpdateAvailableForm.Designer.vb

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

159 changes: 159 additions & 0 deletions WinNUT_V2/WinNUT-Client/Forms/UpdateAvailableForm.de-DE.resx
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Title.Font" xml:space="preserve" type="System.Drawing.Font, System.Drawing">
<value>Microsoft Sans Serif, 12pt, style=Bold</value>
</data>
<data name="Title.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>6, 16</value>
</data>
<data name="Title.MaximumSize" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>500, 20</value>
</data>
<data name="Title.MinimumSize" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>500, 20</value>
</data>
<data name="Title.Size" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>500, 20</value>
</data>
<data name="Title.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>0</value>
</data>
<data name="Title.TextAlign" xml:space="preserve" type="System.Drawing.ContentAlignment, System.Drawing">
<value>MiddleCenter</value>
</data>
<data name="TB_ChgLog.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>6, 42</value>
</data>
<data name="TB_ChgLog.Multiline" xml:space="preserve" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="TB_ChgLog.ScrollBars" xml:space="preserve" type="System.Windows.Forms.ScrollBars, System.Windows.Forms">
<value>Vertical</value>
</data>
<data name="TB_ChgLog.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>1</value>
</data>
<data name="GB1.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>12, 12</value>
</data>
<data name="GB1.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>0</value>
</data>
<data name="Update_Btn.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>2</value>
</data>
<data name="Close_Btn.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>4</value>
</data>
<data name="$this.AutoScaleDimensions" xml:space="preserve" type="System.Drawing.SizeF, System.Drawing">
<value>6, 13</value>
</data>
<data name="$this.StartPosition" xml:space="preserve" type="System.Windows.Forms.FormStartPosition, System.Windows.Forms">
<value>CenterScreen</value>
</data>
<metadata name="$this.Localizable" xml:space="preserve" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<data name="GB1.Anchor" xml:space="preserve" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Bottom, Left, Right</value>
</data>
<data name="TB_ChgLog.Anchor" xml:space="preserve" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Bottom, Left, Right</value>
</data>
<data name="ButtonsPanel.Anchor" xml:space="preserve" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Bottom, Right</value>
</data>
<data name="VisitPageButton.ImeMode" xml:space="preserve" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="VisitPageButton.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>3, 3</value>
</data>
<data name="VisitPageButton.Size" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>75, 23</value>
</data>
<data name="VisitPageButton.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>5</value>
</data>
<data name="ButtonsPanel.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>349, 423</value>
</data>
<data name="ButtonsPanel.Size" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>244, 29</value>
</data>
<data name="ButtonsPanel.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>5</value>
</data>
<data name="DownloadProgressPanel.Anchor" xml:space="preserve" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Bottom, Left, Right</value>
</data>
<data name="DownloadProgressPanelLabel.AutoSize" xml:space="preserve" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="DownloadProgressPanelLabel.Font" xml:space="preserve" type="System.Drawing.Font, System.Drawing">
<value>Microsoft Sans Serif, 11.25pt</value>
</data>
<data name="DownloadProgressPanelLabel.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>3, 0</value>
</data>
<data name="DownloadProgressPanelLabel.Size" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>154, 18</value>
</data>
<data name="DownloadProgressPanelLabel.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>0</value>
</data>
<data name="DownloadProgressPanel.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>12, 366</value>
</data>
<data name="DownloadProgressPanel.Size" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>584, 51</value>
</data>
<data name="DownloadProgressPanel.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>6</value>
</data>
<data name="DownloadProgressPanel.Visible" xml:space="preserve" type="System.Boolean, mscorlib">
<value>False</value>
</data>
<data name="$this.MinimumSize" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>624, 503</value>
</data>
<data name="DownloadProgressBar.Location" xml:space="preserve" type="System.Drawing.Point, System.Drawing">
<value>3, 25</value>
</data>
<data name="DownloadProgressBar.Size" xml:space="preserve" type="System.Drawing.Size, System.Drawing">
<value>578, 23</value>
</data>
<data name="DownloadProgressBar.TabIndex" xml:space="preserve" type="System.Int32, mscorlib">
<value>1</value>
</data>
<data name="Title.ImeMode" xml:space="preserve" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="Update_Btn.ImeMode" xml:space="preserve" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="Close_Btn.ImeMode" xml:space="preserve" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="DownloadProgressPanelLabel.ImeMode" xml:space="preserve" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="DownloadProgressBar.ImeMode" xml:space="preserve" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="$this.ImeMode" xml:space="preserve" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
</root>
Loading
Loading