update 20260412

This commit is contained in:
Stefan Hutter
2026-04-12 08:32:01 +02:00
parent 7a28e0c2bb
commit a110be5021
82 changed files with 2405 additions and 190 deletions
+10
View File
@@ -1415,6 +1415,16 @@
</ItemGroup>
<ItemGroup>
<Content Include="OnDoc.ico" />
<None Include="Resources\one_blue_32x32-32.png" />
<None Include="Resources\one_blue_24x24-32.png" />
<None Include="Resources\one_blue_16x16-32.png" />
<None Include="Resources\two_blue_256x256-32.png" />
<None Include="Resources\two_blue_48x48-32.png" />
<None Include="Resources\two_blue_32x32-32.png" />
<None Include="Resources\two_blue_24x24-32.png" />
<None Include="Resources\two_blue_16x16-32.png" />
<None Include="Resources\one_blue_256x256-32.png" />
<None Include="Resources\one_blue_48x48-32.png" />
<None Include="Resources\one_48x48-32.png" />
<None Include="Resources\one_32x32-32.png" />
<None Include="Resources\one_24x24-32.png" />
+1 -1
View File
@@ -65,7 +65,7 @@
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(472, 26);
this.label2.TabIndex = 2;
this.label2.Text = "29. März 2026";
this.label2.Text = "8. April 2026";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label2.Click += new System.EventHandler(this.label2_Click);
//
+100
View File
@@ -2200,6 +2200,56 @@ namespace OnDoc.Properties {
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap one_blue_16x16_32 {
get {
object obj = ResourceManager.GetObject("one_blue_16x16_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap one_blue_24x24_32 {
get {
object obj = ResourceManager.GetObject("one_blue_24x24_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap one_blue_256x256_32 {
get {
object obj = ResourceManager.GetObject("one_blue_256x256_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap one_blue_32x32_32 {
get {
object obj = ResourceManager.GetObject("one_blue_32x32_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap one_blue_48x48_32 {
get {
object obj = ResourceManager.GetObject("one_blue_48x48_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
@@ -3440,6 +3490,56 @@ namespace OnDoc.Properties {
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap two_blue_16x16_32 {
get {
object obj = ResourceManager.GetObject("two_blue_16x16_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap two_blue_24x24_32 {
get {
object obj = ResourceManager.GetObject("two_blue_24x24_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap two_blue_256x256_32 {
get {
object obj = ResourceManager.GetObject("two_blue_256x256_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap two_blue_32x32_32 {
get {
object obj = ResourceManager.GetObject("two_blue_32x32_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap two_blue_48x48_32 {
get {
object obj = ResourceManager.GetObject("two_blue_48x48_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
+30
View File
@@ -760,6 +760,21 @@
<data name="one_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\one_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="one_blue_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\one_blue_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="one_blue_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\one_blue_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="one_blue_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\one_blue_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="one_blue_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\one_blue_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="one_blue_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\one_blue_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Partner_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Partner_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
@@ -1132,6 +1147,21 @@
<data name="two_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\two_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="two_blue_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\two_blue_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="two_blue_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\two_blue_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="two_blue_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\two_blue_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="two_blue_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\two_blue_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="two_blue_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\two_blue_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Versandstrasse_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Versandstrasse_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 986 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

+9 -1
View File
@@ -1462,10 +1462,18 @@ namespace OnDoc.UICintrols
{
e.Graphics.DrawImage(OnDoc.Properties.Resources.one_24x24_32, e.Bounds.X + 20, e.Bounds.Y);
}
if (Convert.ToInt32(dataRow["vs"]) == 2)
if (Convert.ToInt32(dataRow["vs"]) == 3)
{
e.Graphics.DrawImage(OnDoc.Properties.Resources.two_24x24_32, e.Bounds.X + 20, e.Bounds.Y);
}
if (Convert.ToInt32(dataRow["vs"]) == 2)
{
e.Graphics.DrawImage(OnDoc.Properties.Resources.one_blue_24x24_32, e.Bounds.X + 20, e.Bounds.Y);
}
if (Convert.ToInt32(dataRow["vs"]) == 4)
{
e.Graphics.DrawImage(OnDoc.Properties.Resources.two_blue_24x24_32, e.Bounds.X + 20, e.Bounds.Y);
}
Pen borderPen = new Pen(Color.LightGray);
e.Graphics.DrawLine(borderPen, e.Bounds.Right, e.Bounds.Top, e.Bounds.Right, e.Bounds.Bottom);
e.Graphics.DrawLine(borderPen, e.Bounds.Left, e.Bounds.Bottom, e.Bounds.Right, e.Bounds.Bottom);
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.