NonVisual.cpp 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850
  1. //---------------------------------------------------------------------------
  2. #include <vcl.h>
  3. #pragma hdrstop
  4. #include "NonVisual.h"
  5. #include <Common.h>
  6. #include <CoreMain.h>
  7. #include <TextsWin.h>
  8. #include <Tools.h>
  9. #include <Setup.h>
  10. #include <Log.h>
  11. #include <Interface.h>
  12. #include "WinConfiguration.h"
  13. #include "TerminalManager.h"
  14. #include "TBX.hpp"
  15. #include "VCLCommon.h"
  16. #include <HistoryComboBox.hpp>
  17. //---------------------------------------------------------------------------
  18. #pragma package(smart_init)
  19. #pragma link "TB2Item"
  20. #pragma link "TBX"
  21. #pragma link "TB2ExtItems"
  22. #pragma link "TBXExtItems"
  23. #pragma link "TBXToolPals"
  24. #ifndef NO_RESOURCES
  25. #pragma resource "*.dfm"
  26. #endif
  27. TNonVisualDataModule *NonVisualDataModule;
  28. //---------------------------------------------------------------------------
  29. #define SCPCOMMANDER ((TScpCommanderForm *)ScpExplorer)
  30. #define UPDEX(HandleAction, Condition, OtherEnabled, OtherDisabled) if (Action == HandleAction) { \
  31. ((TCustomAction *)Action)->Enabled = (Condition); \
  32. if (((TCustomAction *)Action)->Enabled) { OtherEnabled; } else { OtherDisabled; }; \
  33. Handled = true; } else
  34. #define UPDEX1(HandleAction, Condition, Other) UPDEX(HandleAction, Condition, Other, Other)
  35. #define UPD(HandleAction, Condition) if (Action == HandleAction) { \
  36. ((TCustomAction *)Action)->Enabled = (Condition); Handled = true; } else
  37. #define UPDFUNC(HandleAction, Function) if (Action == HandleAction) { Function; Handled = true; } else
  38. #define EXE(HandleAction, Command) if (Action == HandleAction) { \
  39. Command; Handled = true; } else
  40. #define UPDACT(HandleAction, Command) \
  41. EXE(HandleAction, ((TCustomAction *)Action)->Enabled = true; Command)
  42. #define UPDCOMP(COMP) if (Action == COMP ## Action) { COMP ## Action->Enabled = true; \
  43. COMP ## Action->Checked = ScpExplorer->ComponentVisible[fc ## COMP]; Handled = true; } else
  44. #define EXECOMP(COMP) EXE(COMP ## Action, \
  45. ScpExplorer->ComponentVisible[fc ## COMP] = !ScpExplorer->ComponentVisible[fc ## COMP] )
  46. #define COLPROPS(SIDE) \
  47. ((TCustomDirViewColProperties*)ScpExplorer->DirView(os ## SIDE)->ColProperties)
  48. #define UPDSORT(SIDE, PREFIX, COL) if (Action == SIDE ## SortBy ## COL ## Action) { \
  49. SIDE ## SortBy ## COL ## Action->Enabled = true; Handled = true; \
  50. SIDE ## SortBy ## COL ## Action->Checked = (COLPROPS(SIDE)->SortColumn == PREFIX ## COL); } else
  51. #define EXESORT(SIDE, PREFIX, COL) EXE(SIDE ## SortBy ## COL ## Action, \
  52. if (COLPROPS(SIDE)->SortColumn == PREFIX ## COL) \
  53. COLPROPS(SIDE)->SortAscending = !COLPROPS(SIDE)->SortAscending; \
  54. else COLPROPS(SIDE)->SortColumn = PREFIX ## COL )
  55. #define UPDSORTA(SIDE) if (Action == SIDE ## SortAscendingAction) { \
  56. SIDE ## SortAscendingAction->Enabled = true; Handled = true; \
  57. SIDE ## SortAscendingAction->Checked = COLPROPS(SIDE)->SortAscending; } else
  58. #define EXESORTA(SIDE) EXE(SIDE ## SortAscendingAction, \
  59. COLPROPS(SIDE)->SortAscending = !COLPROPS(SIDE)->SortAscending; )
  60. #define UPDSORTC(LPREFIX, LCOL, RPREFIX, RCOL) if (Action == CurrentSortBy ## RCOL ## Action) { \
  61. CurrentSortBy ## RCOL ## Action->Enabled = ScpExplorer->AllowedAction((TAction *)Action, aaShortCut); \
  62. if (CurrentSortBy ## RCOL ## Action->Enabled) { \
  63. if (ScpExplorer->DirView(osCurrent) == ScpExplorer->DirView(osRemote)) \
  64. CurrentSortBy ## RCOL ## Action->Checked = (COLPROPS(Current)->SortColumn == RPREFIX ## RCOL); \
  65. else CurrentSortBy ## RCOL ## Action->Checked = (COLPROPS(Current)->SortColumn == LPREFIX ## LCOL); \
  66. } else CurrentSortBy ## RCOL ## Action->Checked = false; Handled = true; } else
  67. #define EXESORTC(COL, LCOL, RCOL) \
  68. EXE(CurrentSortBy ## COL ## Action, \
  69. Integer NewSortCol = \
  70. ((ScpExplorer->DirView(osCurrent) == ScpExplorer->DirView(osRemote)) ? RCOL : LCOL); \
  71. if (COLPROPS(Current)->SortColumn == NewSortCol) \
  72. COLPROPS(Current)->SortAscending = !COLPROPS(Current)->SortAscending; \
  73. else COLPROPS(Current)->SortColumn = NewSortCol \
  74. )
  75. #define UPDSHCOL(SIDE, PREFIX, COL) \
  76. EXE(ShowHide ## SIDE ## COL ## ColumnAction, \
  77. ShowHide ## SIDE ## COL ## ColumnAction->Checked = COLPROPS(SIDE)->Visible[PREFIX ## COL])
  78. #define EXESHCOL(SIDE, PREFIX, COL) \
  79. EXE(ShowHide ## SIDE ## COL ## ColumnAction, \
  80. COLPROPS(SIDE)->Visible[PREFIX ## COL] = !COLPROPS(SIDE)->Visible[PREFIX ## COL])
  81. //---------------------------------------------------------------------------
  82. __fastcall TNonVisualDataModule::TNonVisualDataModule(TComponent* Owner)
  83. : TDataModule(Owner)
  84. {
  85. FListColumn = NULL;
  86. FSessionIdleTimerExecuting = false;
  87. FBusy = 0;
  88. QueueSpeedComboBoxItem(QueuePopupSpeedComboBoxItem);
  89. }
  90. //---------------------------------------------------------------------------
  91. __fastcall TNonVisualDataModule::~TNonVisualDataModule()
  92. {
  93. }
  94. //---------------------------------------------------------------------------
  95. void __fastcall TNonVisualDataModule::LogActionsUpdate(
  96. TBasicAction *Action, bool &Handled)
  97. {
  98. TLogMemo * LogMemo = TTerminalManager::Instance()->LogMemo;
  99. bool ValidLogMemo = LogMemo && LogMemo->Parent;
  100. UPD(LogClearAction, ValidLogMemo && LogMemo->Lines->Count)
  101. // removed potentially CPU intensive check for "all selected already"
  102. UPD(LogSelectAllAction2, ValidLogMemo && LogMemo->Lines->Count)
  103. UPD(LogCopyAction, ValidLogMemo && LogMemo->SelLength)
  104. UPD(LogPreferencesAction2, true)
  105. ;
  106. }
  107. //---------------------------------------------------------------------------
  108. void __fastcall TNonVisualDataModule::LogActionsExecute(
  109. TBasicAction *Action, bool &Handled)
  110. {
  111. {
  112. TAutoNestingCounter Counter(FBusy);
  113. TLogMemo * LogMemo = TTerminalManager::Instance()->LogMemo;
  114. DebugAssert(LogMemo && LogMemo->Parent);
  115. EXE(LogClearAction, LogMemo->SessionLog->Clear())
  116. EXE(LogSelectAllAction2, LogMemo->SelectAll())
  117. EXE(LogCopyAction, LogMemo->CopyToClipboard())
  118. EXE(LogPreferencesAction2, PreferencesDialog(pmLogging));
  119. ;
  120. }
  121. DoIdle();
  122. }
  123. //---------------------------------------------------------------------------
  124. void __fastcall TNonVisualDataModule::ExplorerActionsUpdate(
  125. TBasicAction *Action, bool &Handled)
  126. {
  127. if (!ScpExplorer || !ScpExplorer->AllowedAction((TAction *)Action, aaUpdate))
  128. {
  129. ((TAction *)Action)->Enabled = false;
  130. Handled = true;
  131. return;
  132. }
  133. void * Param;
  134. #define HasTerminal (ScpExplorer->Terminal != NULL)
  135. // CURRENT DIRVIEW
  136. #define EnabledSelectedOperation (ScpExplorer->EnableSelectedOperation[osCurrent])
  137. #define EnabledFocusedOperation (ScpExplorer->EnableFocusedOperation[osCurrent])
  138. #define EnabledSelectedFileOperation (ScpExplorer->EnableSelectedFileOperation[osCurrent])
  139. #define EnabledFocusedFileOperation (ScpExplorer->EnableFocusedFileOperation[osCurrent])
  140. #define EnabledLocalSelectedOperation (ScpExplorer->HasDirView[osLocal] && ScpExplorer->EnableSelectedOperation[osLocal])
  141. #define EnabledLocalFocusedOperation (ScpExplorer->HasDirView[osLocal] && ScpExplorer->EnableFocusedOperation[osLocal])
  142. #define EnabledLocalSelectedFileOperation (ScpExplorer->HasDirView[osLocal] && ScpExplorer->EnableSelectedFileOperation[osLocal])
  143. #define EnabledRemoteSelectedOperation (ScpExplorer->EnableSelectedOperation[osRemote])
  144. #define EnabledRemoteFocusedOperation (ScpExplorer->EnableFocusedOperation[osRemote])
  145. #define EnabledRemoteSelectedFileOperation (ScpExplorer->EnableSelectedFileOperation[osRemote])
  146. // focused operation
  147. UPD(CurrentDeleteFocusedAction, EnabledFocusedOperation)
  148. UPD(CurrentPropertiesFocusedAction, EnabledFocusedOperation)
  149. UPD(CurrentEditFocusedAction, EnabledFocusedFileOperation &&
  150. !WinConfiguration->DisableOpenEdit)
  151. UPD(CurrentSystemMenuFocusedAction, EnabledFocusedOperation)
  152. UPD(CurrentEditWithFocusedAction, EnabledFocusedFileOperation &&
  153. !WinConfiguration->DisableOpenEdit)
  154. UPD(CurrentEditInternalFocusedAction, EnabledFocusedFileOperation &&
  155. !WinConfiguration->DisableOpenEdit)
  156. // file operation
  157. UPD(CurrentRenameAction, EnabledFocusedOperation &&
  158. ((ScpExplorer->HasDirView[osLocal] && DirView(osLocal) == DirView(osCurrent)) ||
  159. ScpExplorer->Terminal->IsCapable[fcRename]))
  160. UPD(CurrentEditAction, EnabledSelectedFileOperation &&
  161. !WinConfiguration->DisableOpenEdit)
  162. UPD(CurrentEditInternalAction, EnabledSelectedFileOperation &&
  163. !WinConfiguration->DisableOpenEdit)
  164. UPD(CurrentEditWithAction, EnabledSelectedFileOperation &&
  165. !WinConfiguration->DisableOpenEdit)
  166. UPD(CurrentOpenAction, EnabledFocusedOperation &&
  167. !WinConfiguration->DisableOpenEdit)
  168. UPDEX1(CurrentAddEditLinkContextAction, ScpExplorer->CanAddEditLink(osCurrent),
  169. ((TAction *)Action)->Visible = ScpExplorer->LinkFocused())
  170. UPD(NewLinkAction, ScpExplorer->CanAddEditLink(osCurrent))
  171. // selected operation
  172. UPD(CurrentDeleteAction, EnabledSelectedOperation)
  173. UPD(CurrentDeleteAlternativeAction, EnabledSelectedOperation)
  174. UPD(CurrentPropertiesAction, EnabledSelectedOperation)
  175. UPD(RemoteMoveToAction, EnabledSelectedOperation &&
  176. (DirView(osRemote) == DirView(osCurrent)) &&
  177. ScpExplorer->Terminal->IsCapable[fcRemoteMove])
  178. UPD(RemoteCopyToAction, EnabledSelectedOperation &&
  179. (DirView(osRemote) == DirView(osCurrent)))
  180. UPD(FileListToCommandLineAction, EnabledSelectedOperation)
  181. UPD(FileListToClipboardAction, EnabledSelectedOperation)
  182. UPD(FullFileListToClipboardAction, EnabledSelectedOperation)
  183. UPD(FileGenerateUrlAction2, EnabledSelectedOperation && (DirView(osRemote) == DirView(osCurrent)))
  184. UPD(FileListFromClipboardAction, IsFormatInClipboard(CF_TEXT))
  185. UPD(CurrentAddEditLinkAction, ScpExplorer->CanAddEditLink(osCurrent))
  186. UPD(LockAction,
  187. EnabledSelectedOperation && (DirView(osRemote) == DirView(osCurrent)) &&
  188. ScpExplorer->Terminal->IsCapable[fcLocking])
  189. UPD(UnlockAction,
  190. EnabledSelectedOperation && (DirView(osRemote) == DirView(osCurrent)) &&
  191. ScpExplorer->Terminal->IsCapable[fcLocking])
  192. // local selected operation
  193. UPD(LocalCopyAction, HasTerminal && EnabledLocalSelectedOperation)
  194. UPD(LocalCopyQueueAction, HasTerminal && EnabledLocalSelectedOperation)
  195. UPD(LocalCopyNonQueueAction, HasTerminal && EnabledLocalSelectedOperation)
  196. UPD(LocalRenameAction, EnabledLocalSelectedOperation)
  197. UPD(LocalEditAction, EnabledLocalSelectedFileOperation && !WinConfiguration->DisableOpenEdit)
  198. UPD(LocalMoveAction, HasTerminal && EnabledLocalSelectedOperation)
  199. UPD(LocalCreateDirAction, true)
  200. UPD(LocalDeleteAction, EnabledLocalSelectedOperation)
  201. UPD(LocalPropertiesAction, EnabledLocalSelectedOperation)
  202. UPD(LocalAddEditLinkAction, ScpExplorer->CanAddEditLink(osLocal))
  203. // local focused operation
  204. UPD(LocalCopyFocusedAction, HasTerminal && EnabledLocalFocusedOperation)
  205. UPD(LocalCopyFocusedQueueAction, HasTerminal && EnabledLocalFocusedOperation)
  206. UPD(LocalCopyFocusedNonQueueAction, HasTerminal && EnabledLocalFocusedOperation)
  207. UPD(LocalMoveFocusedAction, HasTerminal && EnabledLocalFocusedOperation)
  208. // remote selected operation
  209. UPD(RemoteCopyAction, EnabledRemoteSelectedOperation)
  210. UPD(RemoteCopyQueueAction, EnabledRemoteSelectedOperation)
  211. UPD(RemoteCopyNonQueueAction, EnabledRemoteSelectedOperation)
  212. UPD(RemoteRenameAction, EnabledRemoteSelectedOperation &&
  213. ScpExplorer->Terminal->IsCapable[fcRename])
  214. UPD(RemoteEditAction, EnabledRemoteSelectedFileOperation && !WinConfiguration->DisableOpenEdit)
  215. UPD(RemoteMoveAction, EnabledRemoteSelectedOperation)
  216. UPD(RemoteCreateDirAction, DirViewEnabled(osRemote))
  217. UPD(RemoteDeleteAction, EnabledRemoteSelectedOperation)
  218. UPD(RemotePropertiesAction, EnabledRemoteSelectedOperation)
  219. UPD(RemoteAddEditLinkAction, ScpExplorer->CanAddEditLink(osRemote))
  220. // remote focused operation
  221. UPD(RemoteCopyFocusedAction, EnabledRemoteFocusedOperation)
  222. UPD(RemoteCopyFocusedQueueAction, EnabledRemoteFocusedOperation)
  223. UPD(RemoteCopyFocusedNonQueueAction, EnabledRemoteFocusedOperation)
  224. UPD(RemoteMoveFocusedAction, EnabledRemoteFocusedOperation)
  225. UPD(RemoteMoveToFocusedAction, EnabledFocusedOperation &&
  226. (DirView(osRemote) == DirView(osCurrent)) &&
  227. ScpExplorer->Terminal->IsCapable[fcRemoteMove])
  228. UPD(RemoteCopyToFocusedAction, EnabledFocusedOperation &&
  229. DirView(osRemote) == DirView(osCurrent))
  230. // directory
  231. UPD(CurrentCreateDirAction, DirViewEnabled(osCurrent))
  232. UPD(NewDirAction, DirViewEnabled(osCurrent))
  233. UPD(RemoteFindFilesAction, DirViewEnabled(osRemote))
  234. // selection
  235. UPD(SelectOneAction, DirView(osCurrent)->FilesCount)
  236. UPD(SelectAction, DirView(osCurrent)->FilesCount)
  237. UPD(UnselectAction, DirView(osCurrent)->SelCount)
  238. UPD(SelectAllAction, DirView(osCurrent)->FilesCount)
  239. UPD(InvertSelectionAction, DirView(osCurrent)->FilesCount)
  240. UPD(ClearSelectionAction, DirView(osCurrent)->SelCount)
  241. UPD(RestoreSelectionAction, DirView(osCurrent)->SelectedNamesSaved)
  242. UPD(SelectSameExtAction, EnabledFocusedFileOperation)
  243. UPD(UnselectSameExtAction, EnabledFocusedFileOperation)
  244. UPD(PasteAction2, ScpExplorer->CanPasteFromClipBoard())
  245. UPD(LocalSelectAction, ScpExplorer->HasDirView[osLocal] && DirView(osLocal)->FilesCount)
  246. UPD(LocalUnselectAction, ScpExplorer->HasDirView[osLocal] && DirView(osLocal)->SelCount)
  247. UPD(LocalSelectAllAction, ScpExplorer->HasDirView[osLocal] && DirView(osLocal)->FilesCount)
  248. UPD(RemoteSelectAction, DirView(osRemote)->FilesCount)
  249. UPD(RemoteUnselectAction, DirView(osRemote)->SelCount)
  250. UPD(RemoteSelectAllAction, DirView(osRemote)->FilesCount)
  251. //style
  252. UPDACT(CurrentCycleStyleAction,
  253. CurrentCycleStyleAction->ImageIndex = 8 + (DirView(osCurrent)->ViewStyle + 1) % 4)
  254. #define STYLEACTION(Style) UPDACT(Current ## Style ## Action, \
  255. Current ## Style ## Action->Checked = (DirView(osCurrent)->ViewStyle == vs ## Style))
  256. STYLEACTION(Icon)
  257. STYLEACTION(SmallIcon)
  258. STYLEACTION(List)
  259. STYLEACTION(Report)
  260. #undef STYLEACTION
  261. // REMOTE+LOCAL
  262. // back/forward
  263. #define HISTORYACTION(SIDE, DIRECTION, HINTFMT, DELTA) \
  264. UPDEX(SIDE ## DIRECTION ## Action, DirViewEnabled(os ## SIDE) && (DirView(os ## SIDE)->DIRECTION ## Count > 0), \
  265. SIDE ## DIRECTION ## Action->Hint = FMTLOAD(HINTFMT, (DirView(os ## SIDE)->HistoryPath[DELTA])), \
  266. SIDE ## DIRECTION ## Action->Hint = L"")
  267. HISTORYACTION(Local, Back, EXPLORER_BACK_HINT, -1)
  268. HISTORYACTION(Local, Forward, EXPLORER_FORWARD_HINT, 1)
  269. HISTORYACTION(Remote, Back, EXPLORER_BACK_HINT, -1)
  270. HISTORYACTION(Remote, Forward, EXPLORER_FORWARD_HINT, 1)
  271. #undef HISTORYACTION
  272. #define PANEL_ACTIONS(SIDE) \
  273. UPD(SIDE ## ParentDirAction, DirViewEnabled(os ## SIDE) && !DirView(os ## SIDE)->IsRoot) \
  274. UPD(SIDE ## RootDirAction, DirViewEnabled(os ## SIDE) &&!DirView(os ## SIDE)->IsRoot) \
  275. UPD(SIDE ## HomeDirAction, DirViewEnabled(os ## SIDE)) \
  276. UPD(SIDE ## RefreshAction, DirViewEnabled(os ## SIDE) && DirView(os ## SIDE)->DirOK) \
  277. UPD(SIDE ## OpenDirAction, DirViewEnabled(os ## SIDE)) \
  278. UPD(SIDE ## ChangePathAction, DirViewEnabled(os ## SIDE)) \
  279. UPD(SIDE ## AddBookmarkAction, DirViewEnabled(os ## SIDE)) \
  280. UPD(SIDE ## PathToClipboardAction, DirViewEnabled(os ## SIDE)) \
  281. UPDEX1(SIDE ## FilterAction, DirViewEnabled(os ## SIDE), ((TAction *)Action)->Checked = !DirView(os ## SIDE)->Mask.IsEmpty())
  282. PANEL_ACTIONS(Local)
  283. PANEL_ACTIONS(Remote)
  284. #undef PANEL_ACTIONS
  285. UPD(LocalExploreDirectoryAction, true)
  286. // HELP
  287. UPD(AboutAction, true)
  288. UPD(HomepageAction, true)
  289. UPD(HistoryPageAction, true)
  290. UPD(TableOfContentsAction, true)
  291. UPD(ForumPageAction, true)
  292. UPDACT(CheckForUpdatesAction, ShowUpdatesUpdate())
  293. UPD(UpdatesPreferencesAction, true)
  294. UPD(DonatePageAction, true)
  295. UPD(DownloadPageAction, true)
  296. UPD(TipsAction, true)
  297. // VIEW
  298. UPDCOMP(SessionsTabs)
  299. UPDCOMP(StatusBar)
  300. UPDCOMP(ToolBar2)
  301. UPDCOMP(LocalStatusBar)
  302. UPDCOMP(RemoteStatusBar)
  303. UPDCOMP(CommandLinePanel)
  304. UPDCOMP(RemoteTree)
  305. UPDCOMP(LocalTree)
  306. UPDCOMP(ExplorerMenuBand)
  307. UPDCOMP(ExplorerAddressBand)
  308. UPDCOMP(ExplorerToolbarBand)
  309. UPDCOMP(ExplorerSelectionBand)
  310. UPDCOMP(ExplorerSessionBand)
  311. UPDCOMP(ExplorerPreferencesBand)
  312. UPDCOMP(ExplorerSortBand)
  313. UPDCOMP(ExplorerUpdatesBand)
  314. UPDCOMP(ExplorerTransferBand)
  315. UPDCOMP(ExplorerCustomCommandsBand)
  316. UPDCOMP(CommanderMenuBand)
  317. UPDCOMP(CommanderSessionBand)
  318. UPDCOMP(CommanderPreferencesBand)
  319. UPDCOMP(CommanderSortBand)
  320. UPDCOMP(CommanderCommandsBand)
  321. UPDCOMP(CommanderUpdatesBand)
  322. UPDCOMP(CommanderTransferBand)
  323. UPDCOMP(CommanderCustomCommandsBand)
  324. UPDCOMP(CommanderLocalHistoryBand)
  325. UPDCOMP(CommanderLocalNavigationBand)
  326. UPDCOMP(CommanderLocalFileBand)
  327. UPDCOMP(CommanderLocalSelectionBand)
  328. UPDCOMP(CommanderRemoteHistoryBand)
  329. UPDCOMP(CommanderRemoteNavigationBand)
  330. UPDCOMP(CommanderRemoteFileBand)
  331. UPDCOMP(CommanderRemoteSelectionBand)
  332. UPD(GoToCommandLineAction, true)
  333. UPD(GoToTreeAction, true)
  334. UPDEX(ViewLogAction, Configuration->Logging && HasTerminal,
  335. ViewLogAction->Checked = (WinConfiguration->LogView == lvWindow),
  336. ViewLogAction->Checked = false )
  337. UPDEX(ShowHiddenFilesAction, true,
  338. ShowHiddenFilesAction->Checked = WinConfiguration->ShowHiddenFiles, )
  339. UPDEX(FormatSizeBytesNoneAction, true,
  340. FormatSizeBytesNoneAction->Checked = (WinConfiguration->FormatSizeBytes == fbNone), )
  341. UPDEX(FormatSizeBytesKilobytesAction, true,
  342. FormatSizeBytesKilobytesAction->Checked = (WinConfiguration->FormatSizeBytes == fbKilobytes), )
  343. UPDEX(FormatSizeBytesShortAction, true,
  344. FormatSizeBytesShortAction->Checked = (WinConfiguration->FormatSizeBytes == fbShort), )
  345. UPDEX(AutoReadDirectoryAfterOpAction, true,
  346. AutoReadDirectoryAfterOpAction->Checked = Configuration->AutoReadDirectoryAfterOp, )
  347. UPD(PreferencesAction, true)
  348. UPD(PresetsPreferencesAction, true)
  349. UPDEX(LockToolbarsAction, true,
  350. LockToolbarsAction->Checked = WinConfiguration->LockToolbars, )
  351. UPDEX(SelectiveToolbarTextAction, true,
  352. SelectiveToolbarTextAction->Checked = WinConfiguration->SelectiveToolbarText, )
  353. UPDCOMP(CustomCommandsBand)
  354. UPD(ColorMenuAction, HasTerminal)
  355. UPD(GoToAddressAction, true)
  356. // SORT
  357. UPDSORTA(Local)
  358. UPDSORT(Local, dv, Name)
  359. UPDSORT(Local, dv, Ext)
  360. UPDSORT(Local, dv, Size)
  361. UPDSORT(Local, dv, Type)
  362. UPDSORT(Local, dv, Changed)
  363. UPDSORT(Local, dv, Attr)
  364. UPDSORTA(Remote)
  365. UPDSORT(Remote, uv, Name)
  366. UPDSORT(Remote, uv, Ext)
  367. UPDSORT(Remote, uv, Size)
  368. UPDSORT(Remote, uv, Changed)
  369. UPDSORT(Remote, uv, Rights)
  370. UPDSORT(Remote, uv, Owner)
  371. UPDSORT(Remote, uv, Group)
  372. UPDSORT(Remote, uv, Type)
  373. UPDSORTA(Current)
  374. UPDSORTC(dv, Name, uv, Name)
  375. UPDSORTC(dv, Ext, uv, Ext)
  376. UPDSORTC(dv, Size, uv, Size)
  377. UPDSORTC(dv, Type, uv, Type)
  378. UPDSORTC(dv, Changed, uv, Changed)
  379. UPDSORTC(dv, Attr, uv, Rights)
  380. UPDSORTC(dv, Name, uv, Owner)
  381. UPDSORTC(dv, Name, uv, Group)
  382. #define COLVIEWPROPS ((TCustomDirViewColProperties*)(((TCustomDirView*)(((TListColumns*)(ListColumn->Collection))->Owner()))->ColProperties))
  383. UPDEX(SortColumnAscendingAction, (ListColumn != NULL), SortColumnAscendingAction->Checked =
  384. (COLVIEWPROPS->SortColumn == ListColumn->Index) && COLVIEWPROPS->SortAscending, /*DebugFail()*/ )
  385. UPDEX(SortColumnDescendingAction, (ListColumn != NULL), SortColumnDescendingAction->Checked =
  386. (COLVIEWPROPS->SortColumn == ListColumn->Index) && !COLVIEWPROPS->SortAscending, /*DebugFail()*/ )
  387. #undef COLVIEWPROPS
  388. // SHOW/HIDE COLUMN
  389. UPDSHCOL(Local, dv, Name)
  390. UPDSHCOL(Local, dv, Ext)
  391. UPDSHCOL(Local, dv, Size)
  392. UPDSHCOL(Local, dv, Type)
  393. UPDSHCOL(Local, dv, Changed)
  394. UPDSHCOL(Local, dv, Attr)
  395. UPDSHCOL(Remote, uv, Name)
  396. UPDSHCOL(Remote, uv, Ext)
  397. UPDSHCOL(Remote, uv, Size)
  398. UPDSHCOL(Remote, uv, Changed)
  399. UPDSHCOL(Remote, uv, Rights)
  400. UPDSHCOL(Remote, uv, Owner)
  401. UPDSHCOL(Remote, uv, Group)
  402. UPDSHCOL(Remote, uv, LinkTarget)
  403. UPDSHCOL(Remote, uv, Type)
  404. UPD(HideColumnAction, (ListColumn != NULL))
  405. UPD(BestFitColumnAction, (ListColumn != NULL))
  406. // SESSION
  407. UPD(NewSessionAction, true)
  408. UPD(SiteManagerAction, true)
  409. UPD(DuplicateSessionAction, HasTerminal)
  410. UPD(CloseSessionAction, HasTerminal)
  411. UPD(SavedSessionsAction2, true)
  412. UPD(WorkspacesAction, StoredSessions->HasAnyWorkspace())
  413. UPD(OpenedSessionsAction, HasTerminal)
  414. UPD(SaveCurrentSessionAction2, HasTerminal)
  415. UPD(SaveWorkspaceAction, HasTerminal)
  416. // COMMAND
  417. UPD(CompareDirectoriesAction, HasTerminal)
  418. UPD(SynchronizeAction, HasTerminal)
  419. UPD(FullSynchronizeAction, HasTerminal)
  420. UPD(ConsoleAction, ScpExplorer->CanConsole())
  421. UPD(PuttyAction, HasTerminal && TTerminalManager::Instance()->CanOpenInPutty())
  422. UPD(SynchronizeBrowsingAction, HasTerminal)
  423. UPD(CloseApplicationAction, true)
  424. UPD(FileSystemInfoAction, HasTerminal)
  425. UPD(SessionGenerateUrlAction2, HasTerminal)
  426. UPD(ClearCachesAction, HasTerminal && !ScpExplorer->Terminal->AreCachesEmpty)
  427. UPD(NewFileAction, DirViewEnabled(osCurrent) && !WinConfiguration->DisableOpenEdit)
  428. UPD(EditorListCustomizeAction, true)
  429. // CUSTOM COMMANDS
  430. UPD(CustomCommandsFileAction, true)
  431. UPD(CustomCommandsNonFileAction, true)
  432. UPD(CustomCommandsEnterAction, true)
  433. UPD(CustomCommandsEnterFocusedAction, true)
  434. UPDFUNC(CustomCommandsLastAction, CustomCommandsLastUpdate(CustomCommandsLastAction))
  435. UPDFUNC(CustomCommandsLastFocusedAction, CustomCommandsLastUpdate(CustomCommandsLastFocusedAction))
  436. UPD(CustomCommandsCustomizeAction, true)
  437. // QUEUE
  438. UPDEX(QueueEnableAction, HasTerminal, ((TAction *)Action)->Checked = ScpExplorer->GetQueueEnabled(), )
  439. #define UPDQUEUE(OPERATION) UPD(Queue ## OPERATION ## Action, \
  440. ScpExplorer->AllowQueueOperation(qo ## OPERATION))
  441. UPDQUEUE(GoTo)
  442. UPDQUEUE(Preferences)
  443. UPDEX(QueueItemQueryAction, ScpExplorer->AllowQueueOperation(qoItemQuery),
  444. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  445. UPDEX(QueueItemErrorAction, ScpExplorer->AllowQueueOperation(qoItemError),
  446. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  447. UPDEX(QueueItemPromptAction, ScpExplorer->AllowQueueOperation(qoItemPrompt),
  448. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  449. UPDQUEUE(ItemDelete)
  450. UPDEX(QueueItemExecuteAction, ScpExplorer->AllowQueueOperation(qoItemExecute),
  451. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible =
  452. !ScpExplorer->AllowQueueOperation(qoItemPause) &&
  453. !ScpExplorer->AllowQueueOperation(qoItemResume))
  454. UPDEX(QueueItemPauseAction, ScpExplorer->AllowQueueOperation(qoItemPause),
  455. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  456. UPDEX(QueueItemResumeAction, ScpExplorer->AllowQueueOperation(qoItemResume),
  457. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  458. UPDQUEUE(ItemUp)
  459. UPDQUEUE(ItemDown)
  460. UPDQUEUE(PauseAll)
  461. UPDQUEUE(ResumeAll)
  462. UPDQUEUE(DeleteAll)
  463. UPDQUEUE(DeleteAllDone)
  464. #undef UPDQUEUE
  465. UPDEX(QueueItemSpeedAction, ScpExplorer->AllowQueueOperation(qoItemSpeed, &Param),
  466. QueueItemSpeedAction->Text = SetSpeedLimit(reinterpret_cast<unsigned long>(Param)),
  467. QueueItemSpeedAction->Text = L"")
  468. UPDACT(QueueToggleShowAction,
  469. ((TAction *)Action)->Checked = ScpExplorer->ComponentVisible[fcQueueView])
  470. #define QUEUEACTION(SHOW) UPDACT(Queue ## SHOW ## Action, \
  471. ((TAction *)Action)->Checked = WinConfiguration->QueueView.Show == qv ## SHOW)
  472. QUEUEACTION(Show)
  473. QUEUEACTION(HideWhenEmpty)
  474. QUEUEACTION(Hide)
  475. #undef QUEUEACTION
  476. UPDEX1(QueueCycleOnceEmptyAction, ScpExplorer->AllowQueueOperation(qoOnceEmpty),
  477. QueueCycleOnceEmptyAction->ImageIndex = CurrentQueueOnceEmptyAction()->ImageIndex;
  478. QueueCycleOnceEmptyAction->Checked = !QueueIdleOnceEmptyAction->Checked)
  479. UPD(QueueIdleOnceEmptyAction, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  480. UPD(QueueDisconnectOnceEmptyAction2, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  481. UPD(QueueSuspendOnceEmptyAction2, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  482. UPD(QueueShutDownOnceEmptyAction2, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  483. UPDCOMP(CommanderPreferencesBand)
  484. UPDACT(QueueToolbarAction,
  485. ((TAction *)Action)->Enabled = ScpExplorer->ComponentVisible[fcQueueView];
  486. ((TAction *)Action)->Checked = ScpExplorer->ComponentVisible[fcQueueToolbar])
  487. ;
  488. }
  489. //---------------------------------------------------------------------------
  490. void __fastcall TNonVisualDataModule::ExplorerActionsExecute(
  491. TBasicAction *Action, bool &Handled)
  492. {
  493. DebugAssert(ScpExplorer);
  494. if (!ScpExplorer->AllowedAction((TAction *)Action, aaExecute))
  495. {
  496. Handled = true;
  497. return;
  498. }
  499. ScpExplorer->BeforeAction();
  500. unsigned int ShortCutFlag = FLAGMASK((Action->ActionComponent == NULL), cocShortCutHint);
  501. {
  502. TAutoNestingCounter Counter(FBusy);
  503. // focused operation
  504. EXE(CurrentDeleteFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osCurrent, true))
  505. EXE(CurrentPropertiesFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osCurrent, true))
  506. EXE(CurrentEditFocusedAction, ScpExplorer->ExecuteFile(osCurrent, efDefaultEditor, NULL, true, true))
  507. EXE(CurrentSystemMenuFocusedAction, ScpExplorer->DisplaySystemContextMenu())
  508. EXE(CurrentEditWithFocusedAction, ScpExplorer->ExecuteCurrentFileWith(true))
  509. EXE(CurrentEditInternalFocusedAction, ScpExplorer->ExecuteFile(osCurrent, efInternalEditor, NULL, true, true))
  510. // operation
  511. EXE(CurrentEditAction, ScpExplorer->ExecuteFile(osCurrent, efDefaultEditor, NULL, true, false))
  512. EXE(CurrentEditInternalAction, ScpExplorer->ExecuteFile(osCurrent, efInternalEditor, NULL, true, false))
  513. EXE(CurrentEditWithAction, ScpExplorer->ExecuteCurrentFileWith(false))
  514. EXE(CurrentOpenAction, ScpExplorer->ExecuteCurrentFile())
  515. EXE(CurrentAddEditLinkAction, ScpExplorer->AddEditLink(osCurrent, false))
  516. EXE(CurrentAddEditLinkContextAction, ScpExplorer->AddEditLink(osCurrent, false))
  517. EXE(NewLinkAction, ScpExplorer->AddEditLink(osCurrent, true))
  518. EXE(CurrentRenameAction, ScpExplorer->ExecuteFileOperationCommand(foRename, osCurrent, false))
  519. EXE(CurrentDeleteAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osCurrent, false))
  520. EXE(CurrentDeleteAlternativeAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osCurrent, false, false, (void*)true))
  521. EXE(CurrentPropertiesAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osCurrent, false))
  522. EXE(FileListToCommandLineAction, ScpExplorer->PanelExport(osCurrent, peFileList, pedCommandLine))
  523. EXE(FileListToClipboardAction, ScpExplorer->PanelExport(osCurrent, peFileList, pedClipboard))
  524. EXE(FullFileListToClipboardAction, ScpExplorer->PanelExport(osCurrent, peFullFileList, pedClipboard))
  525. EXE(FileGenerateUrlAction2, ScpExplorer->FileGenerateUrl())
  526. EXE(FileListFromClipboardAction, ScpExplorer->FileListFromClipboard())
  527. EXE(LockAction, ScpExplorer->ExecuteFileOperationCommand(foLock, osCurrent, false))
  528. EXE(UnlockAction, ScpExplorer->ExecuteFileOperationCommand(foUnlock, osCurrent, false))
  529. // local selected operation
  530. EXE(LocalCopyAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, false, ShortCutFlag))
  531. EXE(LocalCopyQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, false, cocQueue))
  532. EXE(LocalCopyNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, false, cocNonQueue))
  533. EXE(LocalRenameAction, ScpExplorer->ExecuteFileOperationCommand(foRename, osLocal, false))
  534. EXE(LocalEditAction, ScpExplorer->ExecuteFile(osLocal, efDefaultEditor, NULL, true, false))
  535. EXE(LocalMoveAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osLocal, false))
  536. EXE(LocalCreateDirAction, ScpExplorer->CreateDirectory(osLocal))
  537. EXE(LocalDeleteAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osLocal, false))
  538. EXE(LocalPropertiesAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osLocal, false))
  539. EXE(LocalAddEditLinkAction, ScpExplorer->AddEditLink(osLocal, false))
  540. // local focused operation
  541. EXE(LocalCopyFocusedAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, true, ShortCutFlag))
  542. EXE(LocalCopyFocusedQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, true, cocQueue))
  543. EXE(LocalCopyFocusedNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, true, cocNonQueue))
  544. EXE(LocalMoveFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osLocal, true))
  545. // remote selected operation
  546. EXE(RemoteCopyAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, false, ShortCutFlag))
  547. EXE(RemoteCopyQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, false, cocQueue))
  548. EXE(RemoteCopyNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, false, cocNonQueue))
  549. EXE(RemoteRenameAction, ScpExplorer->ExecuteFileOperationCommand(foRename, osRemote, false))
  550. EXE(RemoteEditAction, ScpExplorer->ExecuteFile(osRemote, efDefaultEditor, NULL, true, false))
  551. EXE(RemoteMoveAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osRemote, false))
  552. EXE(RemoteCreateDirAction, ScpExplorer->CreateDirectory(osRemote))
  553. EXE(RemoteDeleteAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osRemote, false))
  554. EXE(RemotePropertiesAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osRemote, false))
  555. EXE(RemoteMoveToAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteMove, osCurrent, false))
  556. EXE(RemoteCopyToAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteCopy, osCurrent, false))
  557. EXE(RemoteAddEditLinkAction, ScpExplorer->AddEditLink(osRemote, false))
  558. // remote focused operation
  559. EXE(RemoteCopyFocusedAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, true, ShortCutFlag))
  560. EXE(RemoteCopyFocusedQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, true, cocQueue))
  561. EXE(RemoteCopyFocusedNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, true, cocNonQueue))
  562. EXE(RemoteMoveFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osRemote, true))
  563. EXE(RemoteMoveToFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteMove, osCurrent, true))
  564. EXE(RemoteCopyToFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteCopy, osCurrent, true))
  565. // directory
  566. EXE(CurrentCreateDirAction, ScpExplorer->CreateDirectory(osCurrent))
  567. EXE(NewDirAction, ScpExplorer->CreateDirectory(osCurrent))
  568. EXE(RemoteFindFilesAction, ScpExplorer->RemoteFindFiles())
  569. //selection
  570. EXE(SelectOneAction, DirView(osCurrent)->SelectCurrentItem(DirView(osCurrent)->NortonLike))
  571. EXE(SelectAction, DirView(osCurrent)->DoSelectByMask(true))
  572. EXE(UnselectAction, DirView(osCurrent)->DoSelectByMask(false))
  573. EXE(SelectAllAction, DirView(osCurrent)->SelectAll(smAll))
  574. EXE(InvertSelectionAction, DirView(osCurrent)->SelectAll(smInvert))
  575. EXE(ClearSelectionAction, DirView(osCurrent)->SelectAll(smNone))
  576. EXE(RestoreSelectionAction, DirView(osCurrent)->RestoreSelectedNames())
  577. EXE(SelectSameExtAction, ScpExplorer->SelectSameExt(true))
  578. EXE(UnselectSameExtAction, ScpExplorer->SelectSameExt(false))
  579. EXE(LocalSelectAction, DirView(osLocal)->DoSelectByMask(true))
  580. EXE(LocalUnselectAction, DirView(osLocal)->DoSelectByMask(false))
  581. EXE(LocalSelectAllAction, DirView(osLocal)->SelectAll(smAll))
  582. EXE(RemoteSelectAction, DirView(osRemote)->DoSelectByMask(true))
  583. EXE(RemoteUnselectAction, DirView(osRemote)->DoSelectByMask(false))
  584. EXE(RemoteSelectAllAction, DirView(osRemote)->SelectAll(smAll))
  585. EXE(PasteAction2, ScpExplorer->PasteFromClipBoard())
  586. // style
  587. EXE(CurrentCycleStyleAction,
  588. if (DirView(osCurrent)->ViewStyle == vsReport) DirView(osCurrent)->ViewStyle = vsIcon;
  589. else DirView(osCurrent)->ViewStyle = (TViewStyle)(DirView(osCurrent)->ViewStyle + 1);
  590. )
  591. #define STYLEACTION(Style) EXE(Current ## Style ## Action, \
  592. DirView(osCurrent)->ViewStyle = vs ## Style)
  593. STYLEACTION(Icon)
  594. STYLEACTION(SmallIcon)
  595. STYLEACTION(List)
  596. STYLEACTION(Report)
  597. #undef STYLEACTION
  598. #define PANEL_ACTIONS(SIDE) \
  599. EXE(SIDE ## BackAction, ScpExplorer->HistoryGo(os ## SIDE, -1)) \
  600. EXE(SIDE ## ForwardAction, ScpExplorer->HistoryGo(os ## SIDE, 1)) \
  601. EXE(SIDE ## ParentDirAction, DirView(os ## SIDE)->ExecuteParentDirectory()) \
  602. EXE(SIDE ## RootDirAction, DirView(os ## SIDE)->ExecuteRootDirectory()) \
  603. EXE(SIDE ## HomeDirAction, ScpExplorer->HomeDirectory(os ## SIDE)) \
  604. EXE(SIDE ## RefreshAction, DirView(os ## SIDE)->ReloadDirectory()) \
  605. EXE(SIDE ## OpenDirAction, ScpExplorer->OpenDirectory(os ## SIDE)) \
  606. EXE(SIDE ## ChangePathAction, ScpExplorer->ChangePath(os ## SIDE)) \
  607. EXE(SIDE ## AddBookmarkAction, ScpExplorer->AddBookmark(os ## SIDE)) \
  608. EXE(SIDE ## PathToClipboardAction, ScpExplorer->PanelExport(os ## SIDE, pePath, pedClipboard)) \
  609. EXE(SIDE ## FilterAction, ScpExplorer->Filter(os ## SIDE))
  610. PANEL_ACTIONS(Local)
  611. PANEL_ACTIONS(Remote)
  612. #undef PANEL_ACTIONS
  613. EXE(LocalExploreDirectoryAction, ScpExplorer->ExploreLocalDirectory())
  614. //HELP
  615. EXE(AboutAction, DoAboutDialog(Configuration))
  616. EXE(HomepageAction, OpenBrowser(LoadStr(HOMEPAGE_URL)))
  617. EXE(HistoryPageAction, OpenBrowser(LoadStr(HISTORY_URL)))
  618. EXE(TableOfContentsAction, Application->HelpSystem->ShowTableOfContents())
  619. EXE(ForumPageAction, OpenBrowser(LoadStr(FORUM_URL)))
  620. EXE(CheckForUpdatesAction, CheckForUpdates(false))
  621. EXE(UpdatesPreferencesAction, PreferencesDialog(pmUpdates))
  622. EXE(DonatePageAction, OpenBrowser(LoadStr(DONATE_URL)))
  623. EXE(DownloadPageAction, OpenBrowser(LoadStr(DOWNLOAD_URL)))
  624. EXE(TipsAction, ShowTips())
  625. // VIEW
  626. EXECOMP(SessionsTabs)
  627. EXECOMP(StatusBar)
  628. EXECOMP(ToolBar2)
  629. EXECOMP(LocalStatusBar)
  630. EXECOMP(RemoteStatusBar)
  631. EXECOMP(ExplorerMenuBand)
  632. EXECOMP(ExplorerAddressBand)
  633. EXECOMP(ExplorerToolbarBand)
  634. EXECOMP(ExplorerSelectionBand)
  635. EXECOMP(ExplorerSessionBand)
  636. EXECOMP(ExplorerPreferencesBand)
  637. EXECOMP(ExplorerSortBand)
  638. EXECOMP(ExplorerUpdatesBand)
  639. EXECOMP(ExplorerTransferBand)
  640. EXECOMP(ExplorerCustomCommandsBand)
  641. EXECOMP(CommanderMenuBand)
  642. EXECOMP(CommanderSessionBand)
  643. EXECOMP(CommanderPreferencesBand)
  644. EXECOMP(CommanderSortBand)
  645. EXECOMP(CommanderCommandsBand)
  646. EXECOMP(CommanderUpdatesBand)
  647. EXECOMP(CommanderTransferBand)
  648. EXECOMP(CommanderCustomCommandsBand)
  649. EXECOMP(CommanderLocalHistoryBand)
  650. EXECOMP(CommanderLocalNavigationBand)
  651. EXECOMP(CommanderLocalFileBand)
  652. EXECOMP(CommanderLocalSelectionBand)
  653. EXECOMP(CommanderRemoteHistoryBand)
  654. EXECOMP(CommanderRemoteNavigationBand)
  655. EXECOMP(CommanderRemoteFileBand)
  656. EXECOMP(CommanderRemoteSelectionBand)
  657. EXECOMP(CommandLinePanel)
  658. EXECOMP(RemoteTree)
  659. EXECOMP(LocalTree)
  660. EXE(GoToCommandLineAction, ScpExplorer->GoToCommandLine())
  661. EXE(GoToTreeAction, ScpExplorer->GoToTree())
  662. EXE(ViewLogAction, WinConfiguration->LogView =
  663. (WinConfiguration->LogView == lvNone ? lvWindow : lvNone) )
  664. EXE(ShowHiddenFilesAction, ScpExplorer->ToggleShowHiddenFiles())
  665. EXE(FormatSizeBytesNoneAction, ScpExplorer->SetFormatSizeBytes(fbNone))
  666. EXE(FormatSizeBytesKilobytesAction, ScpExplorer->SetFormatSizeBytes(fbKilobytes))
  667. EXE(FormatSizeBytesShortAction, ScpExplorer->SetFormatSizeBytes(fbShort))
  668. EXE(AutoReadDirectoryAfterOpAction, ScpExplorer->ToggleAutoReadDirectoryAfterOp())
  669. EXE(PreferencesAction, PreferencesDialog(::pmDefault) )
  670. EXE(PresetsPreferencesAction, PreferencesDialog(pmPresets) )
  671. EXE(LockToolbarsAction, WinConfiguration->LockToolbars = !WinConfiguration->LockToolbars)
  672. EXE(SelectiveToolbarTextAction, WinConfiguration->SelectiveToolbarText = !WinConfiguration->SelectiveToolbarText)
  673. EXECOMP(CustomCommandsBand)
  674. EXE(ColorMenuAction, CreateSessionColorMenu(ColorMenuAction))
  675. EXE(GoToAddressAction, ScpExplorer->GoToAddress())
  676. #define COLVIEWPROPS ((TCustomDirViewColProperties*)(((TCustomDirView*)(((TListColumns*)(ListColumn->Collection))->Owner()))->ColProperties))
  677. // SORT
  678. EXESORTA(Local)
  679. EXESORT(Local, dv, Name)
  680. EXESORT(Local, dv, Ext)
  681. EXESORT(Local, dv, Size)
  682. EXESORT(Local, dv, Type)
  683. EXESORT(Local, dv, Changed)
  684. EXESORT(Local, dv, Attr)
  685. EXESORTA(Remote)
  686. EXESORT(Remote, uv, Name)
  687. EXESORT(Remote, uv, Ext)
  688. EXESORT(Remote, uv, Size)
  689. EXESORT(Remote, uv, Changed)
  690. EXESORT(Remote, uv, Rights)
  691. EXESORT(Remote, uv, Owner)
  692. EXESORT(Remote, uv, Group)
  693. EXESORT(Remote, uv, Type)
  694. EXESORTA(Current)
  695. EXESORTC(Name, dvName, uvName)
  696. EXESORTC(Ext, dvExt, uvExt)
  697. EXESORTC(Size, dvSize, uvSize)
  698. EXESORTC(Type, dvType, uvType)
  699. EXESORTC(Changed, dvChanged, uvChanged)
  700. EXESORTC(Rights, dvAttr, uvRights)
  701. EXESORTC(Owner, dvName, uvOwner)
  702. EXESORTC(Group, dvName, uvGroup)
  703. EXE(SortColumnAscendingAction, DebugAssert(ListColumn);
  704. COLVIEWPROPS->SortColumn = ListColumn->Index; COLVIEWPROPS->SortAscending = true; ListColumn = NULL )
  705. EXE(SortColumnDescendingAction, DebugAssert(ListColumn);
  706. COLVIEWPROPS->SortColumn = ListColumn->Index; COLVIEWPROPS->SortAscending = false; ListColumn = NULL )
  707. // SHOW/HIDE COLUMN
  708. EXESHCOL(Local, dv, Name)
  709. EXESHCOL(Local, dv, Ext)
  710. EXESHCOL(Local, dv, Size)
  711. EXESHCOL(Local, dv, Type)
  712. EXESHCOL(Local, dv, Changed)
  713. EXESHCOL(Local, dv, Attr)
  714. EXESHCOL(Remote, uv, Name)
  715. EXESHCOL(Remote, uv, Ext)
  716. EXESHCOL(Remote, uv, Size)
  717. EXESHCOL(Remote, uv, Changed)
  718. EXESHCOL(Remote, uv, Rights)
  719. EXESHCOL(Remote, uv, Owner)
  720. EXESHCOL(Remote, uv, Group)
  721. EXESHCOL(Remote, uv, LinkTarget)
  722. EXESHCOL(Remote, uv, Type)
  723. EXE(HideColumnAction, DebugAssert(ListColumn);
  724. COLVIEWPROPS->Visible[ListColumn->Index] = false; ListColumn = NULL )
  725. EXE(BestFitColumnAction, DebugAssert(ListColumn); ListColumn = NULL ) // TODO
  726. #undef COLVIEWPROPS
  727. // SESSION
  728. EXE(NewSessionAction, ScpExplorer->NewSession(false))
  729. EXE(SiteManagerAction, ScpExplorer->NewSession(true))
  730. EXE(DuplicateSessionAction, ScpExplorer->DuplicateSession())
  731. EXE(CloseSessionAction, ScpExplorer->CloseSession())
  732. EXE(SavedSessionsAction2, CreateSessionListMenu(SavedSessionsAction2))
  733. EXE(WorkspacesAction, CreateWorkspacesMenu(WorkspacesAction))
  734. EXE(OpenedSessionsAction, CreateOpenedSessionListMenu(OpenedSessionsAction))
  735. EXE(SaveCurrentSessionAction2, ScpExplorer->SaveCurrentSession())
  736. EXE(SaveWorkspaceAction, ScpExplorer->SaveWorkspace(false))
  737. // COMMAND
  738. EXE(CompareDirectoriesAction, ScpExplorer->CompareDirectories())
  739. EXE(SynchronizeAction, ScpExplorer->SynchronizeDirectories())
  740. EXE(FullSynchronizeAction, ScpExplorer->FullSynchronizeDirectories())
  741. EXE(ConsoleAction, ScpExplorer->OpenConsole())
  742. EXE(PuttyAction, TTerminalManager::Instance()->OpenInPutty())
  743. EXE(SynchronizeBrowsingAction, ScpExplorer->SynchronizeBrowsingChanged())
  744. EXE(CloseApplicationAction, ScpExplorer->Close())
  745. EXE(FileSystemInfoAction, ScpExplorer->FileSystemInfo())
  746. EXE(SessionGenerateUrlAction2, ScpExplorer->SessionGenerateUrl())
  747. EXE(ClearCachesAction, ScpExplorer->Terminal->ClearCaches())
  748. EXE(NewFileAction, ScpExplorer->EditNew(osCurrent))
  749. EXE(EditorListCustomizeAction, PreferencesDialog(pmEditor))
  750. // CUSTOM COMMANDS
  751. EXE(CustomCommandsFileAction, CreateCustomCommandsMenu(CustomCommandsFileAction, ccltFile))
  752. EXE(CustomCommandsNonFileAction, CreateCustomCommandsMenu(CustomCommandsNonFileAction, ccltNonFile))
  753. EXE(CustomCommandsEnterAction, ScpExplorer->AdHocCustomCommand(false))
  754. EXE(CustomCommandsEnterFocusedAction, ScpExplorer->AdHocCustomCommand(true))
  755. EXE(CustomCommandsLastAction, ScpExplorer->LastCustomCommand(false))
  756. EXE(CustomCommandsLastFocusedAction, ScpExplorer->LastCustomCommand(true))
  757. EXE(CustomCommandsCustomizeAction, PreferencesDialog(pmCustomCommands))
  758. // QUEUE
  759. EXE(QueueEnableAction, ScpExplorer->ToggleQueueEnabled())
  760. #define EXEQUEUE(OPERATION) EXE(Queue ## OPERATION ## Action, \
  761. ScpExplorer->ExecuteQueueOperation(qo ## OPERATION))
  762. EXEQUEUE(GoTo)
  763. EXEQUEUE(Preferences)
  764. EXEQUEUE(ItemQuery)
  765. EXEQUEUE(ItemError)
  766. EXEQUEUE(ItemPrompt)
  767. EXEQUEUE(ItemDelete)
  768. EXEQUEUE(ItemExecute)
  769. EXEQUEUE(ItemPause)
  770. EXEQUEUE(ItemResume)
  771. EXEQUEUE(ItemUp)
  772. EXEQUEUE(ItemDown)
  773. EXEQUEUE(PauseAll)
  774. EXEQUEUE(ResumeAll)
  775. EXEQUEUE(DeleteAll)
  776. EXEQUEUE(DeleteAllDone)
  777. #undef EXEQUEUE
  778. EXE(QueueToggleShowAction, ScpExplorer->ToggleQueueVisibility())
  779. #define QUEUEACTION(SHOW) EXE(Queue ## SHOW ## Action, \
  780. TQueueViewConfiguration Config = WinConfiguration->QueueView; \
  781. if (Config.Show != qvShow) Config.LastHideShow = Config.Show; \
  782. Config.Show = qv ## SHOW; \
  783. WinConfiguration->QueueView = Config)
  784. QUEUEACTION(Show)
  785. QUEUEACTION(HideWhenEmpty)
  786. QUEUEACTION(Hide)
  787. #undef QUEUEACTION
  788. EXE(QueueCycleOnceEmptyAction, CycleQueueOnceEmptyAction())
  789. EXE(QueueIdleOnceEmptyAction, SetQueueOnceEmptyAction(QueueIdleOnceEmptyAction))
  790. EXE(QueueDisconnectOnceEmptyAction2, SetQueueOnceEmptyAction(QueueDisconnectOnceEmptyAction2))
  791. EXE(QueueSuspendOnceEmptyAction2, SetQueueOnceEmptyAction(QueueSuspendOnceEmptyAction2))
  792. EXE(QueueShutDownOnceEmptyAction2, SetQueueOnceEmptyAction(QueueShutDownOnceEmptyAction2))
  793. EXECOMP(QueueToolbar)
  794. EXE(QueueItemSpeedAction, )
  795. ;
  796. }
  797. DoIdle();
  798. }
  799. //---------------------------------------------------------------------------
  800. void __fastcall TNonVisualDataModule::UpdateNonVisibleActions()
  801. {
  802. // following actions needs to be updated even when all clients
  803. // are invisible, so the queue list toolbar button can be shown
  804. NonVisualDataModule->QueueItemQueryAction->Update();
  805. NonVisualDataModule->QueueItemErrorAction->Update();
  806. NonVisualDataModule->QueueItemPromptAction->Update();
  807. }
  808. //---------------------------------------------------------------------------
  809. #define CTRL TShiftState() << ssCtrl
  810. #define ALT TShiftState() << ssAlt
  811. #define SHIFT TShiftState() << ssShift
  812. #define CTRLSHIFT TShiftState() << ssCtrl << ssShift
  813. #define CTRLALT TShiftState() << ssCtrl << ssAlt
  814. #define NONE TShiftState()
  815. void __fastcall TNonVisualDataModule::ExplorerShortcuts()
  816. {
  817. // Directory
  818. CurrentCreateDirAction->ShortCut = ShortCut(L'D', CTRL);
  819. // File operation
  820. CurrentRenameAction->ShortCut = ShortCut(VK_F2, NONE);
  821. CurrentEditAction->ShortCut = ShortCut(L'E', CTRL);
  822. CurrentAddEditLinkAction->ShortCut = ShortCut(L'L', CTRLALT);
  823. CurrentEditInternalAction->ShortCut = 0;
  824. CurrentEditInternalFocusedAction->ShortCut = 0;
  825. // Focused operation
  826. RemoteCopyAction->ShortCut = ShortCut(L'C', CTRL);
  827. RemoteMoveAction->ShortCut = ShortCut(L'M', CTRL);
  828. CurrentDeleteFocusedAction->ShortCut = ShortCut(VK_DELETE, NONE);
  829. CurrentPropertiesFocusedAction->ShortCut = ShortCut(VK_RETURN, ALT);
  830. RemoteMoveToFocusedAction->ShortCut = ShortCut(L'M', CTRLALT);
  831. // remote directory
  832. RemoteOpenDirAction->ShortCut = ShortCut(L'O', CTRL);
  833. RemoteRefreshAction->ShortCut = ShortCut(VK_F5, NONE);
  834. RemoteHomeDirAction->ShortCut = ShortCut(L'H', CTRL);
  835. RemotePathToClipboardAction->ShortCut = ShortCut(L'P', CTRLSHIFT);
  836. // selected operation
  837. CurrentDeleteAlternativeAction->ShortCut = ShortCut(VK_DELETE, SHIFT);
  838. RemoteMoveToAction->ShortCut = ShortCut(L'M', CTRLALT);
  839. // selection
  840. SelectAction->ShortCut = ShortCut(VK_ADD, NONE);
  841. UnselectAction->ShortCut = ShortCut(VK_SUBTRACT, NONE);
  842. SelectAllAction->ShortCut = ShortCut(L'A', CTRL);
  843. InvertSelectionAction->ShortCut = ShortCut(VK_MULTIPLY, NONE);
  844. ClearSelectionAction->ShortCut = ShortCut(L'L', CTRLSHIFT);
  845. RestoreSelectionAction->ShortCut = ShortCut(L'R', CTRLSHIFT);
  846. // commands
  847. NewFileAction->ShortCut = ShortCut(L'E', CTRLSHIFT);
  848. RemoteFindFilesAction->ShortCut = ShortCut(VK_F3, NONE);
  849. CloseApplicationAction->ShortCut = ShortCut(VK_F4, ALT);
  850. CloneShortcuts();
  851. }
  852. //---------------------------------------------------------------------------
  853. void __fastcall TNonVisualDataModule::CommanderShortcuts()
  854. {
  855. bool ExplorerKeyboardShortcuts = WinConfiguration->ScpCommander.ExplorerKeyboardShortcuts;
  856. // Directory
  857. CurrentCreateDirAction->ShortCut = ShortCut(VK_F7, NONE);
  858. // File operation
  859. CurrentRenameAction->ShortCut = ShortCut(VK_F2, NONE);
  860. CurrentEditAction->ShortCut = ShortCut(VK_F4, NONE);
  861. CurrentAddEditLinkAction->ShortCut = ShortCut(VK_F6, ALT);
  862. CurrentEditInternalAction->ShortCut = ShortCut(VK_F4, CTRLALT);
  863. CurrentEditInternalFocusedAction->ShortCut = ShortCut(VK_F4, CTRLALT);
  864. // Focused operation
  865. RemoteCopyAction->ShortCut =
  866. ExplorerKeyboardShortcuts ? ShortCut(L'K', CTRL) : ShortCut(VK_F5, NONE);
  867. RemoteMoveAction->ShortCut = ShortCut(VK_F6, NONE);
  868. CurrentDeleteFocusedAction->ShortCut = ShortCut(VK_F8, NONE);
  869. CurrentPropertiesFocusedAction->ShortCut = ShortCut(VK_F9, NONE);
  870. RemoteMoveToFocusedAction->ShortCut = ShortCut(VK_F6, SHIFT);
  871. RemoteCopyToFocusedAction->ShortCut = ShortCut(VK_F5, SHIFT);
  872. // remote directory
  873. RemoteOpenDirAction->ShortCut = ShortCut(L'O', CTRL);
  874. RemoteRefreshAction->ShortCut =
  875. ExplorerKeyboardShortcuts ? ShortCut(VK_F5, NONE) : ShortCut(L'R', CTRL);
  876. RemoteHomeDirAction->ShortCut = ShortCut(L'H', CTRL);
  877. RemotePathToClipboardAction->ShortCut = ShortCut(VK_OEM_6 /* ] */, CTRL);
  878. // local directory
  879. LocalPathToClipboardAction->ShortCut = ShortCut(VK_OEM_4 /* [ */, CTRL);
  880. // selected operation
  881. CurrentDeleteAction->SecondaryShortCuts->Clear();
  882. CurrentDeleteAction->SecondaryShortCuts->Add(ShortCutToText(ShortCut(VK_DELETE, NONE)));
  883. CurrentDeleteAlternativeAction->ShortCut = ShortCut(VK_F8, SHIFT);
  884. CurrentDeleteAlternativeAction->SecondaryShortCuts->Clear();
  885. CurrentDeleteAlternativeAction->SecondaryShortCuts->Add(ShortCutToText(ShortCut(VK_DELETE, SHIFT)));
  886. RemoteMoveToAction->ShortCut = ShortCut(VK_F6, SHIFT);
  887. RemoteCopyToAction->ShortCut = ShortCut(VK_F5, SHIFT);
  888. // selection
  889. SelectOneAction->ShortCut = VK_INSERT;
  890. SelectAction->ShortCut = ShortCut(VK_ADD, NONE);
  891. UnselectAction->ShortCut = ShortCut(VK_SUBTRACT, NONE);
  892. SelectAllAction->ShortCut = ShortCut(L'A', CTRL);
  893. InvertSelectionAction->ShortCut = ShortCut(VK_MULTIPLY, NONE);
  894. ClearSelectionAction->ShortCut = ShortCut(L'L', CTRLSHIFT);
  895. RestoreSelectionAction->ShortCut = ShortCut(L'R', CTRLSHIFT);
  896. // commands
  897. NewFileAction->ShortCut = ShortCut(VK_F4, SHIFT);
  898. RemoteFindFilesAction->ShortCut =
  899. ExplorerKeyboardShortcuts ? ShortCut(VK_F3, NONE) : ShortCut(VK_F7, ALT);
  900. // legacy shortcut (can be removed when necessary)
  901. NewFileAction->SecondaryShortCuts->Add(ShortCutToText(ShortCut(VK_F4, CTRLSHIFT)));
  902. CloseApplicationAction->ShortCut = ShortCut(VK_F10, NONE);
  903. CloneShortcuts();
  904. }
  905. #undef CTRL
  906. #undef ALT
  907. #undef NONE
  908. //---------------------------------------------------------------------------
  909. void __fastcall TNonVisualDataModule::CloneShortcuts()
  910. {
  911. // Directory
  912. NewDirAction->ShortCut = CurrentCreateDirAction->ShortCut;
  913. // File operation
  914. CurrentAddEditLinkContextAction->ShortCut = CurrentAddEditLinkAction->ShortCut;
  915. LocalAddEditLinkAction->ShortCut = CurrentAddEditLinkAction->ShortCut;
  916. RemoteAddEditLinkAction->ShortCut = CurrentAddEditLinkAction->ShortCut;
  917. // local directory
  918. LocalOpenDirAction->ShortCut = RemoteOpenDirAction->ShortCut;
  919. LocalRefreshAction->ShortCut = RemoteRefreshAction->ShortCut;
  920. LocalHomeDirAction->ShortCut = RemoteHomeDirAction->ShortCut;
  921. // selected operation
  922. CurrentDeleteAction->ShortCut = CurrentDeleteFocusedAction->ShortCut;
  923. CurrentPropertiesAction->ShortCut = CurrentPropertiesFocusedAction->ShortCut;
  924. // local selected operation
  925. LocalCopyAction->ShortCut = RemoteCopyAction->ShortCut;
  926. LocalRenameAction->ShortCut = CurrentRenameAction->ShortCut;
  927. LocalEditAction->ShortCut = CurrentEditAction->ShortCut;
  928. LocalMoveAction->ShortCut = RemoteMoveAction->ShortCut;
  929. LocalCreateDirAction->ShortCut = CurrentCreateDirAction->ShortCut;
  930. LocalDeleteAction->ShortCut = CurrentDeleteAction->ShortCut;
  931. LocalPropertiesAction->ShortCut = CurrentPropertiesAction->ShortCut;
  932. // local focused operation
  933. LocalCopyFocusedAction->ShortCut = LocalCopyAction->ShortCut;
  934. LocalMoveFocusedAction->ShortCut = LocalMoveAction->ShortCut;
  935. // remote selected operation
  936. RemoteRenameAction->ShortCut = CurrentRenameAction->ShortCut;
  937. RemoteEditAction->ShortCut = CurrentEditAction->ShortCut;
  938. RemoteCreateDirAction->ShortCut = CurrentCreateDirAction->ShortCut;
  939. RemoteDeleteAction->ShortCut = CurrentDeleteAction->ShortCut;
  940. RemotePropertiesAction->ShortCut = CurrentPropertiesAction->ShortCut;
  941. // remote focused operation
  942. RemoteCopyFocusedAction->ShortCut = RemoteCopyAction->ShortCut;
  943. RemoteMoveFocusedAction->ShortCut = RemoteMoveAction->ShortCut;
  944. // selection
  945. LocalSelectAction->ShortCut = SelectAction->ShortCut;
  946. LocalUnselectAction->ShortCut = UnselectAction->ShortCut;
  947. LocalSelectAllAction->ShortCut = SelectAllAction->ShortCut;
  948. RemoteSelectAction->ShortCut = SelectAction->ShortCut;
  949. RemoteUnselectAction->ShortCut = UnselectAction->ShortCut;
  950. RemoteSelectAllAction->ShortCut = SelectAllAction->ShortCut;
  951. }
  952. //---------------------------------------------------------------------------
  953. void __fastcall TNonVisualDataModule::SetScpExplorer(TCustomScpExplorerForm * value)
  954. {
  955. FScpExplorer = value;
  956. SessionIdleTimer->Enabled = (FScpExplorer != NULL);
  957. }
  958. //---------------------------------------------------------------------------
  959. void __fastcall TNonVisualDataModule::SessionIdleTimerTimer(
  960. TObject */*Sender*/)
  961. {
  962. DoIdle();
  963. }
  964. //---------------------------------------------------------------------------
  965. void __fastcall TNonVisualDataModule::DoIdle()
  966. {
  967. if (!FSessionIdleTimerExecuting)
  968. {
  969. FSessionIdleTimerExecuting = true;
  970. try
  971. {
  972. DebugAssert(ScpExplorer);
  973. ScpExplorer->Idle();
  974. }
  975. __finally
  976. {
  977. FSessionIdleTimerExecuting = false;
  978. }
  979. }
  980. }
  981. //---------------------------------------------------------------------------
  982. UnicodeString __fastcall TNonVisualDataModule::CustomCommandCaption(const TCustomCommandType * Command, bool Toolbar)
  983. {
  984. UnicodeString Result = Command->Name;
  985. if (Toolbar)
  986. {
  987. Result = EscapeHotkey(StripHotkey(Result));
  988. }
  989. return Result;
  990. }
  991. //---------------------------------------------------------------------------
  992. UnicodeString __fastcall TNonVisualDataModule::CustomCommandHint(const TCustomCommandType * Command)
  993. {
  994. UnicodeString Name = StripHotkey(Command->Name);
  995. UnicodeString ShortHint = FMTLOAD(CUSTOM_COMMAND_HINT, (Name));
  996. UnicodeString LongHint =
  997. !Command->Description.IsEmpty() ? Command->Description : FMTLOAD(CUSTOM_COMMAND_HINT_LONG, (Name, Command->Command));
  998. UnicodeString Result = FORMAT(L"%s|%s", (ShortHint, LongHint));
  999. return Result;
  1000. }
  1001. //---------------------------------------------------------------------------
  1002. const int CustomCommandOnFocused = 0x0100;
  1003. const int CustomCommandBoth = 0x0200;
  1004. const int CustomCommandExtension = 0x0400;
  1005. const int CustomCommandIndexMask = 0x00FF;
  1006. //---------------------------------------------------------------------------
  1007. int __fastcall TNonVisualDataModule::CreateCustomCommandsListMenu(
  1008. TCustomCommandList * List, TTBCustomItem * Menu, bool OnFocused, bool Toolbar, TCustomCommandListType ListType, int Tag)
  1009. {
  1010. int Result = 0;
  1011. for (int Index = 0; Index < List->Count; Index++)
  1012. {
  1013. const TCustomCommandType * Command = List->Commands[Index];
  1014. int State = ScpExplorer->CustomCommandState(*Command, OnFocused, ListType);
  1015. if (State >= 0)
  1016. {
  1017. TTBCustomItem * Item = new TTBXItem(Owner);
  1018. Item->Caption = CustomCommandCaption(Command, Toolbar);
  1019. Item->Tag = Index | Tag;
  1020. Item->Enabled = (State > 0);
  1021. if (OnFocused)
  1022. {
  1023. Item->Tag = Item->Tag | CustomCommandOnFocused;
  1024. }
  1025. if (ListType == ccltBoth)
  1026. {
  1027. Item->Tag = Item->Tag | CustomCommandBoth;
  1028. }
  1029. Item->Hint = CustomCommandHint(Command);
  1030. if (ListType != ccltBoth)
  1031. {
  1032. Item->ShortCut = Command->ShortCut;
  1033. }
  1034. Item->OnClick = CustomCommandClick;
  1035. Menu->Add(Item);
  1036. Result++;
  1037. }
  1038. }
  1039. return Result;
  1040. }
  1041. //---------------------------------------------------------------------------
  1042. void __fastcall TNonVisualDataModule::CreateCustomCommandsMenu(
  1043. TTBCustomItem * Menu, bool OnFocused, bool Toolbar, TCustomCommandListType ListType)
  1044. {
  1045. CreateCustomCommandsListMenu(WinConfiguration->CustomCommandList, Menu, OnFocused, Toolbar, ListType, 0);
  1046. TTBCustomItem * Item;
  1047. if ((ListType == ccltAll) || (ListType == ccltFile) || (ListType == ccltNonFile))
  1048. {
  1049. Item = new TTBXItem(Menu);
  1050. Item->Action = OnFocused ? CustomCommandsEnterFocusedAction : CustomCommandsEnterAction;
  1051. Menu->Add(Item);
  1052. Item = new TTBXItem(Menu);
  1053. Item->Action = OnFocused ? CustomCommandsLastFocusedAction : CustomCommandsLastAction;
  1054. if (Toolbar)
  1055. {
  1056. Item->Caption = EscapeHotkey(StripHotkey(LoadStr(CUSTOM_COMMAND_LAST_SHORT)));
  1057. }
  1058. Menu->Add(Item);
  1059. }
  1060. TTBXSeparatorItem * Separator = AddMenuSeparator(Menu);
  1061. int ExtensionItems = CreateCustomCommandsListMenu(WinConfiguration->ExtensionList, Menu, OnFocused, Toolbar, ListType, CustomCommandExtension);
  1062. Separator->Visible = (ExtensionItems > 0);
  1063. AddMenuSeparator(Menu);
  1064. if (((ListType == ccltFile) || ((ListType == ccltNonFile) && !OnFocused)) && DebugAlwaysTrue(!Toolbar))
  1065. {
  1066. Item = new TTBXSubmenuItem(Menu);
  1067. // copy the texts from the action, but do not use is as a handler, because it will duplicate the auxiliary commands in the submenu
  1068. Item->Action = (ListType == ccltFile) ? CustomCommandsNonFileAction : CustomCommandsFileAction;
  1069. Item->Action = NULL;
  1070. TCustomCommandListType SubListType = (ListType == ccltFile) ? ccltNonFile : ccltFile;
  1071. CreateCustomCommandsListMenu(WinConfiguration->CustomCommandList, Item, OnFocused, Toolbar, SubListType, 0);
  1072. TTBXSeparatorItem * Separator = AddMenuSeparator(Item);
  1073. int ExtensionItems = CreateCustomCommandsListMenu(WinConfiguration->ExtensionList, Item, OnFocused, Toolbar, SubListType, CustomCommandExtension);
  1074. Separator->Visible = (ExtensionItems > 0);
  1075. Menu->Add(Item);
  1076. }
  1077. if (!Toolbar && (ListType != ccltBoth))
  1078. {
  1079. Item = new TTBXItem(Menu);
  1080. Item->Action = CustomCommandsBandAction;
  1081. Menu->Add(Item);
  1082. }
  1083. Item = new TTBXItem(Menu);
  1084. Item->Action = CustomCommandsCustomizeAction;
  1085. Menu->Add(Item);
  1086. }
  1087. //---------------------------------------------------------------------------
  1088. void __fastcall TNonVisualDataModule::CreateCustomCommandsMenu(
  1089. TAction * Action, bool OnFocused, TCustomCommandListType ListType)
  1090. {
  1091. DebugAssert(Action);
  1092. TTBCustomItem * Menu = dynamic_cast<TTBCustomItem *>(Action->ActionComponent);
  1093. if (Menu)
  1094. {
  1095. int PrevCount = Menu->Count;
  1096. CreateCustomCommandsMenu(Menu, OnFocused, false, ListType);
  1097. for (int Index = 0; Index < PrevCount; Index++)
  1098. {
  1099. Menu->Delete(0);
  1100. }
  1101. }
  1102. }
  1103. //---------------------------------------------------------------------------
  1104. void __fastcall TNonVisualDataModule::CreateCustomCommandsMenu(TAction * Action, TCustomCommandListType ListType)
  1105. {
  1106. TTBCustomItem * Menu = dynamic_cast<TTBCustomItem *>(Action->ActionComponent);
  1107. if (DebugAlwaysTrue(Menu != NULL))
  1108. {
  1109. bool OnFocused =
  1110. (Menu == RemoteDirViewPopupCustomCommandsMenu) || (Menu == LocalFilePopupCustomCommandsMenu) || (Menu == RemoteFilePopupCustomCommandsMenu);
  1111. CreateCustomCommandsMenu(Action, OnFocused, ListType);
  1112. }
  1113. }
  1114. //---------------------------------------------------------------------------
  1115. bool __fastcall TNonVisualDataModule::CheckCustomCommandsToolbarList(TTBXToolbar * Toolbar, TCustomCommandList * List, int & Index)
  1116. {
  1117. bool Changed = false;
  1118. int CommandIndex = 0;
  1119. while (!Changed && (CommandIndex < List->Count))
  1120. {
  1121. TTBCustomItem * Item = Toolbar->Items->Items[Index];
  1122. const TCustomCommandType * Command = List->Commands[CommandIndex];
  1123. Changed =
  1124. (Item->Caption != CustomCommandCaption(Command, true)) ||
  1125. (Item->Hint != CustomCommandHint(Command));
  1126. Index++;
  1127. CommandIndex++;
  1128. }
  1129. return Changed;
  1130. }
  1131. //---------------------------------------------------------------------------
  1132. void __fastcall TNonVisualDataModule::UpdateCustomCommandsToolbarList(TTBXToolbar * Toolbar, TCustomCommandList * List, int & Index)
  1133. {
  1134. for (int CommandIndex = 0; CommandIndex < List->Count; CommandIndex++, Index++)
  1135. {
  1136. TTBCustomItem * Item = Toolbar->Items->Items[Index];
  1137. DebugAssert((Item->Tag & CustomCommandIndexMask) == CommandIndex);
  1138. int State = ScpExplorer->CustomCommandState(*List->Commands[CommandIndex], false, ccltAll);
  1139. DebugAssert(State >= 0);
  1140. Item->Enabled = (State > 0);
  1141. }
  1142. }
  1143. //---------------------------------------------------------------------------
  1144. void __fastcall TNonVisualDataModule::UpdateCustomCommandsToolbar(TTBXToolbar * Toolbar)
  1145. {
  1146. // can be called while explorer is being created
  1147. if (ScpExplorer == NULL)
  1148. {
  1149. return;
  1150. }
  1151. TCustomCommandList * CustomCommandList = WinConfiguration->CustomCommandList;
  1152. TCustomCommandList * ExtensionList = WinConfiguration->ExtensionList;
  1153. int AfterCustomCommandsCommandCount = 2; // ad hoc, last
  1154. int AdditionalCommands = AfterCustomCommandsCommandCount + 3; // custom/ext separator + separator, customize
  1155. int CommandCount = CustomCommandList->Count + ExtensionList->Count;
  1156. bool Changed = (CommandCount + AdditionalCommands != Toolbar->Items->Count);
  1157. if (!Changed)
  1158. {
  1159. int Index = 0;
  1160. Changed = CheckCustomCommandsToolbarList(Toolbar, CustomCommandList, Index);
  1161. if (!Changed)
  1162. {
  1163. Index += AfterCustomCommandsCommandCount;
  1164. Changed = (dynamic_cast<TTBXSeparatorItem *>(Toolbar->Items->Items[Index]) == NULL);
  1165. Index++;
  1166. if (!Changed)
  1167. {
  1168. Changed = CheckCustomCommandsToolbarList(Toolbar, ExtensionList, Index);
  1169. }
  1170. }
  1171. }
  1172. if (Changed)
  1173. {
  1174. Toolbar->BeginUpdate();
  1175. try
  1176. {
  1177. Toolbar->Items->Clear();
  1178. CreateCustomCommandsMenu(Toolbar->Items, false, true, ccltAll);
  1179. DebugAssert(CommandCount + AdditionalCommands == Toolbar->Items->Count);
  1180. }
  1181. __finally
  1182. {
  1183. Toolbar->EndUpdate();
  1184. }
  1185. }
  1186. else
  1187. {
  1188. int Index = 0;
  1189. UpdateCustomCommandsToolbarList(Toolbar, CustomCommandList, Index);
  1190. Index += AfterCustomCommandsCommandCount + 1;
  1191. UpdateCustomCommandsToolbarList(Toolbar, ExtensionList, Index);
  1192. }
  1193. }
  1194. //---------------------------------------------------------------------------
  1195. void __fastcall TNonVisualDataModule::CustomCommandClick(TObject * Sender)
  1196. {
  1197. TTBCustomItem * Item = dynamic_cast<TTBCustomItem *>(Sender);
  1198. DebugAssert(Item);
  1199. const TCustomCommandList * List = FLAGSET(Item->Tag, CustomCommandExtension) ? WinConfiguration->ExtensionList : WinConfiguration->CustomCommandList;
  1200. const TCustomCommandType * Command = List->Commands[Item->Tag & CustomCommandIndexMask];
  1201. if (FLAGCLEAR(Item->Tag, CustomCommandBoth))
  1202. {
  1203. ScpExplorer->ExecuteFileOperationCommand(foCustomCommand, osRemote,
  1204. FLAGSET(Item->Tag, CustomCommandOnFocused), false, const_cast<TCustomCommandType *>(Command));
  1205. }
  1206. else
  1207. {
  1208. ScpExplorer->BothCustomCommand(*Command);
  1209. }
  1210. }
  1211. //---------------------------------------------------------------------------
  1212. void __fastcall TNonVisualDataModule::CreateSessionColorMenu(TAction * Action)
  1213. {
  1214. if (DebugAlwaysTrue(Action->ActionComponent != NULL))
  1215. {
  1216. ::CreateSessionColorMenu(Action->ActionComponent, ScpExplorer->SessionColor,
  1217. SessionColorChange);
  1218. }
  1219. }
  1220. //---------------------------------------------------------------------------
  1221. void __fastcall TNonVisualDataModule::SessionColorChange(TColor Color)
  1222. {
  1223. ScpExplorer->SessionColor = Color;
  1224. }
  1225. //---------------------------------------------------------------------------
  1226. void __fastcall TNonVisualDataModule::CreateSessionListMenu(TAction * Action)
  1227. {
  1228. StoredSessions->Load();
  1229. CreateSessionListMenuLevel(
  1230. dynamic_cast<TTBCustomItem *>(Action->ActionComponent), 0, 0);
  1231. }
  1232. //---------------------------------------------------------------------------
  1233. UnicodeString __fastcall TNonVisualDataModule::GetSessionFolderRoot(
  1234. TSessionData * Data, int Level)
  1235. {
  1236. UnicodeString Path = Data->Name;
  1237. UnicodeString Root;
  1238. for (int ALevel = 0; ALevel < Level; ALevel++)
  1239. {
  1240. Root.Insert(CutToChar(Path, L'/', false) + L'/', Root.Length() + 1);
  1241. }
  1242. return Root;
  1243. }
  1244. //---------------------------------------------------------------------------
  1245. void __fastcall TNonVisualDataModule::CreateSessionListMenuLevel(
  1246. TTBCustomItem * Menu, int Index, int Level)
  1247. {
  1248. Menu->Clear();
  1249. TTBCustomItem * Item = new TTBXItem(Menu);
  1250. UnicodeString Root;
  1251. if (Level == 0)
  1252. {
  1253. Item->Action = SiteManagerAction;
  1254. Root = L"";
  1255. }
  1256. else
  1257. {
  1258. DebugAssert(Index < StoredSessions->Count);
  1259. TSessionData * Data = StoredSessions->Sessions[Index];
  1260. Root = GetSessionFolderRoot(Data, Level);
  1261. Item->Caption = LoadStr(SAVEDSESSIONFOLDER_THIS_OPEN);
  1262. Item->Tag = MAKELONG(Index, Level);
  1263. UnicodeString FolderName = Root;
  1264. if (DebugAlwaysTrue(!FolderName.IsEmpty() && FolderName[FolderName.Length()] == L'/'))
  1265. {
  1266. FolderName.Delete(FolderName.Length(), 1);
  1267. }
  1268. Item->Hint = FMTLOAD(SAVEDSESSIONFOLDER_THIS_HINT, (FolderName));
  1269. Item->OnClick = SessionFolderThisItemClick;
  1270. }
  1271. Menu->Insert(Menu->Count, Item);
  1272. AddMenuSeparator(Menu);
  1273. int FirstSession = Menu->Count;
  1274. UnicodeString PrevName;
  1275. while (Index < StoredSessions->Count)
  1276. {
  1277. TSessionData * Data = StoredSessions->Sessions[Index];
  1278. if (!AnsiSameText(Data->Name.SubString(1, Root.Length()), Root))
  1279. {
  1280. // Sessions are sorted, so no chance further sessions may match
  1281. break;
  1282. }
  1283. else if (!Data->IsWorkspace)
  1284. {
  1285. UnicodeString Name = Data->Name.SubString(Root.Length() + 1, Data->Name.Length() - Root.Length());
  1286. int P = Name.Pos(L'/');
  1287. if (P > 0)
  1288. {
  1289. Name.SetLength(P - 1);
  1290. }
  1291. if (Name != PrevName)
  1292. {
  1293. if (P > 0)
  1294. {
  1295. TTBCustomItem * Item = new TTBXSubmenuItem(Menu);
  1296. Item->Caption = Name;
  1297. Item->Tag = ((Level + 1) << 16) | Index; // MAKELONG
  1298. Item->ImageIndex = SavedSessionsAction2->ImageIndex;
  1299. Item->OnClick = SessionFolderItemClick;
  1300. Menu->Insert(FirstSession, Item);
  1301. FirstSession++;
  1302. }
  1303. else
  1304. {
  1305. TTBCustomItem * Item = new TTBXItem(Menu);
  1306. Item->Caption = Name;
  1307. Item->Tag = Index;
  1308. Item->Hint = FMTLOAD(SAVEDSESSION_HINT, (Data->Name));
  1309. Item->OnClick = SessionItemClick;
  1310. Menu->Insert(Menu->Count, Item);
  1311. }
  1312. PrevName = Name;
  1313. }
  1314. }
  1315. Index++;
  1316. }
  1317. }
  1318. //---------------------------------------------------------------------------
  1319. void __fastcall TNonVisualDataModule::SessionFolderItemClick(TObject * Sender)
  1320. {
  1321. TTBCustomItem * Item = dynamic_cast<TTBCustomItem *>(Sender);
  1322. DebugAssert(Item != NULL);
  1323. CreateSessionListMenuLevel(Item, LOWORD(Item->Tag), HIWORD(Item->Tag));
  1324. }
  1325. //---------------------------------------------------------------------------
  1326. void __fastcall TNonVisualDataModule::SessionFolderThisItemClick(TObject * Sender)
  1327. {
  1328. TTBCustomItem * Item = DebugNotNull(dynamic_cast<TTBCustomItem *>(Sender));
  1329. int Index = LOWORD(Item->Tag);
  1330. int Level = HIWORD(Item->Tag);
  1331. UnicodeString Folder = GetSessionFolderRoot(StoredSessions->Sessions[Index], Level);
  1332. ScpExplorer->OpenFolderOrWorkspace(Folder);
  1333. }
  1334. //---------------------------------------------------------------------------
  1335. void __fastcall TNonVisualDataModule::SessionItemClick(TObject * Sender)
  1336. {
  1337. DebugAssert(StoredSessions && (((TTBCustomItem *)Sender)->Tag < StoredSessions->Count));
  1338. ScpExplorer->OpenStoredSession(StoredSessions->Sessions[((TTBCustomItem *)Sender)->Tag]);
  1339. }
  1340. //---------------------------------------------------------------------------
  1341. void __fastcall TNonVisualDataModule::CreateWorkspacesMenu(TAction * Action)
  1342. {
  1343. StoredSessions->Load();
  1344. if (!StoredSessions->HasAnyWorkspace())
  1345. {
  1346. Abort();
  1347. }
  1348. else
  1349. {
  1350. TTBCustomItem * Menu =
  1351. DebugNotNull(dynamic_cast<TTBCustomItem *>(Action->ActionComponent));
  1352. Menu->Clear();
  1353. std::unique_ptr<TStrings> Workspaces(StoredSessions->GetWorkspaces());
  1354. for (int Index = 0; Index < Workspaces->Count; Index++)
  1355. {
  1356. TTBCustomItem * Item = new TTBXItem(Menu);
  1357. Item->Caption = Workspaces->Strings[Index];
  1358. Item->Tag = Index;
  1359. Item->Hint = FMTLOAD(WORKSPACE_HINT, (Workspaces->Strings[Index]));
  1360. Item->OnClick = WorkspaceItemClick;
  1361. Menu->Insert(Menu->Count, Item);
  1362. }
  1363. }
  1364. }
  1365. //---------------------------------------------------------------------------
  1366. void __fastcall TNonVisualDataModule::WorkspaceItemClick(TObject * Sender)
  1367. {
  1368. std::unique_ptr<TStrings> Workspaces(StoredSessions->GetWorkspaces());
  1369. ScpExplorer->OpenFolderOrWorkspace(
  1370. Workspaces->Strings[DebugNotNull(dynamic_cast<TTBCustomItem *>(Sender))->Tag]);
  1371. }
  1372. //---------------------------------------------------------------------------
  1373. TShortCut __fastcall TNonVisualDataModule::OpenSessionShortCut(int Index)
  1374. {
  1375. if (Index >= 0 && Index < 10)
  1376. {
  1377. return ShortCut((Word)(Index < 9 ? L'0' + 1 + Index : L'0'),
  1378. TShiftState() << ssAlt);
  1379. }
  1380. else
  1381. {
  1382. return scNone;
  1383. }
  1384. }
  1385. //---------------------------------------------------------------------------
  1386. void __fastcall TNonVisualDataModule::CreateOpenedSessionListMenu(TAction * Action)
  1387. {
  1388. TTBCustomItem * OpenedSessionsMenu = dynamic_cast<TTBCustomItem *>(Action->ActionComponent);
  1389. DebugAssert(OpenedSessionsMenu != NULL);
  1390. TTerminalManager * Manager = TTerminalManager::Instance();
  1391. TStrings * TerminalList = Manager->TerminalList;
  1392. int PrevCount = OpenedSessionsMenu->Count;
  1393. for (int Index = 0; Index < TerminalList->Count; Index++)
  1394. {
  1395. TTerminal * Terminal = dynamic_cast<TTerminal *>(TerminalList->Objects[Index]);
  1396. DebugAssert(Terminal);
  1397. TTBCustomItem * Item = new TTBXItem(OpenedSessionsMenu);
  1398. Item->Caption = TerminalList->Strings[Index];
  1399. Item->Tag = int(Terminal);
  1400. Item->Hint = FMTLOAD(OPENEDSESSION_HINT, (Item->Caption));
  1401. Item->Checked = (Manager->ActiveTerminal == Terminal);
  1402. Item->ShortCut = OpenSessionShortCut(Index);
  1403. Item->OnClick = OpenedSessionItemClick;
  1404. Item->RadioItem = true;
  1405. OpenedSessionsMenu->Add(Item);
  1406. }
  1407. for (int Index = 0; Index < PrevCount; Index++)
  1408. {
  1409. OpenedSessionsMenu->Delete(0);
  1410. }
  1411. }
  1412. //---------------------------------------------------------------------------
  1413. void __fastcall TNonVisualDataModule::OpenedSessionItemClick(TObject * Sender)
  1414. {
  1415. TTerminalManager::Instance()->ActiveTerminal = (TTerminal*)(((TMenuItem *)Sender)->Tag);
  1416. }
  1417. //---------------------------------------------------------------------------
  1418. void __fastcall TNonVisualDataModule::CreateEditorListMenu(TTBCustomItem * Menu, bool OnFocused)
  1419. {
  1420. DebugAssert(Menu != NULL);
  1421. int PrevCount = Menu->Count;
  1422. TTBCustomItem * Item;
  1423. Item = new TTBXItem(Menu);
  1424. Item->Action = OnFocused ? CurrentEditFocusedAction : CurrentEditAction;
  1425. Menu->Add(Item);
  1426. AddMenuSeparator(Menu);
  1427. Item = new TTBXItem(Menu);
  1428. Item->Action = OnFocused ? CurrentEditInternalFocusedAction : CurrentEditInternalAction;
  1429. Menu->Add(Item);
  1430. AddMenuSeparator(Menu);
  1431. TStringList * UsedEditors = CreateSortedStringList();
  1432. try
  1433. {
  1434. const TEditorList * EditorList = WinConfiguration->EditorList;
  1435. for (int Index = 0; Index < EditorList->Count; Index++)
  1436. {
  1437. const TEditorPreferences * Editor = EditorList->Editors[Index];
  1438. if ((Editor->Data->Editor == edExternal) &&
  1439. (UsedEditors->IndexOf(Editor->Data->ExternalEditor) < 0))
  1440. {
  1441. UsedEditors->Add(Editor->Data->ExternalEditor);
  1442. TTBCustomItem * Item = new TTBXItem(Menu);
  1443. Item->Caption = Editor->Name;
  1444. Item->Tag = Index;
  1445. Item->Hint = FMTLOAD(EXTERNAL_EDITOR_HINT, (Editor->Name));
  1446. if (OnFocused)
  1447. {
  1448. Item->OnClick = EditorItemClickFocused;
  1449. }
  1450. else
  1451. {
  1452. Item->OnClick = EditorItemClick;
  1453. }
  1454. Menu->Add(Item);
  1455. }
  1456. }
  1457. Item = new TTBXItem(Menu);
  1458. Item->Action = OnFocused ? CurrentEditWithFocusedAction : CurrentEditWithAction;
  1459. Menu->Add(Item);
  1460. AddMenuSeparator(Menu);
  1461. Item = new TTBXItem(Menu);
  1462. Item->Action = EditorListCustomizeAction;
  1463. Menu->Add(Item);
  1464. for (int Index = 0; Index < PrevCount; Index++)
  1465. {
  1466. Menu->Delete(0);
  1467. }
  1468. }
  1469. __finally
  1470. {
  1471. delete UsedEditors;
  1472. }
  1473. }
  1474. //---------------------------------------------------------------------------
  1475. void __fastcall TNonVisualDataModule::DoEditorItemClick(TObject * Sender, bool OnFocused)
  1476. {
  1477. int Tag = dynamic_cast<TTBXItem*>(Sender)->Tag;
  1478. const TEditorList * EditorList = WinConfiguration->EditorList;
  1479. // sanity check
  1480. if (Tag < EditorList->Count)
  1481. {
  1482. ScpExplorer->ExecuteFile(osCurrent, efExternalEditor, EditorList->Editors[Tag]->Data,
  1483. true, OnFocused);
  1484. }
  1485. }
  1486. //---------------------------------------------------------------------------
  1487. void __fastcall TNonVisualDataModule::EditorItemClick(TObject * Sender)
  1488. {
  1489. DoEditorItemClick(Sender, false);
  1490. }
  1491. //---------------------------------------------------------------------------
  1492. void __fastcall TNonVisualDataModule::EditorItemClickFocused(TObject * Sender)
  1493. {
  1494. DoEditorItemClick(Sender, true);
  1495. }
  1496. //---------------------------------------------------------------------------
  1497. void __fastcall TNonVisualDataModule::QueuePopupPopup(TObject * /*Sender*/)
  1498. {
  1499. TAction * Action = NULL;
  1500. switch (ScpExplorer->DefaultQueueOperation())
  1501. {
  1502. case qoItemQuery:
  1503. Action = QueueItemQueryAction;
  1504. break;
  1505. case qoItemError:
  1506. Action = QueueItemErrorAction;
  1507. break;
  1508. case qoItemPrompt:
  1509. Action = QueueItemPromptAction;
  1510. break;
  1511. case qoItemExecute:
  1512. Action = QueueItemExecuteAction;
  1513. break;
  1514. case qoItemPause:
  1515. Action = QueueItemPauseAction;
  1516. break;
  1517. case qoItemResume:
  1518. Action = QueueItemResumeAction;
  1519. break;
  1520. }
  1521. TTBCustomItem * Item;
  1522. for (int Index = 0; Index < QueuePopup->Items->Count; Index++)
  1523. {
  1524. Item = QueuePopup->Items->Items[Index];
  1525. TTBItemOptions O = Item->Options;
  1526. if ((Action != NULL) && (Item->Action == Action))
  1527. {
  1528. O << tboDefault;
  1529. }
  1530. else
  1531. {
  1532. O >> tboDefault;
  1533. }
  1534. Item->Options = O;
  1535. }
  1536. QueueSpeedComboBoxItemUpdate(QueuePopupSpeedComboBoxItem);
  1537. }
  1538. //---------------------------------------------------------------------------
  1539. void __fastcall TNonVisualDataModule::ShowUpdatesUpdate()
  1540. {
  1541. TUpdatesConfiguration Updates = WinConfiguration->Updates;
  1542. unsigned short H, M, S, MS;
  1543. DecodeTime(Now(), H, M, S, MS);
  1544. int CurrentCompoundVer = Configuration->CompoundVersion;
  1545. CheckForUpdatesAction->ImageIndex =
  1546. ((Updates.HaveResults && (Updates.Results.ForVersion == CurrentCompoundVer) &&
  1547. !Updates.Results.Disabled &&
  1548. ((Updates.Results.Critical && !Updates.ShownResults && (MS >= 500)) ||
  1549. ((!Updates.Results.Critical || Updates.ShownResults) &&
  1550. ((Updates.Results.Version > CurrentCompoundVer) ||
  1551. !Updates.Results.Message.IsEmpty())))) ? 80 :
  1552. ((int(Updates.Period) <= 0) ? 81 : 63));
  1553. }
  1554. //---------------------------------------------------------------------------
  1555. void __fastcall TNonVisualDataModule::PreferencesDialog(TPreferencesMode APreferencesMode)
  1556. {
  1557. if (ScpExplorer != NULL)
  1558. {
  1559. ScpExplorer->PreferencesDialog(APreferencesMode);
  1560. }
  1561. else
  1562. {
  1563. DoPreferencesDialog(APreferencesMode);
  1564. }
  1565. }
  1566. //---------------------------------------------------------------------------
  1567. void __fastcall TNonVisualDataModule::CustomCommandsLastUpdate(TAction * Action)
  1568. {
  1569. TCustomCommandType Command;
  1570. int State;
  1571. bool Defined = ScpExplorer->GetLastCustomCommand(
  1572. (Action == CustomCommandsLastFocusedAction), Command, State);
  1573. Action->Visible = Defined;
  1574. if (Defined)
  1575. {
  1576. UnicodeString TitleCommand = Command.Command;
  1577. int MaxTitleCommandLen = 20;
  1578. if (TitleCommand.Length() > MaxTitleCommandLen)
  1579. {
  1580. TitleCommand = TitleCommand.SubString(1, MaxTitleCommandLen - 3) + Ellipsis;
  1581. }
  1582. Action->Caption = FMTLOAD(CUSTOM_COMMAND_LAST, (TitleCommand));
  1583. Action->Hint = FMTLOAD(CUSTOM_COMMAND_HINT, (Command.Command));
  1584. Action->Enabled = (State > 0);
  1585. }
  1586. }
  1587. //---------------------------------------------------------------------------
  1588. UnicodeString __fastcall TNonVisualDataModule::QueueItemSpeed(const UnicodeString & Text,
  1589. TTBXComboBoxItem * Item)
  1590. {
  1591. // Keep in sync with TProgressForm::ItemSpeed
  1592. unsigned long Speed = GetSpeedLimit(Text);
  1593. ScpExplorer->ExecuteQueueOperation(qoItemSpeed, reinterpret_cast<void*>(Speed));
  1594. UnicodeString Result = SetSpeedLimit(Speed);
  1595. SaveToHistory(Item->Strings, Result);
  1596. CustomWinConfiguration->History[L"SpeedLimit"] = Item->Strings;
  1597. return Result;
  1598. }
  1599. //---------------------------------------------------------------------------
  1600. void __fastcall TNonVisualDataModule::QueuePopupSpeedComboBoxItemItemClick(
  1601. TObject * Sender)
  1602. {
  1603. TTBXComboBoxItem * Item = dynamic_cast<TTBXComboBoxItem *>(Sender);
  1604. QueueItemSpeedAction->Text = QueueItemSpeed(Item->Text, Item);
  1605. }
  1606. //---------------------------------------------------------------------------
  1607. void __fastcall TNonVisualDataModule::QueueSpeedComboBoxItemAcceptText(
  1608. TObject * Sender, UnicodeString & NewText, bool & /*Accept*/)
  1609. {
  1610. TTBXComboBoxItem * Item = dynamic_cast<TTBXComboBoxItem *>(Sender);
  1611. NewText = QueueItemSpeed(NewText, Item);
  1612. QueueItemSpeedAction->Text = NewText;
  1613. }
  1614. //---------------------------------------------------------------------------
  1615. void __fastcall TNonVisualDataModule::QueueSpeedComboBoxItem(TTBXComboBoxItem * Item)
  1616. {
  1617. // IDE often looses this link
  1618. Item->OnAcceptText = QueueSpeedComboBoxItemAcceptText;
  1619. Item->OnItemClick = QueuePopupSpeedComboBoxItemItemClick;
  1620. }
  1621. //---------------------------------------------------------------------------
  1622. void __fastcall TNonVisualDataModule::QueueSpeedComboBoxItemUpdate(TTBXComboBoxItem * Item)
  1623. {
  1624. CopySpeedLimits(CustomWinConfiguration->History[L"SpeedLimit"], Item->Strings);
  1625. }
  1626. //---------------------------------------------------------------------------
  1627. void __fastcall TNonVisualDataModule::SetQueueOnceEmptyAction(TAction * Action)
  1628. {
  1629. TAction * Current = CurrentQueueOnceEmptyAction();
  1630. if (Current != Action)
  1631. {
  1632. Current->Checked = false;
  1633. Action->Checked = true;
  1634. }
  1635. }
  1636. //---------------------------------------------------------------------------
  1637. void __fastcall TNonVisualDataModule::CycleQueueOnceEmptyAction()
  1638. {
  1639. TAction * Current = CurrentQueueOnceEmptyAction();
  1640. Current->Checked = false;
  1641. if (Current == QueueIdleOnceEmptyAction)
  1642. {
  1643. QueueDisconnectOnceEmptyAction2->Checked = true;
  1644. }
  1645. else if (Current == QueueDisconnectOnceEmptyAction2)
  1646. {
  1647. QueueSuspendOnceEmptyAction2->Checked = true;
  1648. }
  1649. else if (Current == QueueSuspendOnceEmptyAction2)
  1650. {
  1651. QueueShutDownOnceEmptyAction2->Checked = true;
  1652. }
  1653. else if (Current == QueueShutDownOnceEmptyAction2)
  1654. {
  1655. QueueIdleOnceEmptyAction->Checked = true;
  1656. }
  1657. else
  1658. {
  1659. DebugFail();
  1660. }
  1661. }
  1662. //---------------------------------------------------------------------------
  1663. TAction * __fastcall TNonVisualDataModule::CurrentQueueOnceEmptyAction()
  1664. {
  1665. TAction * Result;
  1666. if (QueueIdleOnceEmptyAction->Checked)
  1667. {
  1668. Result = QueueIdleOnceEmptyAction;
  1669. }
  1670. else if (QueueDisconnectOnceEmptyAction2->Checked)
  1671. {
  1672. Result = QueueDisconnectOnceEmptyAction2;
  1673. }
  1674. else if (QueueSuspendOnceEmptyAction2->Checked)
  1675. {
  1676. Result = QueueSuspendOnceEmptyAction2;
  1677. }
  1678. else if (QueueShutDownOnceEmptyAction2->Checked)
  1679. {
  1680. Result = QueueShutDownOnceEmptyAction2;
  1681. }
  1682. else
  1683. {
  1684. DebugFail();
  1685. }
  1686. return Result;
  1687. }
  1688. //---------------------------------------------------------------------------
  1689. TOnceDoneOperation __fastcall TNonVisualDataModule::CurrentQueueOnceEmptyOperation()
  1690. {
  1691. TOnceDoneOperation Result;
  1692. TBasicAction * Current = CurrentQueueOnceEmptyAction();
  1693. if (Current == QueueIdleOnceEmptyAction)
  1694. {
  1695. Result = odoIdle;
  1696. }
  1697. else if (Current == QueueDisconnectOnceEmptyAction2)
  1698. {
  1699. Result = odoDisconnect;
  1700. }
  1701. else if (Current == QueueSuspendOnceEmptyAction2)
  1702. {
  1703. Result = odoSuspend;
  1704. }
  1705. else if (Current == QueueShutDownOnceEmptyAction2)
  1706. {
  1707. Result = odoShutDown;
  1708. }
  1709. else
  1710. {
  1711. DebugFail();
  1712. }
  1713. return Result;
  1714. }
  1715. //---------------------------------------------------------------------------
  1716. void __fastcall TNonVisualDataModule::ResetQueueOnceEmptyOperation()
  1717. {
  1718. SetQueueOnceEmptyAction(QueueIdleOnceEmptyAction);
  1719. }
  1720. //---------------------------------------------------------------------------
  1721. void __fastcall TNonVisualDataModule::StartBusy()
  1722. {
  1723. FBusy++;
  1724. }
  1725. //---------------------------------------------------------------------------
  1726. void __fastcall TNonVisualDataModule::EndBusy()
  1727. {
  1728. FBusy--;
  1729. }
  1730. //---------------------------------------------------------------------------
  1731. bool __fastcall TNonVisualDataModule::GetBusy()
  1732. {
  1733. return
  1734. (FBusy > 0) ||
  1735. ((ScpExplorer != NULL) && ScpExplorer->IsBusy());
  1736. }
  1737. //---------------------------------------------------------------------------
  1738. void __fastcall TNonVisualDataModule::FocusedEditMenuItemPopup(TTBCustomItem * Sender,
  1739. bool /*FromLink*/)
  1740. {
  1741. CreateEditorListMenu(Sender, true);
  1742. }
  1743. //---------------------------------------------------------------------------
  1744. void __fastcall TNonVisualDataModule::EditMenuItemPopup(TTBCustomItem * Sender,
  1745. bool /*FromLink*/)
  1746. {
  1747. CreateEditorListMenu(Sender, false);
  1748. }
  1749. //---------------------------------------------------------------------------
  1750. void __fastcall TNonVisualDataModule::QueuePopupSpeedComboBoxItemAdjustImageIndex(
  1751. TTBXComboBoxItem * Sender, const UnicodeString /*AText*/, int /*AIndex*/, int & ImageIndex)
  1752. {
  1753. // Use fixed image (do not change image by item index)
  1754. ImageIndex = Sender->ImageIndex;
  1755. }
  1756. //---------------------------------------------------------------------------