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-08-02Update add-in versionsLluis Sanchez Gual
2011-08-01Flush project format fixesMichael Hutchinson
2011-07-27Missed one add notification call.Mike Krüger
2011-07-26Try to work around gtk# bug that occurs on gtk3 systems.Mike Krüger
2011-07-14fixed formatting issue.Mike Krüger
2011-07-14Convert line endings for generated files.Mike Krüger
2011-07-14Set correct new line endings for generated files.Mike Krüger
2011-07-05[Designer] Clean up class outline sorting Michael Hutchinson
2011-06-15Flush changes in stetic "invariant" formatMichael Hutchinson
2011-05-12Respect text style policy options when generating code.Mike Krüger
2011-04-13Added some more gnome3 workarounds.Mike Krüger
2011-04-12Fixed "Bug 686594 - Monodevelop is broken with new GTK3 and GNOME3".Mike Krüger
2011-03-31Support external display bindings as defaultMichael Hutchinson
2011-03-29[Ide] Add support for external display bindingsMichael Hutchinson
2011-03-17Don't check for arithmetic overflows.Lluis Sanchez Gual
2011-03-14Track api changes.Lluis Sanchez Gual
2011-03-11Fix NRE in stetic (Bug 652151)Lluis Sanchez Gual
2011-03-08Fixed 'Bug 677466 - Event handler incorrectly placed in gtk# window'.mkrueger
2011-02-08Fix 670219 - GTK Widgets won't restore after main form is deleted and new wid...Lluis Sanchez Gual
2011-02-02Upgraded to .NET 4.0Lluis Sanchez Gual
2011-01-21Fix custom widget support issue.Lluis Sanchez Gual
2011-01-13More MD version bumping.Lluis Sanchez Gual
2011-01-13Bump MD version to 2.6Lluis Sanchez Gual
2011-01-07Overhaul the code formatter extension pointsMichael Hutchinson
2010-12-03Fix code generation bug in which the class name are namespace areLluis Sanchez Gual
2010-12-02Fix bug 654372 - DIsplay string[] property from gtk custom widget in property...Lluis Sanchez Gual
2010-11-24Merge branch 'cecil-light'Jb Evain
2010-11-21Port libsteticui to cecil-lightJb Evain
2010-11-12More dialog placement fixingMichael Hutchinson
2010-11-09Added timer for code generation.Lluis Sanchez Gual
2010-11-09Fix bug 652212 - Error double-clicking GUI item in solution viewLluis Sanchez Gual
2010-11-04Flush stetic changes.Lluis Sanchez Gual
2010-10-26Fix #546987 - GTK designer outline in source viewMichael Hutchinson
2010-09-16[Build] Don't local-copy muliple Mono.AddinsMichael Hutchinson
2010-08-27Corrected line number iteration.Mike Krüger
2010-08-27Templates can now reference content files.Michael Hutchinson
2010-08-19Fix toolbox issue cause by the move of the designer to a subviewLluis Sanchez
2010-08-19Attach the designer as subviews of the main view.Lluis Sanchez
2010-08-09Fix bug #621615 - Setting PulseStep using visual designer generate wrong codeLluis Sanchez
2010-08-09Fix version parsing issue. Fixes bug #625374 - "Target GTK version" value is ...Lluis Sanchez
2010-07-25More stetic consistency tweaksMichael Hutchinson
2010-07-25Write stetic's XML files without a BOM so we get same output on .NET and Mono.Michael Hutchinson
2010-07-25Use LF for stetic.gui and objects.xml. We already use it for C# files, so thi...Michael Hutchinson
2010-07-25Fix a FIXME regarding omitting UTF8 BOM in glade files.Michael Hutchinson
2010-07-25Fix bad castMichael Hutchinson
2010-07-25Don't write inconsistent line endings to the gui.stetic file.Michael Hutchinson
2010-07-25Normalize relative path separators to / in the gui.stetic file to help make t...Michael Hutchinson
2010-07-22* Makefile.am:Mike Krüger
2010-07-13* extras/ValaBinding/ValaBinding.addin.xml:Michael Hutchinson
2010-07-05* MonoDevelop.GtkCore.GuiBuilder/CombinedDesignView.cs: Track APIMike Krüger