You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2022. It is now read-only.
1. Improve code structure and comments.
2. Update README.
3. Use Syncfusion NuGet packages instead of the corresponding assemblies.
4. Integrate PortableSettingsProvider V0.2.4 to override the default settings provider to provide better user experience.
5. Upgrade HtmlAgilityPack from V1.11.24 to V1.11.28.
6. Upgrade Syncfusion WPF UI from V18.2.0.44 to V18.3.0.53.
7. Change the Chinese name of the app to "神户座".
8. Adjust the layout of the installation dialogue of the setup EXE file.
9. Improve text contents of the setup EXE file.
10. Reduce application files and adjust the organisation of the setup EXE file.
11. The users are now allowed to choose whether to keep the user config together with some other temp files or not when uninstalling the application.
12. Optimise the explanation of some settings.
13. Optimise the rounding function for day volumes. Now, the specified number of decimal digits can be kept without dropping 0.
14. Adjust the appearance of buttons.
15. The advanced filter of the data grid can now generate unique items in the list.
16. Add support for applying the font family specified in the settings to the controls on the Print Preview window.
17. Update the URL of the product's GitHub repository on the window for showing the info about the product.
18. Fix a bug that some files are not removed when the application is uninstalled.
19. Fix a bug that the user settings restore to default values after upgrading the application. Reconfigure the application as you like, and your preferences should be kept when the application is upgraded next time.
20. Fix a bug that the column for total volumes can be lengthened or shortened without limitation.
21. Fix a bug that the icon of the Print Preview window is incorrect.
22. Fix a bug that some words in the Print Preview window are not displayed in simplified Chinese.
23. Fix a bug that the print preview function works improperly in the dark mode.
Copy file name to clipboardExpand all lines: README-zhCN.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# 沪深小助手(Windows版)
1
+
# 神户座
2
2
3
3
[](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases)
4
4
[](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases)
Copy file name to clipboardExpand all lines: README.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# SH/SZ Stock Helper for Windows
1
+
# SH/SZ Stock Helper
2
2
3
3
[](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases)
4
4
[](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases)
SH/SZ Stock Helper can mainly search strike prices and volumes for the users. Here SH represents Shanghai Stock Exchange, while SZ means Shenzhen Stock Exchange. Please note that this application is mainly designed for a specified part of Chinese users, and contents are displayed in simplified Chinese.
10
+
SH/SZ Stock Helper is a Windows application which can mainly search strike prices and volumes for the users. Here SH represents Shanghai Stock Exchange, while SZ means Shenzhen Stock Exchange. The application is mainly designed for a specified part of Chinese users, and contents are displayed in simplified Chinese. Please note that the code is licensed under [the GPL-3.0 License](https://github.com/ArvinZJC/ShSzStockHelper-Windows/blob/master/LICENSE).
11
11
12
-
This repository contains the source code of the Windows version of the application. Please note that the code is licensed under [the GPL-3.0 License](https://github.com/ArvinZJC/ShSzStockHelper-Windows/blob/master/LICENSE).
12
+
## ATTENTION
13
+
14
+
1. The setup EXE files and the corresponding changelogs can be found in the [Releases](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases) section. From [V0.3.0](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases/tag/v0.3.0), a totally new solution to build the setup file is applied to make it more powerful (but with a smaller size) and **any version older than V0.3.0 should be manually uninstalled**.
15
+
2. The application supports **Windows 7/8/8.1/10**.
13
16
14
17
## Folder Instructions
15
18
@@ -25,9 +28,4 @@ This is the Advanced Installer project folder. The files in the folder are mainl
25
28
26
29
This folder contains a Jupyter Notebook file with Python code to retrieve and store a list of symbols and corresponding names of SH/SZ stocks in a JSON file which is a part of the resources of the application.
27
30
28
-
## ATTENTION
29
-
30
-
1. The setup EXE files can be downloaded from [Releases](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases) section. From [V0.3.0](https://github.com/ArvinZJC/ShSzStockHelper-Windows/releases/tag/v0.3.0), a totally new solution to build the setup file is applied to make it more powerful (but with a smaller size) and **any version older than V0.3.0 should be manually uninstalled**.
31
-
2. The application supports Windows 7/8/8.1/10.
32
-
33
31
For more information, please refer to the README file in each folder.
SyncfusionLicenseProvider.RegisterLicense("MzI2OTM0QDMxMzgyZTMzMmUzMGFyTEY5ai9VTGlKRXcrdlpLSjU5VUlHR1ZZZzkxeDlBYzdkMHMvY0d0LzA9");// Register a Syncfusion license.
0 commit comments