1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Update wxFormBuild file to latest version (3.5 beta) and generate new Forms.cpp/Forms.h files.

This commit is contained in:
Mounir IDRASSI
2014-06-22 15:40:02 +02:00
parent a81790329f
commit 17823cb58c
3 changed files with 12798 additions and 4086 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,15 +1,16 @@
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder // C++ code generated with wxFormBuilder (version Jun 5 2014)
// http://www.wxformbuilder.org/ // http://www.wxformbuilder.org/
// //
// PLEASE DO "NOT" EDIT THIS FILE! // PLEASE DO "NOT" EDIT THIS FILE!
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
#ifndef __Forms__ #ifndef __FORMS_H__
#define __Forms__ #define __FORMS_H__
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h> #include <wx/intl.h>
class WizardPage; class WizardPage;
#include "WizardPage.h" #include "WizardPage.h"
@@ -44,7 +45,7 @@ class WizardPage;
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
namespace TrueCrypt namespace VeraCrypt
{ {
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
/// Class MainFrameBase /// Class MainFrameBase
@@ -78,7 +79,6 @@ namespace TrueCrypt
wxButton* CreateVolumeButton; wxButton* CreateVolumeButton;
wxButton* VolumePropertiesButton; wxButton* VolumePropertiesButton;
wxButton* WipeCacheButton; wxButton* WipeCacheButton;
wxStaticBoxSizer* VolumeStaticBoxSizer; wxStaticBoxSizer* VolumeStaticBoxSizer;
wxGridBagSizer* VolumeGridBagSizer; wxGridBagSizer* VolumeGridBagSizer;
wxStaticBitmap* LogoBitmap; wxStaticBitmap* LogoBitmap;
@@ -87,67 +87,68 @@ namespace TrueCrypt
wxCheckBox* NoHistoryCheckBox; wxCheckBox* NoHistoryCheckBox;
wxButton* VolumeToolsButton; wxButton* VolumeToolsButton;
wxButton* SelectDeviceButton; wxButton* SelectDeviceButton;
wxButton* VolumeButton; wxButton* VolumeButton;
wxButton* MountAllDevicesButton; wxButton* MountAllDevicesButton;
wxButton* DismountAllButton; wxButton* DismountAllButton;
wxButton* ExitButton; wxButton* ExitButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnActivate( wxActivateEvent& event ){ event.Skip(); } virtual void OnActivate( wxActivateEvent& event ) { event.Skip(); }
virtual void OnClose( wxCloseEvent& event ){ event.Skip(); } virtual void OnClose( wxCloseEvent& event ) { event.Skip(); }
virtual void OnCreateVolumeButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnCreateVolumeButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnMountVolumeMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnMountVolumeMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnMountAllDevicesButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnMountAllDevicesButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDismountVolumeMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnDismountVolumeMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDismountAllButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnDismountAllButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnChangePasswordMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnChangePasswordMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnChangePkcs5PrfMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnChangePkcs5PrfMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnChangeKeyfilesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnChangeKeyfilesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnRemoveKeyfilesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnRemoveKeyfilesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnVolumePropertiesButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnVolumePropertiesButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnAddToFavoritesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnAddToFavoritesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnAddAllMountedToFavoritesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnAddAllMountedToFavoritesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnOrganizeFavoritesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnOrganizeFavoritesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnMountAllFavoritesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnMountAllFavoritesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnBenchmarkMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnBenchmarkMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnEncryptionTestMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnEncryptionTestMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnBackupVolumeHeadersMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnBackupVolumeHeadersMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnRestoreVolumeHeaderMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnRestoreVolumeHeaderMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnCreateKeyfileMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnCreateKeyfileMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnManageSecurityTokenKeyfilesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnManageSecurityTokenKeyfilesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnCloseAllSecurityTokenSessionsMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnCloseAllSecurityTokenSessionsMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnWipeCacheButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnWipeCacheButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnHotkeysMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnHotkeysMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDefaultKeyfilesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnDefaultKeyfilesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnSecurityTokenPreferencesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnSecurityTokenPreferencesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnPreferencesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnPreferencesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnUserGuideMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnUserGuideMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnOnlineHelpMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnOnlineHelpMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnBeginnersTutorialMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnBeginnersTutorialMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnFaqMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnFaqMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnWebsiteMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnWebsiteMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDownloadsMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnDownloadsMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnNewsMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnNewsMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnVersionHistoryMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnVersionHistoryMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnContactMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnContactMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnLegalNoticesMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnLegalNoticesMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnAboutMenuItemSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnAboutMenuItemSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnListItemActivated( wxListEvent& event ){ event.Skip(); } virtual void OnListItemActivated( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemDeselected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemDeselected( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemRightClick( wxListEvent& event ){ event.Skip(); } virtual void OnListItemRightClick( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemSelected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemSelected( wxListEvent& event ) { event.Skip(); }
virtual void OnLogoBitmapClick( wxMouseEvent& event ){ event.Skip(); } virtual void OnLogoBitmapClick( wxMouseEvent& event ) { event.Skip(); }
virtual void OnSelectFileButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnSelectFileButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnNoHistoryCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnNoHistoryCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnVolumeToolsButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnVolumeToolsButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnSelectDeviceButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnSelectDeviceButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnVolumeButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnVolumeButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnExitButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnExitButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
MainFrameBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,496 ), long style = wxCAPTION|wxCLOSE_BOX|wxMINIMIZE_BOX|wxSYSTEM_MENU|wxTAB_TRAVERSAL ); MainFrameBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,496 ), long style = wxCAPTION|wxCLOSE_BOX|wxMINIMIZE_BOX|wxSYSTEM_MENU|wxTAB_TRAVERSAL );
~MainFrameBase(); ~MainFrameBase();
}; };
@@ -164,26 +165,25 @@ namespace TrueCrypt
wxStaticBitmap* WizardBitmap; wxStaticBitmap* WizardBitmap;
wxStaticText* PageTitleStaticText; wxStaticText* PageTitleStaticText;
wxBoxSizer* PageSizer; wxBoxSizer* PageSizer;
wxButton* HelpButton; wxButton* HelpButton;
wxButton* PreviousButton; wxButton* PreviousButton;
wxButton* NextButton; wxButton* NextButton;
wxButton* CancelButton; wxButton* CancelButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnActivate( wxActivateEvent& event ){ event.Skip(); } virtual void OnActivate( wxActivateEvent& event ) { event.Skip(); }
virtual void OnClose( wxCloseEvent& event ){ event.Skip(); } virtual void OnClose( wxCloseEvent& event ) { event.Skip(); }
virtual void OnMouseMotion( wxMouseEvent& event ){ event.Skip(); } virtual void OnMouseMotion( wxMouseEvent& event ) { event.Skip(); }
virtual void OnHelpButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnHelpButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnPreviousButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnPreviousButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnNextButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnNextButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnCancelButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnCancelButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
WizardFrameBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxCAPTION|wxCLOSE_BOX|wxMINIMIZE_BOX|wxSYSTEM_MENU|wxTAB_TRAVERSAL ); WizardFrameBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxCAPTION|wxCLOSE_BOX|wxMINIMIZE_BOX|wxSYSTEM_MENU|wxTAB_TRAVERSAL );
~WizardFrameBase(); ~WizardFrameBase();
}; };
@@ -197,26 +197,21 @@ namespace TrueCrypt
protected: protected:
wxPanel* m_panel14; wxPanel* m_panel14;
wxStaticBitmap* LogoBitmap; wxStaticBitmap* LogoBitmap;
wxStaticText* VersionStaticText; wxStaticText* VersionStaticText;
wxStaticText* CopyrightStaticText; wxStaticText* CopyrightStaticText;
wxHyperlinkCtrl* WebsiteHyperlink; wxHyperlinkCtrl* WebsiteHyperlink;
wxStaticLine* m_staticline3; wxStaticLine* m_staticline3;
wxTextCtrl* CreditsTextCtrl; wxTextCtrl* CreditsTextCtrl;
wxStaticLine* m_staticline4; wxStaticLine* m_staticline4;
wxStaticLine* m_staticline5; wxStaticLine* m_staticline5;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnWebsiteHyperlinkClick( wxHyperlinkEvent& event ){ event.Skip(); } virtual void OnWebsiteHyperlinkClick( wxHyperlinkEvent& event ) { event.Skip(); }
public: public:
AboutDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); AboutDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~AboutDialogBase(); ~AboutDialogBase();
@@ -234,14 +229,14 @@ namespace TrueCrypt
wxListCtrl* BenchmarkListCtrl; wxListCtrl* BenchmarkListCtrl;
wxBoxSizer* RightSizer; wxBoxSizer* RightSizer;
wxButton* BenchmarkButton; wxButton* BenchmarkButton;
wxStaticText* BenchmarkNoteStaticText; wxStaticText* BenchmarkNoteStaticText;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnBenchmarkButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnBenchmarkButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
BenchmarkDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Encryption Algorithm Benchmark"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); BenchmarkDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Encryption Algorithm Benchmark"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~BenchmarkDialogBase(); ~BenchmarkDialogBase();
@@ -263,10 +258,11 @@ namespace TrueCrypt
wxButton* CancelButton; wxButton* CancelButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnOKButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnOKButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
ChangePasswordDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); ChangePasswordDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~ChangePasswordDialogBase(); ~ChangePasswordDialogBase();
@@ -286,12 +282,13 @@ namespace TrueCrypt
wxButton* StdButtonsCancel; wxButton* StdButtonsCancel;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnListItemActivated( wxListEvent& event ){ event.Skip(); } virtual void OnListItemActivated( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemDeselected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemDeselected( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemSelected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemSelected( wxListEvent& event ) { event.Skip(); }
public: public:
DeviceSelectionDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Select a Partition or Device"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE ); DeviceSelectionDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Select a Partition or Device"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE );
~DeviceSelectionDialogBase(); ~DeviceSelectionDialogBase();
@@ -321,15 +318,16 @@ namespace TrueCrypt
wxButton* CloseButton; wxButton* CloseButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnEncryptionAlgorithmSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnEncryptionAlgorithmSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnXtsModeCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnXtsModeCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnEncryptButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnEncryptButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDecryptButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnDecryptButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnAutoTestAllButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnAutoTestAllButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnResetButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnResetButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
EncryptionTestDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Test Vectors"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); EncryptionTestDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Test Vectors"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~EncryptionTestDialogBase(); ~EncryptionTestDialogBase();
@@ -348,21 +346,21 @@ namespace TrueCrypt
wxButton* MoveDownButton; wxButton* MoveDownButton;
wxButton* RemoveButton; wxButton* RemoveButton;
wxButton* RemoveAllButton; wxButton* RemoveAllButton;
wxButton* OKButton; wxButton* OKButton;
wxButton* CancelButton; wxButton* CancelButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnListItemDeselected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemDeselected( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemSelected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemSelected( wxListEvent& event ) { event.Skip(); }
virtual void OnMoveUpButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnMoveUpButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnMoveDownButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnMoveDownButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnRemoveButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnRemoveButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnRemoveAllButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnRemoveAllButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnOKButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnOKButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
FavoriteVolumesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Favorite Volumes"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); FavoriteVolumesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Favorite Volumes"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~FavoriteVolumesDialogBase(); ~FavoriteVolumesDialogBase();
@@ -387,11 +385,12 @@ namespace TrueCrypt
wxButton* CreateKeyfileButtton; wxButton* CreateKeyfileButtton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnKeyfilesHyperlinkClick( wxHyperlinkEvent& event ){ event.Skip(); } virtual void OnKeyfilesHyperlinkClick( wxHyperlinkEvent& event ) { event.Skip(); }
virtual void OnCreateKeyfileButttonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnCreateKeyfileButttonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
KeyfilesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Select Keyfiles"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); KeyfilesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Select Keyfiles"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~KeyfilesDialogBase(); ~KeyfilesDialogBase();
@@ -406,25 +405,21 @@ namespace TrueCrypt
protected: protected:
wxBoxSizer* MainSizer; wxBoxSizer* MainSizer;
wxChoice* HashChoice; wxChoice* HashChoice;
wxStaticText* RandomPoolStaticText; wxStaticText* RandomPoolStaticText;
wxCheckBox* ShowRandomPoolCheckBox; wxCheckBox* ShowRandomPoolCheckBox;
wxStaticText* MouseStaticText; wxStaticText* MouseStaticText;
wxButton* GenerateButton; wxButton* GenerateButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnMouseMotion( wxMouseEvent& event ){ event.Skip(); } virtual void OnMouseMotion( wxMouseEvent& event ) { event.Skip(); }
virtual void OnHashSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnHashSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnShowRandomPoolCheckBoxClicked( wxCommandEvent& event ){ event.Skip(); } virtual void OnShowRandomPoolCheckBoxClicked( wxCommandEvent& event ) { event.Skip(); }
virtual void OnGenerateButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnGenerateButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
KeyfileGeneratorDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); KeyfileGeneratorDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~KeyfileGeneratorDialogBase(); ~KeyfileGeneratorDialogBase();
@@ -441,6 +436,7 @@ namespace TrueCrypt
wxTextCtrl* LegalNoticesTextCtrl; wxTextCtrl* LegalNoticesTextCtrl;
public: public:
LegalNoticesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Legal Notices"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); LegalNoticesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Legal Notices"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~LegalNoticesDialogBase(); ~LegalNoticesDialogBase();
@@ -457,11 +453,9 @@ namespace TrueCrypt
wxBoxSizer* PasswordSizer; wxBoxSizer* PasswordSizer;
wxButton* OKButton; wxButton* OKButton;
wxButton* CancelButton; wxButton* CancelButton;
wxButton* OptionsButton; wxButton* OptionsButton;
wxPanel* OptionsPanel; wxPanel* OptionsPanel;
wxStaticBoxSizer* OptionsSizer; wxStaticBoxSizer* OptionsSizer;
wxCheckBox* ReadOnlyCheckBox; wxCheckBox* ReadOnlyCheckBox;
wxCheckBox* RemovableCheckBox; wxCheckBox* RemovableCheckBox;
wxCheckBox* PartitionInSystemEncryptionScopeCheckBox; wxCheckBox* PartitionInSystemEncryptionScopeCheckBox;
@@ -481,17 +475,18 @@ namespace TrueCrypt
wxTextCtrl* FilesystemOptionsTextCtrl; wxTextCtrl* FilesystemOptionsTextCtrl;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnInitDialog( wxInitDialogEvent& event ){ event.Skip(); } virtual void OnInitDialog( wxInitDialogEvent& event ) { event.Skip(); }
virtual void OnOKButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnOKButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnOptionsButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnOptionsButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnReadOnlyCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnReadOnlyCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnProtectionCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnProtectionCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnProtectionHyperlinkClick( wxHyperlinkEvent& event ){ event.Skip(); } virtual void OnProtectionHyperlinkClick( wxHyperlinkEvent& event ) { event.Skip(); }
virtual void OnNoFilesystemCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnNoFilesystemCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnMountPointButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnMountPointButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
MountOptionsDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Enter VeraCrypt Volume Password"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE ); MountOptionsDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Enter VeraCrypt Volume Password"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE );
~MountOptionsDialogBase(); ~MountOptionsDialogBase();
@@ -512,10 +507,11 @@ namespace TrueCrypt
wxButton* StdButtonsCancel; wxButton* StdButtonsCancel;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnKeyfileNameChanged( wxCommandEvent& event ){ event.Skip(); } virtual void OnKeyfileNameChanged( wxCommandEvent& event ) { event.Skip(); }
public: public:
NewSecurityTokenKeyfileDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("New Security Token Keyfile Properties"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); NewSecurityTokenKeyfileDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("New Security Token Keyfile Properties"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~NewSecurityTokenKeyfileDialogBase(); ~NewSecurityTokenKeyfileDialogBase();
@@ -566,7 +562,6 @@ namespace TrueCrypt
wxCheckBox* NoKernelCryptoCheckBox; wxCheckBox* NoKernelCryptoCheckBox;
wxPanel* PerformanceOptionsPage; wxPanel* PerformanceOptionsPage;
wxStaticText* AesHwCpuSupportedStaticText; wxStaticText* AesHwCpuSupportedStaticText;
wxCheckBox* NoHardwareCryptoCheckBox; wxCheckBox* NoHardwareCryptoCheckBox;
wxBoxSizer* DefaultKeyfilesSizer; wxBoxSizer* DefaultKeyfilesSizer;
wxCheckBox* UseKeyfilesCheckBox; wxCheckBox* UseKeyfilesCheckBox;
@@ -576,7 +571,6 @@ namespace TrueCrypt
wxListCtrl* HotkeyListCtrl; wxListCtrl* HotkeyListCtrl;
wxTextCtrl* HotkeyTextCtrl; wxTextCtrl* HotkeyTextCtrl;
wxButton* AssignHotkeyButton; wxButton* AssignHotkeyButton;
wxCheckBox* HotkeyControlCheckBox; wxCheckBox* HotkeyControlCheckBox;
wxCheckBox* HotkeyShiftCheckBox; wxCheckBox* HotkeyShiftCheckBox;
wxCheckBox* HotkeyAltCheckBox; wxCheckBox* HotkeyAltCheckBox;
@@ -589,27 +583,28 @@ namespace TrueCrypt
wxButton* StdButtonsCancel; wxButton* StdButtonsCancel;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnClose( wxCloseEvent& event ){ event.Skip(); } virtual void OnClose( wxCloseEvent& event ) { event.Skip(); }
virtual void OnDismountOnScreenSaverCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnDismountOnScreenSaverCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDismountOnPowerSavingCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnDismountOnPowerSavingCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnForceAutoDismountCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnForceAutoDismountCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnPreserveTimestampsCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnPreserveTimestampsCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnBackgroundTaskEnabledCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnBackgroundTaskEnabledCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnNoKernelCryptoCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnNoKernelCryptoCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnNoHardwareCryptoCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnNoHardwareCryptoCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnSelectPkcs11ModuleButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnSelectPkcs11ModuleButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnHotkeyListItemDeselected( wxListEvent& event ){ event.Skip(); } virtual void OnHotkeyListItemDeselected( wxListEvent& event ) { event.Skip(); }
virtual void OnHotkeyListItemSelected( wxListEvent& event ){ event.Skip(); } virtual void OnHotkeyListItemSelected( wxListEvent& event ) { event.Skip(); }
virtual void OnAssignHotkeyButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnAssignHotkeyButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnRemoveHotkeyButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnRemoveHotkeyButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnCancelButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnCancelButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnOKButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnOKButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
wxPanel* DefaultKeyfilesPage; wxPanel* DefaultKeyfilesPage;
wxPanel* SecurityTokensPage; wxPanel* SecurityTokensPage;
wxPanel* HotkeysPage; wxPanel* HotkeysPage;
PreferencesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Preferences"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); PreferencesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Preferences"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~PreferencesDialogBase(); ~PreferencesDialogBase();
@@ -624,25 +619,20 @@ namespace TrueCrypt
protected: protected:
wxBoxSizer* MainSizer; wxBoxSizer* MainSizer;
wxChoice* HashChoice; wxChoice* HashChoice;
wxStaticText* RandomPoolStaticText; wxStaticText* RandomPoolStaticText;
wxCheckBox* ShowRandomPoolCheckBox; wxCheckBox* ShowRandomPoolCheckBox;
wxStaticText* MouseStaticText; wxStaticText* MouseStaticText;
wxButton* ContinueButton; wxButton* ContinueButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnMouseMotion( wxMouseEvent& event ){ event.Skip(); } virtual void OnMouseMotion( wxMouseEvent& event ) { event.Skip(); }
virtual void OnHashSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnHashSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnShowRandomPoolCheckBoxClicked( wxCommandEvent& event ){ event.Skip(); } virtual void OnShowRandomPoolCheckBoxClicked( wxCommandEvent& event ) { event.Skip(); }
public: public:
RandomPoolEnrichmentDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Random Pool Enrichment"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); RandomPoolEnrichmentDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("VeraCrypt - Random Pool Enrichment"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~RandomPoolEnrichmentDialogBase(); ~RandomPoolEnrichmentDialogBase();
@@ -659,22 +649,22 @@ namespace TrueCrypt
wxListCtrl* SecurityTokenKeyfileListCtrl; wxListCtrl* SecurityTokenKeyfileListCtrl;
wxButton* ExportButton; wxButton* ExportButton;
wxButton* DeleteButton; wxButton* DeleteButton;
wxButton* ImportButton; wxButton* ImportButton;
wxButton* OKButton; wxButton* OKButton;
wxButton* CancelButton; wxButton* CancelButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnListItemActivated( wxListEvent& event ){ event.Skip(); } virtual void OnListItemActivated( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemDeselected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemDeselected( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemSelected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemSelected( wxListEvent& event ) { event.Skip(); }
virtual void OnExportButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnExportButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDeleteButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnDeleteButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnImportButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnImportButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnOKButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnOKButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
SecurityTokenKeyfilesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Security Token Keyfiles"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE ); SecurityTokenKeyfilesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Security Token Keyfiles"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE );
~SecurityTokenKeyfilesDialogBase(); ~SecurityTokenKeyfilesDialogBase();
@@ -693,6 +683,7 @@ namespace TrueCrypt
wxButton* StdButtonsOK; wxButton* StdButtonsOK;
public: public:
VolumePropertiesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Volume Properties"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE ); VolumePropertiesDialogBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Volume Properties"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE );
~VolumePropertiesDialogBase(); ~VolumePropertiesDialogBase();
@@ -710,20 +701,20 @@ namespace TrueCrypt
wxButton* TestButton; wxButton* TestButton;
wxStaticText* EncryptionAlgorithmStaticText; wxStaticText* EncryptionAlgorithmStaticText;
wxHyperlinkCtrl* EncryptionAlgorithmHyperlink; wxHyperlinkCtrl* EncryptionAlgorithmHyperlink;
wxButton* BenchmarkButton; wxButton* BenchmarkButton;
wxChoice* HashChoice; wxChoice* HashChoice;
wxHyperlinkCtrl* HashHyperlink; wxHyperlinkCtrl* HashHyperlink;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnEncryptionAlgorithmSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnEncryptionAlgorithmSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnTestButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnTestButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnEncryptionAlgorithmHyperlinkClick( wxHyperlinkEvent& event ){ event.Skip(); } virtual void OnEncryptionAlgorithmHyperlinkClick( wxHyperlinkEvent& event ) { event.Skip(); }
virtual void OnBenchmarkButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnBenchmarkButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnHashHyperlinkClick( wxHyperlinkEvent& event ){ event.Skip(); } virtual void OnHashHyperlinkClick( wxHyperlinkEvent& event ) { event.Skip(); }
public: public:
EncryptionOptionsWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); EncryptionOptionsWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~EncryptionOptionsWizardPageBase(); ~EncryptionOptionsWizardPageBase();
@@ -741,6 +732,7 @@ namespace TrueCrypt
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
public: public:
InfoWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); InfoWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~InfoWizardPageBase(); ~InfoWizardPageBase();
@@ -762,17 +754,18 @@ namespace TrueCrypt
wxButton* RemoveAllButton; wxButton* RemoveAllButton;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnListItemDeselected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemDeselected( wxListEvent& event ) { event.Skip(); }
virtual void OnListItemSelected( wxListEvent& event ){ event.Skip(); } virtual void OnListItemSelected( wxListEvent& event ) { event.Skip(); }
virtual void OnListSizeChanged( wxSizeEvent& event ){ event.Skip(); } virtual void OnListSizeChanged( wxSizeEvent& event ) { event.Skip(); }
virtual void OnAddFilesButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnAddFilesButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnAddDirectoryButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnAddDirectoryButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnAddSecurityTokenSignatureButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnAddSecurityTokenSignatureButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnRemoveButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnRemoveButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnRemoveAllButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnRemoveAllButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
KeyfilesPanelBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 500,300 ), long style = wxTAB_TRAVERSAL ); KeyfilesPanelBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 500,300 ), long style = wxTAB_TRAVERSAL );
~KeyfilesPanelBase(); ~KeyfilesPanelBase();
@@ -792,10 +785,11 @@ namespace TrueCrypt
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnAbortButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnAbortButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
ProgressWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); ProgressWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~ProgressWizardPageBase(); ~ProgressWizardPageBase();
@@ -814,11 +808,12 @@ namespace TrueCrypt
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnDirectoryTextChanged( wxCommandEvent& event ){ event.Skip(); } virtual void OnDirectoryTextChanged( wxCommandEvent& event ) { event.Skip(); }
virtual void OnBrowseButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnBrowseButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
SelectDirectoryWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 200,65 ), long style = wxTAB_TRAVERSAL ); SelectDirectoryWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 200,65 ), long style = wxTAB_TRAVERSAL );
~SelectDirectoryWizardPageBase(); ~SelectDirectoryWizardPageBase();
@@ -832,12 +827,12 @@ namespace TrueCrypt
private: private:
protected: protected:
wxBoxSizer* OuterChoicesSizer; wxBoxSizer* OuterChoicesSizer;
wxBoxSizer* ChoicesSizer; wxBoxSizer* ChoicesSizer;
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
public: public:
SingleChoiceWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); SingleChoiceWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~SingleChoiceWizardPageBase(); ~SingleChoiceWizardPageBase();
@@ -868,15 +863,15 @@ namespace TrueCrypt
wxStaticText* m_staticText312; wxStaticText* m_staticText312;
wxPanel* m_panel122; wxPanel* m_panel122;
wxStaticText* TimeLeftStaticText; wxStaticText* TimeLeftStaticText;
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnDisplayKeysCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnDisplayKeysCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnAbortButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnAbortButtonClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
VolumeCreationProgressWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); VolumeCreationProgressWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~VolumeCreationProgressWizardPageBase(); ~VolumeCreationProgressWizardPageBase();
@@ -890,23 +885,21 @@ namespace TrueCrypt
private: private:
protected: protected:
wxComboBox* VolumePathComboBox; wxComboBox* VolumePathComboBox;
wxButton* SelectFileButton; wxButton* SelectFileButton;
wxButton* SelectDeviceButton; wxButton* SelectDeviceButton;
wxCheckBox* NoHistoryCheckBox; wxCheckBox* NoHistoryCheckBox;
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnVolumePathTextChanged( wxCommandEvent& event ){ event.Skip(); } virtual void OnVolumePathTextChanged( wxCommandEvent& event ) { event.Skip(); }
virtual void OnSelectFileButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnSelectFileButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnSelectDeviceButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnSelectDeviceButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnNoHistoryCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnNoHistoryCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
VolumeLocationWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); VolumeLocationWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~VolumeLocationWizardPageBase(); ~VolumeLocationWizardPageBase();
@@ -923,15 +916,15 @@ namespace TrueCrypt
wxStaticText* m_staticText43; wxStaticText* m_staticText43;
wxChoice* FilesystemTypeChoice; wxChoice* FilesystemTypeChoice;
wxCheckBox* QuickFormatCheckBox; wxCheckBox* QuickFormatCheckBox;
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnFilesystemTypeSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnFilesystemTypeSelected( wxCommandEvent& event ) { event.Skip(); }
virtual void OnQuickFormatCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnQuickFormatCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
public: public:
VolumeFormatOptionsWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); VolumeFormatOptionsWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~VolumeFormatOptionsWizardPageBase(); ~VolumeFormatOptionsWizardPageBase();
@@ -960,15 +953,16 @@ namespace TrueCrypt
wxBoxSizer* PasswordPlaceholderSizer; wxBoxSizer* PasswordPlaceholderSizer;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnTextChanged( wxCommandEvent& event ){ event.Skip(); } virtual void OnTextChanged( wxCommandEvent& event ) { event.Skip(); }
virtual void OnDisplayPasswordCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnDisplayPasswordCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnUseKeyfilesCheckBoxClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnUseKeyfilesCheckBoxClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnKeyfilesButtonClick( wxCommandEvent& event ){ event.Skip(); } virtual void OnKeyfilesButtonClick( wxCommandEvent& event ) { event.Skip(); }
virtual void OnKeyfilesButtonRightDown( wxMouseEvent& event ){ event.Skip(); } virtual void OnKeyfilesButtonRightDown( wxMouseEvent& event ) { event.Skip(); }
virtual void OnKeyfilesButtonRightClick( wxMouseEvent& event ){ event.Skip(); } virtual void OnKeyfilesButtonRightClick( wxMouseEvent& event ) { event.Skip(); }
public: public:
VolumePasswordPanelBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); VolumePasswordPanelBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~VolumePasswordPanelBase(); ~VolumePasswordPanelBase();
@@ -986,6 +980,7 @@ namespace TrueCrypt
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
public: public:
VolumePasswordWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); VolumePasswordWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~VolumePasswordWizardPageBase(); ~VolumePasswordWizardPageBase();
@@ -999,25 +994,23 @@ namespace TrueCrypt
private: private:
protected: protected:
wxTextCtrl* VolumeSizeTextCtrl; wxTextCtrl* VolumeSizeTextCtrl;
wxChoice* VolumeSizePrefixChoice; wxChoice* VolumeSizePrefixChoice;
wxStaticText* FreeSpaceStaticText; wxStaticText* FreeSpaceStaticText;
wxStaticText* InfoStaticText; wxStaticText* InfoStaticText;
// Virtual event handlers, overide them in your derived class // Virtual event handlers, overide them in your derived class
virtual void OnVolumeSizeTextChanged( wxCommandEvent& event ){ event.Skip(); } virtual void OnVolumeSizeTextChanged( wxCommandEvent& event ) { event.Skip(); }
virtual void OnVolumeSizePrefixSelected( wxCommandEvent& event ){ event.Skip(); } virtual void OnVolumeSizePrefixSelected( wxCommandEvent& event ) { event.Skip(); }
public: public:
VolumeSizeWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL ); VolumeSizeWizardPageBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL );
~VolumeSizeWizardPageBase(); ~VolumeSizeWizardPageBase();
}; };
} // namespace TrueCrypt } // namespace VeraCrypt
#endif //__Forms__ #endif //__FORMS_H__

File diff suppressed because it is too large Load Diff