home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 June / Chip_06_2000.iso / sharewar / Talisman / _SETUP.1 / history.txt < prev    next >
Text File  |  1999-10-28  |  10KB  |  231 lines

  1. Version history:
  2. -----------------------
  3.  
  4. New in version 1.4
  5. ------------------
  6. 1. New settings for the syspad in shell mode, now you can show/hide any in syspad (move button, start button, task button, clock).
  7. 2. Horizontal or vertical arrangement of all tray-icons.
  8. 3. "Always on top" option for syspad.
  9. 4. Show/hide settings for any command of the main menu. For example: you can hide the "Edit mode..." command to protect your theme from editing.
  10. 5. New file format for buttons. ".BTN3" is a BMP image with 3 phases of buttons (normal, highlight and pressed). These files must be used by theme-authors to simplify creation of stylish buttons by the users. BTN3 files must be placed in the theme folder or in ../talisman/buttons subfolder.
  11. 6. Added HTML objects. New commands for HTML-objects:
  12.  
  13. htmlback object_name
  14. htmlforward object_name
  15. htmlhome object_name
  16. htmlrefresh object_name
  17. htmlstop object_name
  18. htmlurl object_name <URL>
  19.  
  20. 7. "Open theme folder" command in the Theme submenu
  21. 8. New file theme.ini in the theme folder.
  22. 9. windowstaskbar=0 [1] setting in the theme.ini to show [hide] Windows Taskbar
  23. in the non-shell mode of Talisman.
  24. 10. Clock font settings in the theme.ini. For example:
  25.  
  26. clockfontcolor=16711000
  27. clockfontsize=8
  28. clockfontname=arial
  29.  
  30. Corrections:
  31. ------------
  32.  
  33. 1. Blocked "Alt-F4" key combination in shell mode.
  34. 2. Removed Talisman icon from the Alt-F4 menu.
  35. 3. Other changes and corrections.
  36.  
  37.  
  38.  
  39. New in version 1.3
  40. ------------------
  41.  
  42. 1. Added "Task list" submenu in the Working Mode popup menu.
  43. 2. Added "Applications" submenu in the Working Mode popup menu.
  44. 3. Added "Theme" submenu in the Working Mode popup menu.
  45.  
  46. 4. New internal commands have been added to the program: 
  47.     startmenu - show startmenu;
  48.     taskmenu - show taskmenu with 32x32 icons;
  49.     foldermenu <path> - open any folder as popup menu;
  50.    Menu commands have the following additional parameters in the commandline: programs, documents, desktop, favorites, quicklaunch, strt, menubottom, menutop, menuleft, menuright.
  51.    For example, the command: 
  52.                              foldermenu d: menutop
  53.  
  54.    will show the foldermenu of drive d: from top side of button.
  55.  
  56. 5. Added "WorkArea" settings for main form. You can set up your screen workarea manually for each theme.
  57. 6. Added "Start" button in taskbar (only for shell mode of Talisman).
  58. 7. Changed the filenames for taskbar's skin, as follows:
  59.       t_caption has been replaced with t_move1 and t_move2
  60.       t_hover, t_normal and t_pressed have been replaced with t_task1 and t_task2
  61.       t_tray has been replaced with t_tray1 and t_tray2
  62.       t_clock has been replaced with t_clock1 and t_clock2
  63. The first state is normal. The second is pressed.
  64.  
  65. 8. New command "Picture pasted from clipboard" in Talisman's menu.
  66. 9. Rearranged popup menu.
  67. 10. Replaced "Object>Editor" command with "Properties" command in the Edit Mode popup
  68.  
  69. Corrections:
  70. ------------
  71.  
  72. 1. "Enter" and "Delete" keys are available in Object Editor's tree.
  73. 2. Trayarea in shell mode of Talisman was increased to 32 icons.
  74. 3. Corrected Autostart procedure in shell mode of Talisman.
  75. 4. Corrected "Access violation" error in Button Wizard.
  76. 5. Corrected error in "text block" object.
  77. 6. Corrected bug with "transparency" property for text blocks and shapes.
  78. 7. Other changes and corrections.
  79.  
  80.  
  81. Talisman 1.2 (20.05.1999):
  82.  
  83. 1. General Changes
  84. a. Talisman's menu has been changed with new commands. 
  85. "Run", "FindFile", "Desktop", "Programs", "Documents", "Display properties", "Home", "Open...", "Show desktop" commands are added.
  86. b. New internal commands have been added to the program:
  87.       open - open a Talisman's theme from disk;
  88.       home - return to default Talisman theme;
  89.       showdesktop - minimize all applications and show Talisman's desktop;
  90.       desktop  -  open the Desktop folder;
  91.       documents  -  open the Documents folder;
  92.       programs  -  open the Programs folder;
  93.       run  -  Windows Run Dialogue;
  94.       findfile  -  Windows Find File Dialogue;
  95.  
  96. 2. Changes when Talisman is used as Window's shell:
  97. a. New skinable taskbar: taskbar contains the tray area, taskmenu button, clock and small button for moving the taskbar's panel. 
  98. b. Startup functions: Talisman will launch all applications from your Windows/Startup folder and from the Run section of the System Registry.
  99.  
  100. 3. "Fullscreen" mode for forms.
  101.  
  102. 4. Other changes and corrections.
  103.  
  104.  
  105.  
  106. Talisman 1.1 (02.02.1999):
  107.  
  108. 1. Fully rewrited Object Editor. Now you can forget about the types of    
  109.    objects like "kt2" or "pe0". You operate only with 6 main objects: 
  110.    button, textbutton, picture, shape, textblock, form.
  111. 2. "Pack theme" button was added in Object Editor 
  112.    for compressing Talisman's theme after editing.
  113. 3. Added sound support for different events. 
  114.    To add sound in your theme, place next files in your theme folder:
  115.     start.wav - play when loading new theme;
  116.     over.wav  - play when mouse move over button;
  117.     click.wav - play when you click on button;
  118.     form.wav  - play when showing new form (command: Go to form xxx);
  119.     popup.wav - play when popup new form (command: Popup form xxx);
  120.     menu.wav  - play when popup menu;
  121. 4. "New theme" command in menu for creating new blank theme.
  122. 6. "Home" command to return to your default theme from any current theme. 
  123. 7. Added hints for graphic buttons.
  124. 8. Corrected bug with the dragging objects in Edit mode.
  125. 9. Changed default transparent color (Magenta).
  126. 10. Other small changes and corrections.
  127.  
  128.  
  129. Talisman 1.02 (21.11.1998):
  130.  
  131. 1. Fixed bugs
  132. 2. "Always on back" mode added
  133. 3. Tray icon added
  134. 4. Minimize all applications command added
  135. 5. Finished help file. Author: Bill Hobson (billhobson@yahoo.com)
  136.  
  137. Talisman 1.0 (07.11.1998):
  138.  
  139. 1. New features.
  140. 2. Now it is a shareware program.
  141.  
  142. Talisman 0.53 (?.09.1998):
  143.  
  144. 1. Menu item New->Form. Now you can create a new form by one click
  145. 2. In button wizard was added commands for showing forms, for moving forms and for closing forms.
  146. 3. Programm still in memory all history of opened forms. Now you can back not only in one previous form.
  147. 4. New internal commands: moved and close. You can use these commands for dragging forms in Talisman-window and for exit from current form.
  148. 5. New commands "Send to back" and "Bring to front" for objects.
  149. 6. First time version of help-file created by Bill Hobson (billhobson@yahoo.com)
  150.  
  151. Talisman 0.52 (?.09.1998):
  152.  
  153. 1. New object "Text button"
  154. 2. New wizard for creation of buttons.
  155. 3. New commands in menu.
  156. 4. Now program has two modes: "work" and "edit"
  157. 5. Corrected bugs with treeview in Editor
  158. 6. New color and font buttons in Editor
  159. 7. "Delete" buttons for graphic fields in Editor
  160. 8. Corrected procedure of dragging of the objects in edit-mode
  161. 9. Added command "Open theme..." in menu
  162. 10. Added third picture for "kt2" buttons, for reaction on mouse's click. 
  163. 11. Added tiled background for forms
  164. ... and many other small changes and corrections
  165.  
  166.  
  167. Talisman 0.5 (16.09.1998)
  168.  
  169. Project renamed in Talisman. 
  170.  
  171.  
  172. Bonjour 0.43 (?.02.1998):
  173.  
  174. 1. Corrected bug in Editor (don't change the current database after command 'Set as startup base')
  175. 2. Corrected bug with transparent color for buttons with type 'kt2'.
  176. 3. New commands in menu.
  177.  
  178.  
  179. Bonjour 0.42 (?.02.1998):
  180.  
  181. 1. Added command 'Set as startup base' in menu. when you choose this command, 
  182. your current base set as startup default base.
  183. 2. Fixed bug with picture dimensions after dragging.
  184.  
  185.  
  186. Bonjour 0.41 (01.02.1998):
  187.  
  188. 1. New objects added: 
  189. te1, tb1, tt1.
  190. There are text fields. Text stored in database in Memo field (tab Memo in Editor).
  191. te1 - semitransparent text field, tb1 - solid text field, tt1 - transparent text field. 
  192. You can enter in edit-mode of text field by click on them.
  193. kt0 - button with one picture and transparent color.
  194. kt2 - button with two pictures from database and transparent color.
  195. pt0,pt3 - pictures with transparent color.
  196. pb5,pe5 - rectangle with solid or semitransparent color.
  197. 2. New menu with direct access to database without loading of Bonjour Editor.
  198. Now you can change font, color, filename, type from menu.
  199. 3. Increased speed of loading of the program.
  200. 4. The opportunity of opening of the document in the associated program is added.
  201. Now in a field Filename you can place not only exe-files, but also documents.
  202. 5. Added shell commands: "shutdown" (shutdown computer) and "restart" (restart computer).
  203. You can write these commands in 'filename'-field of button.
  204. 6. Improved dragging of picture-objects in 'Edit mode'.
  205.  
  206.  
  207. Bonjour 0.33 (03.12.1997):
  208.  
  209. Support of national versions of Windows95 is added. Eliminated many bugs. 
  210.  
  211.  
  212. Bonjour 0.32 (02.10.1997):
  213.  
  214. All labels and texts translated to English language. TablePack tool is made. This is separate program allows to compress Bonjour-base. Eliminated many bugs. 
  215.  
  216.  
  217. Bonjour 0.3 (03.08.1997)
  218.  
  219. I have received access in Internet. First version of Bonjour in Internet (only Russian).
  220. Great thank to Kamil Karimov (karimov@etel.ru) for his help with uploading and creating of my first www-page!
  221.  
  222. project Bonjour (1996)
  223.  
  224. This program was born when I purchased a new "Pentium-120" in early 1996. Attached to the computer there was a mouse which was not capable of movement, other than by means of making sharp impacts on a table with it. The buttons of this little animal were almost impossible to press, because it's insides were a little warped, and as result getting the cursor over an icon and double clicking on it was very difficult.
  225.  
  226. I have also made small program with larger pictures representing Norton Commander, MS Word, MS Excel and other necessary tools. I built it to start the programs with one mouse click. Of course, my mouse was replaced, but the program had turned out to be rather convenient and gradually has acquired various enhancements and improvements. First time I called my program the "Africa", but after my september'1996 travel in France, I have renamed my program in "Bonjour". 
  227.  
  228.  
  229. Arkadiy Istomin
  230.  
  231.