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
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-20[Ide] Cleanup public Gtk types in AutoTest.Marius Ungureanu
2015-10-28[UITest] Don't override TypeKey and EnterText for GtkTreeViewManish Sinha
2015-10-21[AutoTest] Allow selecting row based on different models and Allow Toggling o...Manish Sinha
2015-08-13[AutoTest] Expand the row in TreeView when it is selectedManish Sinha
2015-08-11[AutoTest] Added Selected () operation to assert if the item is selectedManish Sinha
2015-07-28[AutoTest] GtkTreeView should be focused before any Iter is selectedManish Sinha
2015-07-23[UITests] Add Workbench class for Workbench related activities and fix testsManish Sinha
2015-07-17[AutoTest] Allow recursive and non-recursive Children operationManish Sinha
2015-07-16[AutoTest] Override Properties () for GtkTreeModelResultManish Sinha
2015-07-08[AutoTest] Remove Action from Flash methodsManish Sinha
2015-06-25[AutoTest] Allow non-recursive Children () operationManish Sinha
2015-06-25[Test Framework] Add ability to flash the AppResultsiain holmes
2015-06-22[AutoTest] Enhance Property operation to use period seperatedManish Sinha
2015-06-18[AutoTest] Fix Property operation on GtkTreeModelResult.csManish Sinha
2015-06-16Merge pull request #949 from manish/autotest-treeview-indexed-selectioniain
2015-06-16[AutoTest] Use GtkTreeModelResult.Property to match IterValue propertiesManish Sinha
2015-06-15[AutoTest] Return the child TreeIter for TreeView when Children () is calledManish Sinha
2015-06-09[AutoTest] Override FlattenChildren for GtkTreeModelResultManish Sinha
2015-06-09Merge pull request #936 from manish/more-git-testsManish Sinha
2015-06-09[AutoTest] Use GtkTreeModelResult.Click to expand nested rowsManish Sinha
2015-06-09[Test Framework] Add a second version of TypeKey for typing non-standard keysiain holmes
2015-06-08[Test Framework] Add parsing of the Gdk Modifier flagsiain holmes
2015-06-03[AutoTest] Added SourceQuery to QueryResult so that actual query can be known...Manish Sinha
2015-05-20[Autotest] Execute the queries and result actions on the main threadiain holmes
2015-05-12[AutoTest] Add support for ComboBoxes.iain holmes
2015-04-15[Test Framework] Remove some rogue debugging and an unused methodiain holmes
2015-04-15[Test Framework] Add a Contains operatoriain holmes
2015-04-15[Test Framework] Move the operations and results subdirectories into the pare...iain holmes