home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / tools / cryptopa / cryptopa.exe / Changelogs.txt next >
Encoding:
Text File  |  2000-11-13  |  12.1 KB  |  283 lines

  1. 13-Nov-2000    3.64
  2.     * Display now the icons (small and normal) in gray levels if users
  3.       uses an application that changes the gray scale (as Silverscreen or
  4.       dephhack for instance).
  5.  
  6. 8-Nov-2000 3.63
  7.     * Now display a ">4k" label at the bottom right on the screen
  8.       when the text field length of the non-encrypted memo is over
  9.       4096 char. Thus, user knows that he must encrypt the memo not
  10.       to loose some information at the next hotsync (memo over 'k are
  11.       truncated while an hotsync occur so the only way to preserve all
  12.       the text is to encrypt the memo). This label only displays on
  13.       non-encrypted memo.
  14.     * changed the popup trigger on the edit form to a selector trigger
  15.       as in PalmOS 3.5.
  16.  
  17. 20-Oct-2000    3.62 & 3.23
  18.     * Fixed a bug that did not display the last visible memo on the main
  19.       form in a encrypted category.
  20.     * Fixed a bug that did not scroll the first time when trying to scroll 
  21.       down of one line when in a new category (when you switch of category,
  22.       you had to scroll down twice the first time to effectively scroll down
  23.       of one line).
  24.     
  25.     For the v. 2.23 : Change the display update when entering and exiting
  26.       a memo (cf v. 3.54 explanation), and the changes above.
  27.  
  28. 15-Oct-2000    3.61
  29.     * Fixed a bug that, when using the "move record on top" feature and
  30.       exiting CryptoPad from the edit form, did not return in the correct
  31.       memo when starting again CryptoPad.
  32.  
  33. 7-Oct-2000    3.6
  34.     * Added a choice for the categories rotation (while using the hard
  35.       key) in the Preferences. It allows the rotation to go also in
  36.       "Unfiled" or to skip the "All" category.
  37.     * Added an option that move each last consulted memo on top.
  38.       Thus, the more often read memos are placed on top of the list.
  39.  
  40.     * Now, the sort order in CryptoPad is automatically applied to
  41.       MemoPad so an hotsync does not cause the memos to be alphabetically
  42.       sorted when MemoPad uses an alphabetic sorting and CryptoPad a
  43.       manual one. Plus, if the sort order is alphabetic, the CryptoPad
  44.       database is (at each start) sorted because the CryptoPad desktop
  45.       does not use a sort order.
  46.      * Fixed the upshift bug (explain in the v. 3.54) for OS below 3.5.
  47.        The correction made for the previous version was only working
  48.        with PalmOS 3.5 user.
  49.       
  50. 2-Oct-2000    3.54
  51.     * Now, entering in a memo and exiting it does not force anymore the
  52.       main view to display the list beginning from this one.
  53.       Before : memos 1-11 was visible, enter in memo 3, exit -> memos 3-14
  54.       visible ; now, memos still 1-11 visible. The top record only change if
  55.       user changes of memos using the hardkey in the edit form and exits a
  56.       memo that is not anymore visible.
  57.  
  58.      * Fixed a bug that let the upshift char set when entering text from
  59.       the main view to create a memo (causing the text to appear like
  60.       this "THis is an example..." instead of "This an ...".
  61.  
  62. 25-Sep-2000    3.53
  63.     * Fixed a bug that did not display a record in the category "All"
  64.       while using the separate font feature when it was in
  65.       LargeBold Font and the last one of the list and the record after
  66.       was in a Normal or Bold Font. For example, the record 21 in Normal
  67.       Font was visible at bottom of the list but not the 20 in LargeBold
  68.       Font that only reappeared when scrolling down.
  69.     * Fixed a bug that displayed the message "Synchronise Font" (when using
  70.       the separate font feature) in Bold or Large Bold font when unchecking
  71.       the "Use Single Font" checkbox (in Preferences) and using a Bold or
  72.       Large Bold font for the main list.
  73.  
  74. 20-Sep-2000    3.52 & 2.22
  75.     * Fixed a bug that did not update the main form when having
  76.       chosen "Forgotten password" and that crashed the pilot
  77.       when trying to enter in a deleted record. This bug was also
  78.       solved in v. 3.32 but reappear after a change I made in the code.
  79.  
  80. 20-Sep-2000    3.51 & 2.21
  81.     * Speed up the display in the categories (except all") when
  82.       using the separate font feature.
  83.     * Speed up the lauch when using the separate font feature.
  84.       Now, it just take a little time to launch when a memo has
  85.       been added/deleted outside CryptoPad (in MemoPad or on PC)
  86.       but if there was no change, the start is as quick as without
  87.       the use of the feature.
  88.     * Readjust the position of scrollbar and table in the main form.
  89.  
  90.     * Fixed a bug that crashed the Palm when scrolling a whole page
  91.       (with the hard keys) in a category where all the memos were 
  92.       crypted. The message was "err getting position".
  93.  
  94. 18-Sep-2000    3.5 & 2.2
  95.     * Code have been reduced and improved.
  96.     * For 3.51 : Now support the new function of the PalmOS 3.5 (command bar,
  97.       security command, mask on private record...).
  98.  
  99.     * Fixed a bug that truncated a memo in the main form a
  100.       little to much when not crypted.
  101.     * Fixed  to fix a bug that did not unhighlight correctly
  102.       the crypted memo when hiting Cancel on password form.
  103.     * Fixed  to fix a bug that, when exiting of the application
  104.       from the edit form, making a hotsync with a change on
  105.       this record and returning into CryptoPad, did not display
  106.       the good record.
  107.  
  108. 6-Sep-2000    2.16 & 3.32
  109.     * Now, CryptoPad  automatically exits from the edition of a
  110.       CRYPTED memo when switching to another application
  111.       (using SwitchHack for example or hiting Application) or
  112.       powering off the Palm (automatically or not).
  113.  
  114.     * Fixed a bug that did not update the main form when having
  115.       chosen "Forgotten password" and that crashed the pilot when
  116.       trying to enter in a deleted record.
  117.     * Fixed a bug that did not unhighlight the line of a crypted
  118.       selected memo when tapping Cancel in the password popuform.
  119.     * Minor changes in the preferences reading that maybe could
  120.       make the pilot crash when starting the application after
  121.       an upgrade from a previous release.
  122.     * Fixed a bug that displayed the last records in the main
  123.       form when switching from a category to 'All' instead
  124.       of showing the first record.
  125.     
  126.     * For v. 3.32 : Fixed a bug in the beam function that truncated
  127.       the first letter of each line in the beamed memo.
  128.  
  129. 2-Sep-2000    2.15
  130.     * Minor changes about preferences and global password storage.
  131.  
  132. 1-Sep-2000    3.31
  133.     * Compatible with the new CryptoPad desktop released
  134.       (previously, you were not able to see the correct names
  135.       of the categories on the desktop). This program is available
  136.       separately and is wonderful (it has been made by my brother
  137.       Maxime Labelle who did a wonderful job).
  138.  
  139.     * Now, when the Palm is turned off while editing
  140.       a crypted memo, the application returns automatically
  141.       in the main form.
  142.     * Fix some bugs with the Preferences (when users upgrade
  143.       from a previous release) and with the global password
  144.       storage.
  145.  
  146. 27-Aug-2000    3.3
  147.     * Added the beam feature for decrypted record
  148.       or a whole category (notice that the receiver must
  149.       be out of CryptoPad to be able to receive a 
  150.       memo/category).
  151.       Now, this version includes all the MemoPad feature
  152.       + a lot of new ones.
  153.  
  154. 28-Jul-2000    3.21
  155.     * Added a separate font feature in the Preferences
  156.       that allows user to choose a separate font for each
  157.       memo and each category.
  158.  
  159. 18-Aug-2000    2.14
  160.     * Minor changes and size reduced. 
  161.  
  162. 28-Jul-2000    2.13 & 3.13
  163.     * Now, choosing "Forgotten password..." will not force
  164.       anymore user to return in the main form but stay in
  165.       the Preferences.
  166.       
  167.     * Fixed a bug that crashed the Palm when trying
  168.       encrypt/decrypt a category already encrypted/decrypted
  169.       after having used the paste function in a crypted memo
  170.       (this bug is hard to reproduce but one reported me it !).
  171.  
  172. 24-Jul-2000    2.12 & 3.12
  173.     * Improvment of the category encryption/decryption speed.
  174.     * Fixed a bug that crashed the Palm when trying
  175.       the scroll after encryption of a category.
  176.  
  177. 21-Jul-2000    2.11 & 3.11
  178.     * Added a encrypt/decrypt category feature.
  179.     * Added support to find for crypted record
  180.       while in a session where the global password
  181.       has been entered.
  182.     * Added the position of the title and the number
  183.       of records in the current category in the edit
  184.       form title.
  185.     * Added a bunch of code to remove the global
  186.       password entered in the session when user
  187.       presses the power hard key or when auto-off
  188.       occurs.
  189.  
  190.     * Fixed a bug that did not sort correctly when
  191.       using alphabetic sort order and decrypting a
  192.       crypted record.
  193.  
  194. 16-Jul-2000    2.1 & 3.1
  195.     * Added support to find.
  196.     * Added a global password feature in the Preferences.
  197.       This allows user to define a global password that will be
  198.       asked the first time a user when to encrypt/decrypt a record.
  199.       All previously crypted records with an other password will
  200.       be decrypted the first time only with their current password
  201.       (when user exits the memo, it will be automatically reencrypt
  202.       with the global password).
  203.  
  204.     * Fixed a bug with the PC synchronisation application.
  205.       When user crypted a memo, the memo was removed from
  206.       MemoPad and created in the CryptoPad database. But when
  207.       synchronising, the memo was still present on the PC (on
  208.       Oulook, Palm Desktop or other). Now, the record is correctly
  209.       deleted on PC when user synchronises.
  210.     * Fixed a bug that did not update the scrollbar when there are
  211.       blank lines at the bottom of the edit field because of
  212.       characters that were removed.
  213.     * Fixed a bug that did not scroll properly in the main form
  214.       when there were more than 10 records crypted.
  215.     * Fixed a bug that crashed the Palm when drawing a non-alphanumeric
  216.       character in the main form to create a new memo (as a white space
  217.       for instance).
  218.     * Fixed a bug that crashed the Palm when user removes all the
  219.       characters of the edit form and swithes to another application
  220.       and back to CryptoPad.
  221.     * Fixed a bug that did not display the correct menu in the edit
  222.       form ("Remove password" instead of "Encrypt record") when
  223.       deleting a record with the menu command or in removing all
  224.       the characters of the field and tapping done.
  225.     * Fixed a bug that did not exactly map the Unfiled category for
  226.       foreigner versions. For example, in the french version, a memo
  227.       in the "Unfiled" category became in "Non classΘ" when crypted.
  228.  
  229. 27-Jun-2000    2.00 (for OS 2.0 or above) & 3.00 (for OS 3.0 or above)
  230.     * Added synchronisation with MemoPad. The non crypted
  231.       records use the MemoPad database while the crypted ones
  232.       still use the CryptoPad database. The categories are the
  233.       same ones with both applications.
  234.     * Added Phone Lookup.
  235.     * Added backup on PC of the archived deleted memos.
  236.     * Added font management in both main and edit form. (only for v. 3.00)
  237.     * Added scrolling from one memo to the next/previous
  238.       one if the scrolling with hard keys in the edit form
  239.       reaches the boundaries of the memo.
  240.     * Added an option in the Preferences that allow users
  241.       to display/hide the lines of the edit form.
  242.     * Added several features that moves CryptoPad closer
  243.       to the original version of MemoPad.
  244.  
  245.     * Fixed a bug that did not display the correct menu
  246.       when a crypted memo was deleted and a new memo was
  247.       created (the menu still displayed 'Remove Password').
  248.     * Fixed a bug that crashed the Pilot when exited of the
  249.       application from another form as main or edit form and
  250.       go back in the application.
  251.     * Fixed a bug that displayed different menu shortcuts
  252.       if the memo was crypted or not on foreigner versions.
  253.     * Fixed a bug that did not set the upshit when creating a
  254.       new memo with the menu item 'new memo' from the edit form.
  255.     * Fixed a bug that did not save the current scrolling
  256.       position in a  memo when exiting from the edit form.
  257.         
  258.         
  259.  
  260. 16-May-2000    1.21
  261.     * Fixed an uninitialized variable bug that may cause the application
  262.       to crash with 'DataMgr Error'.
  263.  
  264. 01-Jan-2000    1.2
  265.     * Added automatic backup of the PDB file during Hotsync.
  266.     * Added a small icon for list-view display in PalmOS 3.x.
  267.     * Added a Preferences form and alphabetic sorting of the memos.
  268.  
  269.     * Fixed the Edit menu shortcuts of the english version.
  270.         
  271.  
  272. 29-Nov-1999:    1.1
  273.     * Fixed a bug that crashed the Pilot when deleting an encrypted memo.
  274.  
  275. 27-Nov-1999:    1.0
  276.     * Added automatic re-encryption of memo.
  277.  
  278.         Fixed positions of UI elements to make CryptoPad compliant with Left Hack.
  279.         Fixed a bug that truncates memo during encryption.
  280.  
  281.  
  282. 09-Nov-1999:    0.99b
  283.         Pre-version.