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
2011-11-29[MacDev] Show an error if xcode 4.2 is not installedAlan McGovern
2011-11-24[Core] Handle both vertical and horizontal tabs correctlyAlan McGovern
2011-11-24[Core] Fix the implement of DragNotebook.FindTabAtPositionAlan McGovern
2011-11-16Merge branch 'macgtk'Michael Hutchinson
2011-11-16Fixed 'Bug 1355 - NullReferenceException when minimising MonoDevelop'.Mike Krüger
2011-11-15Merge remote-tracking branch 'origin/master' into macgtkMichael Hutchinson
2011-11-10Fixed "Bug 1291 - Go to declaration and Navigate to... don't positionMike Krüger
2011-11-09[CSharpBinding] Parser now updates on empty document. (Part 2 of "BugMike Krüger
2011-11-08Merge remote-tracking branch 'origin/master' into macgtkMichael Hutchinson
2011-11-05Unify keyboard mapping hacksMichael Hutchinson
2011-11-05Filter context menu clicks from left-click handlingMichael Hutchinson
2011-11-04Make context menu trigger API more conciseMichael Hutchinson
2011-11-03[Ide] Fix some warningsMichael Hutchinson
2011-11-03[Ide] Port document tabs to new context menu APIMichael Hutchinson
2011-10-27[Ide] Allow branding the app iconsMichael Hutchinson
2011-10-27[Ide] Fix some warningsMichael Hutchinson
2011-10-12[VersionControl] Turn DiffView/LogView/BlameView etc into extension pointsAlan McGovern
2011-10-11[Ide] Remove reference to 'monomac' in the migration handler dialogAlan McGovern
2011-10-07[Ide] Fix some 1-based line/col bound checksMichael Hutchinson
2011-10-06[Ide] The default action should be to not migrate projectsAlan McGovern
2011-10-26[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
2011-10-04[Ide] Fix document switcher w/ empty categoriesMichael Hutchinson
2011-10-04[Ide] Fix Bug 1172 - Document switcher has very badly regressedMichael Hutchinson
2011-10-03[Ide] Bounce Mac dock icon if inactive when showing dialogMichael Hutchinson
2011-10-02[Ide] Fix a typoMichael Hutchinson
2011-10-02[Ide,Mac] Support for grabbing desktop focusMichael Hutchinson
2011-10-01[Ide] DocumentSwitcher needs to be a toplevel windowMichael Hutchinson
2011-09-30[Ide] Fix OpenDocumentOptions.BringToFrontMichael Hutchinson
2011-09-30[Ide] Added CommonTextEditorOptions classMichael Hutchinson
2011-09-30[Core] ProjectLoadProgressMonitor needs to implement IProgressLoadProgressMon...Alan McGovern
2011-09-27[Ide] Catch InvalidEncodingException for newContent.Load as well. Fixes bug #...Jeffrey Stedfast
2011-09-27[Ide/Projects.Text]: Do proper error handling for invalid encodings when load...Jeffrey Stedfast
2011-09-27[Core] Implement a console based ProjectLoadProgressMonitor for mdtoolAlan McGovern
2011-09-27[Ide] Improve the uppercase/lowercase commandsMichael Hutchinson
2011-09-27[Ide] Made error dialog for bug #743 prettier.Jeffrey Stedfast
2011-09-27D'oh, fix previous commitJeffrey Stedfast
2011-09-27[Ide] Upper/LowercaseSelection(): Disable when appropriate. Fixes bug #740.Jeffrey Stedfast
2011-09-26[Core] Refactor the UI out of the project migration handlersAlan McGovern
2011-09-26Merge branch 'clean-projects-async' of https://github.com/dragan/monodevelop ...Lluis Sanchez Gual
2011-09-23[IDE] Moved GettextCatalog.GetString call up.Dale Ragan
2011-09-21[IDE] Select the opening document only when BringToFront option is set.Lluis Sanchez Gual
2011-09-19Fix some buglets in the feedback dialogLluis Sanchez Gual
2011-09-19Fixed 'Bug 871 - After setting editor font size, opened files areMike Krüger
2011-09-09Fixed possible race caused by monodevelop branding (branding has nowMike Krüger
2011-09-08Use application name branding.Mike Krüger
2011-09-07[IDE] Clean build targets asynchronously.Dale Ragan
2011-09-03Merge branch 'master' of github.com:mono/monodevelopMike Krüger
2011-09-02[Ide] Remove a GTK+ workaround that's no longer necessaryMichael Hutchinson
2011-08-31Fixed 'Bug 491 - Window switcher background '.Mike Krüger
2011-08-29Fixed 'Bug 440 - Can't click buttons without clicking in the textMike Krüger