|
Symbol Key: + = New, ^ = Enhancement, ~ = Visual Tweak,
- = Internal Tweak, ! = Fix, * = Comment
4.9.50 : 02/19/2008 : Current Version
~ Updated Copyright notice
+ Codesigned uninstaller
- Added DPS Calculator menu items to CloseCalculators
~ Corrected hint text on frmDisclaimer.btnClose
- Added DPS Calculator to all Prefs routines
+ Added Math4Finance.com link to mnuWO
~ 'Show Software License' text edit on btnShowLicense on frmAbout
- Disabled esrt routines
4.9.00 : 11/05/07
+ Application Titles are links in WRegister
+ Added Home Selling Calculator to Trial Version submenu
~ Edited text of printed reports
4.8.00 : 10/10/07
+ CustomCalcs™ menu
- GoOnline updated with Constant URLs
- Removed DMSA verification
4.7.21 : 09/09/07
* Removed ASP-related material
4.7.20 : 07/25/07
* CHM-based help replaces WinHelp-based help
- frmEnter enhanced
- g_CSIDL_COMMON_APPDATA used for user-modifiable program data
4.7.00 : 06/25/07
+ Added Online Resources menu link to www.IdentityTheftChecklist.com
~ Cleaned text on Refinancing Calculator
- Replaced many oxBtns with tButtons
4.6.00 : 05/31/07
- Renamed DisplayRegistrationAssistance to ShowRegistrationAssistance
- Merged all mnuReset routines into ResetCalculators
~ File Open and Save dialog titles added
- Use date globals for resets
- New Update Procedure (GoOnline)
- New Ini File code
- New File paths
~ Vista compliant
- OVC Edits
! Fixed reset bug
4.5.00 : 09/20/06
* Reduced trial uses from 20 to 10
~ Increased default font size
- Added AdvMoneyEdits to Mortgage Qualifier
+ Added Home Buyers Glossary button to Menu page
~ Updated menu graphics
* Reduced "nag" behavior to last 2 trial uses
* Updated FastReport
4.4.00 : 05/15/06
! Corrected page name for RVB in procedure mnuResetThisZeroClick
- Renamed DisplayRegistrationAssistance to ShowRegistrationAssistance
- Merged all mnuReset routines into ResetCalculators
~ File Open and Save dialog titles added
- Use date globals for resets
4.3.00 : 01/26/06
! Corrected Quick Calculator's open loop
4.2.00 : 01/23/06
^ Source code optimization
! Corrected links in Home Buyer's Glossary
~ Updated copyright notice to 2006
4.1.00 : 07/30/05
+ Added procedures for Real Estate Software Affiliate Program
4.0.00 : 05/29/05
! Eliminated memory leak in TPayment Object
+ Enhanced navigation from calculators to RECS Directory
- Code optimization
~ Updated frmRegister
3.2.00 : 03/25/05
~ Corrected misspelled label
+ Additional menu item to access disclaimer
3.1.00 : 02/05/05
+ Monthly reminder to check for new version
~ Updated copyright notice to 2005
* Additional tips in Tip Dialog
3.0.00 : 11/27/04
- Extended to Double
* Mortgage Qualification calculator significantly updated based upon user feedback regarding calculation of loan amounts
- Updated FR252 to FR253
- All URLs inform of impending Internet access and require confirmation before launching browser
+ DsaMsg dialogs
! Update error message in WUpdate
+ Added btnKey
~ Updated frmEnter
~ Made a few font size adjustments
~ Made grdAmortization colWidth adjustments
- Consolidated url links to goOnlineX routines
2.3.60 : 11/15/04
+ Quick Calculators print reports
! Fixed InterestRate bug in QC Missing Variables calculator
~ Explanation of PI & PITI added to QC
2.3.50 : 10/29/04
+ Added Date Calculator
~ Added Tools buttons to Main menu
2.3.00 : 08/03/04
+ Two new Downpayment Savings Calculators
- New Update Feature
- Improved GoOnline
+ Screen Resolution test
~ Spelling correction
2.2.05 : 01/12/04
~ Updated graphics, glyphs and icon
~ Increased standard font size from 8pt to 9pt
- Updated Print Preview
* Consolidated links on "Wheatworks Online" menu
* Enhanced Home Seller's Proceeds Calculator
+ To Do List for Movers
+ New Registration Window
* Updated Copyright Notices
* Application renamed (was "Home Buyer's Calculator Suite")
2.2.04 : 07/30/03
+ Added manifest for XP
2.2.03 : 02/11/03
! Remove inspection disclaimer from documentation list
+ First run "welcome" in help file
- Component tweaks
- CenterForm util routine added
~ btnNext, btnPrev, btnCalculators, btnExit, BtnBuyNow left moves with app width
+ Fraction Chart
2.2.02 : 10/04/02
! Removed uFrmClosed, uFrmExpired
^ Updated registration system
2.2.01 : 09/17/02
! onMathError tabbing bug in Prepayment Calculator
- Updated registration system
+ Start Menu icon
2.2.00 : 03/29/02
- Improved registration and licensing
+ Added Sample Home Inspection Form
- Redirected Buy Now links to wheatworks.com
~ Improved Home Buyer's Glossary with internal word lists
+ Added snail mailable order form to help file
+ Added Buy Now button to help file
+ Added version infomation to mouseOver of statusBar
+ Added XPMenu
~ Replaced lblCompanyName with btnBuyNow in unregistered version
2.1.00 : 11/25/01
- Added Form Close and Destroy procedures
! Replaced QR print engine with FR
~ Updated Registration Routines
^ Add frmExpired
~ Updated frmDisclaimer
- Replaced all URLs with OvcURLs
- Renamed pages to pgX format
- Replaced old MRU feature with Orpheus components
- Replaced dlgPopupCalculator with uFrmCalculator
! Cleaned up memory leaks following gXMortgage.Inits
~ Removed btnClear from pgPrepaymentCalculator
- Removed frmPrefs
2.0.06 : 07/23/01
~ Removed personalization menu items on Internet menu
~ Changed text on Home Sellers Proceeds, "Seller's Proceeds at Closing"
! Fixed Loan Amortization calculator problem when changing term
~ Swapped Quick Calculator tab sheets
~ Swapped Current vs. Update on Wheatworks Software's Update Wizard
* This is last update prior to Real Estate Calculator Suite 2.1.00
2.0.05 : 04/01/01
! Fixed amortization routine bug related to file i/o
+ Menu item added for Future Value of Savings Calculator
~ Updated copyright notices for 2001
! Fixed file open routine for empty data files
2.0.04 : 12/21/00
! Corrected colors in results fields
2.0.03 : 11/28/00
- Replaced all Extended types with Double
- Replaced all Real types with Double
- Replaced all declared highlight colors with system highlight
+ Annual Amortization Schedule
+ Calculations involving start date default to current date
~ Improved Amortization Schedules user interface
- Updated TOxButtons to 5.0f
- Defined length of all String types
+ Added Property Taxes and Homeowners Insurance to Mortgage Qualifier
+ function TextToCurrency ( const S : string ) : Currency ;
+ function ParseMonth ( PeriodString : string ) : string ;
+ function ParseYear ( PeriodString : string ) : string ;
+ function ChangeCurrencyStringToFloat ( CurrencyString : string ) : Double ;
- Compiled with switches: {$D-,L-,O+,Q-,R-,Y-,S-}
- Removed buttons.pas unit
2.0.02 : 09/10/00
+ Month and Year variables added to Mortgage Object
+ added % symbol to all interest rate fields
! set font pitch to fpVariable on all buttons
2.0.01 : 09/04/00
~ added % to all interest rate edit fields
! fixed fpVariable on all buttons
+ Flush IniFile Contents to Disk
- added gExpired
+ added Month and Year features to Mortgage Object
+ added save prepayments to amort
1.6.17 : 04/02/00
* First release by Wheatworks Software, LLC
|