~ubuntu-branches/ubuntu/wily/keepass2/wily-proposed

« back to all changes in this revision

Viewing changes to KeePass/Forms/MainForm.Designer.cs

  • Committer: Package Import Robot
  • Author(s): Julian Taylor
  • Date: 2014-08-17 15:55:03 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: package-import@ubuntu.com-20140817155503-snriix2rogldinw7
Tags: upstream-2.27+dfsg
ImportĀ upstreamĀ versionĀ 2.27+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                        this.m_ctxEntryCopyUrl = new System.Windows.Forms.ToolStripMenuItem();
61
61
                        this.m_ctxEntryUrlSep0 = new System.Windows.Forms.ToolStripSeparator();
62
62
                        this.m_ctxEntryUrlOpenInInternal = new System.Windows.Forms.ToolStripMenuItem();
63
 
                        this.m_ctxEntryCopyCustomString = new System.Windows.Forms.ToolStripMenuItem();
 
63
                        this.m_ctxEntryCopyString = new System.Windows.Forms.ToolStripMenuItem();
64
64
                        this.m_ctxEntryAttachments = new System.Windows.Forms.ToolStripMenuItem();
65
65
                        this.m_ctxEntrySaveAttachedFiles = new System.Windows.Forms.ToolStripMenuItem();
66
66
                        this.m_ctxEntrySep0 = new System.Windows.Forms.ToolStripSeparator();
88
88
                        this.m_ctxEntrySelectedSep1 = new System.Windows.Forms.ToolStripSeparator();
89
89
                        this.m_ctxEntrySelectedPrint = new System.Windows.Forms.ToolStripMenuItem();
90
90
                        this.m_ctxEntrySelectedExport = new System.Windows.Forms.ToolStripMenuItem();
 
91
                        this.m_ctxEntrySelectedSep2 = new System.Windows.Forms.ToolStripSeparator();
 
92
                        this.m_ctxEntryMoveToGroup = new System.Windows.Forms.ToolStripMenuItem();
91
93
                        this.m_ctxEntrySelectAll = new System.Windows.Forms.ToolStripMenuItem();
92
94
                        this.m_ctxEntrySep2 = new System.Windows.Forms.ToolStripSeparator();
93
95
                        this.m_ctxEntryClipboard = new System.Windows.Forms.ToolStripMenuItem();
495
497
            this.m_ctxEntryCopyUserName,
496
498
            this.m_ctxEntryCopyPassword,
497
499
            this.m_ctxEntryUrl,
498
 
            this.m_ctxEntryCopyCustomString,
 
500
            this.m_ctxEntryCopyString,
499
501
            this.m_ctxEntryAttachments,
500
502
            this.m_ctxEntrySaveAttachedFiles,
501
503
            this.m_ctxEntrySep0,
572
574
                        this.m_ctxEntryUrlOpenInInternal.Visible = false;
573
575
                        this.m_ctxEntryUrlOpenInInternal.Click += new System.EventHandler(this.OnEntryUrlOpenInInternal);
574
576
                        // 
575
 
                        // m_ctxEntryCopyCustomString
 
577
                        // m_ctxEntryCopyString
576
578
                        // 
577
 
                        this.m_ctxEntryCopyCustomString.Name = "m_ctxEntryCopyCustomString";
578
 
                        this.m_ctxEntryCopyCustomString.Size = new System.Drawing.Size(214, 22);
579
 
                        this.m_ctxEntryCopyCustomString.Text = "Copy Custom &String";
 
579
                        this.m_ctxEntryCopyString.Name = "m_ctxEntryCopyString";
 
580
                        this.m_ctxEntryCopyString.Size = new System.Drawing.Size(214, 22);
 
581
                        this.m_ctxEntryCopyString.Text = "Copy &String";
580
582
                        // 
581
583
                        // m_ctxEntryAttachments
582
584
                        // 
652
654
            this.m_ctxEntrySelectedRemoveTag,
653
655
            this.m_ctxEntrySelectedSep1,
654
656
            this.m_ctxEntrySelectedPrint,
655
 
            this.m_ctxEntrySelectedExport});
 
657
            this.m_ctxEntrySelectedExport,
 
658
            this.m_ctxEntrySelectedSep2,
 
659
            this.m_ctxEntryMoveToGroup});
656
660
                        this.m_ctxEntryMassModify.Name = "m_ctxEntryMassModify";
657
661
                        this.m_ctxEntryMassModify.Size = new System.Drawing.Size(214, 22);
658
662
                        this.m_ctxEntryMassModify.Text = "Selected Entr&ies";
