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[Ide] Fix About dialog taking 3s to openMichael Hutchinson
2011-11-29[Ide] Fix the About box renderingMichael Hutchinson
2011-11-17[Ide] The label in our alert dialog should not be tab focusableAlan McGovern
2011-11-08Merge remote-tracking branch 'origin/master' into macgtkMichael Hutchinson
2011-11-03[Core] Use a static SystemInformation.ToText method to generate the infoAlan McGovern
2011-11-03[Core] Separate out system info gathering into per-platform classesAlan McGovern
2011-10-31[Ide] Unbreak the apiLluis Sanchez
2011-10-27[Core] Refactor IAboutInformation and move it to CoreAlan McGovern
2011-10-27[Core] Add a randomly generated installation UUIDAlan McGovern
2011-10-27[Ide] Use string.PadRight instead of a custom methodAlan McGovern
2011-10-27[Core] Branding service can look up filesMichael Hutchinson
2011-10-03[Ide] Bounce Mac dock icon if inactive when showing dialogMichael Hutchinson
2011-10-02[Ide] About dialog should not be modal on MacMichael Hutchinson
2011-10-02[Ide] Fix mimetype section icons in options panelMichael Hutchinson
2011-10-01[Ide] Improve version info in the MD about boxMichael Hutchinson
2011-10-01[Ide] Remove Build Info tab from About boxMichael Hutchinson
2011-09-19Fix some buglets in the feedback dialogLluis Sanchez Gual
2011-09-17[Core] Make branding localizableMichael Hutchinson
2011-09-14[IDE] Moved the about information to another path.monodevelop-2.7.21Mike Krüger
2011-09-14[Ide] Added assembly versions, introduced extension point for aboutMike Krüger
2011-09-13[Ide] Clean up brandingMichael Hutchinson
2011-09-12[Ide] Fix reading branded image in About dialogMichael Hutchinson
2011-09-12[Ide] Clean up version info in About dialogMichael Hutchinson
2011-09-09Branding service is now responsible for opening pixbuf streams.Mike 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-08Created branding directory in startup assembly.Mike Krüger
2011-09-08Reworked the about box dialog.Mike Krüger
2011-09-06Adjust some splash screen sizes and positionsLluis Sanchez Gual
2011-08-30[Ide] Render the MD version and build info to a generic pngAlan McGovern
2011-08-19[Feedback] Use Author Email as a fallback in case the main one is nullAlan McGovern
2011-06-20Add feedback button.Lluis Sanchez Gual
2011-05-10Fixed 'Bug 690131 - Custom policies are not saved'.Mike Krüger
2011-03-31Cosmetic fix.Lluis Sanchez Gual
2011-03-31Support external display bindings as defaultMichael Hutchinson
2011-03-29[Ide] Add support for external display bindingsMichael Hutchinson
2011-03-03Correctly discard changes when quitting monodevelop without savingMike Krüger
2011-01-24Properly refresh the policies combo. Fix stack overflow.Lluis Sanchez Gual
2011-01-19* Makefile.am:Lluis Sanchez Gual
2011-01-13Fix copyright notice.Lluis Sanchez Gual
2010-11-12More dialog placement fixingMichael Hutchinson
2010-11-02[Core] Expose data to platform alert dialog handlerMichael Hutchinson
2010-10-26More placement cleanup.Michael Hutchinson
2010-10-26Fix file placement issues.Michael Hutchinson
2010-10-25Fix bug 646284 - MD crashes on opening Default PoliciesLluis Sanchez Gual
2010-10-22[Platform] Make exception dialog a platform dialogMichael Hutchinson
2010-10-22[Platform] Make AlertDialog into a platform dialogMichael Hutchinson
2010-10-21Fix warningsMichael Hutchinson
2010-10-21Cleaned up Run and Filters in platform dialogs and improved Mac dialogs.Michael Hutchinson
2010-08-02Mark splash screen as a popupMichael Hutchinson