Method |
Description |
|
ButtonBrowsePathsClicked ( object sender, EventArgs e ) : void |
|
|
ButtonStopClicked ( object sender, EventArgs e ) : void |
|
|
CheckbuttonRecursivelyDestroyed ( object sender, EventArgs e ) : void |
|
|
ComboboxentryPathDestroyed ( object sender, EventArgs e ) : void |
|
|
FindInFilesDialog ( bool showReplace ) : System |
|
|
FindInFilesDialog ( bool showReplace, string directory ) : System |
|
|
GetChildWidget ( Container toplevel, Type type ) : Widget |
|
|
GetFilterOptions ( ) : MonoDevelop.Ide.FindInFiles.FilterOptions |
|
|
GetScope ( ) : MonoDevelop.Ide.FindInFiles.Scope |
|
|
HandleReplaceClicked ( object sender, EventArgs e ) : void |
|
|
HandleScopeChanged ( object sender, EventArgs e ) : void |
|
|
HandleSearchClicked ( object sender, EventArgs e ) : void |
|
|
HideDirectoryPathUI ( ) : void |
|
|
HideFileMaskUI ( ) : void |
|
|
HideReplaceUI ( ) : void |
|
|
InitFromProperties ( ) : void |
|
|
LoadHistory ( string propertyName, ComboBoxEntry entry ) : void |
|
|
OverrideStockLabel ( Button button, string label ) : void |
|
|
SearchReplace ( string findPattern, string replacePattern, MonoDevelop.Ide.FindInFiles.Scope scope, MonoDevelop.Ide.FindInFiles.FilterOptions options, System UpdateStopButton ) : void |
|
|
SetButtonIcon ( Button button, string stockIcon ) : void |
|
|
ShowDirectoryPathUI ( ) : void |
|
|
ShowFileMaskUI ( ) : void |
|
|
ShowReplaceUI ( ) : void |
|
|
ShowSingleInstance ( FindInFilesDialog newDialog ) : void |
|
|
StoreHistory ( string propertyName, ComboBoxEntry comboBox ) : void |
|
|
StorePoperties ( ) : void |
|
|
TableAddRow ( Table table, uint row, Widget column1, Widget column2 ) : void |
|
|
TableGetRowForItem ( Table table, Widget item ) : uint |
|
|
TableRemoveRow ( Table table, uint row, Widget column1, Widget column2, bool destroy ) : void |
|
|
UpdateStopButton ( ) : void |
|
|