home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 632.lha / KCommodity_v1.63 / History.Txt.pp / History.Txt
Encoding:
Text File  |  1992-05-14  |  5.0 KB  |  121 lines

  1.     History
  2.     -------
  3.  
  4.     V1.44
  5.     - Initial release
  6.  
  7.     V1.45
  8.     - Corrected some really weird bugs which made the system crash.
  9.     - Size of BitPlanes for the "time-in-titlebar" view wasn`t calculated
  10.       correctly and passed in wrong register so the size varied all the time
  11.       KCommodity was started and so things could be blitted into
  12.       an area not occupied by KCommodity sometimes. (shame on me)
  13.  
  14.     V1.46 / V1.47
  15.     - Added one more define for the revision header. Now the revision date
  16.       is put into define(s) as well so you can access this date for messages
  17.       of your program. If these defines (to be correct : the first define)
  18.       is removed or commented out KCommodity assumes that the user doesn`t
  19.       want to have the defines anymore so it just leaves out the recreation
  20.       of defines and continues with the file.
  21.  
  22.     V1.48
  23.     - Now includes Window-Cycling with user-definable qualifiers.
  24.       May be switched off
  25.     - Revision control system header was changed. Now reflects my name :-)
  26.       Note to previous users : You`ll have do adopt the new look of the header
  27.       in order to be prepared for further revisions on the same file.
  28.     - Bug removed in insertation of Purpose/LogMessages. If a line was
  29.       full-length the header got mixed up.
  30.  
  31.     V1.49
  32.     - Changed a bit on layout, so that things get more "beautyful" :-)
  33.     - Clock window isn`t activated anymore on popup. Why the did I do it that
  34.       way. Nobody wants to click on an "useless" window.
  35.     - KeyStroke-Clicker with userdefinable volume.
  36.     - Screen/Mouse-times are reset to previous values if wrong ones were
  37.       entered.
  38.     - Bug on cleanup removed. KCommodity wanted to ReplyMsg() replyed messages.
  39.  
  40.     V1.50
  41.     - Three new display types in (Window)-TitleBar : Total amount of free
  42.       memory, graphical display of free memory and accumulated online time.
  43.     - SHOWMEM ToolType removed. Instead it was replaced with PAGENUM to select
  44.       one of the five different display pages (0-4)
  45.     - Keys for gadgets only accepted if lowercase :-( Bug removed
  46.  
  47.     V1.51
  48.     - Added a telefone bill calculator. Configurable via KCommodity for three
  49.       timezones with two tariffs per each. Starts counting when a carrier
  50.       detect is recognized on the serial port.
  51.     - Time won`t stop anymore while TOTALRESULT or REVISION is made.
  52.     - Carrier detect will also be recognized in these situations now.
  53.  
  54.     V1.52
  55.     - Now a separate process handles the bill things, so that it always keeps
  56.       track of the online time.
  57.  
  58.     V1.53
  59.     - Revision control system now also generates Pascal headers.
  60.     - Improved Assembler defines of revision header. No macros are generated
  61.       instead of those stupid constants.
  62.     - The LOG CALLS and POPUP BILL WINDOW gadgets have been moved to the
  63.       Telefone-Bill preferences window.
  64.     - Added a Clear Log gadget and CLEARLOG ARexx command to clear the log file.
  65.  
  66.     V1.54
  67.     - Now ESC is a key for closing all windows
  68.     - Added the possibility to set the default TimeZone and tariff for the bill
  69.       window via the preferences window.
  70.     - Preferences window location may be changed vie ToolType/ARexx.
  71.     - WorkBench (may) be popped to front when control window is to be (re)opened.
  72.  
  73.     V1.55
  74.     - LeftyMouse option added which swaps mouse buttons (left/right)
  75.     - Time bill window now also reflects costs for one day.
  76.     - When click-sound channel got stolen KCommodity now always tries to
  77.       reallocate a new one. On failure the click option will be disabled, so
  78.       you can see why it doesn`t click anymore :-)
  79.     - Added a menu. Yes, only one with a single item : ABOUT :-)
  80.     - On user-feedback you can now press any keys (not only RETURN)
  81.  
  82.     V1.56
  83.     - Added the possibility to close a window (which has to have a CLOSEGAD)
  84.       using the ESC-Key in conjunction with a qualifier, so you don`t have to
  85.       click onto the gadget all the time
  86.     - There is a busy pointer now
  87.     - Shortened KCommodity a bit
  88.  
  89.     V1.57
  90.     - Preferences can be saved to alternative files.
  91.     - Again KCommodity was optimized.
  92.     - Fully menu driven
  93.  
  94.     V1.58
  95.     - HotKeys for every window supported by KCommodity
  96.     - Separate window for HotKey definitions
  97.     - Execute a shell on HotKey
  98.     - Set you very own command to be executed
  99.  
  100.     V1.59
  101.     - Removed most of the ToolTypes, since settings may be saved to files.
  102.     - AppIcon and AppMenuItem for popping up the control window.
  103.  
  104.     V1.60
  105.     - Added function to map german "Umlauts" to "normal" chars.
  106.     - Register form may be printed out via About menu.
  107.  
  108.     V1.61
  109.     - All windows (except for Time-Window) are menu-driven now.
  110.       Old shortcuts are kept.
  111.     - Many String/Integer-Gadget editing-functions added :
  112.       Menu-Shortcuts activated from within String/Integer-Gadgets...
  113.  
  114.     V1.62
  115.     - Added an Online-Help function (GREAT :-))
  116.  
  117.     V1.63
  118.     - Bugs in ESC-WindowClose, MouseBlanking and LeftyMouse removed
  119.     - Now the User Shell gets all the paths you used a PATH for, so that
  120.       programs not in C: will also be executed.
  121.