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
2015-11-27[Ide] Fix crash in global search popup window.Matt Ward
2015-09-17[Ide] Migrate IRuntimeModel to have a self-contained mutable structureMarius Ungureanu
2015-05-19[Ide] Fix root window not being focused from detached tabMarius Ungureanu
2015-05-08[Ide] Made the search popup window more robust.Mike Krüger
2015-04-03[Ide] Minor tweak to runtime combo for windowsGreg Munn
2015-03-31[Toolbar] Fix NRE.Marius Ungureanu
2015-03-19Bug 28178 - Crash changing the iphone simulator deviceMarius Ungureanu
2015-03-10[Toolbar] Reset status when Workbench is closed.Marius Ungureanu
2015-03-10Bug 27769 - Unified search pop-up window does not close when another window g...Marius Ungureanu
2015-03-07[Ide] Add counter for file openedLluis Sanchez
2015-03-03[Toolbar] Fix configuration reseting.Marius Ungureanu
2015-02-24[XMToolbar] Fix regression in runtime menu.Marius Ungureanu
2015-02-23[XMToolbar] Abstract StatusBarIcon to support crossplatform functionality.Marius Ungureanu
2015-02-17[Toolbar] Split IMainToolbarView into more interfaces.Marius Ungureanu
2015-02-17[Toolbar] Refactor SearchMenuItem into an interface.Marius Ungureanu
2015-02-17[Toolbar] Some documentation improvements.Marius Ungureanu
2015-02-16[Toolbar] Split combobox logic into controller.Marius Ungureanu
2015-02-16[Toolbar] Move ICommandBar handling from ButtonBar to MainToolbarController.Marius Ungureanu
2015-02-16[XMToolbar] Searchbar implementation.Marius Ungureanu
2015-02-15[Toolbar] Import Cody's patch for fullscreen positioning of popup.Marius Ungureanu
2015-02-14[XMToolbar] Initial stubbed toolbar.Marius Ungureanu
2015-02-14[StatusArea] Remove this assert as it's done further down the chain anyway.Marius Ungureanu
2015-02-14Introduce StatusBarContextHandler. Minor API Break in StatusBarContextBase.Marius Ungureanu
2015-02-14[Toolbar] Move buttonbar building into controller.Marius Ungureanu
2015-02-14[Toolbar] Move more logic into Controller.Marius Ungureanu
2015-02-14[Toolbar] Move Popup Window logic into Controller.Marius Ungureanu
2015-02-14[Toolbar] Removed unused member PopupWindowMarius Ungureanu
2015-02-14[Toolbar] Split SearchBar commands into own handlers.Marius Ungureanu
2015-02-14[Toolbar] Introduce SearchMenuItem and fix a bug regarding search category.Marius Ungureanu
2015-02-14[Toolbar] Make MainToolbarController the ICommandBar implementorMarius Ungureanu
2015-02-14[Toolbar] Introduce MainToolbarController and IMainToolbarView.Marius Ungureanu
2015-02-05[Ide] Give the main toolbar enough height to fit the search entry on hidpi Wi...Cody Russell
2015-01-08Merge pull request #703 from mono/vaclav/icons-renamingVaclav Vancura
2015-01-08[Icons] Some forgotten changes, sorryVaclav Vancura
2015-01-07[Core] Provide a way to highlight items in the runtime combo (device selector...Greg Munn
2015-01-05[Icons] Simplifying icon namesVaclav Vancura
2015-01-05[Icons] Cleaning up icons all aroundVaclav Vancura
2014-11-19Revert "Implemented 'Bug 12796 - Should show text in search box? '."Lluis Sanchez
2014-11-11Fixed 'Bug 24299 - File appears twice when searching '.Mike Krüger
2014-09-04Fixed 'Bug 22608 - Jump to location causes exception'.Mike Krüger
2014-07-30[Core] Fix text truncation for device target combo commands. Bug 21106Greg Munn
2014-06-13Merge branch 'master' into retina-SideBySideLluis Sanchez
2014-06-09Merge branch 'master' into android-device-targetingLluis Sanchez
2014-06-06[Docking] Present the root window when activating the search entry.Cody Russell
2014-06-04[Ide] Allow search data source to access the original search text.Matt Ward
2014-06-04Merge remote-tracking branch 'origin/master' into android-device-targetingLluis Sanchez
2014-06-04[Ide] Fix issue with commands in the target selector comboLluis Sanchez Gual
2014-06-03[Ide] Fix minor merge issue.Greg Munn
2014-06-02Merge branch 'master' of https://github.com/mono/monodevelop into android-dev...Greg Munn
2014-05-31[Android] Use Pango.EllipsizeMode.Middle to avoid clipping and scrolling for ...Greg Munn