Raw File
changelog.txt
Full Shallow-Water equations for Overland Flow. Graphical User Interface for transfer parameters

-------------------------------------------------------------------------------

TO DO LIST 


-------------------------------------------------------------------------------

CHANGES
2023-03-14
- READY FOR TAG 1.00.00

2023-03-13
- AUTHORS file modified with authors of FullSWOF-transfer_UI only
- typo in Alois' surname

2023-03-09
- correction of the UpdateDateVersion script for about.text
- modification to have current language (if exists) selected

2023-03-07
- comments translated into english
- _default added in UpdateDateVersion

2023-03-06
- modification of the encoding of TransferParameters_fr.properties for Windows 
- correction for default language
- typos in TransferParameters_*.properties

2023-03-03
- addition of the AUTHORS.txt file

2023-02-28
- modifications to have the user manual and the About window in the corresponding language 

2023-02-13
- addition of headers with the licence text
- Abouthtml renamed AboutHtml (as PrintHtml)

2023-02-10
- "champ" and "choix" replaced by "field" and "choice" with more explicit names
- modification in equilibrium function to remove Ki2 panel when we choose chemical exchange after rain&flow

2023-02-09
- TransferParameters.properties updated to be the same as TransferParameters_en.properties
- unused title2 removed

2023-02-08
- default value = yes in dialog "are you sure you want to quit?"
- addition of a warning dialog if the file already exists

2023-02-07
- addition of dependencies for b and pi, same as bEnable and piEnable, in RainSupply.java and flowSupply.java files
- typo in warning message
- modification in getTextIfValid methods to return empty field instead of null, to have each line of the file, even if the value is empty
- modification of UpdateDateVersion to automatically update the second date of the copyright (visible in the About panel)
- improvement of user and developer manuals

2023-02-01
- addition of bounds on the double fields
- minor modifications in comments

2022-12
- changes in fonts, titles
- some integers replaced by doubles
back to top