Changeset 45

Show
Ignore:
Timestamp:
02/03/08 17:49:22 (10 months ago)
Author:
cinc
Message:

Additions to the documentation and updated 'Changes' file.

Location:
trunk/File_id
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/File_id/Changes

    r30 r45  
    22------- 
    33 
    4 V0.6.1 
     4V0.6.1a2 (03.Feb.2008) 
     5 
     6-Wrong language resources were added to DLL (ticket #10) 
     7-Toolbar buttons use background color of toolbar now (ticket #12) 
     8-Use system window color when painting info area (part of ticket #13) 
     9-Emergency dialog when pressing Alt-Ctrl during WPS start 
     10-Some changes to the installation process 
     11-Updates to the documentation with regard to crash recovery 
     12 
     13 
     14V0.6.1a1 (12.01.2008) (fixpack) 
    515 
    616-Fixed (?) crash because of stack problems (ticket #6) 
     
    818-Fixed trap during painting of icons in freshly opened folders (missing paint context) 
    919-"Normal sized Symbols" was never check marked in view menu 
    10 -Fixed abort of automated folder opening when using DragText thanks to some info from the author 
     20-Fixed (?) abort of automated folder opening when using DragText thanks to some info from the author 
     21-Fixed ticket #8. Icon editing failed when no theme was installed 
     22-Experimental feature: user defined icon sizes. Create a key under the application 'IconTheme' named 
     23 'IconSize' in os2.ini and set the size in percent, e.g. 150. You may use all the sizes found in the 
     24 'View' menu. Note that this also works when no theme is installed. 
    1125 
    1226 
  • trunk/File_id/Readme.1st

    r11 r45  
    1 WPS-Wizard 09.12.2007 
     1WPS-Wizard 03.02.2008 
    22--------------------- 
    33 
     
    7070trashcan) and run checkini afterwards. 
    7171 
     72 
     73!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
     74 
     75Create a WPS archive before installation. Open the settings notebook 
     76of the desktop and go to the 'Archive' page. Read the help for more 
     77information.  
     78 
     79!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
     80 
     81 
    7282For installation move this directory to the desired location 
    7383and run install.cmd.  
     
    7686 
    7787 
     88Crash recovery 
     89-------------- 
     90 
     91If your WPS does not start anymore reboot and press Alt-F1 when the white eCS blob 
     92is shown in the upper left corner. Reinstall the archive you created prior to 
     93installation. 
     94 
     95If you want to debug your problem press Alt-Ctrl when the WPS starts up. A recovery 
     96dialog pops up you may use to disable features of WPS-Wizard. 
     97 
     98The following options are available. 
     99 
     100# Use eCS Icon drawing: 
     101 
     102  Don't replace the functions used to draw icons. Note that this will disable hints, too. 
     103  Cairo is still used to load PNG images.  
     104 
     105# No *.DLL loading tweak: 
     106 
     107  Don't use a workaround to improve DLL loading by the WPS. Should be save to select. 
     108 
     109# No class image loading 
     110 
     111  Don't load PNG images for classes. 
     112 
     113# No object image loading from INI 
     114 
     115  Ignore references to PNG images in the theme ini for objects. 
     116 
     117# No user image loading 
     118 
     119  Don't load images assigned using the icon page in the settings. 
     120 
     121# No Cairo icon drawing. 
     122 
     123  Load PNG images but draw using eCS icon functions. 
     124 
     125# Recover 
     126 
     127  A recover feature renames the class DLL and prevents the WPS from loading any WPS-Wizard 
     128  class. Refrences to the classes are still in your INI but this will not do any harm. 
     129 
     130If you try to find a problem start without an installed theme first. 
     131 
    78132 
    79133Problems 
     
    101155- The icon editor is disabled for normal OS/2 icons if PNG icons are used 
    102156 
     157- WPS-Wizard does not work with the Turbo Folders feature of XWorkplace 
     158 
    103159 
    104160Trap information is written to 'wpswiz.log' on your bootdrive. 
     161 
    105162 
    106163 
     
    132189----------- 
    133190 
     191Icon themes can be found at 
     192 
     193  ftp://ftp.netlabs.org/pub/wps-wizard/ 
     194 
     195Note that icon themes shouldn't be installed in a path containing spaces. 
     196 
     197 
    134198Older icon themes designed for V0.5.3 don't work with this release of WPS-Wizard. 
    135199 
     
    177241 
    178242 
    179 E-mail: wps-wizard@netlabs.org 
     243E-mail: wps-wizard at netlabs.org 
    180244Note:   I read every mail but because of time constraints I can't answer each and every one. Sorry... 
    181245