Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0105 - 2012-11-03 12:04
    + Scripting got a new function.
      Name:   Abs
      Action: Returns the absolute value of number.
      Syntax: abs(number)
        number:   Must be a number. A string will raise an error.
      Examples:
        echo abs(1);  // 1
        echo abs(0);  // 0
        echo abs(-1); // 1
        echo abs(-2.3456); // 2.3456
    * Multilingual Support: Updated to version 3.
    * XYcopy: Updated to 2.10.0003.
    ! Rename: Error on popping the overwrite prompt. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Hi,

Since some translators apparently have overlooked my warning and have already started the work, I repeat:

IMPORTANT NOTE TO TRANSLATORS
=============================
Do not start yet with the serious work! This first version is just for
playing. Try something. Look for questions and problems. Give feedback.


I will let you know when I'm ready with my part.

There will be a CAT (Computer Assisted Translation) tool which will make the translation very comfortable. You do not have to edit *.lng manually when the CAT is ready (I hope next week)!

Don

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0106 - 2012-11-05 12:25
    + Menu Help: Added command "Select Language...". Opens a common 
      dialog to select a language file. The selection is remembered 
      across sessions (if you Save Settings, or Save on Exit).
      Note that languages are switched on the fly without restarting the 
      app. Quite cool!
    * Multilingual Support: Updated to version 4.
      Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0004.
    * Changed some terms in accordance with standard usage:
        "UTF-8 BOM" is now called "UTF-8"
        "UTF-8"     is now called "UTF-8 No BOM"        
    * Tabsets: Tweak TabsetsNoPaneActivation buggy. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0107 - 2012-11-09 12:00
  +++ Interface Translation Tool: Now you can translate virtually all 
      interface text bits in a convenient way.
      Open the ITT using menu Help | Interface Translation Tool.
      At the top of the list you can edit some of the header data. Then 
      the translation begins with the "OK" button. Enjoy playing with it!
      Notes:
      - Original and translation are WYSIWYG-previewed where applicable. 
        Variables are resolved using "Dummy" values, number variables 
        are resolved using a set of test numbers (0, 1, 2, 5, 21).
      - Pressing <enter> in the Edit box (Ctrl+Enter in a multi-line 
        box) will apply the changes in the current item, set it to 
        "translated" state internally, make it green in the text items 
        list, and move on to the next item.
      - Suggestions are given if similar items have already been 
        translated. Click on a suggestion to place its value into the 
        Edit field.
      - If you save the changes they will be immediately applied to the 
        application interface after closing the ITT.
      - Apart from translation you can use this tool to modify the 
        original English, e.g. add helpful remarks to captions or 
        tooltips. In other words, you now have a revolutionary way to 
        personalize the application.
      - Of course, you can as well work directly in the LNG file using 
        any editor. The ITT is just a GUI for this job.
    + MLS: Now the *.LNG file may also be in UTF-8 format (with or 
      without BOM). 
    * Re-changed the UTF-8 terms to their earlier state (v11.70.0106). 
      That was nonsense (see http://en.wikipedia.org/wiki/UTF-8).
    * Multilingual Support: Updated to version 5.
      Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0005.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0108 - 2012-11-11 17:39
    + The ITT now displays a warning when your translation is wider 
      than the original and might be too wide to fit the control. The 
      WYSIWYG preview will show you whether or not it actually fits. 
      (Note that sometimes overwidth is okay; e.g. checkboxes in the 
      configuration dialog are of flexible width.)
      The warning is not displayed where width is irrelevant (tooltips, 
      menu captions, etc.).
    + Environment Variables: New XY-only environment variable:
        %osbitness% = OS bitness, e.g. 64 on a 64-bit Windows
    * Multilingual Support: Updated to version 6.
      Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0006.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0111 - 2012-11-11 17:39
    + MLS and ITT are finished: Green light to the translators!
    * Move Up: In search results the selected items are now moved to the 
      folder above their current location. Before, they were moved to 
      the folder above the search path -- nobody needs this.
      Note: If the selected items are in different locations, the 
      command is disabled.
    * Menu File: Reorganized the "Settings" submenu.
      - Command "Save All Settings" is now called "Save Settings" and 
        moved up to the File menu.
      - Submenu "Settings" is now called "Settings Special".
    * Redesigned MLS so that the original accelerators now appear in the 
      LNG file.
    * Multilingual Support: Updated to version 7.
      Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0007.
    ! Selecting a new language would corrupt the Info Panel layout in 
      various ways. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0112 - 2012-11-15 21:08
    + ITT: Now you can upgrade language files to the latest state using 
      the new ITT menu command "Upgrade Language File...". You are 
      prompted to select a reference file ("Reference.lng") which will 
      be used for upgrading the currently loaded language file (e.g. 
      "German.lng").
      The reference file version must match the MLS version of the 
      running XYplorer. In future, matching reference files can be 
      downloaded from http://www.xyplorer.com/language.php.
      After upgrading any new items can be translated in the ITT right-
      away, and the be loaded into the application on closing the ITT.
      !!! NOTE: This being a BETA version, translators should backup 
          their work before upgrading it. It's all thoroughly tested but 
          you never know...
    * MLS: The MLS version now has a major and a minor number, e.g. 
      "7.1". The major numbers of the language file version and the 
      internal MLS version must match else the language cannot be 
      loaded. If only the minor numbers differ, the language file will 
      load but a couple of strings will not be translated.
    + ITT: Now the suggestions also include items with a similarity 
      index of > 0.85 acc. to Ratcliff/Obershelp/Levenshtein.
    + ITT: Now the right-click menu of the main items list offers a 
      traffic light system for tagging the items:
        - Translated                Green
        - Translated, Check Again   Yellow
        - Partially Translated      Red
        - Not Yet Translated        White
    + ITT: New menu command "Untranslate Item" resets the current item 
      to its original untranslated value.
    + ITT: Now pressing ESC in the Edit field will reset any unsaved 
      modifications in the field.
    * Multilingual Support: Updated to version 7.1.
      Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0008.
    + Color Selection Dialog: The Custom Colors ("Add to Custom Colors") 
      are now preserved across calls and across sessions.
    - Removed tweak UnitByte. Conflicted with MLS.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0113 - 2012-11-17 14:06
    + Menu View | Caches: Added command "Refresh Selected Thumbnails".
    * Custom Copy | Progress Dialog | Pause: Now you are prompted before 
      the process is paused. This prompt alone might often be already 
      all the pause you need, so you need not "really" pause the 
      processing (with the possible disadvantage that processing resumes 
      with processing the current again from start).
    ! Improved word break recognition when renaming files (dbl-click 
      selection, moving cursor with CTRL). This was partly destroyed 
      since v11.70.0102.
    + ITT: Various minor improvements.
    + MLS: Added support for Polish number rules (n7).
    * MLS: Updated to version 7.2. Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0009.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0115 -2012-11-18 16:05
    + ITT: Now you can define up to two word lists that will be used for 
      suggestions. The paths to the word lists have to be stated in the 
      new file ITT.ini which should be located in app data path.
      Example for the contents of ITT.ini:
        [Settings]
        WordList1=WordList-hr.txt
        WordList2=MicrosoftTermCollection-hr_XYstyle.UTF8
      The paths can be relative to app data path.
      The word lists itself should be text files (ASCII, UTF-8, UTF-16) 
      and have the following general format:
        Original|--|Translation
        Original|--|Translation
        Original|--|Translation
      Example for Croatian (FYI, "n5" marks slavic number rules):
        <#> <file;~s>|--|<#> <n5:datoteka;datoteke;datoteka>
        <#> <folder;~s>|--|<#> <n5:mapa;mape;mapa>
        <#> <item;~s>|--|<#> <n5:objekt;objekta;objekata>
      Both WordList1 and WordList2 are internally joined to one big 
      pool. The optional separation in two files is just for your 
      convenience.
      Now when you select an item in the ITT items list, all word list 
      items that are contained in the original of that item will be 
      listed (orange back color) in the suggestions list, order by 
      length: the largest item first (because this is likely to be the 
      most interesting match).
      Now when you click such an orange suggestion, all matching words 
      in the Edit box are replaced by their translation. Upper case 
      is attempted to be preserved.
    * ITT: Slightly reorganized the ITT so that you can see more 
      suggestions and the statusbar is nearer to the Edit field.
    - ITT: Removed this from v11.70.0112 - 2012-11-15 21:08. Too slow 
      and not very useful.
        Now the suggestions also include items with a similarity 
        index of > 0.85 acc. to Ratcliff/Obershelp/Levenshtein.
    + Menu Help: Added toggle "Remove Language on Restart". If ticked 
      then any language is removed from the interface after the next 
      restart. (Technically the key "LanguageFile" in Language.ini is 
      set to "" when the app is closed.) 
    * MLS: Updated to version 7.3. Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0010.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0117 -2012-11-19 20:48
    + ITT: Various improvements including a Sticky Notes section at the 
      bottom (your personal notes are read from and written to a file 
      ITT.txt), and a new menu "Edit" with added keyboard shortcuts.
    + ITT: New menu "Tools" featuring a command to view and edit the 
      ITT.ini file (to check and modify the loaded word lists).
      Here is also a set of new commands that might become handy when 
      you use 3rd party tools for the translation: 
      - Set to "Translated" where the Translation has been Modified
      - Set to "Mostly Translated" where the Translation has been Modified
      - Set to "partially Translated" where the Translation has been Modified
      Note that these commands work on all and only those items in the 
      list that have not been translated yet ("Not Yet Translated").
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0118 - 2012-11-20 10:18
    * ITT: Window less high and more wide, Info Panel now optional 
      (setting remembered across ITT calls within session).
    ! ITT: Crash when selecting an orange suggestion. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0120 - 2012-11-20 20:18
    + ITT: Now you got some filters in the View menu.
    + ITT: Suggestions list now got a right-click menu offering choices 
      on how the suggestion is applied.
    + ITT: The sticky notes file can now be stated in ITT.ini at key 
      Notes, e.g.:
        Notes=hr-borut.txt
    + ITT: The edit boxes font size can now be stated in ITT.ini at key 
      EditFontSize, e.g.:
        EditFontSize=10
    ! Find Files | Date: The label "Leave empty for "now"." was gone 
      since v10.80.0019. It's back.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0121 - 2012-11-21 11:14
    * MLS: Updated to version 7.4. Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0011.
    ! Rename: When renaming an item by appending any number of dots to 
      its name, you got an overwrite prompt because Windows/NTFS ignores 
      trailing dots (because they are not allowed anyway). Choosing 
      "Overwrite" resulted in the deletion of the file you wanted to 
      rename. Fixed: Trailing dots are now internally removed from the 
      new name beforehand.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0122 - 2012-11-21 20:52
    + Info Panel | Report | Current Folder: Added option "Metadata to 
      CSV". Exports the complete set of metadata (also known as 
      "Extended Properties", and identical to the fields used in File 
      Info Tips) in CSV format (using the default list separator for the 
      current locale, usually ";"). The first line has the field names 
      (column headers). The first field "Path" has been added to the 
      standard set.
    + Menu Edit | New Items: Now any tags in the source item are copied 
      to the new target item. This works silently and independently of 
      the setting of "Copy tags on copy operations".
    ! Scripting: #182; did not work for "Save Settings" anymore since 
      v11.70.0111. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v11.70.0123 - 2012-11-25 17:24
    + MLS: Improved UTF-8 detection for *.LNG files another MLS/ITT 
      related files. Before, a file could pass wrongly as non-UTF-8 if 
      upper ANSI characters only appeared rather late in the file. This 
      cannot happen anymore.
    ! MLS: Fixed a couple of glitches when switching languages on the 
      fly.
    ! MLS: Number formulas were not correctly resolved in XYcopy. Fixed.
    * MLS: Updated to version 7.5. Download update from here:
        http://www.xyplorer.com/download/Language.zip
    * XYcopy: Updated to 2.10.0012.
To download the latest BETA version choose a download package: (1) Installer Package, (2) No-Install Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

Locked