NonVisual.cpp 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829
  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, HasTerminal && (ScpExplorer->Terminal->IsCapable[fcAnyCommand] || ScpExplorer->Terminal->IsCapable[fcSecondaryShell]))
  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(CustomCommandsAction, true)
  431. UPD(CustomCommandsEnterAction, true)
  432. UPD(CustomCommandsEnterFocusedAction, true)
  433. UPDFUNC(CustomCommandsLastAction, CustomCommandsLastUpdate(CustomCommandsLastAction))
  434. UPDFUNC(CustomCommandsLastFocusedAction, CustomCommandsLastUpdate(CustomCommandsLastFocusedAction))
  435. UPD(CustomCommandsCustomizeAction, true)
  436. // QUEUE
  437. UPDEX(QueueEnableAction, HasTerminal, ((TAction *)Action)->Checked = ScpExplorer->GetQueueEnabled(), )
  438. #define UPDQUEUE(OPERATION) UPD(Queue ## OPERATION ## Action, \
  439. ScpExplorer->AllowQueueOperation(qo ## OPERATION))
  440. UPDQUEUE(GoTo)
  441. UPDQUEUE(Preferences)
  442. UPDEX(QueueItemQueryAction, ScpExplorer->AllowQueueOperation(qoItemQuery),
  443. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  444. UPDEX(QueueItemErrorAction, ScpExplorer->AllowQueueOperation(qoItemError),
  445. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  446. UPDEX(QueueItemPromptAction, ScpExplorer->AllowQueueOperation(qoItemPrompt),
  447. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  448. UPDQUEUE(ItemDelete)
  449. UPDEX(QueueItemExecuteAction, ScpExplorer->AllowQueueOperation(qoItemExecute),
  450. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible =
  451. !ScpExplorer->AllowQueueOperation(qoItemPause) &&
  452. !ScpExplorer->AllowQueueOperation(qoItemResume))
  453. UPDEX(QueueItemPauseAction, ScpExplorer->AllowQueueOperation(qoItemPause),
  454. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  455. UPDEX(QueueItemResumeAction, ScpExplorer->AllowQueueOperation(qoItemResume),
  456. ((TAction *)Action)->Visible = true, ((TAction *)Action)->Visible = false)
  457. UPDQUEUE(ItemUp)
  458. UPDQUEUE(ItemDown)
  459. UPDQUEUE(PauseAll)
  460. UPDQUEUE(ResumeAll)
  461. UPDQUEUE(DeleteAll)
  462. UPDQUEUE(DeleteAllDone)
  463. #undef UPDQUEUE
  464. UPDEX(QueueItemSpeedAction, ScpExplorer->AllowQueueOperation(qoItemSpeed, &Param),
  465. QueueItemSpeedAction->Text = SetSpeedLimit(reinterpret_cast<unsigned long>(Param)),
  466. QueueItemSpeedAction->Text = L"")
  467. UPDACT(QueueToggleShowAction,
  468. ((TAction *)Action)->Checked = ScpExplorer->ComponentVisible[fcQueueView])
  469. #define QUEUEACTION(SHOW) UPDACT(Queue ## SHOW ## Action, \
  470. ((TAction *)Action)->Checked = WinConfiguration->QueueView.Show == qv ## SHOW)
  471. QUEUEACTION(Show)
  472. QUEUEACTION(HideWhenEmpty)
  473. QUEUEACTION(Hide)
  474. #undef QUEUEACTION
  475. UPDEX1(QueueCycleOnceEmptyAction, ScpExplorer->AllowQueueOperation(qoOnceEmpty),
  476. QueueCycleOnceEmptyAction->ImageIndex = CurrentQueueOnceEmptyAction()->ImageIndex;
  477. QueueCycleOnceEmptyAction->Checked = !QueueIdleOnceEmptyAction->Checked)
  478. UPD(QueueIdleOnceEmptyAction, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  479. UPD(QueueDisconnectOnceEmptyAction2, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  480. UPD(QueueSuspendOnceEmptyAction2, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  481. UPD(QueueShutDownOnceEmptyAction2, ScpExplorer->AllowQueueOperation(qoOnceEmpty))
  482. UPDCOMP(CommanderPreferencesBand)
  483. UPDACT(QueueToolbarAction,
  484. ((TAction *)Action)->Enabled = ScpExplorer->ComponentVisible[fcQueueView];
  485. ((TAction *)Action)->Checked = ScpExplorer->ComponentVisible[fcQueueToolbar])
  486. ;
  487. }
  488. //---------------------------------------------------------------------------
  489. void __fastcall TNonVisualDataModule::ExplorerActionsExecute(
  490. TBasicAction *Action, bool &Handled)
  491. {
  492. DebugAssert(ScpExplorer);
  493. if (!ScpExplorer->AllowedAction((TAction *)Action, aaExecute))
  494. {
  495. Handled = true;
  496. return;
  497. }
  498. ScpExplorer->BeforeAction();
  499. unsigned int ShortCutFlag = FLAGMASK((Action->ActionComponent == NULL), cocShortCutHint);
  500. {
  501. TAutoNestingCounter Counter(FBusy);
  502. // focused operation
  503. EXE(CurrentDeleteFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osCurrent, true))
  504. EXE(CurrentPropertiesFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osCurrent, true))
  505. EXE(CurrentEditFocusedAction, ScpExplorer->ExecuteFile(osCurrent, efDefaultEditor, NULL, true, true))
  506. EXE(CurrentSystemMenuFocusedAction, ScpExplorer->DisplaySystemContextMenu())
  507. EXE(CurrentEditWithFocusedAction, ScpExplorer->ExecuteCurrentFileWith(true))
  508. EXE(CurrentEditInternalFocusedAction, ScpExplorer->ExecuteFile(osCurrent, efInternalEditor, NULL, true, true))
  509. // operation
  510. EXE(CurrentEditAction, ScpExplorer->ExecuteFile(osCurrent, efDefaultEditor, NULL, true, false))
  511. EXE(CurrentEditInternalAction, ScpExplorer->ExecuteFile(osCurrent, efInternalEditor, NULL, true, false))
  512. EXE(CurrentEditWithAction, ScpExplorer->ExecuteCurrentFileWith(false))
  513. EXE(CurrentOpenAction, ScpExplorer->ExecuteCurrentFile())
  514. EXE(CurrentAddEditLinkAction, ScpExplorer->AddEditLink(osCurrent, false))
  515. EXE(CurrentAddEditLinkContextAction, ScpExplorer->AddEditLink(osCurrent, false))
  516. EXE(NewLinkAction, ScpExplorer->AddEditLink(osCurrent, true))
  517. EXE(CurrentRenameAction, ScpExplorer->ExecuteFileOperationCommand(foRename, osCurrent, false))
  518. EXE(CurrentDeleteAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osCurrent, false))
  519. EXE(CurrentDeleteAlternativeAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osCurrent, false, false, (void*)true))
  520. EXE(CurrentPropertiesAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osCurrent, false))
  521. EXE(FileListToCommandLineAction, ScpExplorer->PanelExport(osCurrent, peFileList, pedCommandLine))
  522. EXE(FileListToClipboardAction, ScpExplorer->PanelExport(osCurrent, peFileList, pedClipboard))
  523. EXE(FullFileListToClipboardAction, ScpExplorer->PanelExport(osCurrent, peFullFileList, pedClipboard))
  524. EXE(FileGenerateUrlAction2, ScpExplorer->FileGenerateUrl())
  525. EXE(FileListFromClipboardAction, ScpExplorer->FileListFromClipboard())
  526. EXE(LockAction, ScpExplorer->ExecuteFileOperationCommand(foLock, osCurrent, false))
  527. EXE(UnlockAction, ScpExplorer->ExecuteFileOperationCommand(foUnlock, osCurrent, false))
  528. // local selected operation
  529. EXE(LocalCopyAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, false, ShortCutFlag))
  530. EXE(LocalCopyQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, false, cocQueue))
  531. EXE(LocalCopyNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, false, cocNonQueue))
  532. EXE(LocalRenameAction, ScpExplorer->ExecuteFileOperationCommand(foRename, osLocal, false))
  533. EXE(LocalEditAction, ScpExplorer->ExecuteFile(osLocal, efDefaultEditor, NULL, true, false))
  534. EXE(LocalMoveAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osLocal, false))
  535. EXE(LocalCreateDirAction, ScpExplorer->CreateDirectory(osLocal))
  536. EXE(LocalDeleteAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osLocal, false))
  537. EXE(LocalPropertiesAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osLocal, false))
  538. EXE(LocalAddEditLinkAction, ScpExplorer->AddEditLink(osLocal, false))
  539. // local focused operation
  540. EXE(LocalCopyFocusedAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, true, ShortCutFlag))
  541. EXE(LocalCopyFocusedQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, true, cocQueue))
  542. EXE(LocalCopyFocusedNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osLocal, true, cocNonQueue))
  543. EXE(LocalMoveFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osLocal, true))
  544. // remote selected operation
  545. EXE(RemoteCopyAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, false, ShortCutFlag))
  546. EXE(RemoteCopyQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, false, cocQueue))
  547. EXE(RemoteCopyNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, false, cocNonQueue))
  548. EXE(RemoteRenameAction, ScpExplorer->ExecuteFileOperationCommand(foRename, osRemote, false))
  549. EXE(RemoteEditAction, ScpExplorer->ExecuteFile(osRemote, efDefaultEditor, NULL, true, false))
  550. EXE(RemoteMoveAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osRemote, false))
  551. EXE(RemoteCreateDirAction, ScpExplorer->CreateDirectory(osRemote))
  552. EXE(RemoteDeleteAction, ScpExplorer->ExecuteFileOperationCommand(foDelete, osRemote, false))
  553. EXE(RemotePropertiesAction, ScpExplorer->ExecuteFileOperationCommand(foSetProperties, osRemote, false))
  554. EXE(RemoteMoveToAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteMove, osCurrent, false))
  555. EXE(RemoteCopyToAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteCopy, osCurrent, false))
  556. EXE(RemoteAddEditLinkAction, ScpExplorer->AddEditLink(osRemote, false))
  557. // remote focused operation
  558. EXE(RemoteCopyFocusedAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, true, ShortCutFlag))
  559. EXE(RemoteCopyFocusedQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, true, cocQueue))
  560. EXE(RemoteCopyFocusedNonQueueAction, ScpExplorer->ExecuteCopyOperationCommand(osRemote, true, cocNonQueue))
  561. EXE(RemoteMoveFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foMove, osRemote, true))
  562. EXE(RemoteMoveToFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteMove, osCurrent, true))
  563. EXE(RemoteCopyToFocusedAction, ScpExplorer->ExecuteFileOperationCommand(foRemoteCopy, osCurrent, true))
  564. // directory
  565. EXE(CurrentCreateDirAction, ScpExplorer->CreateDirectory(osCurrent))
  566. EXE(NewDirAction, ScpExplorer->CreateDirectory(osCurrent))
  567. EXE(RemoteFindFilesAction, ScpExplorer->RemoteFindFiles())
  568. //selection
  569. EXE(SelectOneAction, DirView(osCurrent)->SelectCurrentItem(DirView(osCurrent)->NortonLike))
  570. EXE(SelectAction, DirView(osCurrent)->DoSelectByMask(true))
  571. EXE(UnselectAction, DirView(osCurrent)->DoSelectByMask(false))
  572. EXE(SelectAllAction, DirView(osCurrent)->SelectAll(smAll))
  573. EXE(InvertSelectionAction, DirView(osCurrent)->SelectAll(smInvert))
  574. EXE(ClearSelectionAction, DirView(osCurrent)->SelectAll(smNone))
  575. EXE(RestoreSelectionAction, DirView(osCurrent)->RestoreSelectedNames())
  576. EXE(SelectSameExtAction, ScpExplorer->SelectSameExt(true))
  577. EXE(UnselectSameExtAction, ScpExplorer->SelectSameExt(false))
  578. EXE(LocalSelectAction, DirView(osLocal)->DoSelectByMask(true))
  579. EXE(LocalUnselectAction, DirView(osLocal)->DoSelectByMask(false))
  580. EXE(LocalSelectAllAction, DirView(osLocal)->SelectAll(smAll))
  581. EXE(RemoteSelectAction, DirView(osRemote)->DoSelectByMask(true))
  582. EXE(RemoteUnselectAction, DirView(osRemote)->DoSelectByMask(false))
  583. EXE(RemoteSelectAllAction, DirView(osRemote)->SelectAll(smAll))
  584. EXE(PasteAction2, ScpExplorer->PasteFromClipBoard())
  585. // style
  586. EXE(CurrentCycleStyleAction,
  587. if (DirView(osCurrent)->ViewStyle == vsReport) DirView(osCurrent)->ViewStyle = vsIcon;
  588. else DirView(osCurrent)->ViewStyle = (TViewStyle)(DirView(osCurrent)->ViewStyle + 1);
  589. )
  590. #define STYLEACTION(Style) EXE(Current ## Style ## Action, \
  591. DirView(osCurrent)->ViewStyle = vs ## Style)
  592. STYLEACTION(Icon)
  593. STYLEACTION(SmallIcon)
  594. STYLEACTION(List)
  595. STYLEACTION(Report)
  596. #undef STYLEACTION
  597. #define PANEL_ACTIONS(SIDE) \
  598. EXE(SIDE ## BackAction, ScpExplorer->HistoryGo(os ## SIDE, -1)) \
  599. EXE(SIDE ## ForwardAction, ScpExplorer->HistoryGo(os ## SIDE, 1)) \
  600. EXE(SIDE ## ParentDirAction, DirView(os ## SIDE)->ExecuteParentDirectory()) \
  601. EXE(SIDE ## RootDirAction, DirView(os ## SIDE)->ExecuteRootDirectory()) \
  602. EXE(SIDE ## HomeDirAction, ScpExplorer->HomeDirectory(os ## SIDE)) \
  603. EXE(SIDE ## RefreshAction, DirView(os ## SIDE)->ReloadDirectory()) \
  604. EXE(SIDE ## OpenDirAction, ScpExplorer->OpenDirectory(os ## SIDE)) \
  605. EXE(SIDE ## ChangePathAction, ScpExplorer->ChangePath(os ## SIDE)) \
  606. EXE(SIDE ## AddBookmarkAction, ScpExplorer->AddBookmark(os ## SIDE)) \
  607. EXE(SIDE ## PathToClipboardAction, ScpExplorer->PanelExport(os ## SIDE, pePath, pedClipboard)) \
  608. EXE(SIDE ## FilterAction, ScpExplorer->Filter(os ## SIDE))
  609. PANEL_ACTIONS(Local)
  610. PANEL_ACTIONS(Remote)
  611. #undef PANEL_ACTIONS
  612. EXE(LocalExploreDirectoryAction, ScpExplorer->ExploreLocalDirectory())
  613. //HELP
  614. EXE(AboutAction, DoAboutDialog(Configuration))
  615. EXE(HomepageAction, OpenBrowser(LoadStr(HOMEPAGE_URL)))
  616. EXE(HistoryPageAction, OpenBrowser(LoadStr(HISTORY_URL)))
  617. EXE(TableOfContentsAction, Application->HelpSystem->ShowTableOfContents())
  618. EXE(ForumPageAction, OpenBrowser(LoadStr(FORUM_URL)))
  619. EXE(CheckForUpdatesAction, CheckForUpdates(false))
  620. EXE(UpdatesPreferencesAction, PreferencesDialog(pmUpdates))
  621. EXE(DonatePageAction, OpenBrowser(LoadStr(DONATE_URL)))
  622. EXE(DownloadPageAction, OpenBrowser(LoadStr(DOWNLOAD_URL)))
  623. EXE(TipsAction, ShowTips())
  624. // VIEW
  625. EXECOMP(SessionsTabs)
  626. EXECOMP(StatusBar)
  627. EXECOMP(ToolBar2)
  628. EXECOMP(LocalStatusBar)
  629. EXECOMP(RemoteStatusBar)
  630. EXECOMP(ExplorerMenuBand)
  631. EXECOMP(ExplorerAddressBand)
  632. EXECOMP(ExplorerToolbarBand)
  633. EXECOMP(ExplorerSelectionBand)
  634. EXECOMP(ExplorerSessionBand)
  635. EXECOMP(ExplorerPreferencesBand)
  636. EXECOMP(ExplorerSortBand)
  637. EXECOMP(ExplorerUpdatesBand)
  638. EXECOMP(ExplorerTransferBand)
  639. EXECOMP(ExplorerCustomCommandsBand)
  640. EXECOMP(CommanderMenuBand)
  641. EXECOMP(CommanderSessionBand)
  642. EXECOMP(CommanderPreferencesBand)
  643. EXECOMP(CommanderSortBand)
  644. EXECOMP(CommanderCommandsBand)
  645. EXECOMP(CommanderUpdatesBand)
  646. EXECOMP(CommanderTransferBand)
  647. EXECOMP(CommanderCustomCommandsBand)
  648. EXECOMP(CommanderLocalHistoryBand)
  649. EXECOMP(CommanderLocalNavigationBand)
  650. EXECOMP(CommanderLocalFileBand)
  651. EXECOMP(CommanderLocalSelectionBand)
  652. EXECOMP(CommanderRemoteHistoryBand)
  653. EXECOMP(CommanderRemoteNavigationBand)
  654. EXECOMP(CommanderRemoteFileBand)
  655. EXECOMP(CommanderRemoteSelectionBand)
  656. EXECOMP(CommandLinePanel)
  657. EXECOMP(RemoteTree)
  658. EXECOMP(LocalTree)
  659. EXE(GoToCommandLineAction, ScpExplorer->GoToCommandLine())
  660. EXE(GoToTreeAction, ScpExplorer->GoToTree())
  661. EXE(ViewLogAction, WinConfiguration->LogView =
  662. (WinConfiguration->LogView == lvNone ? lvWindow : lvNone) )
  663. EXE(ShowHiddenFilesAction, ScpExplorer->ToggleShowHiddenFiles())
  664. EXE(FormatSizeBytesNoneAction, ScpExplorer->SetFormatSizeBytes(fbNone))
  665. EXE(FormatSizeBytesKilobytesAction, ScpExplorer->SetFormatSizeBytes(fbKilobytes))
  666. EXE(FormatSizeBytesShortAction, ScpExplorer->SetFormatSizeBytes(fbShort))
  667. EXE(AutoReadDirectoryAfterOpAction, ScpExplorer->ToggleAutoReadDirectoryAfterOp())
  668. EXE(PreferencesAction, PreferencesDialog(::pmDefault) )
  669. EXE(PresetsPreferencesAction, PreferencesDialog(pmPresets) )
  670. EXE(LockToolbarsAction, WinConfiguration->LockToolbars = !WinConfiguration->LockToolbars)
  671. EXE(SelectiveToolbarTextAction, WinConfiguration->SelectiveToolbarText = !WinConfiguration->SelectiveToolbarText)
  672. EXECOMP(CustomCommandsBand)
  673. EXE(ColorMenuAction, CreateSessionColorMenu(ColorMenuAction))
  674. EXE(GoToAddressAction, ScpExplorer->GoToAddress())
  675. #define COLVIEWPROPS ((TCustomDirViewColProperties*)(((TCustomDirView*)(((TListColumns*)(ListColumn->Collection))->Owner()))->ColProperties))
  676. // SORT
  677. EXESORTA(Local)
  678. EXESORT(Local, dv, Name)
  679. EXESORT(Local, dv, Ext)
  680. EXESORT(Local, dv, Size)
  681. EXESORT(Local, dv, Type)
  682. EXESORT(Local, dv, Changed)
  683. EXESORT(Local, dv, Attr)
  684. EXESORTA(Remote)
  685. EXESORT(Remote, uv, Name)
  686. EXESORT(Remote, uv, Ext)
  687. EXESORT(Remote, uv, Size)
  688. EXESORT(Remote, uv, Changed)
  689. EXESORT(Remote, uv, Rights)
  690. EXESORT(Remote, uv, Owner)
  691. EXESORT(Remote, uv, Group)
  692. EXESORT(Remote, uv, Type)
  693. EXESORTA(Current)
  694. EXESORTC(Name, dvName, uvName)
  695. EXESORTC(Ext, dvExt, uvExt)
  696. EXESORTC(Size, dvSize, uvSize)
  697. EXESORTC(Type, dvType, uvType)
  698. EXESORTC(Changed, dvChanged, uvChanged)
  699. EXESORTC(Rights, dvAttr, uvRights)
  700. EXESORTC(Owner, dvName, uvOwner)
  701. EXESORTC(Group, dvName, uvGroup)
  702. EXE(SortColumnAscendingAction, DebugAssert(ListColumn);
  703. COLVIEWPROPS->SortColumn = ListColumn->Index; COLVIEWPROPS->SortAscending = true; ListColumn = NULL )
  704. EXE(SortColumnDescendingAction, DebugAssert(ListColumn);
  705. COLVIEWPROPS->SortColumn = ListColumn->Index; COLVIEWPROPS->SortAscending = false; ListColumn = NULL )
  706. // SHOW/HIDE COLUMN
  707. EXESHCOL(Local, dv, Name)
  708. EXESHCOL(Local, dv, Ext)
  709. EXESHCOL(Local, dv, Size)
  710. EXESHCOL(Local, dv, Type)
  711. EXESHCOL(Local, dv, Changed)
  712. EXESHCOL(Local, dv, Attr)
  713. EXESHCOL(Remote, uv, Name)
  714. EXESHCOL(Remote, uv, Ext)
  715. EXESHCOL(Remote, uv, Size)
  716. EXESHCOL(Remote, uv, Changed)
  717. EXESHCOL(Remote, uv, Rights)
  718. EXESHCOL(Remote, uv, Owner)
  719. EXESHCOL(Remote, uv, Group)
  720. EXESHCOL(Remote, uv, LinkTarget)
  721. EXESHCOL(Remote, uv, Type)
  722. EXE(HideColumnAction, DebugAssert(ListColumn);
  723. COLVIEWPROPS->Visible[ListColumn->Index] = false; ListColumn = NULL )
  724. EXE(BestFitColumnAction, DebugAssert(ListColumn); ListColumn = NULL ) // TODO
  725. #undef COLVIEWPROPS
  726. // SESSION
  727. EXE(NewSessionAction, ScpExplorer->NewSession(false))
  728. EXE(SiteManagerAction, ScpExplorer->NewSession(true))
  729. EXE(DuplicateSessionAction, ScpExplorer->DuplicateSession())
  730. EXE(CloseSessionAction, ScpExplorer->CloseSession())
  731. EXE(SavedSessionsAction2, CreateSessionListMenu(SavedSessionsAction2))
  732. EXE(WorkspacesAction, CreateWorkspacesMenu(WorkspacesAction))
  733. EXE(OpenedSessionsAction, CreateOpenedSessionListMenu(OpenedSessionsAction))
  734. EXE(SaveCurrentSessionAction2, ScpExplorer->SaveCurrentSession())
  735. EXE(SaveWorkspaceAction, ScpExplorer->SaveWorkspace(false))
  736. // COMMAND
  737. EXE(CompareDirectoriesAction, ScpExplorer->CompareDirectories())
  738. EXE(SynchronizeAction, ScpExplorer->SynchronizeDirectories())
  739. EXE(FullSynchronizeAction, ScpExplorer->FullSynchronizeDirectories())
  740. EXE(ConsoleAction, ScpExplorer->OpenConsole())
  741. EXE(PuttyAction, TTerminalManager::Instance()->OpenInPutty())
  742. EXE(SynchronizeBrowsingAction, ScpExplorer->SynchronizeBrowsingChanged())
  743. EXE(CloseApplicationAction, ScpExplorer->Close())
  744. EXE(FileSystemInfoAction, ScpExplorer->FileSystemInfo())
  745. EXE(SessionGenerateUrlAction2, ScpExplorer->SessionGenerateUrl())
  746. EXE(ClearCachesAction, ScpExplorer->Terminal->ClearCaches())
  747. EXE(NewFileAction, ScpExplorer->EditNew(osCurrent))
  748. EXE(EditorListCustomizeAction, PreferencesDialog(pmEditor))
  749. // CUSTOM COMMANDS
  750. EXE(CustomCommandsAction, CreateCustomCommandsMenu(CustomCommandsAction, ccltAll))
  751. EXE(CustomCommandsEnterAction, ScpExplorer->AdHocCustomCommand(false))
  752. EXE(CustomCommandsEnterFocusedAction, ScpExplorer->AdHocCustomCommand(true))
  753. EXE(CustomCommandsLastAction, ScpExplorer->LastCustomCommand(false))
  754. EXE(CustomCommandsLastFocusedAction, ScpExplorer->LastCustomCommand(true))
  755. EXE(CustomCommandsCustomizeAction, PreferencesDialog(pmCustomCommands))
  756. // QUEUE
  757. EXE(QueueEnableAction, ScpExplorer->ToggleQueueEnabled())
  758. #define EXEQUEUE(OPERATION) EXE(Queue ## OPERATION ## Action, \
  759. ScpExplorer->ExecuteQueueOperation(qo ## OPERATION))
  760. EXEQUEUE(GoTo)
  761. EXEQUEUE(Preferences)
  762. EXEQUEUE(ItemQuery)
  763. EXEQUEUE(ItemError)
  764. EXEQUEUE(ItemPrompt)
  765. EXEQUEUE(ItemDelete)
  766. EXEQUEUE(ItemExecute)
  767. EXEQUEUE(ItemPause)
  768. EXEQUEUE(ItemResume)
  769. EXEQUEUE(ItemUp)
  770. EXEQUEUE(ItemDown)
  771. EXEQUEUE(PauseAll)
  772. EXEQUEUE(ResumeAll)
  773. EXEQUEUE(DeleteAll)
  774. EXEQUEUE(DeleteAllDone)
  775. #undef EXEQUEUE
  776. EXE(QueueToggleShowAction, ScpExplorer->ToggleQueueVisibility())
  777. #define QUEUEACTION(SHOW) EXE(Queue ## SHOW ## Action, \
  778. TQueueViewConfiguration Config = WinConfiguration->QueueView; \
  779. if (Config.Show != qvShow) Config.LastHideShow = Config.Show; \
  780. Config.Show = qv ## SHOW; \
  781. WinConfiguration->QueueView = Config)
  782. QUEUEACTION(Show)
  783. QUEUEACTION(HideWhenEmpty)
  784. QUEUEACTION(Hide)
  785. #undef QUEUEACTION
  786. EXE(QueueCycleOnceEmptyAction, CycleQueueOnceEmptyAction())
  787. EXE(QueueIdleOnceEmptyAction, SetQueueOnceEmptyAction(QueueIdleOnceEmptyAction))
  788. EXE(QueueDisconnectOnceEmptyAction2, SetQueueOnceEmptyAction(QueueDisconnectOnceEmptyAction2))
  789. EXE(QueueSuspendOnceEmptyAction2, SetQueueOnceEmptyAction(QueueSuspendOnceEmptyAction2))
  790. EXE(QueueShutDownOnceEmptyAction2, SetQueueOnceEmptyAction(QueueShutDownOnceEmptyAction2))
  791. EXECOMP(QueueToolbar)
  792. EXE(QueueItemSpeedAction, )
  793. ;
  794. }
  795. DoIdle();
  796. }
  797. //---------------------------------------------------------------------------
  798. void __fastcall TNonVisualDataModule::UpdateNonVisibleActions()
  799. {
  800. // following actions needs to be updated even when all clients
  801. // are invisible, so the queue list toolbar button can be shown
  802. NonVisualDataModule->QueueItemQueryAction->Update();
  803. NonVisualDataModule->QueueItemErrorAction->Update();
  804. NonVisualDataModule->QueueItemPromptAction->Update();
  805. }
  806. //---------------------------------------------------------------------------
  807. #define CTRL TShiftState() << ssCtrl
  808. #define ALT TShiftState() << ssAlt
  809. #define SHIFT TShiftState() << ssShift
  810. #define CTRLSHIFT TShiftState() << ssCtrl << ssShift
  811. #define CTRLALT TShiftState() << ssCtrl << ssAlt
  812. #define NONE TShiftState()
  813. void __fastcall TNonVisualDataModule::ExplorerShortcuts()
  814. {
  815. // Directory
  816. CurrentCreateDirAction->ShortCut = ShortCut(L'D', CTRL);
  817. // File operation
  818. CurrentRenameAction->ShortCut = ShortCut(VK_F2, NONE);
  819. CurrentEditAction->ShortCut = ShortCut(L'E', CTRL);
  820. CurrentAddEditLinkAction->ShortCut = ShortCut(L'L', CTRLALT);
  821. CurrentEditInternalAction->ShortCut = 0;
  822. CurrentEditInternalFocusedAction->ShortCut = 0;
  823. // Focused operation
  824. RemoteCopyAction->ShortCut = ShortCut(L'C', CTRL);
  825. RemoteMoveAction->ShortCut = ShortCut(L'M', CTRL);
  826. CurrentDeleteFocusedAction->ShortCut = ShortCut(VK_DELETE, NONE);
  827. CurrentPropertiesFocusedAction->ShortCut = ShortCut(VK_RETURN, ALT);
  828. RemoteMoveToFocusedAction->ShortCut = ShortCut(L'M', CTRLALT);
  829. // remote directory
  830. RemoteOpenDirAction->ShortCut = ShortCut(L'O', CTRL);
  831. RemoteRefreshAction->ShortCut = ShortCut(VK_F5, NONE);
  832. RemoteHomeDirAction->ShortCut = ShortCut(L'H', CTRL);
  833. RemotePathToClipboardAction->ShortCut = ShortCut(L'P', CTRLSHIFT);
  834. // selected operation
  835. CurrentDeleteAlternativeAction->ShortCut = ShortCut(VK_DELETE, SHIFT);
  836. RemoteMoveToAction->ShortCut = ShortCut(L'M', CTRLALT);
  837. // selection
  838. SelectAction->ShortCut = ShortCut(VK_ADD, NONE);
  839. UnselectAction->ShortCut = ShortCut(VK_SUBTRACT, NONE);
  840. SelectAllAction->ShortCut = ShortCut(L'A', CTRL);
  841. InvertSelectionAction->ShortCut = ShortCut(VK_MULTIPLY, NONE);
  842. ClearSelectionAction->ShortCut = ShortCut(L'L', CTRLSHIFT);
  843. RestoreSelectionAction->ShortCut = ShortCut(L'R', CTRLSHIFT);
  844. // commands
  845. NewFileAction->ShortCut = ShortCut(L'E', CTRLSHIFT);
  846. RemoteFindFilesAction->ShortCut = ShortCut(VK_F3, NONE);
  847. CloseApplicationAction->ShortCut = ShortCut(VK_F4, ALT);
  848. CloneShortcuts();
  849. }
  850. //---------------------------------------------------------------------------
  851. void __fastcall TNonVisualDataModule::CommanderShortcuts()
  852. {
  853. bool ExplorerKeyboardShortcuts = WinConfiguration->ScpCommander.ExplorerKeyboardShortcuts;
  854. // Directory
  855. CurrentCreateDirAction->ShortCut = ShortCut(VK_F7, NONE);
  856. // File operation
  857. CurrentRenameAction->ShortCut = ShortCut(VK_F2, NONE);
  858. CurrentEditAction->ShortCut = ShortCut(VK_F4, NONE);
  859. CurrentAddEditLinkAction->ShortCut = ShortCut(VK_F6, ALT);
  860. CurrentEditInternalAction->ShortCut = ShortCut(VK_F4, CTRLALT);
  861. CurrentEditInternalFocusedAction->ShortCut = ShortCut(VK_F4, CTRLALT);
  862. // Focused operation
  863. RemoteCopyAction->ShortCut =
  864. ExplorerKeyboardShortcuts ? ShortCut(L'K', CTRL) : ShortCut(VK_F5, NONE);
  865. RemoteMoveAction->ShortCut = ShortCut(VK_F6, NONE);
  866. CurrentDeleteFocusedAction->ShortCut = ShortCut(VK_F8, NONE);
  867. CurrentPropertiesFocusedAction->ShortCut = ShortCut(VK_F9, NONE);
  868. RemoteMoveToFocusedAction->ShortCut = ShortCut(VK_F6, SHIFT);
  869. RemoteCopyToFocusedAction->ShortCut = ShortCut(VK_F5, SHIFT);
  870. // remote directory
  871. RemoteOpenDirAction->ShortCut = ShortCut(L'O', CTRL);
  872. RemoteRefreshAction->ShortCut =
  873. ExplorerKeyboardShortcuts ? ShortCut(VK_F5, NONE) : ShortCut(L'R', CTRL);
  874. RemoteHomeDirAction->ShortCut = ShortCut(L'H', CTRL);
  875. RemotePathToClipboardAction->ShortCut = ShortCut(VK_OEM_6 /* ] */, CTRL);
  876. // local directory
  877. LocalPathToClipboardAction->ShortCut = ShortCut(VK_OEM_4 /* [ */, CTRL);
  878. // selected operation
  879. CurrentDeleteAction->SecondaryShortCuts->Clear();
  880. CurrentDeleteAction->SecondaryShortCuts->Add(ShortCutToText(ShortCut(VK_DELETE, NONE)));
  881. CurrentDeleteAlternativeAction->ShortCut = ShortCut(VK_F8, SHIFT);
  882. CurrentDeleteAlternativeAction->SecondaryShortCuts->Clear();
  883. CurrentDeleteAlternativeAction->SecondaryShortCuts->Add(ShortCutToText(ShortCut(VK_DELETE, SHIFT)));
  884. RemoteMoveToAction->ShortCut = ShortCut(VK_F6, SHIFT);
  885. RemoteCopyToAction->ShortCut = ShortCut(VK_F5, SHIFT);
  886. // selection
  887. SelectOneAction->ShortCut = VK_INSERT;
  888. SelectAction->ShortCut = ShortCut(VK_ADD, NONE);
  889. UnselectAction->ShortCut = ShortCut(VK_SUBTRACT, NONE);
  890. SelectAllAction->ShortCut = ShortCut(L'A', CTRL);
  891. InvertSelectionAction->ShortCut = ShortCut(VK_MULTIPLY, NONE);
  892. ClearSelectionAction->ShortCut = ShortCut(L'L', CTRLSHIFT);
  893. RestoreSelectionAction->ShortCut = ShortCut(L'R', CTRLSHIFT);
  894. // commands
  895. NewFileAction->ShortCut = ShortCut(VK_F4, SHIFT);
  896. RemoteFindFilesAction->ShortCut =
  897. ExplorerKeyboardShortcuts ? ShortCut(VK_F3, NONE) : ShortCut(VK_F7, ALT);
  898. // legacy shortcut (can be removed when necessary)
  899. NewFileAction->SecondaryShortCuts->Add(ShortCutToText(ShortCut(VK_F4, CTRLSHIFT)));
  900. CloseApplicationAction->ShortCut = ShortCut(VK_F10, NONE);
  901. CloneShortcuts();
  902. }
  903. #undef CTRL
  904. #undef ALT
  905. #undef NONE
  906. //---------------------------------------------------------------------------
  907. void __fastcall TNonVisualDataModule::CloneShortcuts()
  908. {
  909. // Directory
  910. NewDirAction->ShortCut = CurrentCreateDirAction->ShortCut;
  911. // File operation
  912. CurrentAddEditLinkContextAction->ShortCut = CurrentAddEditLinkAction->ShortCut;
  913. LocalAddEditLinkAction->ShortCut = CurrentAddEditLinkAction->ShortCut;
  914. RemoteAddEditLinkAction->ShortCut = CurrentAddEditLinkAction->ShortCut;
  915. // local directory
  916. LocalOpenDirAction->ShortCut = RemoteOpenDirAction->ShortCut;
  917. LocalRefreshAction->ShortCut = RemoteRefreshAction->ShortCut;
  918. LocalHomeDirAction->ShortCut = RemoteHomeDirAction->ShortCut;
  919. // selected operation
  920. CurrentDeleteAction->ShortCut = CurrentDeleteFocusedAction->ShortCut;
  921. CurrentPropertiesAction->ShortCut = CurrentPropertiesFocusedAction->ShortCut;
  922. // local selected operation
  923. LocalCopyAction->ShortCut = RemoteCopyAction->ShortCut;
  924. LocalRenameAction->ShortCut = CurrentRenameAction->ShortCut;
  925. LocalEditAction->ShortCut = CurrentEditAction->ShortCut;
  926. LocalMoveAction->ShortCut = RemoteMoveAction->ShortCut;
  927. LocalCreateDirAction->ShortCut = CurrentCreateDirAction->ShortCut;
  928. LocalDeleteAction->ShortCut = CurrentDeleteAction->ShortCut;
  929. LocalPropertiesAction->ShortCut = CurrentPropertiesAction->ShortCut;
  930. // local focused operation
  931. LocalCopyFocusedAction->ShortCut = LocalCopyAction->ShortCut;
  932. LocalMoveFocusedAction->ShortCut = LocalMoveAction->ShortCut;
  933. // remote selected operation
  934. RemoteRenameAction->ShortCut = CurrentRenameAction->ShortCut;
  935. RemoteEditAction->ShortCut = CurrentEditAction->ShortCut;
  936. RemoteCreateDirAction->ShortCut = CurrentCreateDirAction->ShortCut;
  937. RemoteDeleteAction->ShortCut = CurrentDeleteAction->ShortCut;
  938. RemotePropertiesAction->ShortCut = CurrentPropertiesAction->ShortCut;
  939. // remote focused operation
  940. RemoteCopyFocusedAction->ShortCut = RemoteCopyAction->ShortCut;
  941. RemoteMoveFocusedAction->ShortCut = RemoteMoveAction->ShortCut;
  942. // selection
  943. LocalSelectAction->ShortCut = SelectAction->ShortCut;
  944. LocalUnselectAction->ShortCut = UnselectAction->ShortCut;
  945. LocalSelectAllAction->ShortCut = SelectAllAction->ShortCut;
  946. RemoteSelectAction->ShortCut = SelectAction->ShortCut;
  947. RemoteUnselectAction->ShortCut = UnselectAction->ShortCut;
  948. RemoteSelectAllAction->ShortCut = SelectAllAction->ShortCut;
  949. }
  950. //---------------------------------------------------------------------------
  951. void __fastcall TNonVisualDataModule::SetScpExplorer(TCustomScpExplorerForm * value)
  952. {
  953. FScpExplorer = value;
  954. SessionIdleTimer->Enabled = (FScpExplorer != NULL);
  955. }
  956. //---------------------------------------------------------------------------
  957. void __fastcall TNonVisualDataModule::SessionIdleTimerTimer(
  958. TObject */*Sender*/)
  959. {
  960. DoIdle();
  961. }
  962. //---------------------------------------------------------------------------
  963. void __fastcall TNonVisualDataModule::DoIdle()
  964. {
  965. if (!FSessionIdleTimerExecuting)
  966. {
  967. FSessionIdleTimerExecuting = true;
  968. try
  969. {
  970. DebugAssert(ScpExplorer);
  971. ScpExplorer->Idle();
  972. }
  973. __finally
  974. {
  975. FSessionIdleTimerExecuting = false;
  976. }
  977. }
  978. }
  979. //---------------------------------------------------------------------------
  980. UnicodeString __fastcall TNonVisualDataModule::CustomCommandCaption(const TCustomCommandType * Command, bool Toolbar)
  981. {
  982. UnicodeString Result = Command->Name;
  983. if (Toolbar)
  984. {
  985. Result = EscapeHotkey(StripHotkey(Result));
  986. }
  987. return Result;
  988. }
  989. //---------------------------------------------------------------------------
  990. UnicodeString __fastcall TNonVisualDataModule::CustomCommandHint(const TCustomCommandType * Command)
  991. {
  992. UnicodeString Name = StripHotkey(Command->Name);
  993. UnicodeString ShortHint = FMTLOAD(CUSTOM_COMMAND_HINT, (Name));
  994. UnicodeString LongHint =
  995. !Command->Description.IsEmpty() ? Command->Description : FMTLOAD(CUSTOM_COMMAND_HINT_LONG, (Name, Command->Command));
  996. UnicodeString Result = FORMAT(L"%s|%s", (ShortHint, LongHint));
  997. return Result;
  998. }
  999. //---------------------------------------------------------------------------
  1000. const int CustomCommandOnFocused = 0x0100;
  1001. const int CustomCommandBoth = 0x0200;
  1002. const int CustomCommandExtension = 0x0400;
  1003. const int CustomCommandIndexMask = 0x00FF;
  1004. //---------------------------------------------------------------------------
  1005. void __fastcall TNonVisualDataModule::CreateCustomCommandsListMenu(
  1006. TCustomCommandList * List, TTBCustomItem * Menu, bool OnFocused, bool Toolbar, TCustomCommandListType ListType, int Tag)
  1007. {
  1008. for (int Index = 0; Index < List->Count; Index++)
  1009. {
  1010. const TCustomCommandType * Command = List->Commands[Index];
  1011. int State = ScpExplorer->CustomCommandState(*Command, OnFocused, ListType);
  1012. if (State >= 0)
  1013. {
  1014. TTBCustomItem * Item = new TTBXItem(Owner);
  1015. Item->Caption = CustomCommandCaption(Command, Toolbar);
  1016. Item->Tag = Index | Tag;
  1017. Item->Enabled = (State > 0);
  1018. if (OnFocused)
  1019. {
  1020. Item->Tag = Item->Tag | CustomCommandOnFocused;
  1021. }
  1022. if (ListType == ccltBoth)
  1023. {
  1024. Item->Tag = Item->Tag | CustomCommandBoth;
  1025. }
  1026. Item->Hint = CustomCommandHint(Command);
  1027. if (ListType != ccltBoth)
  1028. {
  1029. Item->ShortCut = Command->ShortCut;
  1030. }
  1031. Item->OnClick = CustomCommandClick;
  1032. Menu->Add(Item);
  1033. }
  1034. }
  1035. }
  1036. //---------------------------------------------------------------------------
  1037. void __fastcall TNonVisualDataModule::CreateCustomCommandsMenu(
  1038. TTBCustomItem * Menu, bool OnFocused, bool Toolbar, TCustomCommandListType ListType)
  1039. {
  1040. CreateCustomCommandsListMenu(WinConfiguration->CustomCommandList, Menu, OnFocused, Toolbar, ListType, 0);
  1041. TTBCustomItem * Item;
  1042. if (ListType == ccltAll)
  1043. {
  1044. Item = new TTBXItem(Menu);
  1045. Item->Action = OnFocused ? CustomCommandsEnterFocusedAction : CustomCommandsEnterAction;
  1046. Menu->Add(Item);
  1047. Item = new TTBXItem(Menu);
  1048. Item->Action = OnFocused ? CustomCommandsLastFocusedAction : CustomCommandsLastAction;
  1049. if (Toolbar)
  1050. {
  1051. Item->Caption = EscapeHotkey(StripHotkey(LoadStr(CUSTOM_COMMAND_LAST_SHORT)));
  1052. }
  1053. Menu->Add(Item);
  1054. }
  1055. TTBXSeparatorItem * Separator = AddMenuSeparator(Menu);
  1056. Separator->Visible = (WinConfiguration->ExtensionList->Count > 0);
  1057. CreateCustomCommandsListMenu(WinConfiguration->ExtensionList, Menu, OnFocused, Toolbar, ListType, CustomCommandExtension);
  1058. AddMenuSeparator(Menu);
  1059. if (!Toolbar && (ListType != ccltBoth))
  1060. {
  1061. Item = new TTBXItem(Menu);
  1062. Item->Action = CustomCommandsBandAction;
  1063. Menu->Add(Item);
  1064. }
  1065. Item = new TTBXItem(Menu);
  1066. Item->Action = CustomCommandsCustomizeAction;
  1067. Menu->Add(Item);
  1068. }
  1069. //---------------------------------------------------------------------------
  1070. void __fastcall TNonVisualDataModule::CreateCustomCommandsMenu(
  1071. TAction * Action, bool OnFocused, TCustomCommandListType ListType)
  1072. {
  1073. DebugAssert(Action);
  1074. TTBCustomItem * Menu = dynamic_cast<TTBCustomItem *>(Action->ActionComponent);
  1075. if (Menu)
  1076. {
  1077. int PrevCount = Menu->Count;
  1078. CreateCustomCommandsMenu(Menu, OnFocused, false, ListType);
  1079. for (int Index = 0; Index < PrevCount; Index++)
  1080. {
  1081. Menu->Delete(0);
  1082. }
  1083. }
  1084. }
  1085. //---------------------------------------------------------------------------
  1086. void __fastcall TNonVisualDataModule::CreateCustomCommandsMenu(TAction * Action, TCustomCommandListType ListType)
  1087. {
  1088. TTBCustomItem * Menu = dynamic_cast<TTBCustomItem *>(Action->ActionComponent);
  1089. if (DebugAlwaysTrue(Menu != NULL))
  1090. {
  1091. bool OnFocused = (Menu == RemoteDirViewCustomCommandsMenu);
  1092. CreateCustomCommandsMenu(Action, OnFocused, ListType);
  1093. }
  1094. }
  1095. //---------------------------------------------------------------------------
  1096. bool __fastcall TNonVisualDataModule::CheckCustomCommandsToolbarList(TTBXToolbar * Toolbar, TCustomCommandList * List, int & Index)
  1097. {
  1098. bool Changed = false;
  1099. int CommandIndex = 0;
  1100. while (!Changed && (CommandIndex < List->Count))
  1101. {
  1102. TTBCustomItem * Item = Toolbar->Items->Items[Index];
  1103. const TCustomCommandType * Command = List->Commands[CommandIndex];
  1104. Changed =
  1105. (Item->Caption != CustomCommandCaption(Command, true)) ||
  1106. (Item->Hint != CustomCommandHint(Command));
  1107. Index++;
  1108. CommandIndex++;
  1109. }
  1110. return Changed;
  1111. }
  1112. //---------------------------------------------------------------------------
  1113. void __fastcall TNonVisualDataModule::UpdateCustomCommandsToolbarList(TTBXToolbar * Toolbar, TCustomCommandList * List, int & Index)
  1114. {
  1115. int CommandIndex = 0;
  1116. for (int CommandIndex = 0; CommandIndex < List->Count; CommandIndex++, Index++)
  1117. {
  1118. TTBCustomItem * Item = Toolbar->Items->Items[Index];
  1119. DebugAssert((Item->Tag & CustomCommandIndexMask) == CommandIndex);
  1120. int State = ScpExplorer->CustomCommandState(*List->Commands[CommandIndex], false, ccltAll);
  1121. DebugAssert(State >= 0);
  1122. Item->Enabled = (State > 0);
  1123. }
  1124. }
  1125. //---------------------------------------------------------------------------
  1126. void __fastcall TNonVisualDataModule::UpdateCustomCommandsToolbar(TTBXToolbar * Toolbar)
  1127. {
  1128. // can be called while explorer is being created
  1129. if (ScpExplorer == NULL)
  1130. {
  1131. return;
  1132. }
  1133. TCustomCommandList * CustomCommandList = WinConfiguration->CustomCommandList;
  1134. TCustomCommandList * ExtensionList = WinConfiguration->ExtensionList;
  1135. int ExtensionSeparatorCount = (ExtensionList->Count > 0) ? 1 : 0;
  1136. int AfterCustomCommandsCommandCount = 2; // ad hoc, last
  1137. int AdditionalCommands = AfterCustomCommandsCommandCount + 3; // custom/ext separator + separator, customize
  1138. int CommandCount = CustomCommandList->Count + ExtensionList->Count;
  1139. bool Changed = (CommandCount + AdditionalCommands != Toolbar->Items->Count);
  1140. if (!Changed)
  1141. {
  1142. int Index = 0;
  1143. Changed = CheckCustomCommandsToolbarList(Toolbar, CustomCommandList, Index);
  1144. if (!Changed)
  1145. {
  1146. Index += AfterCustomCommandsCommandCount;
  1147. Changed = (dynamic_cast<TTBXSeparatorItem *>(Toolbar->Items->Items[Index]) == NULL);
  1148. Index++;
  1149. if (!Changed)
  1150. {
  1151. Changed = CheckCustomCommandsToolbarList(Toolbar, ExtensionList, Index);
  1152. }
  1153. }
  1154. }
  1155. if (Changed)
  1156. {
  1157. Toolbar->BeginUpdate();
  1158. try
  1159. {
  1160. Toolbar->Items->Clear();
  1161. CreateCustomCommandsMenu(Toolbar->Items, false, true, ccltAll);
  1162. DebugAssert(CommandCount + AdditionalCommands == Toolbar->Items->Count);
  1163. }
  1164. __finally
  1165. {
  1166. Toolbar->EndUpdate();
  1167. }
  1168. }
  1169. else
  1170. {
  1171. int Index = 0;
  1172. UpdateCustomCommandsToolbarList(Toolbar, CustomCommandList, Index);
  1173. Index += AfterCustomCommandsCommandCount + 1;
  1174. UpdateCustomCommandsToolbarList(Toolbar, ExtensionList, Index);
  1175. }
  1176. }
  1177. //---------------------------------------------------------------------------
  1178. void __fastcall TNonVisualDataModule::CustomCommandClick(TObject * Sender)
  1179. {
  1180. TTBCustomItem * Item = dynamic_cast<TTBCustomItem *>(Sender);
  1181. DebugAssert(Item);
  1182. const TCustomCommandList * List = FLAGSET(Item->Tag, CustomCommandExtension) ? WinConfiguration->ExtensionList : WinConfiguration->CustomCommandList;
  1183. const TCustomCommandType * Command = List->Commands[Item->Tag & CustomCommandIndexMask];
  1184. if (FLAGCLEAR(Item->Tag, CustomCommandBoth))
  1185. {
  1186. ScpExplorer->ExecuteFileOperationCommand(foCustomCommand, osRemote,
  1187. FLAGSET(Item->Tag, CustomCommandOnFocused), false, const_cast<TCustomCommandType *>(Command));
  1188. }
  1189. else
  1190. {
  1191. ScpExplorer->BothCustomCommand(*Command);
  1192. }
  1193. }
  1194. //---------------------------------------------------------------------------
  1195. void __fastcall TNonVisualDataModule::CreateSessionColorMenu(TAction * Action)
  1196. {
  1197. if (DebugAlwaysTrue(Action->ActionComponent != NULL))
  1198. {
  1199. ::CreateSessionColorMenu(Action->ActionComponent, ScpExplorer->SessionColor,
  1200. SessionColorChange);
  1201. }
  1202. }
  1203. //---------------------------------------------------------------------------
  1204. void __fastcall TNonVisualDataModule::SessionColorChange(TColor Color)
  1205. {
  1206. ScpExplorer->SessionColor = Color;
  1207. }
  1208. //---------------------------------------------------------------------------
  1209. void __fastcall TNonVisualDataModule::CreateSessionListMenu(TAction * Action)
  1210. {
  1211. StoredSessions->Load();
  1212. CreateSessionListMenuLevel(
  1213. dynamic_cast<TTBCustomItem *>(Action->ActionComponent), 0, 0);
  1214. }
  1215. //---------------------------------------------------------------------------
  1216. UnicodeString __fastcall TNonVisualDataModule::GetSessionFolderRoot(
  1217. TSessionData * Data, int Level)
  1218. {
  1219. UnicodeString Path = Data->Name;
  1220. UnicodeString Root;
  1221. for (int ALevel = 0; ALevel < Level; ALevel++)
  1222. {
  1223. Root.Insert(CutToChar(Path, L'/', false) + L'/', Root.Length() + 1);
  1224. }
  1225. return Root;
  1226. }
  1227. //---------------------------------------------------------------------------
  1228. void __fastcall TNonVisualDataModule::CreateSessionListMenuLevel(
  1229. TTBCustomItem * Menu, int Index, int Level)
  1230. {
  1231. Menu->Clear();
  1232. TTBCustomItem * Item = new TTBXItem(Menu);
  1233. UnicodeString Root;
  1234. if (Level == 0)
  1235. {
  1236. Item->Action = SiteManagerAction;
  1237. Root = L"";
  1238. }
  1239. else
  1240. {
  1241. DebugAssert(Index < StoredSessions->Count);
  1242. TSessionData * Data = StoredSessions->Sessions[Index];
  1243. Root = GetSessionFolderRoot(Data, Level);
  1244. Item->Caption = LoadStr(SAVEDSESSIONFOLDER_THIS_OPEN);
  1245. Item->Tag = MAKELONG(Index, Level);
  1246. UnicodeString FolderName = Root;
  1247. if (DebugAlwaysTrue(!FolderName.IsEmpty() && FolderName[FolderName.Length()] == L'/'))
  1248. {
  1249. FolderName.Delete(FolderName.Length(), 1);
  1250. }
  1251. Item->Hint = FMTLOAD(SAVEDSESSIONFOLDER_THIS_HINT, (FolderName));
  1252. Item->OnClick = SessionFolderThisItemClick;
  1253. }
  1254. Menu->Insert(Menu->Count, Item);
  1255. AddMenuSeparator(Menu);
  1256. int FirstSession = Menu->Count;
  1257. UnicodeString PrevName;
  1258. while (Index < StoredSessions->Count)
  1259. {
  1260. TSessionData * Data = StoredSessions->Sessions[Index];
  1261. if (!AnsiSameText(Data->Name.SubString(1, Root.Length()), Root))
  1262. {
  1263. // Sessions are sorted, so no chance further sessions may match
  1264. break;
  1265. }
  1266. else if (!Data->IsWorkspace)
  1267. {
  1268. UnicodeString Name = Data->Name.SubString(Root.Length() + 1, Data->Name.Length() - Root.Length());
  1269. int P = Name.Pos(L'/');
  1270. if (P > 0)
  1271. {
  1272. Name.SetLength(P - 1);
  1273. }
  1274. if (Name != PrevName)
  1275. {
  1276. if (P > 0)
  1277. {
  1278. TTBCustomItem * Item = new TTBXSubmenuItem(Menu);
  1279. Item->Caption = Name;
  1280. Item->Tag = ((Level + 1) << 16) | Index; // MAKELONG
  1281. Item->ImageIndex = SavedSessionsAction2->ImageIndex;
  1282. Item->OnClick = SessionFolderItemClick;
  1283. Menu->Insert(FirstSession, Item);
  1284. FirstSession++;
  1285. }
  1286. else
  1287. {
  1288. TTBCustomItem * Item = new TTBXItem(Menu);
  1289. Item->Caption = Name;
  1290. Item->Tag = Index;
  1291. Item->Hint = FMTLOAD(SAVEDSESSION_HINT, (Data->Name));
  1292. Item->OnClick = SessionItemClick;
  1293. Menu->Insert(Menu->Count, Item);
  1294. }
  1295. PrevName = Name;
  1296. }
  1297. }
  1298. Index++;
  1299. }
  1300. }
  1301. //---------------------------------------------------------------------------
  1302. void __fastcall TNonVisualDataModule::SessionFolderItemClick(TObject * Sender)
  1303. {
  1304. TTBCustomItem * Item = dynamic_cast<TTBCustomItem *>(Sender);
  1305. DebugAssert(Item != NULL);
  1306. CreateSessionListMenuLevel(Item, LOWORD(Item->Tag), HIWORD(Item->Tag));
  1307. }
  1308. //---------------------------------------------------------------------------
  1309. void __fastcall TNonVisualDataModule::SessionFolderThisItemClick(TObject * Sender)
  1310. {
  1311. TTBCustomItem * Item = DebugNotNull(dynamic_cast<TTBCustomItem *>(Sender));
  1312. int Index = LOWORD(Item->Tag);
  1313. int Level = HIWORD(Item->Tag);
  1314. UnicodeString Folder = GetSessionFolderRoot(StoredSessions->Sessions[Index], Level);
  1315. ScpExplorer->OpenFolderOrWorkspace(Folder);
  1316. }
  1317. //---------------------------------------------------------------------------
  1318. void __fastcall TNonVisualDataModule::SessionItemClick(TObject * Sender)
  1319. {
  1320. DebugAssert(StoredSessions && (((TTBCustomItem *)Sender)->Tag < StoredSessions->Count));
  1321. ScpExplorer->OpenStoredSession(StoredSessions->Sessions[((TTBCustomItem *)Sender)->Tag]);
  1322. }
  1323. //---------------------------------------------------------------------------
  1324. void __fastcall TNonVisualDataModule::CreateWorkspacesMenu(TAction * Action)
  1325. {
  1326. StoredSessions->Load();
  1327. if (!StoredSessions->HasAnyWorkspace())
  1328. {
  1329. Abort();
  1330. }
  1331. else
  1332. {
  1333. TTBCustomItem * Menu =
  1334. DebugNotNull(dynamic_cast<TTBCustomItem *>(Action->ActionComponent));
  1335. Menu->Clear();
  1336. std::unique_ptr<TStrings> Workspaces(StoredSessions->GetWorkspaces());
  1337. for (int Index = 0; Index < Workspaces->Count; Index++)
  1338. {
  1339. TTBCustomItem * Item = new TTBXItem(Menu);
  1340. Item->Caption = Workspaces->Strings[Index];
  1341. Item->Tag = Index;
  1342. Item->Hint = FMTLOAD(WORKSPACE_HINT, (Workspaces->Strings[Index]));
  1343. Item->OnClick = WorkspaceItemClick;
  1344. Menu->Insert(Menu->Count, Item);
  1345. }
  1346. }
  1347. }
  1348. //---------------------------------------------------------------------------
  1349. void __fastcall TNonVisualDataModule::WorkspaceItemClick(TObject * Sender)
  1350. {
  1351. std::unique_ptr<TStrings> Workspaces(StoredSessions->GetWorkspaces());
  1352. ScpExplorer->OpenFolderOrWorkspace(
  1353. Workspaces->Strings[DebugNotNull(dynamic_cast<TTBCustomItem *>(Sender))->Tag]);
  1354. }
  1355. //---------------------------------------------------------------------------
  1356. TShortCut __fastcall TNonVisualDataModule::OpenSessionShortCut(int Index)
  1357. {
  1358. if (Index >= 0 && Index < 10)
  1359. {
  1360. return ShortCut((Word)(Index < 9 ? L'0' + 1 + Index : L'0'),
  1361. TShiftState() << ssAlt);
  1362. }
  1363. else
  1364. {
  1365. return scNone;
  1366. }
  1367. }
  1368. //---------------------------------------------------------------------------
  1369. void __fastcall TNonVisualDataModule::CreateOpenedSessionListMenu(TAction * Action)
  1370. {
  1371. TTBCustomItem * OpenedSessionsMenu = dynamic_cast<TTBCustomItem *>(Action->ActionComponent);
  1372. DebugAssert(OpenedSessionsMenu != NULL);
  1373. TTerminalManager * Manager = TTerminalManager::Instance();
  1374. TStrings * TerminalList = Manager->TerminalList;
  1375. int PrevCount = OpenedSessionsMenu->Count;
  1376. for (int Index = 0; Index < TerminalList->Count; Index++)
  1377. {
  1378. TTerminal * Terminal = dynamic_cast<TTerminal *>(TerminalList->Objects[Index]);
  1379. DebugAssert(Terminal);
  1380. TTBCustomItem * Item = new TTBXItem(OpenedSessionsMenu);
  1381. Item->Caption = TerminalList->Strings[Index];
  1382. Item->Tag = int(Terminal);
  1383. Item->Hint = FMTLOAD(OPENEDSESSION_HINT, (Item->Caption));
  1384. Item->Checked = (Manager->ActiveTerminal == Terminal);
  1385. Item->ShortCut = OpenSessionShortCut(Index);
  1386. Item->OnClick = OpenedSessionItemClick;
  1387. Item->RadioItem = true;
  1388. OpenedSessionsMenu->Add(Item);
  1389. }
  1390. for (int Index = 0; Index < PrevCount; Index++)
  1391. {
  1392. OpenedSessionsMenu->Delete(0);
  1393. }
  1394. }
  1395. //---------------------------------------------------------------------------
  1396. void __fastcall TNonVisualDataModule::OpenedSessionItemClick(TObject * Sender)
  1397. {
  1398. TTerminalManager::Instance()->ActiveTerminal = (TTerminal*)(((TMenuItem *)Sender)->Tag);
  1399. }
  1400. //---------------------------------------------------------------------------
  1401. void __fastcall TNonVisualDataModule::CreateEditorListMenu(TTBCustomItem * Menu, bool OnFocused)
  1402. {
  1403. DebugAssert(Menu != NULL);
  1404. int PrevCount = Menu->Count;
  1405. TTBCustomItem * Item;
  1406. Item = new TTBXItem(Menu);
  1407. Item->Action = OnFocused ? CurrentEditFocusedAction : CurrentEditAction;
  1408. Menu->Add(Item);
  1409. AddMenuSeparator(Menu);
  1410. Item = new TTBXItem(Menu);
  1411. Item->Action = OnFocused ? CurrentEditInternalFocusedAction : CurrentEditInternalAction;
  1412. Menu->Add(Item);
  1413. AddMenuSeparator(Menu);
  1414. TStringList * UsedEditors = CreateSortedStringList();
  1415. try
  1416. {
  1417. const TEditorList * EditorList = WinConfiguration->EditorList;
  1418. for (int Index = 0; Index < EditorList->Count; Index++)
  1419. {
  1420. const TEditorPreferences * Editor = EditorList->Editors[Index];
  1421. if ((Editor->Data->Editor == edExternal) &&
  1422. (UsedEditors->IndexOf(Editor->Data->ExternalEditor) < 0))
  1423. {
  1424. UsedEditors->Add(Editor->Data->ExternalEditor);
  1425. TTBCustomItem * Item = new TTBXItem(Menu);
  1426. Item->Caption = Editor->Name;
  1427. Item->Tag = Index;
  1428. Item->Hint = FMTLOAD(EXTERNAL_EDITOR_HINT, (Editor->Name));
  1429. if (OnFocused)
  1430. {
  1431. Item->OnClick = EditorItemClickFocused;
  1432. }
  1433. else
  1434. {
  1435. Item->OnClick = EditorItemClick;
  1436. }
  1437. Menu->Add(Item);
  1438. }
  1439. }
  1440. Item = new TTBXItem(Menu);
  1441. Item->Action = OnFocused ? CurrentEditWithFocusedAction : CurrentEditWithAction;
  1442. Menu->Add(Item);
  1443. AddMenuSeparator(Menu);
  1444. Item = new TTBXItem(Menu);
  1445. Item->Action = EditorListCustomizeAction;
  1446. Menu->Add(Item);
  1447. for (int Index = 0; Index < PrevCount; Index++)
  1448. {
  1449. Menu->Delete(0);
  1450. }
  1451. }
  1452. __finally
  1453. {
  1454. delete UsedEditors;
  1455. }
  1456. }
  1457. //---------------------------------------------------------------------------
  1458. void __fastcall TNonVisualDataModule::DoEditorItemClick(TObject * Sender, bool OnFocused)
  1459. {
  1460. int Tag = dynamic_cast<TTBXItem*>(Sender)->Tag;
  1461. const TEditorList * EditorList = WinConfiguration->EditorList;
  1462. // sanity check
  1463. if (Tag < EditorList->Count)
  1464. {
  1465. ScpExplorer->ExecuteFile(osCurrent, efExternalEditor, EditorList->Editors[Tag]->Data,
  1466. true, OnFocused);
  1467. }
  1468. }
  1469. //---------------------------------------------------------------------------
  1470. void __fastcall TNonVisualDataModule::EditorItemClick(TObject * Sender)
  1471. {
  1472. DoEditorItemClick(Sender, false);
  1473. }
  1474. //---------------------------------------------------------------------------
  1475. void __fastcall TNonVisualDataModule::EditorItemClickFocused(TObject * Sender)
  1476. {
  1477. DoEditorItemClick(Sender, true);
  1478. }
  1479. //---------------------------------------------------------------------------
  1480. void __fastcall TNonVisualDataModule::QueuePopupPopup(TObject * /*Sender*/)
  1481. {
  1482. TAction * Action = NULL;
  1483. switch (ScpExplorer->DefaultQueueOperation())
  1484. {
  1485. case qoItemQuery:
  1486. Action = QueueItemQueryAction;
  1487. break;
  1488. case qoItemError:
  1489. Action = QueueItemErrorAction;
  1490. break;
  1491. case qoItemPrompt:
  1492. Action = QueueItemPromptAction;
  1493. break;
  1494. case qoItemExecute:
  1495. Action = QueueItemExecuteAction;
  1496. break;
  1497. case qoItemPause:
  1498. Action = QueueItemPauseAction;
  1499. break;
  1500. case qoItemResume:
  1501. Action = QueueItemResumeAction;
  1502. break;
  1503. }
  1504. TTBCustomItem * Item;
  1505. for (int Index = 0; Index < QueuePopup->Items->Count; Index++)
  1506. {
  1507. Item = QueuePopup->Items->Items[Index];
  1508. TTBItemOptions O = Item->Options;
  1509. if ((Action != NULL) && (Item->Action == Action))
  1510. {
  1511. O << tboDefault;
  1512. }
  1513. else
  1514. {
  1515. O >> tboDefault;
  1516. }
  1517. Item->Options = O;
  1518. }
  1519. QueueSpeedComboBoxItemUpdate(QueuePopupSpeedComboBoxItem);
  1520. }
  1521. //---------------------------------------------------------------------------
  1522. void __fastcall TNonVisualDataModule::ShowUpdatesUpdate()
  1523. {
  1524. TUpdatesConfiguration Updates = WinConfiguration->Updates;
  1525. unsigned short H, M, S, MS;
  1526. DecodeTime(Now(), H, M, S, MS);
  1527. int CurrentCompoundVer = Configuration->CompoundVersion;
  1528. CheckForUpdatesAction->ImageIndex =
  1529. ((Updates.HaveResults && (Updates.Results.ForVersion == CurrentCompoundVer) &&
  1530. !Updates.Results.Disabled &&
  1531. ((Updates.Results.Critical && !Updates.ShownResults && (MS >= 500)) ||
  1532. ((!Updates.Results.Critical || Updates.ShownResults) &&
  1533. ((Updates.Results.Version > CurrentCompoundVer) ||
  1534. !Updates.Results.Message.IsEmpty())))) ? 80 :
  1535. ((int(Updates.Period) <= 0) ? 81 : 63));
  1536. }
  1537. //---------------------------------------------------------------------------
  1538. void __fastcall TNonVisualDataModule::PreferencesDialog(TPreferencesMode APreferencesMode)
  1539. {
  1540. if (ScpExplorer != NULL)
  1541. {
  1542. ScpExplorer->PreferencesDialog(APreferencesMode);
  1543. }
  1544. else
  1545. {
  1546. DoPreferencesDialog(APreferencesMode);
  1547. }
  1548. }
  1549. //---------------------------------------------------------------------------
  1550. void __fastcall TNonVisualDataModule::CustomCommandsLastUpdate(TAction * Action)
  1551. {
  1552. TCustomCommandType Command;
  1553. int State;
  1554. bool Defined = ScpExplorer->GetLastCustomCommand(
  1555. (Action == CustomCommandsLastFocusedAction), Command, State);
  1556. Action->Visible = Defined;
  1557. if (Defined)
  1558. {
  1559. UnicodeString TitleCommand = Command.Command;
  1560. int MaxTitleCommandLen = 20;
  1561. if (TitleCommand.Length() > MaxTitleCommandLen)
  1562. {
  1563. TitleCommand = TitleCommand.SubString(1, MaxTitleCommandLen - 3) + "...";
  1564. }
  1565. Action->Caption = FMTLOAD(CUSTOM_COMMAND_LAST, (TitleCommand));
  1566. Action->Hint = FMTLOAD(CUSTOM_COMMAND_HINT, (Command.Command));
  1567. Action->Enabled = (State > 0);
  1568. }
  1569. }
  1570. //---------------------------------------------------------------------------
  1571. UnicodeString __fastcall TNonVisualDataModule::QueueItemSpeed(const UnicodeString & Text,
  1572. TTBXComboBoxItem * Item)
  1573. {
  1574. // Keep in sync with TProgressForm::ItemSpeed
  1575. unsigned long Speed = GetSpeedLimit(Text);
  1576. ScpExplorer->ExecuteQueueOperation(qoItemSpeed, reinterpret_cast<void*>(Speed));
  1577. UnicodeString Result = SetSpeedLimit(Speed);
  1578. SaveToHistory(Item->Strings, Result);
  1579. CustomWinConfiguration->History[L"SpeedLimit"] = Item->Strings;
  1580. return Result;
  1581. }
  1582. //---------------------------------------------------------------------------
  1583. void __fastcall TNonVisualDataModule::QueuePopupSpeedComboBoxItemItemClick(
  1584. TObject * Sender)
  1585. {
  1586. TTBXComboBoxItem * Item = dynamic_cast<TTBXComboBoxItem *>(Sender);
  1587. QueueItemSpeedAction->Text = QueueItemSpeed(Item->Text, Item);
  1588. }
  1589. //---------------------------------------------------------------------------
  1590. void __fastcall TNonVisualDataModule::QueueSpeedComboBoxItemAcceptText(
  1591. TObject * Sender, UnicodeString & NewText, bool & /*Accept*/)
  1592. {
  1593. TTBXComboBoxItem * Item = dynamic_cast<TTBXComboBoxItem *>(Sender);
  1594. NewText = QueueItemSpeed(NewText, Item);
  1595. QueueItemSpeedAction->Text = NewText;
  1596. }
  1597. //---------------------------------------------------------------------------
  1598. void __fastcall TNonVisualDataModule::QueueSpeedComboBoxItem(TTBXComboBoxItem * Item)
  1599. {
  1600. // IDE often looses this link
  1601. Item->OnAcceptText = QueueSpeedComboBoxItemAcceptText;
  1602. Item->OnItemClick = QueuePopupSpeedComboBoxItemItemClick;
  1603. }
  1604. //---------------------------------------------------------------------------
  1605. void __fastcall TNonVisualDataModule::QueueSpeedComboBoxItemUpdate(TTBXComboBoxItem * Item)
  1606. {
  1607. CopySpeedLimits(CustomWinConfiguration->History[L"SpeedLimit"], Item->Strings);
  1608. }
  1609. //---------------------------------------------------------------------------
  1610. void __fastcall TNonVisualDataModule::SetQueueOnceEmptyAction(TAction * Action)
  1611. {
  1612. TAction * Current = CurrentQueueOnceEmptyAction();
  1613. if (Current != Action)
  1614. {
  1615. Current->Checked = false;
  1616. Action->Checked = true;
  1617. }
  1618. }
  1619. //---------------------------------------------------------------------------
  1620. void __fastcall TNonVisualDataModule::CycleQueueOnceEmptyAction()
  1621. {
  1622. TAction * Current = CurrentQueueOnceEmptyAction();
  1623. Current->Checked = false;
  1624. if (Current == QueueIdleOnceEmptyAction)
  1625. {
  1626. QueueDisconnectOnceEmptyAction2->Checked = true;
  1627. }
  1628. else if (Current == QueueDisconnectOnceEmptyAction2)
  1629. {
  1630. QueueSuspendOnceEmptyAction2->Checked = true;
  1631. }
  1632. else if (Current == QueueSuspendOnceEmptyAction2)
  1633. {
  1634. QueueShutDownOnceEmptyAction2->Checked = true;
  1635. }
  1636. else if (Current == QueueShutDownOnceEmptyAction2)
  1637. {
  1638. QueueIdleOnceEmptyAction->Checked = true;
  1639. }
  1640. else
  1641. {
  1642. DebugFail();
  1643. }
  1644. }
  1645. //---------------------------------------------------------------------------
  1646. TAction * __fastcall TNonVisualDataModule::CurrentQueueOnceEmptyAction()
  1647. {
  1648. TAction * Result;
  1649. if (QueueIdleOnceEmptyAction->Checked)
  1650. {
  1651. Result = QueueIdleOnceEmptyAction;
  1652. }
  1653. else if (QueueDisconnectOnceEmptyAction2->Checked)
  1654. {
  1655. Result = QueueDisconnectOnceEmptyAction2;
  1656. }
  1657. else if (QueueSuspendOnceEmptyAction2->Checked)
  1658. {
  1659. Result = QueueSuspendOnceEmptyAction2;
  1660. }
  1661. else if (QueueShutDownOnceEmptyAction2->Checked)
  1662. {
  1663. Result = QueueShutDownOnceEmptyAction2;
  1664. }
  1665. else
  1666. {
  1667. DebugFail();
  1668. }
  1669. return Result;
  1670. }
  1671. //---------------------------------------------------------------------------
  1672. TOnceDoneOperation __fastcall TNonVisualDataModule::CurrentQueueOnceEmptyOperation()
  1673. {
  1674. TOnceDoneOperation Result;
  1675. TBasicAction * Current = CurrentQueueOnceEmptyAction();
  1676. if (Current == QueueIdleOnceEmptyAction)
  1677. {
  1678. Result = odoIdle;
  1679. }
  1680. else if (Current == QueueDisconnectOnceEmptyAction2)
  1681. {
  1682. Result = odoDisconnect;
  1683. }
  1684. else if (Current == QueueSuspendOnceEmptyAction2)
  1685. {
  1686. Result = odoSuspend;
  1687. }
  1688. else if (Current == QueueShutDownOnceEmptyAction2)
  1689. {
  1690. Result = odoShutDown;
  1691. }
  1692. else
  1693. {
  1694. DebugFail();
  1695. }
  1696. return Result;
  1697. }
  1698. //---------------------------------------------------------------------------
  1699. void __fastcall TNonVisualDataModule::ResetQueueOnceEmptyOperation()
  1700. {
  1701. SetQueueOnceEmptyAction(QueueIdleOnceEmptyAction);
  1702. }
  1703. //---------------------------------------------------------------------------
  1704. void __fastcall TNonVisualDataModule::StartBusy()
  1705. {
  1706. FBusy++;
  1707. }
  1708. //---------------------------------------------------------------------------
  1709. void __fastcall TNonVisualDataModule::EndBusy()
  1710. {
  1711. FBusy--;
  1712. }
  1713. //---------------------------------------------------------------------------
  1714. bool __fastcall TNonVisualDataModule::GetBusy()
  1715. {
  1716. return
  1717. (FBusy > 0) ||
  1718. ((ScpExplorer != NULL) && ScpExplorer->IsBusy());
  1719. }
  1720. //---------------------------------------------------------------------------
  1721. void __fastcall TNonVisualDataModule::FocusedEditMenuItemPopup(TTBCustomItem * Sender,
  1722. bool /*FromLink*/)
  1723. {
  1724. CreateEditorListMenu(Sender, true);
  1725. }
  1726. //---------------------------------------------------------------------------
  1727. void __fastcall TNonVisualDataModule::EditMenuItemPopup(TTBCustomItem * Sender,
  1728. bool /*FromLink*/)
  1729. {
  1730. CreateEditorListMenu(Sender, false);
  1731. }
  1732. //---------------------------------------------------------------------------
  1733. void __fastcall TNonVisualDataModule::QueuePopupSpeedComboBoxItemAdjustImageIndex(
  1734. TTBXComboBoxItem * Sender, const UnicodeString /*AText*/, int /*AIndex*/, int & ImageIndex)
  1735. {
  1736. // Use fixed image (do not change image by item index)
  1737. ImageIndex = Sender->ImageIndex;
  1738. }
  1739. //---------------------------------------------------------------------------