Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23Merge pull request #8470 from mono/pr-manish-logging-NSObjectResult-SetActive...Marius Ungureanu
2019-08-22[AutoTest] SetActiveRuntime: Filter out seperatorspr-manish-logging-NSObjectResult-SetActiveRuntimeManish Sinha
2019-08-20[AutoTest] Flatten all the IRuntimeModel child heirarchy into single enumerableManish Sinha
2019-08-19[AutoTest] Add logging in NSObjectResult.SetActiveRuntime to trace source of NREManish Sinha
2019-08-19[AutoTest] Fix ObjectProperties being leaked after being queriedtherzok
2019-06-10Merge branch 'master' into fix-select-target-configManish Sinha
2019-04-30More debugtherzok
2019-04-30More webview fixestherzok
2019-04-30Add WebView supporttherzok
2019-04-30Stub webview resulttherzok
2019-04-01Simplify some type checkstherzok
2019-03-20Fix typo "actuallt" to "actually"Manish Sinha
2019-03-20[AutoTest] SetActiveConfiguration: confirm that configuration is actually setManish Sinha
2019-03-20[AutoTest] SetActiveRuntime: make sure the runtime is actually* setManish Sinha
2019-03-20AutoTest: SetActiveRuntime should match by both OriginalId and DisplayStringManish Sinha
2019-03-20NSObjectResult: SetActiveRuntime enhancement for searching by different param...Manish Sinha
2019-02-15[AutoTest] Avoid leaking AppQuery and their whole stacktherzok
2017-10-11[AutoTest] Fix Spacing issue in GetColumnNumberManish Sinha
2017-10-11[AutoTest] Fix { align and space in GetColumnNumberManish Sinha
2017-10-06[AutoTest] Explictly use base.SetProperty to avoid stackoverflowManish Sinha
2017-10-06[Autotest] Allow referencing TreeView columns with "column__xx"Manish Sinha
2017-10-04[AutoTest] Only select row of NSTableView if index greater than zeroManish Sinha
2017-10-04[AutoTest] When NSObjectResult is NSTableView, Select should return trueManish Sinha
2017-10-04[AutoTest] Implement NSObjectResult.Selected for NSTableViewManish Sinha
2017-10-04[AutoTest] Add massive logging to NSTableView automationManish Sinha
2017-10-04[AutoTest] Extract Possible NSCell values in a methodManish Sinha
2017-10-04[AutoTest] Added support for NSTableView automationManish Sinha
2017-08-07[AutoTest] Added support for NSSegmentedControlManish Sinha
2017-05-24[AutoTest] Prevent NRE in GtkResultType.Text by checking for not nullManish Sinha
2017-05-11[AutoTest] Fix GtkWidgetResult.Click by passing right widget in Signal.EmitManish Sinha
2017-05-11[AutoTest] Add ability to click on any GtkElementManish Sinha
2017-05-11[AutoTest] Add ability to click on Label by emitting signal "activate-link"Manish Sinha
2016-08-05[AutoTest] Don't worry about Notebook having focusManish Sinha
2016-05-16[Autotest] Add ability to click at a specific coordinate.iain holmes
2016-01-12Merge remote-tracking branch 'origin/roslyn-nogtkshell'Marius Ungureanu
2016-01-05Fix a few source code quality issuesMarius Ungureanu
2015-12-18Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-15[AutoTest] Add a method to set a property on a queried objectiain holmes
2015-11-23Merge remote-tracking branch 'origin/roslyn' into roslyn-nogtkshellMarius Ungureanu
2015-11-23[Ide] Introduce Components.Window and Dialog. Cleanup Messaging.Marius Ungureanu
2015-11-20[Ide] Cleanup public Gtk types in AutoTest.Marius Ungureanu
2015-11-19Merge branch 'master' into roslynMatt Ward
2015-11-18[Ide] Fix resource leak from Cairo context.Cody Russell
2015-11-17Fix warningsLluis Sanchez
2015-11-10Merge remote-tracking branch 'origin/master' into roslyniain holmes
2015-11-02Merge branch 'roslyn', remote-tracking branch 'origin' into roslyn-64bitiain holmes
2015-10-30[AutoTest] Add support for sending BackSpace and Delete key strokeManish Sinha
2015-10-28[UITest] Don't override TypeKey and EnterText for GtkTreeViewManish Sinha
2015-10-27Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-10-21[AutoTest] Allow selecting row based on different models and Allow Toggling o...Manish Sinha