Skip to content

Commit 1c3373c

Browse files
committed
JStock 1.0.7.56
JStock 1.0.7.56
1 parent 5db6474 commit 1c3373c

File tree

21 files changed

+303
-74
lines changed

21 files changed

+303
-74
lines changed

docs/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
This file summarizes changes in JStock releases.
22
Numbers in parentheses refer to SourceForge.net tracker item numbers (#XXXXX)
33

4+
JStock 1.0.7.56 - 2022-01-24
5+
Feature: Able to open news from the external web browser.
6+
Bugfix: Ensure watchlist names and portfolio names are sorted.
7+
Bugfix: Print more logging messages when open from cloud failed.
8+
49
JStock 1.0.7.55 - 2021-11-16
510
Bugfix: Fix on US stocks.
611

installer/windows/jstock.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Name ${PRODUCT_NAME}
1212
RequestExecutionLevel admin ;Workaround for Vista
1313

1414
; The file to write
15-
OutFile "jstock-1.0.7.55-setup.exe"
15+
OutFile "jstock-1.0.7.56-setup.exe"
1616
LicenseData "gpl-2.0.txt"
1717

1818
; The default installation directory

installer/windows/jstock.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<opt>-Dsun.java2d.dpiaware=false</opt>
2828
</jre>
2929
<versionInfo>
30-
<fileVersion>1.1.8.5</fileVersion>
31-
<txtFileVersion>1.1.8.5</txtFileVersion>
30+
<fileVersion>1.1.8.6</fileVersion>
31+
<txtFileVersion>1.1.8.6</txtFileVersion>
3232
<fileDescription>JStock - Stock Market Software</fileDescription>
3333
<copyright>Yan Cheng Cheok &lt;[email protected]&gt;</copyright>
34-
<productVersion>1.1.8.5</productVersion>
35-
<txtProductVersion>1.1.8.5</txtProductVersion>
34+
<productVersion>1.1.8.6</productVersion>
35+
<txtProductVersion>1.1.8.6</txtProductVersion>
3636
<productName>JStock - Stock Market Software</productName>
3737
<companyName>Yan Cheng Cheok &lt;[email protected]&gt;</companyName>
3838
<internalName>jstock</internalName>
8.07 KB
Binary file not shown.
9.28 MB
Binary file not shown.

src/images/32x32/browser.png

2.64 KB
Loading

src/org/yccheok/jstock/data/gui.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ LoadFromCloudJDialog_CheckingCheckSumFail=Verification of checksum failed
234234
LoadFromCloudJDialog_UserRefuseToOverwriteWithOldData=User refuses to overwrite with old data
235235
LoadFromCloudJDialog_VersionNotCompatible_template=Version coded "{0}" not compatible with current version
236236
LoadFromCloudJDialog_ExtractingData...=Extracting data...
237-
LoadFromCloudJDialog_ExtractingDataFail=Extracting data fail
237+
LoadFromCloudJDialog_ExtractingDataFail_template=Extracting data fail ({0})
238238
LoadFromCloudJDialog_Success=Loading from cloud successful.
239239
LoadFromCloudJDialog_WarningAllYourDataWillBeOverwriteByCloudData=Warning : All your data will be overwritten by cloud data
240240

@@ -631,7 +631,7 @@ SellPortfolioTreeTableModel_StampDuty=Stamp Duty
631631
SellPortfolioTreeTableModel_ClearingFee=Clearing Fee
632632

633633
AboutJDialog_AboutJStock_template=About JStock {0}
634-
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="http://jstock.org/?utm_source=jstock&utm_medium=about_box_link">http://jstock.org</a></p>\n </body>\r\n</html>\r\n
634+
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="https://jstock.org/?utm_source=jstock&utm_medium=about_box_link">https://jstock.org</a></p>\n </body>\r\n</html>\r\n
635635
AboutJDialog_CheckingForUpdates...=<html>\n<head>\n</head>\n <body>\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;"><b>Checking for updates...</b></p>\n </body>\n</html>
636636
AboutJDialog_OK=OK
637637
AboutJDialog_General=General

src/org/yccheok/jstock/data/gui_de.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ LoadFromCloudJDialog_CheckingCheckSumFail=Kontrolle der Pr\u00fcfsumme fehlgesch
235235
LoadFromCloudJDialog_UserRefuseToOverwriteWithOldData=\u00dcberschreiben mit alten Daten von Benutzer abgelehnt
236236
LoadFromCloudJDialog_VersionNotCompatible_template=Version "{0}" nicht mit aktueller Version kompatibel
237237
LoadFromCloudJDialog_ExtractingData...=Extrahiere Daten...
238-
LoadFromCloudJDialog_ExtractingDataFail=Datenextraktion fehlgeschlagen
238+
LoadFromCloudJDialog_ExtractingDataFail_template=Datenextraktion fehlgeschlagen ({0})
239239
LoadFromCloudJDialog_Success=Laden aus Cloud abgeschlossen.
240240
LoadFromCloudJDialog_WarningAllYourDataWillBeOverwriteByCloudData=Warnung: Ihre s\u00e4mtlichen Daten werden mit Cloud-Daten \u00fcberschrieben
241241

@@ -628,7 +628,7 @@ SellPortfolioTreeTableModel_StampDuty=Stempelgeb\u00fchr
628628
SellPortfolioTreeTableModel_ClearingFee=Clearinggeb\u00fchr
629629

630630
AboutJDialog_AboutJStock_template=\u00dcber JStock {0}
631-
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="http://jstock.org/?utm_source=jstock&utm_medium=about_box_link">http://jstock.org</a></p>\n </body>\r\n</html>\r\n
631+
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="https://jstock.org/?utm_source=jstock&utm_medium=about_box_link">https://jstock.org</a></p>\n </body>\r\n</html>\r\n
632632
AboutJDialog_CheckingForUpdates...=<html>\n<head>\n</head>\n <body>\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;"><b>Suche nach Updates...</b></p>\n </body>\n</html>
633633
AboutJDialog_OK=OK
634634
AboutJDialog_General=Allgemein

src/org/yccheok/jstock/data/gui_en.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ LoadFromCloudJDialog_CheckingCheckSumFail=Verification of checksum failed
234234
LoadFromCloudJDialog_UserRefuseToOverwriteWithOldData=User refuses to overwrite with old data
235235
LoadFromCloudJDialog_VersionNotCompatible_template=Version coded "{0}" not compatible with current version
236236
LoadFromCloudJDialog_ExtractingData...=Extracting data...
237-
LoadFromCloudJDialog_ExtractingDataFail=Extracting data fail
237+
LoadFromCloudJDialog_ExtractingDataFail_template=Extracting data fail ({0})
238238
LoadFromCloudJDialog_Success=Loading from cloud successful.
239239
LoadFromCloudJDialog_WarningAllYourDataWillBeOverwriteByCloudData=Warning : All your data will be overwritten by cloud data
240240

@@ -631,7 +631,7 @@ SellPortfolioTreeTableModel_StampDuty=Stamp Duty
631631
SellPortfolioTreeTableModel_ClearingFee=Clearing Fee
632632

633633
AboutJDialog_AboutJStock_template=About JStock {0}
634-
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="http://jstock.org/?utm_source=jstock&utm_medium=about_box_link">http://jstock.org</a></p>\n </body>\r\n</html>\r\n
634+
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="https://jstock.org/?utm_source=jstock&utm_medium=about_box_link">https://jstock.org</a></p>\n </body>\r\n</html>\r\n
635635
AboutJDialog_CheckingForUpdates...=<html>\n<head>\n</head>\n <body>\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;"><b>Checking for updates...</b></p>\n </body>\n</html>
636636
AboutJDialog_OK=OK
637637
AboutJDialog_General=General

src/org/yccheok/jstock/data/gui_it.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ LoadFromCloudJDialog_CheckingCheckSumFail=Verifica dell'integrit\u00e0 fallita!
234234
LoadFromCloudJDialog_UserRefuseToOverwriteWithOldData=L'utente si rifiuta di sovrascrivere con i dati vecchi
235235
LoadFromCloudJDialog_VersionNotCompatible_template=Versione della codifica "{0}" non compatibile con la versione corrente
236236
LoadFromCloudJDialog_ExtractingData...=Estrazioni dati...
237-
LoadFromCloudJDialog_ExtractingDataFail=Estrazione dati fallita!
237+
LoadFromCloudJDialog_ExtractingDataFail_template=Estrazione dati fallita! ({0})
238238
LoadFromCloudJDialog_Success=Caricamento dal server cloud a buon fine
239239
LoadFromCloudJDialog_WarningAllYourDataWillBeOverwriteByCloudData=ATTENZIONE: Tutti i tuoi dati sul server cloud saranno sovrascritti!
240240

@@ -629,7 +629,7 @@ SellPortfolioTreeTableModel_StampDuty=Bollo
629629
SellPortfolioTreeTableModel_ClearingFee=Elimina tassa
630630

631631
AboutJDialog_AboutJStock_template=Aproposito di JStock {0}
632-
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="http://jstock.org/?utm_source=jstock&utm_medium=about_box_link">http://jstock.org</a></p>\n </body>\r\n</html>\r\n
632+
AboutJDialog_Homepage=<html>\r\n <head>\r\n\r\n </head>\r\n <body>\r\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;">Homepage : <a href="https://jstock.org/?utm_source=jstock&utm_medium=about_box_link">https://jstock.org</a></p>\n </body>\r\n</html>\r\n
633633
AboutJDialog_CheckingForUpdates...=<html>\n<head>\n</head>\n <body>\n <p style="margin-top: 0; font-size: 9px; font-family: Tahoma;"><b>Checking for updates...</b></p>\n </body>\n</html>
634634
AboutJDialog_OK=OK
635635
AboutJDialog_General=Generale

0 commit comments

Comments
 (0)