Commit Graph

  • eb011bc513 Notes added by 'git notes add' Build Server 2014-07-27 12:24:16 +0200
  • 6ffe7b8cbe fix #106: Source code file reference cannot be extracted from non-English stacktrace by using ´Environment.GetResourceString´ through reflection Siegfried Pammer 2014-07-27 12:16:52 +0200
  • d94e1ca6d3 Notes added by 'git notes add' Build Server 2014-07-27 10:20:52 +0200
  • 00d2fd1d66 fix #220: Cannot rename an identifier starting with an @ Siegfried Pammer 2014-07-27 10:13:00 +0200
  • e44a437f4d Formating JohnnyBravo75 2014-07-27 03:27:12 +0200
  • 50ad72bcc0 Grid placement Fix When Grid Stretched horizontal no width should be set! Same on vertical! #519 jkuehner 2014-07-25 11:58:25 +0200
  • fd695b3d3f Notes added by 'git notes add' Build Server 2014-07-25 00:58:47 +0200
  • e51144a5c3 Fix: InvalidOperationException when opening XML file in HexEditor when it was already open in normal XML editor. Andreas Weizel 2014-07-25 00:51:23 +0200
  • a6241eb0c7 renamed timervariable JohnnyBravo75 2014-07-24 23:44:08 +0200
  • ccf71cc67e C# Outline Pad JohnnyBravo75 2014-07-24 22:03:22 +0200
  • 97677677c5 Remove GlobalEnums.cs, start work on Wizard Peter Forstmeier 2014-07-24 20:39:12 +0200
  • a00d800e14 TestCommit JohnnyBravo75 2014-07-24 17:45:15 +0200
  • 08f46b2be9 Fix to handled same command being added more than once #522 tbulle 2014-07-23 10:16:04 +0200
  • e798f421e7 Notes added by 'git notes add' Build Server 2014-07-23 01:41:56 +0200
  • bc3ac0cbaf Double click in list in "Open with..." dialog does the same as clicking on "OK" button. Andreas Weizel 2014-07-23 01:28:00 +0200
  • bbf0565fe2 Deleting all selected bookmarks or breakpoints in pad (on Del key or toolbar command), not only one of them. Andreas Weizel 2014-07-23 00:48:14 +0200
  • dd10e2bd98 Notes added by 'git notes add' Build Server 2014-07-21 22:57:00 +0200
  • 16125c67b3 fix #362: Code completion when typing lambda expression parameters Siegfried Pammer 2014-07-21 22:49:12 +0200
  • 3415c613af Fix installing, uninstalling and updating solution level packages. nuget-3.0-ctp Matt Ward 2014-07-21 21:45:13 +0100
  • 9439aef104 Fix NuGet package files not being removed from packages directory. Matt Ward 2014-07-21 21:05:42 +0100
  • fa567215f0 Revert "Add support for DefineDebug and DefineTrace MSBuild properties in CSharpProject" Siegfried Pammer 2014-07-21 21:02:36 +0200
  • 1a87bc7bba Notes added by 'git notes add' Build Server 2014-07-21 20:54:02 +0200
  • 2bae86b018 Add support for DefineDebug and DefineTrace MSBuild properties in CSharpProject Siegfried Pammer 2014-07-21 20:42:17 +0200
  • 01bcb019bc Fix using a NuGet 3.0 package source. Matt Ward 2014-07-20 18:29:38 +0100
  • af1ecac82a Align items in grid Ciprian Khlud 2014-07-20 19:14:04 +0300
  • 5af1dd8a4b Added search and other niceties. Ciprian Khlud 2014-07-20 18:51:52 +0300
  • f7f3b65bd2 Initial port to NuGet 3.0 Matt Ward 2014-07-20 15:35:28 +0100
  • d64f0c8dea Add incomplete OK implementation which *mostly* works. Fixed description invalid name. Ciprian Khlud 2014-07-20 15:15:18 +0300
  • 6b7915a088 Added graphics support. Fixed description for every new file item. Ciprian Khlud 2014-07-20 14:52:24 +0300
  • bd3c023dd9 Make selection and most grid items to work. Grid splitter works also. Ciprian Khlud 2014-07-20 13:23:16 +0300
  • 1251b8b911 Addeed first version of WPF NewFileWindow. Needs more revisions to have parity with original. Ciprian Khlud 2014-07-20 11:37:27 +0300
  • c14be97176 Notes added by 'git notes add' Build Server 2014-07-19 00:37:53 +0200
  • 281d132e43 fix #316: Error when running Search for issues with Automatically Fix enabled. Siegfried Pammer 2014-07-19 00:30:37 +0200
  • 11c3eb3470 Ad #316: Error when running Search for issues with Automatically Fix enabled. Siegfried Pammer 2014-07-18 23:44:56 +0200
  • 6cc3b87766 Notes added by 'git notes add' Build Server 2014-07-17 22:43:09 +0200
  • 514266dfec fix #434: Code action in BaseMethodParameterNameMismatchIssue doesn't rename symbols Siegfried Pammer 2014-07-17 22:35:12 +0200
  • cfe4b3a77e Bugfix -> Number Editor smallest possible Value was zero! #516 jkuehner 2014-07-15 13:21:56 +0200
  • 22a021957b Bugfix -> Number Editor smallest possible Value was zero! jkuehner 2014-07-15 13:21:56 +0200
  • 5b9155e477 Merge remote-tracking branch 'remotes/sd/master' jkuehner 2014-07-15 08:54:24 +0200
  • 90f3fc3fe0 Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop jkuehner 2014-07-15 08:51:15 +0200
  • 63280ba732 Notes added by 'git notes add' Build Server 2014-07-14 02:00:36 +0200
  • 4329ac1711 Fixed XmlEditor tests. Andreas Weizel 2014-07-14 01:53:53 +0200
  • fc284a5d16 Part of #234: Keyboard shortcuts now working in XmlEditor's tree view. Andreas Weizel 2014-07-14 00:46:02 +0200
  • ddeafb7136 Notes added by 'git notes add' Build Server 2014-07-13 18:26:31 +0200
  • 3b9b2ac588 fix #496: ContextActionBulbControl: it should always be displayed inside the editor's view port bounds Siegfried Pammer 2014-07-13 18:16:40 +0200
  • 4ac976c1f2 fix #515: Could not find class for token exception when stepping into code Siegfried Pammer 2014-07-13 17:25:34 +0200
  • c92e695a20 assign ParentProject of SD BuildErrors Siegfried Pammer 2014-07-13 17:24:38 +0200
  • 3a8beb9f49 Notes added by 'git notes add' Build Server 2014-07-13 13:24:55 +0200
  • ae692d51b7 Fix #284 NotSupportedException thrown in NR CecilLoader Daniel Grunwald 2014-07-13 12:56:16 +0200
  • 8cd0e5c4a1 Notes added by 'git notes add' Build Server 2014-07-13 12:47:44 +0200
  • bede4f6643 Make SymbolCollector take a Lazy<TypeGraph> - it's expensive to construct and only used for some members. Daniel Grunwald 2014-07-13 12:41:14 +0200
  • 14dc190f94 Fix SymbolCollector not returning a member when it was implementing interface members. Daniel Grunwald 2014-07-13 12:31:34 +0200
  • 3e96838147 Notes added by 'git notes add' Build Server 2014-07-13 12:36:17 +0200
  • f1894f80f5 fix #179: "navigate to file in project browser" does not work all the times Siegfried Pammer 2014-07-13 10:58:47 +0200
  • 5e4b0991f7 Notes added by 'git notes add' Build Server 2014-07-12 12:52:37 +0200
  • ddd2ff1855 Fix NullReferenceException in InsertCtorDialog.CreateCtorParams(). Daniel Grunwald 2014-07-11 23:07:20 +0200
  • 54fbd395aa Still a wrong indentation (spaces instead of tabs) #505 julodnik 2014-07-11 22:50:35 +0200
  • 2e99d98178 Fixed mixed tab and spaces julodnik 2014-07-11 22:43:55 +0200
  • 6bd9b45499 Some small fixes julodnik 2014-07-11 22:37:00 +0200
  • 6fbe877f00 Notes added by 'git notes add' Build Server 2014-07-08 00:23:09 +0200
  • 4e45d98165 Fix #511: Automatic code formatting grabs closing curly brackets when adding properties Andreas Weizel 2014-07-08 00:15:33 +0200
  • 9af4cba4f7 Merge remote-tracking branch 'remotes/sd/master' jkuehner 2014-07-07 21:54:09 +0200
  • 6d1d189713 BindingWrapper now supports MultiBinding and PriorityBinding. #514 gumme 2014-07-07 20:45:26 +0200
  • eb97b3242e Point to the correct locations of x64 compiler batch files #513 Linquize 2014-07-07 21:53:30 +0800
  • 1eb1c36697 Merge 840ab57667 into 9744db9e5a #512 linquize 2014-07-07 13:02:25 +0000
  • 840ab57667 Drop GetEnumerator() method in CodeElements interface to fix warning #512 Linquize 2014-07-07 21:00:52 +0800
  • 666f0d0895 Notes added by 'git notes add' Build Server 2014-07-06 12:44:48 +0200
  • 9744db9e5a Adjust StressTest to SD5 API change Daniel Grunwald 2014-07-06 12:19:49 +0200
  • 382c621383 Use ReaderWriterLock in ParserServiceEntry to prevent the parser thread from blocking the UI thread. Daniel Grunwald 2014-07-06 12:18:15 +0200
  • 2f65abc0f6 Notes added by 'git notes add' Build Server 2014-07-05 18:03:10 +0200
  • 4b4518db86 Fix NullReferenceException in TestResultsReader.Dispose when connecting the named pipe failed. Daniel Grunwald 2014-07-05 17:55:14 +0200
  • 8b4c262594 Fix NullReferenceException in Git.FindGit if PATH is not set. Daniel Grunwald 2014-07-05 17:53:00 +0200
  • 13b77a9295 Notes added by 'git notes add' Build Server 2014-07-05 17:51:03 +0200
  • a56a10c8f8 Fix NullReferenceException in SharpTreeViewItem.ContextMenuOpening Daniel Grunwald 2014-07-05 17:50:54 +0200
  • 65adfdb812 Handle UnauthorizedAccessException in AbstractProject.IsReadOnly Daniel Grunwald 2014-07-05 17:47:25 +0200
  • 5602be8fd6 Disable UseOfMemberOfNullReference issue. It's currently too unstable and performance-hungry. Daniel Grunwald 2014-07-05 17:42:33 +0200
  • d6744c56b4 Notes added by 'git notes add' Build Server 2014-07-05 17:39:10 +0200
  • fb2cb06119 Notes added by 'git notes add' Build Server 2014-07-05 17:30:25 +0200
  • 4ce0129433 Handle BadImageFormatException in ProjectContentContainer.DoResolveReferences() Daniel Grunwald 2014-07-05 17:27:47 +0200
  • 9256ed4d39 Fix inverted condition. Daniel Grunwald 2014-07-05 17:24:22 +0200
  • 3dbfb428bd Protect against resolve call on empty location. Daniel Grunwald 2014-07-05 17:22:45 +0200
  • a2d228bf93 Notes added by 'git notes add' Build Server 2014-07-05 10:30:35 +0200
  • 0c7ba630e4 fix #498: Additional problems in DebuggerDotCompletion fix #460: Debugger console: No completion inside constructors Siegfried Pammer 2014-07-05 10:23:10 +0200
  • eb553b4020 Merge remote-tracking branch 'remotes/sd/master' jkuehner 2014-07-04 13:38:37 +0200
  • 189f6bdab0 Notes added by 'git notes add' Build Server 2014-07-04 04:12:59 +0200
  • b4f4f712c9 Merge pull request #509 from gumme/WpfDesignerPrecisionChange Andreas Weizel 2014-07-04 01:06:26 +0200
  • c7874906f6 Merge pull request #510 from gumme/WpfDesignerStackPanelChange Andreas Weizel 2014-07-03 23:50:28 +0200
  • f5a9c87faf Notes added by 'git notes add' Build Server 2014-07-03 21:12:23 +0200
  • f2568c1f82 Fix ReflectionTypeLoadException in WPF designer. Matt Ward 2014-07-03 20:05:00 +0100
  • 86830f3854 Merge remote-tracking branch 'remotes/sd/master' jkuehner 2014-07-03 08:41:45 +0200
  • 2c497ac9af Notes added by 'git notes add' Build Server 2014-07-03 01:46:02 +0200
  • dd292ff7f0 Fix #506: Tabs/spaces not shown in text editor for C# files Andreas Weizel 2014-07-03 01:38:11 +0200
  • e302927930 Merge pull request #508 from gumme/WpfDesignerSnaplineMergeFix Andreas Weizel 2014-07-02 22:45:02 +0200
  • 43aecafb42 StackPanel no longer removes properties that are used in the panel. #510 gumme 2014-07-02 15:44:16 +0200
  • f071ff5618 Modified precision for element positioning and boundaries to use 0 decimals. #509 gumme 2014-07-02 14:19:27 +0200
  • 13277b4906 Fixed bug where resizing right and bottom edges on controls did not snap properly. #508 gumme 2014-07-02 11:07:57 +0200
  • 9b9776fa3b Notes added by 'git notes add' Build Server 2014-07-02 02:23:20 +0200
  • f16fd987ad Merge pull request #507 from gumme/WpfDesignerPasteErrorFix Andreas Weizel 2014-07-02 02:18:22 +0200
  • 8fdacbc4c0 Fix #105: Toggling multiple block comments Andreas Weizel 2014-07-02 02:00:03 +0200
  • c639cd90f3 Merge branch 'master' of github.com:icsharpcode/SharpDevelop Peter Forstmeier 2014-07-01 20:42:05 +0200