FIX: In windows, the TC internal commands "cm_ShrinkSelection" and "cm_ClearAll" are not imported to a better equivalence since we may now set parameter for internal command "cm_MarkMinus" and "cm_MarkUnmarkAll".
ADD: In windows, we may now import correctly additional 22 TC internal commands. These TC internal commands are cm_SelectCurrentName, cm_UnselectCurrentName, cm_SelectCurrentNameExt, cm_UnselectCurrentNameExt, cm_SelectCurrentPath, cm_UnselectCurrentPath, cm_SelectBoth, cm_SelectFiles, cm_SelectFolders, cm_ClearFiles, cm_ClearFolders, cm_ClearSelCfg, cm_ClearAllFiles, cm_SelectAllFolders, cm_ClearAllCfg, cm_ExchangeSelBoth, cm_ExchangeSelFiles, cm_ExchangeSelFolders, cm_SelectAllBoth, cm_SelectAllFiles, cm_SelectAllFolders and cm_ConfigSaveSettings.
FIX: In Windows, fix a little display problem when we import tool bar from TC to a new created toolbar. This toolbar was not created but not displayed. Now it is.
DEL: Remove annoying "New Item1" from foptionshotkeysedithotkey's files and language files.
NEW: The internal commands "cm_MarkMarkAll", "cm_MarkUnmarkAll", "cm_MarkInvert" may now work with the parameter "attr" to determine what they will select/unselect/toggle.
UPD: The options "Default attribute mask value to use" and "Use an independent attribute filter in mask input dialog each time" are now in "File views" configuration page instead of "File operations".
UPD: All languages files have been updated AND this time, what could be preserved has been preserved! For example, the string for "tfrmoptionsfilesviews.chkmarkmaskfilterwindows.caption" has been taken from the "tfrmoptionsfileoperations.chkmarkmaskfilterwindows.caption" since the options moved from a place to another.
FIX: All the language files has been corrected as well since the reference string to translate has change and the translation use is also the same one that was used prior the modifiction that made us lose these accelerator character.
FIX: The new string resources to translate for the "fFindDlg" window were not exported into the language file. This has been fixed.
UPD: Still the "fFindDlg" window, the button to abort the search has been renamed back "Cancel" like it was for years. Also, the text for the caption remain the same as what it was in previous language file.
ADD: When closing any "Find files" dialog window, if at least one search has been done, that window will remain in memory. If no search has been done, it will be cleared from memory.
ADD: New internal command "cm_ViewSearches" to show a list of "Find files" dialog window and select one of them to activate it. This way, it possible to do a second search without losing the first one and to be able to reactive it.
ADD: New internal command "cm_DeleteSearches" to delete all the "Find files" dialog windows we may have in memory. If you want to delete just one, activate it via the "cm_ViewSearches" internal command and then clear it from memory from there.
ADD: New internal command "cm_ConfigSearches" to jump directly to the configuration of options related with searches.
ADD: New 32x32 icons for the new internal commands "cm_AddNewSearch", "cm_ViewSearches", "cm_DeleteSearches" and "cm_ConfigSearches". For the 16x16, the last three mentionned were added since for the "cm_AddNewSearch" it was already there, added by mistake too early but now it's used.
ADD: There is now a dedicated page for the option of the search instead of being inside the "File operations" page.
UPD: On new installation, in the "Find files" dialog window, the "ENTER" key is not a shortcut anymore to launch a search. Too many persons get used that pressing enter in the result page was making us to jump to the file location. Code were already in place to have pertinent action on default button so pressing "ENTER" do the pertinent expected job.
ADD: Possibility to have a menu bar in the "Find files" dialog window. This is mainly to help the user at first to see all the possibility. There is an option to hide it and probably experienced user after a while will hide it to gain some 20 extra pixels vertically.
ADD: Reserve, if not already used, the keyboard shortcut "Ctrl+Shift+F7" for the new internal command "cm_AddNewSearch".
UPD: Inside the "Find files" unit, re-arrange the code so the buttons will use TAction to do something instead of the opposite where the TAction were pressing button.
UPD: Language files have been updated.
ADD: In the "File Operation" option page, we may now enter an attribute filter to use when marking/unmarking entries. This way, we may set for example "d-" so directories won't be selected when doing a mark with mask equals "*".
ADD: Still in the "File Operation" option page, we may check an option so in the input mask selector when doing a select group that will allow user to enter an attribute filter. This was, we may set each time an attribute filter to indicate what we want like having only files, only directory, only hidden entries, etc. The filter will be remembered during the session from an invocation to another.
UPD: Move the option "Windows style filter when marking files" from the "Miscellaneous" options page to the "File Operation" option page.
UPD: Languages files have been updated related with these changes. It should have been regenerated also anyway since a few commits.
With straight default settings in Ubuntu, when set in french, the labels were too close to the left border.
UPD: Readjustment in language files.
FIX: Fix corruption present since [r6917] in Turkish language file (tr).
UPD: French language file back to 100% translated. Numerous changes in french language file regarding the mandatory space before and after the colon symbol, ":", where it was not respected in near than 200 expressions. It was not so critical, but half of the time it was done, the other half it was not. So it was not uniform and were inconsequent. These have been all corrected.
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.
ADD: Add a new item in the main menu called "Favorites" for the Favorite Tabs (validated with AK).
UPD: Favorite Tabs stored in a separate single config file called "favoritetabs.xml" in the %DC_CONFIG_PATH% directory and not trace in the "doublecmd.xml" (except maybe the ID of the last active Favorite Tabs).
UPD: "favoritetabs.xml" now holds both the tree structure of Favorite Tabs menu AND the actual bare data for what the tabs are.
ADD: New configuration form called "Folder tabs extra" for little more specific behaviors when we save/load Favorite Tabs.
ADD: New settings to enable or not options related with Favorite Tabs when they are loaded. So there is like a "simple" mode and a kind of extra" mode.
FIX: Favorite Tabs now saves directory history (before was not working). In the "simple" mode, it will be according to the general "Save dir history" setting. In the extra mode it could be set independently from a setup to another.
ADD: In the Favorite Tabs configuration, we may import legacy existing .tab files to have their contents in the Favorite Tabs. (We may export back to .tab file also).
UPD: Refactor the "LoadThisToThis" function that was in "umaincommands.pas" to now be "LoadTheseTabsWithThisConfig" in "fmain". It can now be called directly by functions in "ufavoritetabs.pas" since they load directly tabs from there.
ADD: Add six 16x16 icons for commands related with favorite tabs.
UPD: Change the 32x32 icons for the cm_configfoldertabs internal command as well of the 16x16 image in the options page related with that so it looks like the other blue tab related command (validated with AK).
ADD: Add the internal parametrable command "cm_copyalltabstoopposite" to copy tabs from a side to the opposite one. Parameter value of "side=" indicates which tab to use as source and it could be "left", "right", "active", "inactive" or even "both".
RMV: Remove two unused image that were related with Favorite Tabs (newadditionfavtabs.png & submenufavtabs.png).
RMV: Remove the "Group" related menus, actions and variables. (validated with meteu and AK).