home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / biz / misc / banker / todo < prev    next >
Text File  |  1993-12-16  |  1KB  |  56 lines

  1. - --> done
  2. * --> to do
  3.  
  4.    Features
  5.    --------
  6.  
  7. * Separate preferences editor
  8. - Use of a backdrop window so that menus are always active
  9. * Several filenames to save, print, export
  10. - Add a sort function
  11. - Indicate the current file
  12. - Provide a CLEAR
  13. - Format of the options file
  14. - Save window configuration
  15. - Avoid garbage when editing an automatic entry for the first time
  16. * Double-click
  17. - Automatic backup
  18. - Workbench support
  19. - Locale support for dates
  20. * Export WKS format
  21. * Intermediate sum
  22. * Delayed debit
  23. * Arexx port
  24.  
  25.  
  26.    Bugs
  27.    ----
  28.  
  29. - Make OK/Cancel mean what they are supposed to
  30. - Better handle GetMsg()'s
  31. - Menus
  32. * Configuration save
  33. - Correct totals
  34. * Signal the %D bug in the documentation
  35. * Validate changes the order of the list
  36. * Adjust the sizes of the gadgets for other locales
  37.  
  38.  
  39.    Improvements
  40.    ------------
  41.  
  42. - Better sort algorithm!!!
  43. - Use Exec functions when possible (NewList, AddTail, etc...)
  44. - Save buildDataBase() whenever possible
  45. - Free the previous minList before allocating a new one
  46. - Divide handling code by two (group GADGETUP and VANILLAKEY)
  47. * Provide resizable windows
  48. - Position the listview gadget at the end
  49. - Automatic : 'NEW' must insert the date
  50. * Getentry : better design
  51. * Better error handling
  52. * Display the basename of the file in the title window
  53. * Indicate the overwite mode in the windows in the documentation
  54. * Use AllocRemember() and strdup() whenever possible
  55. * Update the documentation regarding the date format and notices to 2.0 users
  56.