7728 Commits (2c1f4a7a72b9e81928b3c27d89893e35cc9bc29e)
 

Author SHA1 Message Date
peterforstmeier 2dfb2c5693 Grouping with TableStrategy.cs 15 years ago
Peter Forstmeier 88ae3c1f4a Expressions inside groups 15 years ago
Peter Forstmeier d6ac8a11af Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports 15 years ago
mrward cc85f6564a Add logging to SharpDevelopProjectSystem. 15 years ago
peterforstmeier b039d9763c ResultPanel.cs and TableName 15 years ago
Peter Forstmeier 6c79edf505 FollowPropertyPath with grouping 15 years ago
Peter Forstmeier f4219160ae Modify Test's 15 years ago
mrward 28ce7f2d26 Files added by NuGet package are now removed when package is uninstalled. 15 years ago
mrward 3d6c88d5cc Show NuGet log messages in Output window. 15 years ago
peterforstmeier 651cc616bd Test for FollowPropertyPath and Grouping with Collections 15 years ago
peterforstmeier a69d65fa5f cleanup 15 years ago
Peter Forstmeier 566a235d02 Changed bug when GroupFooter is added without Wizard 15 years ago
Peter Forstmeier 4237e4c6a7 Better grouping with collections 15 years ago
peterforstmeier 06a04c13ae GraphicsContainer can be used with printer and pdf 15 years ago
mrward cbe272ce6b Use XML highlighting for file extensions defined in XMLEditor.addin file. 15 years ago
mrward 14de7f0723 Associate supported MSBuild project files with XML editor. 15 years ago
mrward ca3c59d455 Add support for xml completion with the NuGet nuspec XML schema. 15 years ago
mrward 7e006da63c Add NuGet nuspec XML schema. 15 years ago
mrward 19729e1bdb Determine PackageOperations only once and use them when installing packages. 15 years ago
peterforstmeier 042d2fecc4 Cleanup 15 years ago
peterforstmeier 56cd50bf0b Rectangle and Circle can act as Container 15 years ago
Matt Ward 540b66cc37 Ignore FileLoadException thrown when attempting to load an unverifiable assembly. 15 years ago
Daniel Grunwald 8d828d1702 AvalonEdit: Add "EnableRectangularSelection" and "EnableTextDragDrop" to TextEditorOptions. 15 years ago
peterforstmeier 0fdc2e1de1 Add Layouter to Servicecontainer 15 years ago
mrward b7f372bb64 Update to NuGet 1.1 15 years ago
Daniel Grunwald 5280d731ce Deactivate code completion when non-default input handler (e.g. incremental search) is used. 15 years ago
Daniel Grunwald f2f61d6c5e Fixed bug in window bound restore code (introduced in 1230d8a392) 15 years ago
Daniel Grunwald 783fc0024e VisualLine.GetVisualColumnFloor bugfix: for positions after the end of the line; return the line's end column. 15 years ago
peterforstmeier 1f65200563 Add ServiceContainer.cs with UnitTest's 15 years ago
peterforstmeier 2d90b7e8ac Change namespace 15 years ago
mrward af85c593cf Update to WiX 3.5 15 years ago
peterforstmeier 21e807ce49 Remove 'Irony' from Projects, set reference to Libraries/Irony.dll 15 years ago
mrward a7dd797c87 Do not send empty search criteria in http request to NuGet repository. 15 years ago
mrward f69e6bdb83 Prevent repeated http requests sent to NuGet repository when selecting a different page. 15 years ago
peterforstmeier ad5e0a4e9c Better Solution to walk down PropertyPath from StackOverflow.com 15 years ago
mrward a825d13f0f Update to IronRuby 1.1.2 15 years ago
mrward 499758b414 Use key binding to trigger searching in the Add Package Reference dialog on pressing the enter key. 15 years ago
peterforstmeier 8f01821afd Cleanup 15 years ago
Eusebiu Marcu ab9f590fba Fix Access Denied error when opening the same type (thanks to Martin). 15 years ago
Daniel Grunwald be23f5c119 Merge branch 'master' of f:\SD.git-bundle 15 years ago
Daniel Grunwald a2b6f99504 Merge branch '4.0' of f:\SD.git-bundle into 4.0 15 years ago
Daniel Grunwald 35793efc6f Merge branch '4.0' 15 years ago
Daniel Grunwald c8dc5154dd Improved inline object handling. Inline objects that change their size in response to user input are now supported. 15 years ago
Matt Ward 90e3b939a3 Fix null reference exception when dragging controls from the toolbox to a WiX dialog when a project has not been opened. 15 years ago
Daniel Grunwald 569185d113 AvalonEdit: Change inline object implementation so that inline objects are direct children of the TextView (instead of being children of the TextLayer). 15 years ago
peterforstmeier 5483f5d692 Cleanup test 15 years ago
Matt Ward 6e16bab319 Fix null reference exception when opening a WiX dialog in the designer. 15 years ago
mrward 85c7b54d85 Fix right click menu in XML tree view. 15 years ago
mrward 4b3a456fd0 Fix null reference when XmlTreeView not created and clipboard handler methods called. 15 years ago
mrward 50c9455dec Sort packages by id. 15 years ago