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 |
peterforstmeier
|
6d8a95be6a
|
PushModel can work with SubClasses in List
|
15 years ago |
mrward
|
d4a8997c15
|
Only create single instance of the PackageManagementService.
|
15 years ago |
mrward
|
d4fccb2f42
|
Cache package repositories.
|
15 years ago |
mrward
|
871c373b11
|
Do not create package repositories in background thread.
|
15 years ago |
mrward
|
a4d467fb87
|
Show error messages in Add Package Reference dialog.
|
15 years ago |
mrward
|
0a05faa707
|
Read NuGet packages from repositories on background worker thread.
|
15 years ago |
mrward
|
5931f6d71a
|
Check for NuGet package updates in all configured repositories.
|
15 years ago |
Siegfried Pammer
|
067b671ad5
|
use MouseEventArgs instead of Mouse.GetPosition
|
15 years ago |
Siegfried Pammer
|
f59c66ba3d
|
move MouseHover logic from TextView to separate class and make it reusable
|
15 years ago |
Siegfried Pammer
|
72ae83ed8e
|
implemented Daniel's suggestion #1: http://community.sharpdevelop.net/forums/p/12701/34494.aspx#34494
|
15 years ago |
Siegfried Pammer
|
cc7fb01bb8
|
fixed SD-1813 - ArgumentOutOfRangeException when moving mouse over green change marker at start of file (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1813&PROJID=4)
|
15 years ago |
Siegfried Pammer
|
5c9b0b7ec5
|
implemented improvements suggested by Adam (BlueNinja) - http://community.sharpdevelop.net/forums/t/12701.aspx
|
15 years ago |
Eusebiu Marcu
|
d9a90d7903
|
set the file extension form CodeDomProvider;
make the temp file readonly
|
15 years ago |
Eusebiu Marcu
|
f008d1852e
|
handle the exception when starting ProcessMonitor(ManagementEventWatcher).
|
15 years ago |
Eusebiu Marcu
|
72660e19dd
|
fix harcoded extension in metadata file - http://community.sharpdevelop.net/forums/t/12700.aspx
|
15 years ago |
Daniel Grunwald
|
78fcd1140f
|
Remove Reflector AddIn as Reflector will be non-free soon.
|
15 years ago |
Eusebiu Marcu
|
f4beb9bcf1
|
Fix NullReferenceException when starting ASP.NET website - http://community.sharpdevelop.net/forums/t/12694.aspx
|
15 years ago |
Daniel Grunwald
|
856c4987cd
|
Avoid using git.cmd: call git.exe directly instead. This avoids issues with cmd echo output sometimes appearing in git output.
|
15 years ago |
Daniel Grunwald
|
3edc30debb
|
Use GlobalAssemblyInfo in Git AddIn.
|
15 years ago |
Daniel Grunwald
|
967cabaa4c
|
Improvements to CodeGenerator.InsertAfterLine (fixed forum-12661: Bug in code refactoring for VB.NET)
|
15 years ago |
Daniel Grunwald
|
2454f2902e
|
Also bump the version displayed in setup to 4.0.1. (the code in UpdateAssemblyInfo that automates this step isn't on the 4.0 branch)
|
15 years ago |
Daniel Grunwald
|
271d06aeed
|
Disable last 3 entries in workbench window context menu (Copy file path, Navigate to file, Open containing folder) when the workbench window does not represent any file.
|
15 years ago |
Daniel Grunwald
|
78c9644b88
|
Fix forum-12634: ArgumentNullException on Right click on Project Upgrade tab and call "Navigate to file"
|
15 years ago |
Daniel Grunwald
|
c9a4734906
|
Merge branch '4.0'
|
15 years ago |
Daniel Grunwald
|
ad6433694b
|
Bump version number to 4.0.1.
|
15 years ago |
Daniel Grunwald
|
c34e6cc825
|
Fix forum-12654: DefinitionViewPad scrolls to wrong area (HeightTree.DefaultLineHeight not updated on rendering mode change)
|
15 years ago |
peterforstmeier
|
0b51f93ed9
|
Remove the Value 'unbound' if a Column or Property = String.Empty or null.
Adjust test's, cleanup TestClasses
|
15 years ago |
Peter Forstmeier
|
4eef7e398d
|
ListStrategy return String.Empty if Property = null,
Update UnitTest's
|
15 years ago |
peterforstmeier
|
1f90834ddf
|
Adjust Evaluation of Rows
|
15 years ago |