669
673
            this.m_ctxEntryColorSep1,
670
674
            this.m_ctxEntryColorCustom});
671
675
                        this.m_ctxEntrySetColor.Name = "m_ctxEntrySetColor";
672
 
                        this.m_ctxEntrySetColor.Size = new System.Drawing.Size(144, 22);
 
676
                        this.m_ctxEntrySetColor.Size = new System.Drawing.Size(154, 22);
673
677
                        this.m_ctxEntrySetColor.Text = "Set &Color";
674
678
                        // 
675
679
                        // m_ctxEntryColorStandard
728
732
                        // 
729
733
                        this.m_ctxEntryMassSetIcon.Image = global::KeePass.Properties.Resources.B16x16_Spreadsheet;
730
734
                        this.m_ctxEntryMassSetIcon.Name = "m_ctxEntryMassSetIcon";
731
 
                        this.m_ctxEntryMassSetIcon.Size = new System.Drawing.Size(144, 22);
 
735
                        this.m_ctxEntryMassSetIcon.Size = new System.Drawing.Size(154, 22);
732
736
                        this.m_ctxEntryMassSetIcon.Text = "Set &Icons...";
733
737
                        this.m_ctxEntryMassSetIcon.Click += new System.EventHandler(this.OnEntryMassSetIcon);
734
738
                        // 
735
739
                        // m_ctxEntrySelectedSep0
736
740
                        // 
737
741
                        this.m_ctxEntrySelectedSep0.Name = "m_ctxEntrySelectedSep0";
738
 
                        this.m_ctxEntrySelectedSep0.Size = new System.Drawing.Size(141, 6);
 
742
                        this.m_ctxEntrySelectedSep0.Size = new System.Drawing.Size(151, 6);
739
743
                        // 
740
744
                        // m_ctxEntrySelectedAddTag
741
745
                        // 
742
746
                        this.m_ctxEntrySelectedAddTag.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
743
747
            this.m_ctxEntrySelectedNewTag});
744
748
                        this.m_ctxEntrySelectedAddTag.Name = "m_ctxEntrySelectedAddTag";
745
 
                        this.m_ctxEntrySelectedAddTag.Size = new System.Drawing.Size(144, 22);
 
749
                        this.m_ctxEntrySelectedAddTag.Size = new System.Drawing.Size(154, 22);
746
750
                        this.m_ctxEntrySelectedAddTag.Text = "Add &Tag";
747
751
                        this.m_ctxEntrySelectedAddTag.DropDownOpening += new System.EventHandler(this.OnEntrySelectedAddTagOpening);
748
752
                        // 
757
761
                        // m_ctxEntrySelectedRemoveTag
758
762
                        // 
759
763
                        this.m_ctxEntrySelectedRemoveTag.Name = "m_ctxEntrySelectedRemoveTag";
760
 
                        this.m_ctxEntrySelectedRemoveTag.Size = new System.Drawing.Size(144, 22);
 
764
                        this.m_ctxEntrySelectedRemoveTag.Size = new System.Drawing.Size(154, 22);
761
765
                        this.m_ctxEntrySelectedRemoveTag.Text = "&Remove Tag";
762
766
                        this.m_ctxEntrySelectedRemoveTag.DropDownOpening += new System.EventHandler(this.OnEntrySelectedRemoveTagOpening);
763
767
                        // 
764
768
                        // m_ctxEntrySelectedSep1
765
769
                        // 
766
770
                        this.m_ctxEntrySelectedSep1.Name = "m_ctxEntrySelectedSep1";
767
 
                        this.m_ctxEntrySelectedSep1.Size = new System.Drawing.Size(141, 6);
 
771
                        this.m_ctxEntrySelectedSep1.Size = new System.Drawing.Size(151, 6);
768
772
                        // 
769
773
                        // m_ctxEntrySelectedPrint
770
774
                        // 
771
775
                        this.m_ctxEntrySelectedPrint.Image = global::KeePass.Properties.Resources.B16x16_FilePrint;
772
776
                        this.m_ctxEntrySelectedPrint.Name = "m_ctxEntrySelectedPrint";
773
 
                        this.m_ctxEntrySelectedPrint.Size = new System.Drawing.Size(144, 22);
 
777
                        this.m_ctxEntrySelectedPrint.Size = new System.Drawing.Size(154, 22);
774
778
                        this.m_ctxEntrySelectedPrint.Text = "&Print...";
775
779
                        this.m_ctxEntrySelectedPrint.Click += new System.EventHandler(this.OnEntrySelectedPrint);
