home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 7 / POWERCD7.ISO / os2 / etelr212 / whats.new < prev   
Text File  |  1994-10-08  |  30KB  |  523 lines

  1. What's New/Fixed in Version 2.12
  2.  
  3. NEW - Q2ET is now a standalone C++ application which will convert QIF
  4.       files to E-Teller format and back again to QIF format.
  5.       NOTE: I've learned that MS Money is able to save its files in
  6.             QIF format.  The difference between a MS and Quicken
  7.             file is that the former marks cleared transactions with
  8.             a C* whereas the latter uses CX.  QIF > E-Teller will
  9.             recognize both formats, but E-Teller > QIF will not.
  10.             (Thanks go to Bojan Invancic for this information).
  11. NEW - Install is now a standalone C++ utility which means, of course,
  12.       that it doesn't require VROJB.DLL.
  13.  
  14. FIX - Field reordering was broken in 2.11. (reported by Dick Orgass)
  15. FIX - A syntax error when adding a transaction under certain conditions.
  16.       (reported by Graham Elliott)
  17. FIX - A syntax error occurred when launching E-Teller for the first time and
  18.       creating an account immediately.  (reported by Wally Crapps)
  19. FIX - Report feature was not permitting more than 5 chars./digits for the
  20.       number field. (reported by Bojan Ivancic)
  21. FIX - Q2ET wasn't saving uncleared transactions to the .ldg file.
  22.       (reported by Timur Tabi)
  23. FIX - New non-tax categories weren't being added to the category list.
  24. FIX - Express report wasn't printing after returning from the Job
  25.       Dialog. (reported by Timur Tabi)
  26. CHG - An empty .ldg file is now created when a new account is created.
  27. _________________________________________________________________________
  28. What's Fixed/Changed in Version 2.11
  29.  
  30. FIX - A persistent error when creating a new account whereby the account
  31.       files would be written to the root of the working drive rather than
  32.       the working directory if no account directory value was found in
  33.       e-teller.ini.  (reported by Richard Wooden)
  34.  
  35. CHG - The calendar now runs in its own thread so that the user can continue
  36.       to do other things in E-Teller while the calendar is loaded.
  37. _________________________________________________________________________
  38. What's New/Fixed/Changed in Version 2.1
  39.  
  40. NEW - The code used to read transactions into a ledger and to recalculate
  41.       balances has been significantly improved with the result that the 
  42.       time used to perform these operations has been reduced by as much
  43.       as 50% for North American users and, perhaps, as much for non-
  44.       North American currency format users.
  45. NEW - It is now possible to sort ledgers by date, number, particulars,
  46.       credit, or debits.
  47. NEW - E-Teller now sports a calendar, accessible by clicking on the 
  48.       Display | Calendar menu item.
  49. NEW - User can now set the next cheque number manually by clicking 
  50.       on the Options | Next cheque... menu item.
  51. NEW - It is now possible to create a multi-category transaction 
  52.       without first having entered a credit or debit amount.  The total 
  53.       of all multiple categories can be used as the credit or debit.
  54. NEW - E-Teller is now able to print cheques (never having printed 
  55.       cheques myself and never having used printable cheques, this version 
  56.       of the Cheque Printer may fall short of desired expectations, but 
  57.       it's not the final word).
  58. NEW - Users can now get a balance of all accounts -- total of all 
  59.       bank account balances minus total of all outstanding ccard 
  60.       expenditures -- by  selecting the 'Global balance...' item 
  61.       from the account window's 'Utilities' menu. 
  62. NEW - User is no longer restricted to the yy/mm/dd date format.  
  63.       He/she can select one of three choices from the 'Options | Date 
  64.       Format | <format>' menu in the ledger window:  1) European (dd/mm/yy); 
  65.       2) Ordered (yy/mm/dd); 3) US (mm/dd/yy).  
  66. NEW - User can now enter new transactions directly in the ledger (by pressing 
  67.       Ctrl+N to initiate the process and <Tab> or <BackTab> to manoeuvre 
  68.       between fields).
  69. NEW - Ledger windows now show the account's icon above the system menu.
  70. NEW - Added a 'Font...' item to the account window's 'View' menu, which 
  71.       invokes a standard font dialog.
  72. NEW - Added a 'Font...' item to the ledger window's 'Display' menu, which 
  73.       invokes a standard font dialog.
  74. NEW - E-Teller comes with its own calculator (in case the next version of 
  75.       OS/2 omits the calculator applet).
  76. NEW - Limited password protection for individual accounts.
  77. NEW - It is now possible to drag transactions from one ledger to another.
  78. NEW - E-Teller now traps such things as syntax errors and the like by 
  79.       displaying some relevant information in a dialog box.  If you get 
  80.       one of these, I would appreciate hearing about it, particularly 
  81.       the information contained in the dialog.
  82. NEW - The button-bar icons have either changed or been made more visually
  83.       appealing -- I think I've finally tapped into my artistic abilities. :)
  84. NEW - A new :hp2.Express report:ehp2. has been added to the Ledger menu 
  85.       which sends the contents of the current ledger to the printer 
  86.       (except for the 'memo', 'category', and 'multiple category' columns).
  87.  
  88. FIX - User-defined account icons were not being displayed.  
  89.       (reported by Glenn Davies)
  90. FIX - ET_Month.exe was not regenerating the et_fix.dat file properly.
  91. FIX - Recalculation would terminate when attempting to format a 
  92.       one-digit number in accordance with international currency 
  93.       settings.  (reported Gordon McFee) 
  94. FIX - Returning from a cleared transaction display would not format 
  95.       the balance correctly. (reported Gordon McFee)
  96. FIX - Cursor would not return to bottom of MLE when editing multiple 
  97.       categories directly in the Multi-Category Transaction dialog 
  98.       box (reported Timur Tabi) 
  99. FIX - The mini icon size menu item was not being checked during initialization 
  100.       if this option was selected.
  101. FIX - When pausing a reconciliation and changing the credit/debit value, the
  102.       balance would not be updated.  (reported by Timur Tabi)
  103. FIX - Fixed an error which would occur when calculating the balance after a
  104.       'Fees' transaction was added prior to reconciliation 
  105.       (reported by Roger Green)
  106.  
  107. CHG - Fixed transactions are now created by first selecting an existing
  108.       ledger transaction.
  109. CHG - Much of the initialization code for the main accounts window and 
  110.       the ledger window has been moved into separate threads.  As a 
  111.       result, loading is a *little* snappier.
  112. CHG - Moved the 'Options' item from the Transaction menu to the menu bar.
  113. CHG - 'Ctrl+F4' accelerator in the accounts window to close opened ledgers 
  114.       has been changed to F3 in accordance with the similar accelerator 
  115.       in the ledger window.
  116. CHG - Removed the 'Highlight' item from the 'Options' menu in the ledger 
  117.       window -- no longer relevant.
  118. CHG - Removed the 'Auto dropdown' item from the 'Options' menu in the 
  119.       ledger window -- not longer relevant.
  120. CHG - Removed the 'Enter key tabs' item from the 'Options' menu in the 
  121.       ledger window -- VX-Rexx accepts only the <Tab> and <BackTab> keys.
  122. CHG - Icons in ledger window have been made smaller.
  123. CHG - The way in which a font is selected for the ledger (see above).
  124. CHG - The calculator menu (clicking on it invokes the calculator from the 
  125.       ini file; clicking on the 'Select...' invokes a file dialog box.)
  126. CHG - Account items in the particulars list are no longer preceded by 
  127.       an asterisk; rather they are enclosed within square brackets.
  128. CHG - Auto-sorting has been re-enabled so appended transactions are 
  129.       automatically repositioned if the 'Sort' menu item is checked.
  130. CHG - Increased the "numbers" limit from 5 to 10 (I received mail about 
  131.       one Eastern country having cheque numbers as high as 8, and soon 
  132.       to be 9).
  133. CHG - The behaviour of the 'piggy-bank' button has changed -- click once 
  134.       to create a new transaction (equivalent to 'Create new' in the 
  135.       'Transactions' menu); click a second time to confirm the addition 
  136.       or emendation.
  137. _________________________________________________________________________
  138. What's Fixed in Version 2.0a
  139.  
  140. FIX - two bugs in installation routine:  one of the macro files wasn't 
  141.       copied to the macros\ directory; an error would be generated when
  142.       the final message about international currency support was inserted
  143.       into the MLE. (reported by Timur Tabi)
  144. FIX - bug in rebaccts.vrm macro - a new installation would go into an
  145.       endless loop.
  146. FIX - bug when creating a new account (abnormal shutdown).
  147. _________________________________________________________________________
  148.  
  149. What's New/Fixed/Changed in Version 2.0
  150.  
  151. IMPORTANT NOTICE:
  152.     Because there were so many bugs in 1.9, I haven't taken the opportunity
  153.     of updating the help files.  As a result, new and changed features have
  154.     not been documented, except for this file and the 'What's New' section in
  155.     e-teller.inf.  My apologies.
  156.  
  157. NEW - resource icons contained in the new et_dll.dll file rather than
  158.       being bound to the .exe.  ET_DLL.dll also contains some functions;
  159.       and so, this dll is as necessary as vrobj.dll.
  160. NEW - E-Teller, Report, and Budget can now use user-defined directories for
  161.       their specific data files (accounts & .dat files, .rpt files, and
  162.       .bgt files).
  163. NEW - User can now change the column order of reports.
  164. NEW - Reports now contain a clear/uncleared column.
  165. NEW - Reconciliation pause toggle button (useful for adding/editing 
  166.       transactions during reconciliation process).
  167. NEW - It is now possible to have E-Teller display cleared transactions
  168.       automatically for individual accounts.
  169. NEW - International currency support for E-Teller, Report, and Budget, 
  170.       i.e. the user is no longer restricted to the North American 
  171.       $1,000.00 format.  E-Teller now uses the values in the OS2.INI
  172.       file to determine currency symbol/location, thousand/decimal 
  173.       separator, etc.  In other words, DM 1.000,30; 1,000.00 $; 
  174.       $1 000.300 are all perfectly acceptable, as long as you've told OS/2 
  175.       to treat currency numbers this way (in the System folder).  
  176.       The program defaults to $1,000.00.
  177.       NOTE: the translation procedures are not guaranteed to be error-free.
  178. NEW - Cancel button in the ledger save prompt.
  179. NEW - It is now possible to delete cleared transactions from within E-Teller.
  180. NEW - If the date field is visible but no date is entered when adding
  181.       a transaction, E-Teller asks user if he/she wants the system
  182.       date rather than generate an error prompt.
  183. NEW - Accounts window now keeps track of improperly closed ledgers, i.e.
  184.       the cross-hatch is removed if the ledger is closed because of an 
  185.       E-Teller error.
  186. NEW - Commonly used or infrequently used routines moved to external VX-Rexx
  187.       macros.
  188. NEW - New parameter switch for debugging those mysterious abrupt
  189.       closures of ledgers--add the 'con' switch to the parameter
  190.       line and the VX-Rexx console will be active.
  191. NEW - A small little utility called VX-Rexx Sleep that's intended to do
  192.       nothing major except to preload vrobj.dll which considerably
  193.       decreases the load time of E-Teller.  When VX-Rexx Sleep's
  194.       window is activated, it displays the system date and time, and
  195.       the time is updated every minute.  When the window is minimized and
  196.       another window is activated, VX-Rexx Sleep does what its name
  197.       suggests.  Right-click on the window for options.
  198.  
  199. FIX - Clicking on the 'QIF convertor' item in the 'Utilities' menu would
  200.       generate a file-not-found error, even though the file was in the
  201.       working directory. (reported by Timur Tabi)
  202. FIX - Invoking the 'Category' window from within the Search dialog box
  203.       before the contents of the 'Category' drop-down combobox could be filled
  204.       resulted in an empty list box in the former.
  205. FIX - Adding a new transaction would call on the budget update routine twice.
  206. FIX - Some transaction values were set to NULL before creating a fixed
  207.       transaction.
  208. FIX - bug in E-Teller Report when a tabulation was attempted on a non-numeric
  209.       value (my typo, not an account error). (reported by Timur Tabi)
  210. FIX - a bug in E-Teller Report if the user clicked 'Cancel' in the report-
  211.       file exists prompt.
  212. FIX - Bug in Sort menu item - clicking would have no effect where sorting was
  213.       concerned.  (reported by Carl Graham)
  214. FIX - Arithmetic error when reading cleared transactions.  (reported by
  215.       Kevin Quinn)
  216. FIX - Bug when adding a fixed transaction from an editing session -- some
  217.       of the values were not being written to file.
  218. FIX - Calculator was not getting the focus after invocation (reported by
  219.       Timur Tabi)
  220. FIX - Transactions from previous reports were being written to subsequent
  221.       reports when creating more than one report.
  222. FIX - Double-clicking on a monthly budget item could halt the budget utility.
  223. FIX - Date, Number, Particulars, Credit, and Debit fields are disabled if
  224.       the fields are hidden to prevent nonsensical behaviour if the given
  225.       field is hidden.  (reported by Timur Tabi)
  226. FIX - Menu items & push/toggle buttons were not enabled after adding the
  227.       first record to an account.
  228.  
  229. CHANGE - Minimize button in ledger to a Hide button.  For some inexplicable
  230.          reason, minimizing and then restoring the window would hide 
  231.          transaction records. Hiding and then restoring the window eliminates
  232.          this problem. (reported by Timur Tabi)
  233. CHANGE - Abort transaction accelerator to ESC from Ctrl+Backspace.
  234. CHANGE - Moved pushbuttons from some windows to a menu (produces a less
  235.          cluttered appearance).
  236. CHANGE - Removed the warning message when editing cleared transactions.
  237. CHANGE - Fixed Monthly checkbox in the Transaction Options dialog box
  238.          is disabled if the date field is empty.
  239. CHANGE - Transaction Options dialog box is now modal to prevent user
  240.          from clicking on one of the ledger buttons or menu items.
  241. CHANGE - A transaction date is no longer required.
  242. CHANGE - Double-clicking on a hatched ledger icon no longer prompts user
  243.          to refresh contents.  Instead, it restores the window if minimized
  244.          and sets the focus to the ledger container.
  245. CHANGE - Removed 'Close all' item from the Accounts menu since it is
  246.          redundant.
  247. _________________________________________________________________________
  248.  
  249. What's New/Fixed/Changed in Version 1.9
  250.  
  251. NEW - Budget feature building weekly, monthly, and yearly budgets.
  252. NEW - Q2ET now builds a category file based upon the categories found
  253.       during the conversion of a QIF file.
  254. NEW - User-selected descriptive text highlight for various transaction
  255.       fields.                
  256. NEW - 'Refresh now' item in the Transactions | Options menu to reread
  257.       the contents of the relevant .dat file into the combobox.
  258. NEW - Pressing <Enter> in the Number, Particulars, or Category field
  259.       expands the entered prefix string to the first entry matching
  260.       the prefix.
  261. NEW - User can now turn automatic combobox drop down on and off by
  262.       clicking on the new 'Auto dropdown' item in the Transactions |
  263.       Options menu.
  264. NEW - Pressing <Tab> from the 'Categories' field now signals the
  265.       routine for appending a new transaction.
  266. NEW - Small error-checking routine for direct edits in case a
  267.       non-numeric value is assigned to either the credit or
  268.       debit column.
  269.  
  270. FIX - Hint text for piggy-bank button wrongly stated that the button would
  271.       load the calculator (reported by David Weston).
  272. FIX - Display | Memos, Categories, and Multiple categories items were not 
  273.       initially checked as they should have been (reported by Timur Tabi).
  274. FIX - Accounts | View item checkmarks were not being properly set (actually
  275.       my ignorance and not a bug) (reported by Timur Tabi).
  276. FIX - Bug when entering a tax-related transaction.
  277. FIX - Cheque numbers weren't being properly incremented (reported by
  278.       Carl Graham).
  279. FIX - Ledger container was being repainted for every new balance when
  280.       recalculating from the current transaction as opposed to the
  281.       entire ledger.
  282. FIX - A bug in etreport.exe which would cause it to crash if no accounts
  283.       were found at startup.
  284.  
  285. CHANGE - put the system menu for ledgers back
  286. CHANGE - assigned 1.8's Alt+F4 for closing ledgers and E-Teller from 
  287.          within a ledger to Alt+F3
  288. CHANGE - number, category fields (and associated listboxes), and category
  289.          field (and associated container) changed to combo boxes.
  290. CHANGE - field highlights removed
  291. CHANGE - memo and category fields are now on a line by themselves (allows
  292.          greater room for displaying information).
  293. CHANGE - Ctrl+Ins for appending new or confirming edited transactions changed
  294.          to Ctrl+Enter
  295. CHANGE - The 'Print...' item in the account window's 'Utility' menu to
  296.          'Report...'
  297. CHANGE - The Ctrl+P accelerator for the 'Report...' item in the account
  298.          window's 'Utility' menu to Ctrl+R.
  299. _________________________________________________________________________
  300.  
  301. What's New/Fixed/Changed in Version 1.8
  302.  
  303. NEW - Improved report feature (easier to use with a more versatile
  304.       search/report option).
  305. NEW - E-Teller Report now treats multiple-category transactions as
  306.       individual transactions.
  307. NEW - Complex searches in E-Teller with and/or operators.
  308. NEW - A 'Close' (F3) menu item in the ledger 'Ledger' menu to close the
  309.       current ledger only.
  310. NEW - An 'Exit' (Alt-F4) menu item in the ledger 'Ledger' menu to close all
  311.       accounts and exit E-Teller.
  312. NEW - Added the ability to change the order of the ledger columns
  313.       (or fields) on a per ledger basis.
  314. NEW - Added the ability to hide the various fields on a per ledger
  315.       basis.
  316. NEW - Removed the credit/debit window.  Transactions are added directly 
  317.       from the ledger window.
  318. NEW - Right-clicking on the Number, Particulars, and Category entry fields
  319.       now brings up a menu for editing/adding or deleting items.  The
  320.       Former invokes e.exe.
  321. NEW - Added memo field to multiple-transaction window.
  322. NEW - Added a View item to the Accounts Menu to select either Icon, Name, or
  323.       Text view, in addition to Mini or Regular icon size.
  324. NEW - Q2ET now preserves split transaction memos which E-Teller can use.
  325. NEW - New categories added to the multiple-category combobox are now saved
  326.       as they are for regular transactions.
  327. NEW - 'Tax related' checkbox in the multiple-category dialog box.
  328. NEW - Ability to directly edit multiple categories.
  329. NEW - Multiple categories are no longer restricted to the string <Multi>
  330.       as the parent category.
  331.  
  332. FIX - Intermittent problem in opening ledgers - stream would return
  333.       NOTREADY.
  334. FIX - A few inconsequential and not-so-inconsequential typos.
  335. FIX - A few major and minor bugs in q2et.
  336.  
  337. CHANGE - Category, multi-category, and memo fields can now be made
  338.          visible or invisible on a per ledger basis.
  339. CHANGE - Removed the system menu from the ledger window.
  340. CHANGE - Fixed transactions are now edited in two separate multi-line
  341.          entry fields in one notebook.  On-line help is available for 
  342.          syntax, etc.  
  343. CHANGE - It is now possible to select multiple transactions for deletion.
  344. CHANGE - Refresh item in the Accounts menu changed to 'Refresh now'.
  345. CHANGE - Incorporated the Credit/Debit menu items and pushbuttons into
  346.          one.  NOTE: both the menu item and pushbutton serve a different
  347.          purpose in version 1.8 - they add a transaction rather than
  348.          invoke a window.
  349. CHANGE - Editing a transaction (either through double-clicking or direct
  350.          manipulation) now recalculates from that transaction rather than
  351.          the entire ledger
  352. ____________________________________________________________________________
  353.  
  354. What's New/Fixed/Changed in Version 1.7a
  355.  
  356. NEW - context-sensitive on-line help for virtually every aspect of E-Teller
  357.       in a genuine OS/2 HLP file.
  358.  
  359. FIX - added the missing <Multi> entry in the Category selection listbox in
  360.       E-Teller Report.
  361. FIX - a bug in the installation/conversion utility.
  362.  
  363. CHANGE - the 'No.' field name in the credit/debit window to 'Number'
  364. CHANGE - reenabled the field check following a direct edit (Alt+left-click)
  365.          so that editing the credit or debit field automatically invokes
  366.          the recalculation (was disabled due to a bug in VROBJ.DLL 2.0a)
  367. ____________________________________________________________________________
  368.  
  369. What's New/Fixed/Changed in Version 1.7
  370.  
  371. NEW - user-defined account icons (E-Teller no longer defaults to bank.ico 
  372.       and ccard.ico)
  373. NEW - multiple categories for a single transaction and a corresponding SEND 
  374.       parameter in E-Teller Report.
  375. NEW - installation utility (required, since file format has changed to 
  376.       accommodate multi-category).
  377. NEW - E-Teller Report automatically selects a script called default.fmt.
  378. NEW - 'Save last date' option in Transactions | Options (either use the 
  379.       current system date for first transaction entered in a new session, 
  380.       or the last, latest date of a transaction during a previous session).
  381. NEW - ET_Month is now able to resolve five instances of a given weekday within
  382.       a month thereby eliminating a second spurious weekday transaction with
  383.       monthly frequency.
  384.  
  385. FIX - bug for tax-related transactions whereby <tax> would be added a second 
  386.       time if the transaction appeared in info.dat and was used again.
  387. FIX - Ledger windows were not being properly cascaded when opened.
  388. FIX - When closing the main window and a ledger required saving, E-Teller 
  389.       would close it anyway without waiting for the user's response.
  390. FIX - When editing a fixed transaction with a single-digit date, that date 
  391.       would not be properly displayed in 'Begin on:'.
  392. FIX - Ledger container would not repaint when undeleting transactions.
  393. FIX - a miscalculation when displaying cleared transactions.
  394.  
  395. CHANGE - 'Sort' item in the Transactions menu is no longer saved to 
  396.          e-teller.ini (it was causing unpredictable results when recal-
  397.          culating).  Instead, click Sort and the records are sorted, 
  398.          after which you are asked if you want to save the sort order
  399.          to file, which is the order in which E-Teller will read the 
  400.          transactions in the future.
  401. CHANGE - 'Fixed transaction' checkbox disabled until amount is entered.
  402. CHANGE - menu structure in E-Teller Report to reflect more accurately 
  403.          the items contained in each.
  404. CHANGE - Q2ET is now more reliable and automated.
  405. CHANGE - Q2ET now calls upon epm.exe rather than e.exe for error correction 
  406.          (easier to locate line numbers).
  407. CHANGE - Q2ET now preserves split category data when converting Quicken (c) 
  408.          QIF files.
  409.  
  410. NOTICE - Registration fee and payment schedule has changed as of version 1.7.
  411.          Additional payments for subsequent major releases is no longer 
  412.          required.  Instead, the initial registration fee has been raised 
  413.          to $25 US ($30 CDN) and represents a one-time payment which covers 
  414.          all subsequent releases for both current and future registered users.
  415. ___________________________________________________________________________
  416.  
  417. What's New/Fixed/Changed in Version 1.6
  418.  
  419. NEW - Moved ledger to separate window so that multiple accounts may be opened
  420.       simultaneously.
  421. NEW - added checking routine to ET_Month to ensure that et_fixed isn't 
  422.       processed more than once at the start of a new calendar month (in 
  423.       case the system is booted twice on the first).  
  424. NEW - added a routine to ET_Month to ensure that et_fix.dat is generated for 
  425.       each new month, in case the user doesn't boot OS/2 on the first of 
  426.       the month.
  427. NEW - Accelerators for the Reconcile and Delete menu items in the ledger
  428.       window.
  429. NEW - User-defined digits (see Setting Digits in help).
  430. NEW - INF-like help (crude, but effective) with semi-context-sensitive help.
  431. NEW - Fields in the credit / debit window now change their background colour
  432.       whenever a field has the focus.
  433. NEW - User-defined behaviour for the <Enter> key in the credit / debit window
  434.       (either selects 'OK' or tabs to next field).
  435. NEW - an 'Income tax category' checkbox in the credit / debit window.
  436. NEW - E-Teller Report can now create reports of income-tax related transactions
  437.       only. 
  438.  
  439. FIX - potential bug in selecting balance adjustment in reconciliation if
  440.       there is only one transaction in the ledger.
  441. FIX - typo in reconciliation dialogbox.
  442. FIX - the reconciliation toggle button would not return to its depressed 
  443.       state when selecting 'Cancel' from the discrepancy dialog box.
  444. FIX - the fixed day-of-week transactions may have been inadvertently removed
  445.       from et_fixed.dat when adding a fixed date-of-month transaction.
  446. FIX - a potential et_month problem in updating cheque numbers on transactions
  447.       which occur more than once a month.
  448.  
  449. CHANGE - rewrote comma code to support unlimited commas.
  450. CHANGE - integrated progress bar into the ledger window (separate window was
  451.          too obtrusive)
  452. CHANGE - Cleared toggle button is depressed if user chooses not to save after
  453.          reconciliation.
  454. CHANGE - Removed the back/forecolor window.  Neat, but took up too much
  455.          valuable code real estate to warrant its existance.  User can still 
  456.          set the background colour only of the ledger and accounts containers 
  457.          only.
  458. CHANGE - Removed the set ledger font window, but it is still possible to set
  459.          the font of the ledger container.
  460. CHANGE - Cycling through the date in the credit/debit window now recognizes
  461.          leap years.
  462. CHANGE - Removed the window associated with et_month (messages went by far 
  463.          too quickly to be of any real use).
  464. CHANGE - 'Entries' menu item in the ledger window to 'Transactions'
  465.  
  466. ___________________________________________________________________________
  467.  
  468. What's New/Fixed in Version 1.5
  469.  
  470. NEW - more intelligent and dependable Quicken file conversion program (now an 
  471.       .exe).  
  472. NEW - added comma support for amounts (stops at 999,999,999.00 since Rexx 
  473.       begins to use exponents after that).  
  474. NEW - fixed transactions are now more intelligent and can be set for specific 
  475.       weekdays and one of four frequencies - weekly, biweekly, triweekly, and 
  476.       monthly.  
  477. NEW - ET_Month now keeps track of the last cheque (if applicable) and prompts 
  478.       the user to enter the next cheque number at the start of each calendar 
  479.       month if the 'Prompt for next cheque number' checkbox is checked in the 
  480.       'Fixed Transaction' window.  
  481. NEW - added progress bar for reading, and saving transactions.  
  482. NEW - added a 'Recalculate' item in the 'Entries' menu to force a 
  483.       recalculation.
  484. NEW - added mnemonics to the accounts and ledger groupboxes for quick 
  485.       switching.  
  486. NEW - various *.dat files are now reduced to three:  number.dat, info.dat, 
  487.       and category.dat (unchanged).  
  488. NEW - editing et_fix.dat and et_fixed.dat is now handled separately.  
  489. NEW - added an error handling routine in case something goes wrong when 
  490.       reading account files.  
  491. NEW - dispensed with the transaction count when reading cleared and uncleared 
  492.       transactions to speed up the reading/formatting process.  
  493. NEW - the recalculation routine is called when reading uncleared transactions 
  494.       rather than having the running balance updated for each record read - 
  495.       speeds up the reading/formatting process.  
  496.  
  497. FIX - fixed an erroneous (and harmless) message about an account not having a 
  498.       filename associated with it when saving the account after reconciling.  
  499. FIX - the balance column was not made visible after successfully reconciling 
  500.       the account.  
  501. FIX - if deleted transactions are displayed and user saves account, the 
  502.       undeleted transactions are first displayed (to prevent *only* the 
  503.       deleted transactions from being saved).  
  504. FIX - fixed an error whereby the string 'day' would be saved for fixed 
  505.       transactions rather than the actual date.  
  506. FIX - fixed a bug whereby coming back from undeleting would not recalculate 
  507.       the balance.  
  508. FIX - fixed a mysterious bug in editing fixed transactions.  
  509. FIX - think I fixed a mysterious lockup in credit/debit window 
  510. FIX - fixed a buglet in the pre-reconcilition routine.  
  511.       (reported by S. John Banner) 
  512. FIX - fixed a bug whereby bogus pay to.../details data would be saved to the 
  513.       number.dat file.  
  514. FIX - tabbing from the Number combo-box in the credit/debit window now fills 
  515.       in all of the various fields with previously saved data.  
  516. FIX - the amount field in the credit/debit window now has the descriptive 
  517.       text 'Amount' attached to it, so pressing Alt-a moves user directly to 
  518.       that field.  
  519. FIX - the balance would not be recalculated when going from a non-sorted to a 
  520.       sorted display.  
  521. FIX - routines have been added to ensure that multiple instances of the same 
  522.       window aren't loaded.  
  523.