Commit graph

108 commits

Author SHA1 Message Date
Denis Bisson
21e0a429dd ADD: Improvement in user interface regarding the configuration of archivers.
ADD: When attempting to quit configuration of archivers with unsaved modification, we're now prompt to save or not.
ADD: When disabling an archiver configuration, the whole setting turn gray.
ADD: We may now start a new archiver configuration by copying an existing one.
ADD: We may now import/export configuration or archivers.
ADD: We may now sort the archivers in the configuration.
ADD: Function enable/disable all the archivers at once.
ADD: New internal command "cm_ConfigArchivers".
ADD: When importing/export toolbar to TC, there is now an translation between "cm_ConfigArchivers" and "cm_PackerConfig".
ADD: Little variable reminder helper in popup menu for commands and parameters.
UPD: Language file regenerated. Minimal impact with above modification since existing translation have been re-used, with no additional "Fuzzy".
UPD: French language translation back 100% done.
2018-06-14 01:09:23 +00:00
Denis Bisson
07d9130c4f ADD: Add 16x16 and 32x32 icons for the internal command "cm_Benchmark". 2018-05-26 02:09:28 +00:00
Alexander Koblov
6073cfec74 ADD: Removable media usb icon 2017-10-29 09:07:44 +00:00
Alexander Koblov
b29abc9f1c ADD: scalable/devices icons 2017-10-29 09:00:53 +00:00
Alexander Koblov
096159a40b ADD: 128x128 and scalable icons 2017-10-29 08:54:16 +00:00
Denis Bisson
de2806f031 ADD: Add 16x16, 24x24 and 32x32 icons for internal command "cm_FocusSwap". 2017-05-27 17:26:22 +00:00
Alexander Koblov
c7e11248a8 UPD: Editor use application-exit icon 2017-05-21 12:21:58 +00:00
Alexander Koblov
5d3c775e17 UPD: Editor use go-jump icon 2017-05-21 12:18:21 +00:00
Alexander Koblov
ab280a657f UPD: Editor use help-about icon 2017-05-21 11:47:43 +00:00
Alexander Koblov
aad756cd0e ADD: Go to line icon 2017-05-21 11:22:03 +00:00
Alexander Koblov
8f5e0fa2cf ADD: Editor icons 20x20 2017-05-21 11:03:44 +00:00
Alexander Koblov
95a4de1893 ADD: Editor icons 24x24 2017-05-21 10:54:08 +00:00
Alexander Koblov
6234048c29 ADD: Editor icons 32x32 2017-05-21 10:03:15 +00:00
Alexander Koblov
a46eec4d57 ADD: Editor icons 16x16 2017-05-21 10:00:51 +00:00
Alexander Koblov
952f642084 FIX: Sorting icons 48x48 #2 2017-05-08 18:12:25 +00:00
Alexander Koblov
03472ae3ab FIX: Sorting icons 48x48 2017-05-08 18:05:33 +00:00
Alexander Koblov
5b42e9855d FIX: Link icon size 2017-03-26 08:37:35 +00:00
Alexander Koblov
07a6a002e3 UPD: Archive icon 2017-03-19 13:46:19 +00:00
Alexander Koblov
379342cc76 ADD: 20, 40 and 48 emblems 2017-03-19 13:43:12 +00:00
Alexander Koblov
5c35a4faae FIX: Bug [0001475] 22x22 should be 24x24 #2 2017-03-11 17:31:12 +00:00
Alexander Koblov
8d310abc6d FIX: Bug [0001475] 22x22 should be 24x24 2017-03-11 17:25:29 +00:00
Alexander Koblov
a80567c2cd ADD: drive-virtual icon 2017-03-11 16:29:11 +00:00
Alexander Koblov
45adc79795 UPD: Rename icon 2017-03-11 16:23:47 +00:00
Alexander Koblov
cc56536776 ADD: drive-removable-media-usb icon 2017-03-11 16:14:41 +00:00
Alexander Koblov
b5aa53407c ADD: Devices icons 40, 48 and 64 2017-03-11 15:45:20 +00:00
Alexander Koblov
b5e2966f8c ADD: 20x20 icons 2017-03-11 11:10:04 +00:00
Alexander Koblov
4457210219 ADD: 60x60, 72x72 and 96x96 icons 2017-03-11 08:53:12 +00:00
Alexander Koblov
af2c780043 ADD: Missing icons 2017-03-11 08:10:20 +00:00
Alexander Koblov
9f0a78bf19 ADD: 64x64 icons 2017-03-10 21:35:37 +00:00
Alexander Koblov
0f369c03a2 ADD: 40x40 icons 2017-03-10 21:26:47 +00:00
Denis Bisson
3c8068c942 ADD: New internal command "cm_AddNewSearch" to generate a new instance of the "Find files" dialog window. This way, more than one search may be done at the same time.
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.
2016-12-01 02:23:28 +00:00
Denis Bisson
80189a6330 ADD: Few little modification to help to configure hotkeys faster.
ADD: Internal command "cm_ConfigHotKeys" to jump directly to hotkey configuration page.
UPD: In the "TfrmEditHotkey", there is now an option to make the "Enter" key not used for a shortcut but reserve it instead to confirm the shortcut key we may have set just before. This way, user will intuitively press the wanted shortcut key and press "Enter" to accept and close window instead of having the use the mouse to close it like before.
ADD: Still in the "TfrmEditHotkey", we now have a button "F1" we may click to get a popup menu to help us to quickly choose the shortcut we want to use by offering us the choice between the remaining availble shortcut keys not used yet.
ADD: In the "fOptionsHotkeys", new functions to better deal with various setup files of hotkeys definition (remame, copy, delete, etc.)
UPD: In the "fOptionsHotkeys", the search filter is now on left so people will view it and think more to use it instead of having it far right.
ADD: In the "fOptionsHotkeys", we may sort our table of shortcut per three ways: by command, by shortcut keys grouped and by separate hotkey, one per line. This will help to better view and arrange our shortcuts.
ADD: In the "fOptionsHotkeys", we may restore the default DC hotkeys.
2016-11-30 04:16:46 +00:00
Denis Bisson
40a3a373aa UPD: Change the 32x32 icon of the internal commands "cm_markcurrentpath", "cm_unmarkcurrentpath", "cm_markcurrentname", "cm_unmarkcurrentname", "cm_markcurrentextension", "cm_unmarkcurrentextension", "cm_markcurrentnameext" and "cm_unmarkcurrentnameext". The new icons now follow the same pattern to identify path, filename without its extension, the extension and the combination of file name with its extension as the existing icons for internal commands "cm_copypathoffilestoclip", "cm_copypathnosepoffilestoclip", "cm_copynamestoclip", "cm_copyfullnamestoclip", "cm_addpathtocmdline", "cm_addfilenametocmdline" and "cm_addpathandfilenametocmdline". (The 16x16 are already following this). 2016-11-27 04:55:34 +00:00
Denis Bisson
b41e06b50a ADD: Add a 32x32 icon for the internal command "cm_ExecuteScript". (The 16x16 was already there). 2016-11-27 04:37:24 +00:00
Denis Bisson
ea3f1f7d1b RMV: Remove the 32x32 and 16x16 icons for the non-existing "cm_SaveFavoriteTabsOverLastLoaded" command. 2016-11-27 04:33:40 +00:00
Denis Bisson
df3746ffb1 UPD: Modify slightly the three 32x32 icons for the internal commands "cm_addfilenametocmdline", "cm_addpathandfilenametocmdline" and "cm_addpathtocmdline" so they are consistent. The part of the icon representing the command line is also now the same height for the three icons as oppose as before where it was not the case. 2016-11-26 14:07:35 +00:00
Denis Bisson
521949aa9b ADD: Add the remaining 3 icons in 16x16 for some internal commands to have the complete set which are cm_configtreeviewmenus, cm_configtreeviewmenuscolors and cm_workwithdirectoryhotlist.
UPD: Modify slightly 10 of the 16x16 icons of some internal commands to be consistent between themselves. The commands are the ones where they are picking up complete or part of current selected files. The little letters shown inside the icons now all follow the pattern "c:\f.x" where "c" is the path, "f" the file name (excluding the extension) and ".x" is the extension. These commands are cm_addfilenametocmdline, cm_addpathandfilenametocmdline, cm_markcurrentextension, cm_markcurrentname, cm_markcurrentnameext, cm_markcurrentpath, cm_unmarkcurrentextension, cm_unmarkcurrentname, cm_unmarkcurrentnameext and cm_unmarkcurrentpath.
2016-11-26 12:58:11 +00:00
Denis Bisson
b725029a46 -Addition of 7 icons in 16x16 for some internal commands.
-These includes cm_rename, cm_renamenoask, cm_togglefullscreenconsole, cm_universalsingledirectsort, cm_showbuttonmenu, cm_previousfavoritetabs and cm_savefavoritetabsoverlastloaded.
2016-11-25 04:00:06 +00:00
Denis Bisson
283553268f -Addition of 16 icons in 16x16 for some internal commands.
-These includes cm_doanycmcommand, cm_editpath, cm_nextfavoritetabs, cm_debugshowcommandparameters, cm_cmdlinenext, cm_cmdlineprev, cm_changedirtoroot, cm_changedirtoparent, cm_addpathtocmdline, cm_addpathandfilenametocmdline, cm_addfilenametocmdline, cm_executescript, cm_clearlogwindow, cm_copyfiledetailstoclip, cm_copypathoffilestoclip and cm_copypathnosepoffilestoclip.
2016-11-24 02:17:14 +00:00
Denis Bisson
6a8cd63d05 -Addition of 16 icons in 16x16 for some internal commands.
-These includes cm_pastefromclipboard, cm_cuttoclipboard, cm_copytoclipboard, cm_leftthumbview, cm_rightthumbview, cm_rightflatview, cm_leftflatview, cm_flatview, cm_rightreverseorder, cm_leftreverseorder, cm_rightopendrives, cm_leftopendrives, cm_leftcolumnsview, cm_rightcolumnsview, cm_rightbriefview and cm_leftbriefview.
2016-11-23 02:40:32 +00:00
Denis Bisson
e9c0e32542 -Addition of 16 icons in 16x16 for some internal commands.
-These includes cm_rightsortbyattr, cm_rightsortbydate, cm_rightsortbysize, cm_rightsortbyext, cm_rightsortbyname, cm_leftsortbyattr, cm_leftsortbydate, cm_leftsortbysize, cm_leftsortbyext, cm_leftsortbyname, cm_closeduplicatetabs, cm_copyalltabstoopposite, cm_shellexecute, cm_setalltabsoptionpathresets, cm_setalltabsoptiondirsinnewtab and cm_setalltabsoptionpathlocked.
2016-11-22 03:31:22 +00:00
Denis Bisson
5ac556ab6c -Addition of 16 icons in 16x16 for some internal commands.
-These includes cm_addnewsearch, cm_copy, cm_copynoask, cm_delete, cm_copysamepanel, cm_dirhistory, cm_editnew, cm_focuscmdline, cm_loadtabs, cm_networkconnect, cm_networkdisconnect, cm_open, cm_openbar, cm_quickfilter, cm_quicksearch and cm_renameonly.
2016-11-20 17:17:08 +00:00
Denis Bisson
b3714b1b5f -Remove the 16x16 icon for eventual "cm_addnewsearch" internal command. (Idea is not accepted yet).
-Add the 16x16 icon for internal command "cm_clearlogfile" instead.
2016-11-19 03:28:51 +00:00
Denis Bisson
cb1dda82e6 -Addition of 16 icons in 16x16 for some internal commands.
-These includes cm_showmainmenu, cm_showcmdlinehistory, cm_setalltabsoptionnormal, cm_savetabs, cm_rightequalleft, cm_leftequalright, cm_panelssplitterperpos, cm_openarchive, cm_minimize, cm_gotolastfile, cm_gotofirstfile, cm_edit, cm_contextmenu, cm_addnewsearch, cm_changedirtohome and cm_changedir.
2016-11-19 03:24:32 +00:00
Denis Bisson
b09f793166 -Addition of 12 icons in 16x16 for some internal commands.
-These includes cm_srcopendrives, cm_switchignorelist, cm_syncdirs, cm_transferleft, cm_transferright, cm_view, cm_viewhistory, cm_viewhistorynext, cm_viewhistoryprev, cm_viewlogfile, cm_wipe and cm_configsavesettings.
2016-11-18 03:56:08 +00:00
Denis Bisson
fb45a8fdc3 ADD: New mark internal commands icons in 22x22 for cm_MarkCurrentPath, cm_UnmarkCurrentPath, cm_MarkCurrentName, cm_UnmarkCurrentName, cm_MarkCurrentNameExt and cm_UnmarkCurrentNameExt.
UPD: To fit with set of previous ones, new icons in 22x22 for the internal commands cm_MarkCurrentExtension and cm_UnmarkCurrentExtension.
2016-11-17 02:02:14 +00:00
Denis Bisson
1f895fa0fd ADD: New mark internal commands icons in 16x16 for cm_MarkCurrentPath, cm_UnmarkCurrentPath, cm_MarkCurrentName, cm_UnmarkCurrentName, cm_MarkCurrentNameExt and cm_UnmarkCurrentNameExt.
UPD: To fit with set of previous ones, new icons in 16x16 for the internal commands cm_MarkCurrentExtension and cm_UnmarkCurrentExtension.
2016-11-08 03:18:59 +00:00
Alexander Koblov
6b17d763a9 ADD: New mark commands icons 2016-11-06 19:02:37 +00:00
Denis Bisson
7b833d6d64 -Light modifications regarding Command "cm_ConfigSaveSettings".
-Set its tag to appropriate category number. This way, when invoking the "fmaincommandsdlg", the "cm_ConfigSaveSettings" command is in the correct "configuration" category instead of being "All". Also, when invoking the function "Add toolbar with ALL DC commands" in the toolbar configuration, the "cm_ConfigSaveSettings" won't be alone in its category and be in the correct "configuration" category.
-Add an icon for the "cm_ConfigSaveSettings".
2016-10-29 17:38:55 +00:00
Alexander Koblov
21a17a5340 UPD: Tree view small icon 2016-06-11 05:40:21 +00:00