776
780
                        // 
778
782
                        // 
779
783
                        this.m_ctxEntrySelectedExport.Image = global::KeePass.Properties.Resources.B16x16_Folder_Outbox;
780
784
                        this.m_ctxEntrySelectedExport.Name = "m_ctxEntrySelectedExport";
781
 
                        this.m_ctxEntrySelectedExport.Size = new System.Drawing.Size(144, 22);
 
785
                        this.m_ctxEntrySelectedExport.Size = new System.Drawing.Size(154, 22);
782
786
                        this.m_ctxEntrySelectedExport.Text = "&Export...";
783
787
                        this.m_ctxEntrySelectedExport.Click += new System.EventHandler(this.OnEntrySelectedExport);
784
788
                        // 
 
789
                        // m_ctxEntrySelectedSep2
 
790
                        // 
 
791
                        this.m_ctxEntrySelectedSep2.Name = "m_ctxEntrySelectedSep2";
 
792
                        this.m_ctxEntrySelectedSep2.Size = new System.Drawing.Size(151, 6);
 
793
                        // 
 
794
                        // m_ctxEntryMoveToGroup
 
795
                        // 
 
796
                        this.m_ctxEntryMoveToGroup.Name = "m_ctxEntryMoveToGroup";
 
797
                        this.m_ctxEntryMoveToGroup.Size = new System.Drawing.Size(154, 22);
 
798
                        this.m_ctxEntryMoveToGroup.Text = "Move to &Group";
 
799
                        this.m_ctxEntryMoveToGroup.DropDownOpening += new System.EventHandler(this.OnEntryMoveToGroupOpening);
 
800
                        // 
785
801
                        // m_ctxEntrySelectAll
786
802
                        // 
787
803
                        this.m_ctxEntrySelectAll.Name = "m_ctxEntrySelectAll";
1909
1925
                        this.m_tabMain.ShowToolTips = true;
1910
1926
                        this.m_tabMain.Size = new System.Drawing.Size(654, 22);
1911
1927
                        this.m_tabMain.TabIndex = 2;
 
1928
                        this.m_tabMain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.OnTabMainKeyUp);
1912
1929
                        this.m_tabMain.MouseClick += new System.Windows.Forms.MouseEventHandler(this.OnTabMainMouseClick);
1913
1930
                        this.m_tabMain.SelectedIndexChanged += new System.EventHandler(this.OnTabMainSelectedIndexChanged);
 
1931
                        this.m_tabMain.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OnTabMainKeyDown);
1914
1932
                        // 
1915
1933
                        // m_splitHorizontal
1916
1934
                        // 
2026
2044
                        this.Load += new System.EventHandler(this.OnFormLoad);
2027
2045
                        this.Shown += new System.EventHandler(this.OnFormShown);
2028
2046
                        this.Activated += new System.EventHandler(this.OnFormActivated);
 
2047
                        this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.OnFormClosed);
2029
2048
                        this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OnFormClosing);
2030
2049
                        this.Resize += new System.EventHandler(this.OnFormResize);
2031
2050
                        this.m_ctxGroupList.ResumeLayout(false);
2174
2193
                private System.Windows.Forms.ToolStripMenuItem m_tbViewsShowExpired;
2175
2194
                private System.Windows.Forms.ToolStripSplitButton m_tbAddEntry;
2176
2195
                private System.Windows.Forms.ToolStripMenuItem m_tbAddEntryDefault;
2177
 
                private System.Windows.Forms.ToolStripMenuItem m_ctxEntryCopyCustomString;
 
2196
                private System.Windows.Forms.ToolStripMenuItem m_ctxEntryCopyString;
2178
2197
                private System.Windows.Forms.ToolStripMenuItem m_menuToolsGeneratePwList;
2179
2198
                private System.Windows.Forms.ToolStripSeparator m_menuToolsSep1;
2180
2199
                private System.Windows.Forms.ToolStripMenuItem m_menuViewWindowLayout;
2250
2269
                private System.Windows.Forms.ToolStripMenuItem m_menuToolsDbXmlRep;
2251
2270
                private System.Windows.Forms.ToolStripMenuItem m_menuFileRecentDummy;
2252
2271
                private System.Windows.Forms.ToolStripMenuItem m_menuFileSyncRecentDummy;
 
2272
                private System.Windows.Forms.ToolStripSeparator m_ctxEntrySelectedSep2;
 
2273
                private System.Windows.Forms.ToolStripMenuItem m_ctxEntryMoveToGroup;
2253
2274
        }
2254
2275
}
2255
2276