ADD: in Quick filter now can be several masks, ex: *.mp3;*.wav
ADD: separator of TMaskList can be now a set of chars(not only ';') - on developes level
ADD: F7 in Find files window set focus on searched text field (temporary realized not as assignable command, assignable will coming soon). In focus already on search-text field and you press F7 - focus goes to File mask - very cool.
ADD: Now you can close Find files form when searching continue without press Cancel button
ADD: In search results after search stop you can see time that search takes.
FIX: some SetFocus stuff
UPD: In previous version new ressource strings has been added to allow translation of text that were in drop box hard-coded in english. So now the language files have these new ressource strings.
FIX: In the startup splash screen, the Double Commander logo was not centered in the panel which was annoying. Now it is.
FIX: In the "Favorite Tabs" configuration frame, text in drop box are now loaded with "ParseLineToList" from string ressources in "ulang.pas" file so this way, it will be translated for other languages.
FIX: In the "Favorite Tabs" configuration frame, modify the anchors and auto size properties of various components so it will allow all required room for other langauges when it's translated.
FIX: In the "File panels" sub-configuration frame of "Colors" configuration, change the achord of the "btnResetToDCDefault" so there is room when it's translated in other language.
FIX: In the "Folder tabs" configuration frame, change to a combo drop box the option "Action to do when double click on a tab" so it is now below the other options. This solve text in Japaneese what when over it.
FIX: In the "Folder tabs" configuration frame, text for the "Action to do when double click on a tab" is now loaded with "ParseLineToList" from string ressources in "ulang.pas" file so this way, it will be translated for other languages.
FIX: In the "Directory Hotlist" configuration frame, text of combo boxes for configuring the sort column are now loaded with "ParseLineToList" from string ressources in "ulang.pas" file so this way, it will be translated for other languages.
FIX: In the "Toolbar" configuration frame, set the autosize property for the "btnSuggestionTooltip" so when translated in other language with longer name it will still fit.