Changelog for
monodevelop-devel-5.10.0-157.36.x86_64.rpm :
Sat Sep 17 14:00:00 2016 mailaenderAATTopensuse.org
- Add a metadata file for https://en.opensuse.org/openSUSE:AppStore
Sun Jun 5 14:00:00 2016 fwdsbs.to.11dfAATTxoxy.net
- Added missing provides in order to help resolve dependencies in
packages monodevelop-database and monodevelop-database-gdb
Mon May 30 14:00:00 2016 fwdsbs.to.11dfAATTxoxy.net
- fix monodevelop.pc. monodevelop-database v5.10 should build now.
* Added patch fix-monodevelop-pc.patch: remove missing /usr/lib/monodevelop/bin/Newtonsoft.Json.dll from monodevelop.pc
Sat Mar 5 13:00:00 2016 iAATTmarguerite.su
- remove needless dependency pkgconfig(gtksourceview-sharp-2.0)
* it is needed with the option --enable-aspnet --enable-aspnetedit
* gtksourceview-sharp2 has been merged into gnome-desktop-sharp2
Mon Dec 7 13:00:00 2015 fwdsbs.to.11dfAATTxoxy.net
- Update to 5.10.0.871
* Dropped nuget-2.8.7-support.patch
* Added fake nuget for use in build process - no external nuget dependencies will be deployed
Tue Oct 27 13:00:00 2015 fwdsbs.to.11dfAATTxoxy.net
- Update to 5.9.6.23
* Added nuget-2.8.7-support.patch for nuget 2.8.7 support
Sat Aug 22 14:00:00 2015 mailaenderAATTopensuse.org
- Update to 5.9.5.9
* Improved: Added support for projects created in Visual Studio 2015
* Fixed: Unable to reference main project classes in Unit Tests
* Fixed: Fixed GTK log spew that can potentially cause IDE slowness
Thu Jun 11 14:00:00 2015 mailaenderAATTopensuse.org
- Update to version 5.9.4.5
* Improved: Nuget 2.8.5 support
* Improved: Formatting of nuget messages in Status Bar
* Improved: Use native menu for Test output context menu
* Fixed: Focus issue in when searching in the SearchBar
* Fixed: Ability to expand and collapse the detail of the Exception dialog
* Fixed: Crash in Toolbar
* Fixed: Duplicate \'Enable incremental builds\' options
* Fixed: Uncaught exceptions from unit tests can bring down the test runner
Sat May 2 14:00:00 2015 mailaenderAATTopensuse.org
- Update to version 5.9
* Added a redesigned new project dialog using a category hierarchy
and file creation preview pane.
* Added new Debugger visualizers (for color, images, locations) and
IEnumerable expansions.
* Added partial C# 6 Support to the Text Editor.
* Added a preview of editor settings changes.
* Updated Japanese translation.
* Added support for fast build checks. This feature reduces the time
it takes to check if a project needs to be built, so starting an app
is much faster when no code changes are made.
* Fixed: Tapping on a file or folder in the solution pad of a shared
project causes the project to collapse
* Fixed: Find and Replace in files changes the wrong strings
- Add downgrade_to_mvc3.patch as MCV4 is not yet available.
- New dependency pkgconfig(system.web.mvc3)
- Remove mono-data-postgresql depdency (dropped by upstream)
Sat Jan 17 13:00:00 2015 mailaenderAATTopensuse.org
- update to version 5.7
* Improved organization of global preferences.
* Improved the edit reference dialog.
* The startup project name is now stored in the user solution settings file instead of the .sln file.
* Find in Files command is now much faster and uses less memory when there are many hits.
* Application output (and other output pads) now have a Search command.
* Fixed crash when opening a project that uses an incompatible Subversion Working Copy format.
* Several optimization and fixes in the Version Control status view.
* Version Control Log view now displays a default icon for emails which aren’t linked on Gravatar.
* Menu options for add-in NuGet packages have been renamed to make them easier to discover.
* Error and warning icons applied to packages are now more consistent with other icons in the solution pad.
* Fixed: MonoDevelop doesn\'t recognize that files exist after NuGet Update.
* Fixed: Update all Packages in Solution not Updating Dependencies.
* Fixed: Unable to add NuGet package again after removing it.
* Hex debugger visualizer now shows a wider range of characters.
* Fixed: Cannot use typeof operator with type parameters.
* Fixed: Debugger reports a \'System.NotSupportedException\' exception when using Set Next Statement command.
* Fixed: Variable called dynamic confuses debugger.
* Fixed: Unable to remove custom code template.
* Fixed: Semicolon is put at the end of line instead at the position of cursor.
* Fixed: Sort usings yields strange result
* Fixed: Navigate Forward/Backward may cause a crash when used in rapid succession.
* Fixed: Editor tooltips overlay new windows.
* Fixed: Completion is not working for \'is\' statement.
* Fixed: Rename refactoring command fails with InvalidCastException on generic class name after \'new\'.
* Fixed: MonoDevelop not recognizing reflection extensions in PCL when Microsoft.Net.Http is present.
* Fixed: #define code showing as comments if symbol is not declared in build options.
* Fixed: Folding markers not correctly shown when the columns for #region and #endregion differ.
* Fixed: C# string property in object initializer autocompletes to #if.
* Fixed: Cannot open .cshtml files.
* Fixed delay when opening the project context menu.
* Fixed: Deleting a folder in the solution pad does not result in the folder being removed from the tree.
* Fixed occasional crash when deleting a solution folder while the properties pad is visible.
* Fixed: Copying info in the test output window results in wrong text being copied.
* Fixed: MonoDevelop throws exception on doing Export Policy to specific file.
* Fixed exception while creating VBNet->NUnit Library Project.
* Fixed: Cannot change font of the Test Results pad (e.g. to monospace font).
* Fixed: Nunit runner has trouble when class with TestFixture is defined without a namespace.
* Fixed: Time summary not correctly shown in Unit Tests pad.
* Fixed: T4 TextTransformation interface issue with Initialize.
* Fixed: T4 ignores output directive if PreprocessTemplate() is used.
* Fixed: \'Load previous solution on startup\' option breaks loading projects from the command line.
* Fixed: Removing reference to a shared project from project references causes UI freeze.
* Fixed: Enabling MSBuild Support in a Xamarin.Forms Shared Project doesn\'t build.
* Fixed: Go to Definition opens the assembly browser, but does not show the correct type.
* Fixed: File appears twice when searching.
* Fixed: \"Add Package Source\" popup window should remain at top.
Wed Dec 31 13:00:00 2014 mailaenderAATTopensuse.org
- fix \"add-in could not be started MonoDevelop.GnomePlatform\"
Sun Dec 21 13:00:00 2014 mailaenderAATTopensuse.org
- update to 5.5
* Support NuGet package dependencies in Components
* Support package version constraints in NuGet packages.config file
* Fixed Xaml completion when using shared asset projects
* Fixed crash in Subversion support (\"Another Subversion operation is already in progress\" error).
* Fixed an IndexOutOfRangeException when opening a file with custom added encoding.
* Fixed an issue where shared asset project references would be forgotten between MonoDevelop restarts.
* Fixed an crash that would occur rarely when reloading a file that changed outside of MonoDevelop.
* The text editor doesn\'t lose focus anymore when switching shell layouts.
* Fixed occasinal crash when changing from 2 to 1-column mode.
- nunit has been unbundled bxc#23696
- monodevelop-debugger-gdb has been integrated
Sun Dec 7 13:00:00 2014 mailaenderAATTopensuse.org
- fix the internal dependency generator bnc#907278
Mon Jun 16 14:00:00 2014 mailaenderAATTopensuse.org
- update to 5.0.1
* Higher resolution icons
* Added NuGet support by default
* Added F# support by default
* Added Xamarin.Forms project templates.
* Added Shared Assets Projects support.
* The default PCL profile has been changed to Profile78 (.NET 4.5)
* The \"search for new files on project load\" feature has been removed in favor of MSBuild wildcards in project files.
* The resx file template is now available for all .NET project types.
* Fixed resx codebehind generation for PCL projects.
* The VS2012 solution format is now used by default, compatible with Visual Studio 2010 SP1 and later.
* Added simple code completion when editing MSBuild project files.
* The source editor now recognizes defines set automatically by the build system such as __ANDROID__.
* Improved visual appearance of Source Code Analysis.
* Derived symbol finding is much faster now.
* Usage highlighting is now displayed in source analysis bar.
* Fixed ‘Subversion Operation is already in progress’ issues.
* Fixed issues with being able to delete current branch in Git.
* Fixed IDE hanging when managing tags in Git.
* Added support for upgrading Subversion repositories and reporting if the Subversion working copy is too new to handle.
* Fixed an exception thrown when double clicking on Log diff.
* Improved experience with the Checkout Dialog when handling invalid URLs, non-empty checkout directories and invalid credentials.
* Fixed an issue which allowed users to make a commit with an empty message.
* Changed Version Control Remove command’s confirmation text to “Remove” instead of “Delete” to prevent confusion of what will happen.
* Remote Status button has been removed from Review and Commit for Git.
* Optimized Review and Commit diff loading.
* Optimized switching to Changes View when double clicking a diff in the Log.
* Debugger: Generic methods now can be invoked in the Immediate Window.
* Added possibility to choose whether you want to generate Asynchronous methods when using Web References.
* Fixed issues with PCL and Web References.
* Added Delete All context action for Web References Folder.
* Split Web References folder into Web References and Web Services.
* Fix execution target list unexpectedly changing.
* The Test Pad now only shows tests that will be built in the active configuration.
* Added PublicResXFileCodeGenerator custom build tool
* Improved french translation
* Fixed crash when using the Hex debugger visualizer
* Files in the solution are now sorted by file name without extension.
* When grouped files are ungrouped in the solution pad, this change will now be persisted correctly.
* MSBuild project loading errors are now reported back to the build output pad.
* The correct font is now used in custom UI elements on Windows.
* ASP.NET file templates are now usable from ASP.NET MVC projects.
* It’s no longer possible to create custom policies with null or invalid names.
* Component references can now be removed from projects even when they are corrupt/invalid.
* Downloaded updates are now kept in the cache when switching updater channels, and the cache is periodically pruned.
* Files in the update download cache now have user-friendly names.
* VI status area no longer hangs on some systems
Sun Mar 9 13:00:00 2014 mailaenderAATTopensuse.org
- update to 4.2.3
* Fixed performance issue when opening very large files
* Fixed excessive CPU usage in some cases
* Added support for detecting simplified chinese encoding
* Improved automatic code formatting
* Code Issues Pad now supports File and Project grouping
* Add support for local-copying package assembly references
* Added support for reading projects created by Visual Studio 2013. However, they can currently only be built on Windows.
* Moved the ‘Use MSBuild engine’ option to the Build panel for Projects
* Improved the Exception Caught dialog
* Implemented support for evaluating null references in the Immediate and Watch windows.
* Added possibility to choose visibility for generated proxies.
* Fixed issues with proxy namespace generation when URLs contained dashes
* Fixed issues with Keychain storage for Git.
* Added a way to disable Version Control per solution basis. It is accessed by right clicking a solution -> Options -> Version Control -> General -> ticking the Disable Version Control for this Solution.
* Fixed entries in Commit Dialog being doubled
* The status bar now displays the relative path of the opened file
* Fixed: all menu items are disabled when MonoDevelop is in fullscreen mode
* Fixed: changing desktop wallpaper causes UI misbehavior
* Disabled Add-ins are no longer re-enabled after MonoDevelop Upgrade
* Fixed memory leak caused by the code completion database
Sat Feb 22 13:00:00 2014 mailaenderAATTopensuse.org
- Update to 4.2.2
* No Linux specific changes.
Thu Dec 26 13:00:00 2013 mailaenderAATTopensuse.org
- Added missing libgnomeui-2.so.0 for MonoDevelop.GnomePlatform.
Tue Nov 26 13:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.2.1
* no changelog provided
Sat Nov 16 13:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.2
+ Improved support for on-the-fly formatting and indenting.
+ Improved source analysis (beta), with better performance, memory use and stability.
+ Fixed several issues when editing aspx and xml files.
+ Improved handling of files with mixed line endings.
+ Improved the look of in-line error bubbles.
+ Reloading a modified file from disk and restoring from Autosave are now undo-able actions.
+ Fixed F# syntax highlighting issues
+ Improved the speed and user experience of the import symbol completion
+ Added commands for tagging branches, removing and push tags (Git).
+ Fixed incorrect repository detection issue (Git).
+ Fixed error when adding Web References in a Subversion repository.
+ Improved progress monitoring and notifying for Subversion on Windows.
+ Added option for disabling version control support globally.
+ Improved support for visualizing big arrays using the hex visualizer (data is now incrementally fetched)
+ Allow stepping into autogenerated enumerators in user assemblies
+ Improved stability when debugging on the Microsoft .NET CLR.
+ Properly load and interpret projects which make use of properties and environment variables in the definition of project items.
+ Fixed bug that caused classes from System.Core and PCL framework assemblies to not be shown in code completion
+ Improved PCL profile selection panel
+ Implicit PCL framework references are now shown in the solution pad.
Sat Oct 26 14:00:00 2013 sclifconAATTgmail.com
- Update to 4.0.14
+ This is a hot fix release.
Sat Oct 19 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.13
+ Reduced the memory usage significantly (in particular for Git).
+ Blame view is now more compact for Git.
+ The Commit command and Review Changes have been squashed into the same handler. You can no longer directly invoke the Commit dialog by right clicking on a solution tree node.
+ Status View now allows diff copy-pasting.
+ Added a way to fix project/solution files that are in conflicted state. A right click option has been added.
+ Implemented Progress Monitoring for Subversion Commands.
+ Implemented cancelling of Version Control Checkout/Clone command.
+ Version Control: it now always properly initializes, not having issues with loading overlay icons on nodes anymore.
+ Version Control: Fixed issues with submodule update usage.
+ Version Control: Fixed many issues with wrong detection of repository type
+ Version Control: Fixed many issues with Subversion \"Operation is in Progress\".
+ Version Control: Fixed issues where localization was not culture invariant for stashes
+ Version Control: Fixed issues with Git pushing new branches to remote.
+ Added a c-string visualizer for byte[]
+ Added a hex visualizer for string, byte[] and char[]
+ Added support for char[] to the default text visualizer
+ Added basic code-completion support to the Immediate Window
- added --disable-update-mimedb to ./configure to avoid clashes
- fixed the internal dependency generator
Thu Aug 8 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.12
+ Fixes problems related to opening project files.
Sat Aug 3 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.11
+ Improved speed & memory usage
+ Format items in strings now are highlighted and get completion
+ Improved parsing error recovery (completion is now much less likely to break while typing)
+ Reworked completion options
+ Automatic bracket insertion for methods and constructors
+ Completion list may now contain items from other namespaces and import them
+ Usage highlighting has now indicators if a usage is changing the value or not
+ New message bubble design
+ Improved speed & memory usage
+ Added support for Subversion 1.7.
+ Improved user experience with Subversion commands.
+ Revert on Project/Solution nodes no longer recursively reverts containing items.
+ Added support for adding and removing items from ignore lists.
+ Improved user experience with committing and updating.
+ Fixes to Subversion Log view when handling items which have been deleted/added in the selected revision
+ Fixes to Subversion Blame view regarding line numbers.
+ Fixed Git merging/rebasing to a remote branch.
+ Files opened in the IDE are automatically reloaded after doing a version control update.
+ Git Checkout will now also clone submodules
+ Git branches with invalid names can no longer be created.
+ The version control Remove command no longer deletes the files from disk, only removes them from the repo.
+ Review Changes will now update itself, not open another tab if it’s used on the same node.
+ It is possible to copy-paste diffs from the Log Widget.
+ A warning is now shown when trying to commit unsaved files.
+ The tests pad now shows results from previous NUnit runs
Wed Jul 24 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.10
+ Added proper new line support to the text editor.
+ Added an icon to represent variables in the debugger.
+ Added debugger tooltips for multi-level properties.
+ Added debugger tooltips for class members when used in methods.
Fri Jun 28 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.9
+ Global performance improvements when building solutions with many projects.
+ Fixed loading of projects with wildcards on Windows
+ Build errors and warnings are not accumulated anymore between builds
+ Fixed several issues when editing HTML files.
+ Improvements in the vi editing mode
+ It is now possible to add and remove watch expressions
to the Watch window even while not debugging.
+ Fixed debugger tooltips for ‘value’ in property setters
and for method parameters with default values.
+ Adding and removing breakpoints should always work now.
+ Added Debug Test command in the context menu of the test tree.
- Update changelog with information gathered from
http://docs.xamarin.com/releases/studio/xamarin.studio_4.0
- http://monodevelop.com/Download is updated again,
removed git source fetcher and separated addons as before.
Fri Jun 28 14:00:00 2013 sclifconAATTgmail.com
- Fixed detection of the MonoDevelop.Debugger
Fri Jun 21 14:00:00 2013 sclifconAATTgmail.com
- Added subpackages for monodevelop-database and monodevelop-debugger-gdb
- Added new profile for compiling new subpackages.
Sat May 18 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.8
+ This release removes a NullReferenceException when running
mdtool to clean a solution from the command line.
- Changes from 4.0.7
+ This release adds critical improvements to the Updater service.
- Changes from 4.0.6
+ The Find in File functionality in the editor has been improved.
Sat May 4 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.5
+ Added support for file wildcards in project files
+ Added initial support for arbitrary project dependencies.
+ Fixed issue that caused solutions to be duplicated in the
solution tree when opening directly from the file explorer.
+ Project folders can now be expanded/collapsed with double-click.
+ Global search now returns commands which are specific to the
current selection.
+ Run will now build the startup project and any dependency of it.
+ Gutter font can now be changed
+ New smart tag system for code actions
+ Namespaces can now be renamed and find namespace references works now
+ VI mode status area has now a line, column indicator
+ Resolve namespace imports can now fix project references
+ Improved Breakpoint Hit Count functionality to support all of the
functionality that Visual Studio provides (and more!)
+ Improved Breakpoint Pad to allow multi-selection
+ Allow users to search in the Call Stack Pad in the debugger
+ Added support for dragging & dropping code snippets from the
Text Editor into the debugger’s Watch Pad
+ Many other fixes to the debugger
- Silenced some bogus RPMlint warnings
Fri Apr 26 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.4
Mon Apr 8 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.3.13
+ unanounced, no changelog provided
Mon Apr 1 14:00:00 2013 mailaenderAATTopensuse.org
- Update to 4.0.1
+ no changelog provided
- Fetch directly from git as monodevelop.com/download is unmaintained
Fri Mar 15 13:00:00 2013 mailaenderAATTopensuse.org
- Update to version 4.0
+ no changelog provided
Fri Mar 1 13:00:00 2013 mailaenderAATTopensuse.org
- spec file cleanup
* license change: http://tirania.org/blog/archive/2009/Dec-15.html
* fix RPM groups
* add devel package
* fix file endings
* fix dependency generator
* remove duplicates
* remove spurious executable bits
Fri Feb 1 13:00:00 2013 dimstarAATTopensuse.org
- Don\'t require mono-tools: it\'s just some documentation help and
it is not available for mono 3 yet.
Sun Jan 20 13:00:00 2013 mailaenderAATTopensuse.org
- spec file cleanup
* remove obsolete suse macros
* use pkgconfig where possible
* add project URL
* remove redundant clean
Sat Dec 15 13:00:00 2012 safknwAATTgmail.com
- Updated MD to 3.0.6:
+ Provides preliminary Android API17 (Jellybean 4.2) support.
+ Fixes loading projects created in VS2012.
Fri Nov 16 13:00:00 2012 mailaenderAATTopensuse.org
- Spec file cleanup
- Added requires for postgresql for database extensions
- Added requires for automake and libtool for packaging purposes
Sun Nov 11 13:00:00 2012 sfarooquiAATTfaichi.org
- Updated MD to 3.0.5 beta
- removed autoconf as it is no longer available.
Thu Apr 5 14:00:00 2012 reddwarfAATTopensuse.org
- Remove autoreconf call. Unneded and broke build since autoconf
was not available.
Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Mon Oct 31 13:00:00 2011 nmarquesAATTopensuse.org
- Update to 2.8.1
* http://monodevelop.com/Download/What\'s_new_in_MonoDevelop_2.8
- Add monodevelop-upstream-d224fe1686.patch: MimeType entry needs
to end with a \";\" for freedesktop compliance. Accepted upstream
commit d224fe1686
- Add monodevelop.rpmlintrc: we can hide a few expected warnings
- Use pkgconfig() calls whenever possible
- Remove fedora/rhel scriptlets and use openSUSE macros:
+ %desktop_database_postun
+ %icon_theme_cache_postun
+ %mime_database_postun
- Add libgnomeui to Requires for >= 1140 (load GNOME2 platform
addin, dismisses non fatal error box on startup
- Add fdupes to Requires and macro on %install
- Split: devel and lang
- Removed all fedora/rhel scriptlets and several cleanups
Tue Feb 22 13:00:00 2011 ajorgensenAATTnovell.com
- Update to 2.4.2
* http://monodevelop.com/Download/MonoDevelop_2.4.2_Released
Thu Nov 18 13:00:00 2010 ajorgensenAATTnovell.com
- Update to 2.4.1
* http://monodevelop.com/Download/MonoDevelop_2.4_Released
Fri Oct 29 14:00:00 2010 ajorgensenAATTnovell.com
- Update to 2.4
* http://monodevelop.com/Download/MonoDevelop_2.4_Released
Tue Mar 16 13:00:00 2010 ajorgensenAATTnovell.com
- Update to 2.2.2
* http://monodevelop.com/Download/MonoDevelop_2.2.2_Released
Tue Jan 26 13:00:00 2010 ajorgensenAATTnovell.com
- Update to 2.2
* http://monodevelop.com/Download/MonoDevelop_2.2_Released
Thu Sep 3 14:00:00 2009 ajorgensenAATTnovell.com
- Requires mono-tools (for monodoc) fixes bnc#536695
Mon Aug 24 14:00:00 2009 ajorgensenAATTnovell.com
- Patch fixing syntax addins
Tue Mar 31 14:00:00 2009 ajorgensenAATTnovell.com
- Update to 2.0
* http://www.monodevelop.com/Download/MonoDevelop_2.0_Released