Commit graph

116 commits

Author SHA1 Message Date
Alexander Koblov
df04257456 ADD: Main icon from papirus icon theme 2019-06-16 08:23:11 +00:00
Denis Bisson
fb1b91f322 CHG: Change icons for internal commands "cm_GoToFirstFile" and "cm_GoToLastFile" for both 16x16 and 32x32 resolution.
ADD: Add icons for internal commands "cm_GoToFirstEntry" and "cm_GoToLastEntry" for both 16x16 and 32x32 resolution.
2019-03-26 01:56:23 +00:00
Denis Bisson
9b61d1da10 ADD: Images for internal command "cm_ConfigSavePos" for 16x16 and 32x32 sizes. 2019-01-26 20:33:50 +00:00
Denis Bisson
115b2abe20 ADD: New internal command "cm_AddPlugin". 2019-01-20 02:50:52 +00:00
Denis Bisson
0207f8120a ADD: Images in 32x32 and 16x16 for internal command "cm_FocusTreeView". 2018-11-29 01:39:16 +00:00
Denis Bisson
60fba857fe ADD: Add images for internal commands "cm_ActivateTabByIndex" and "cm_OpenDriveByIndex" in 16x16 and 32x32. 2018-11-04 02:45:28 +00:00
Denis Bisson
b3143b2aca CHG: Few modifications regarding plugins configuration.
ADD: Warn the user when attempting to quit the plugin configuration without having saved possible unsaved modification.
ADD: In the plugin configuration table, if a text is too large to fit in a column, a tooltip is displayed showing the complete text.
ADD: Individual configuration pages for DSX, WCX, WDX, WFX and WLX plugins.
ADD: Plugin tweak dialog windows now remember their dimensions from a session to another.
ADD: Double-click on an item in the list of plugins in the configuration now trigs the tweak window for selected plugin.
ADD: When we just add a plugin, it is now the selected one in the list.
ADD: Add an option to go to tweak dialog window right after a plugin in added.
CHG: The path to the plugin is now *loaded*, *displayed* and *saved* as what the user sees.
CHG: The path for the plugin files may now be defined with full relative path based on either windows special folders, environment variables or full complete path. It is not simply on a path deeper than %COMMANDERPATH% like it was before.
ADD: In the plugin tweak dialog window, we now have an actual "TFileNameEdit" with a button and the file requester to select our plugin location.
ADD: In the plugin tweak dialog window, we now have a button with a popup menu to help to adapt the path of the plugin location like to make it relative to a specified location.
ADD: There is now an option to make DC automatically use relative path to what we want when we add a plugin file. We may also apply that retro-active.
ADD: In the plugin configuration, do not display a column if not pertinent (like column 2 in WFX).
ADD: In the WCX plugin configuration window, we may display plugins grouped by plugin file or by file extension as they appear in config file AND how they are actually used when searching for a qualified one.
ADD: Add the internal command "cm_ConfigPlugins".
FIX: Added WCX plugin associated with an empty extension was not displayed at first in the grid and needed to close and reopen the configuration window. This is fixed.
FIX: Adding a file extension associated with a WCX plugin in the tweaking window from a WCX where previously *just one* extension was associated was not switching enabled the "Remove" button. This is fixed.
UPD: Languages files have been modified, but efforts have been made to re-use existing translations and to avoid "fuzzy" attributes.
2018-11-03 20:17:43 +00:00
Denis Bisson
1101c8ee1e ADD: Various minor modifications around tooltip configuration.
ADD: Warn user if attempt to exit configuration page with unsaved modification in tooltip configuration.
ADD: New setting to set the tooltip hide timeout in tooltip configuration.
ADD: Configuration of tooltip file type with a memo instead of a single line so we see better line changes and have a better preview of the result.
ADD: Support drag and drop in the tool tip configuration for placing the file type in the order we want.
ADD: Better control of tooltip info we see combined or not with system ones and if so, which one we see first.
ADD: Export/Import tooltip configuration.
ADD: Internal command "cm_ConfigTooltips" to launch directly tooltip configuration panel.
CHG: Language files adapted for minimal impact with modifications made in tooltip configuration.
2018-08-26 00:22:18 +00:00
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