3716 Commits (68765786e477e1a33e51387ca1576402a616ec3c)
 

Author SHA1 Message Date
Daniel Grunwald f4e33e2393 r7310@daniel-notebook (orig r3341): daniel | 2008-08-14 10:13:19 +0200 17 years ago
Daniel Grunwald 80340a7ee1 r7309@daniel-notebook (orig r3340): daniel | 2008-08-14 10:00:25 +0200 17 years ago
Daniel Grunwald cd5d5eebb5 r7308@daniel-notebook (orig r3339): daniel | 2008-08-14 09:31:18 +0200 17 years ago
Daniel Grunwald 331c98e525 r7307@daniel-notebook (orig r3338): daniel | 2008-08-14 07:56:11 +0200 17 years ago
Daniel Grunwald f13ff91c49 r7306@daniel-notebook (orig r3337): daniel | 2008-08-14 07:45:52 +0200 17 years ago
Daniel Grunwald f3f1ed2f05 r7305@daniel-notebook (orig r3336): daniel | 2008-08-14 07:39:30 +0200 17 years ago
Ivan Shumilin fd4351bf20 Snaplines 17 years ago
Matt Ward f6cff626a3 If a project did not exist the read-only check was throwing a FileNotFoundException. 17 years ago
Ivan Shumilin ed94ec5b92 Allow move panels using its border 17 years ago
Daniel Grunwald c1dacbab28 Fixed stack overflow in CodeDomVisitor.VisitLabelStatement. 17 years ago
Ivan Shumilin e5f10aa958 - If element selected it can be resized (independent from IPlacementBehavior) 17 years ago
Christian Hornung ce2ac2fd6e Windows.Forms designer: Fixed saving of the resources of localizable forms (previously, saving in a non-default language resulted in the default resources being deleted). It seems that the designer always expects to read back the old values of the resources even if it has already written to a new ResourceWriter. So the content of the ResourceWriter stream is now only transferred to the internal storage buffer after serialization is complete. 17 years ago
Siegfried Pammer dcfd505a9e Updated ExtractMethod refactoring 17 years ago
Siegfried Pammer f5e2708407 Improved "ExtractMethod" refactoring 17 years ago
Ivan Shumilin d2b9992a47 - MarkupExtension know loading as XamlObject: no difference between <Binding/> and {Binding} syntax. 17 years ago
Justin Dearing 77791f1f58 Removed unused import statements. 17 years ago
Christian Hornung 98775c0016 Windows.Forms designer: Removed code duplication from DefaultServiceContainer as the framework already provides all functionality in ServiceContainer. 17 years ago
Matt Ward a4b1ed0fae Removed server tools addin. 17 years ago
Matt Ward 58291e8f97 Added Hex Editor to installer. 17 years ago
Justin Dearing 25eeeffd20 Reflector no longer crashes if there is no configuration file present. 17 years ago
Daniel Grunwald b3d8bda1a8 Don't throw exception when an SDK tool is not found. 17 years ago
Daniel Grunwald 606cb75ed5 Implemented Active*ContentChanged events. 17 years ago
Christoph Wille 8b6c7d4174 Setup updated for SHFB 1.7 17 years ago
Daniel Grunwald ca962af8e9 Move ParameterCheckRefactoringMenuBuilder to SharpRefactoring. 17 years ago
Daniel Grunwald 927fde6d60 Add SharpRefactoring 17 years ago
Christoph Wille 710e2b05d4 SHFB 1.7 added, tools.build updated, setup still broken 17 years ago
Christoph Wille c384c346b6 Beta 2 designation for setup 17 years ago
Justin Dearing 40e82bc57c Added a DeleteAllMarks option to the breakpoint pad. 17 years ago
Siegfried Pammer 74736a4064 Fixed the TaskListPad extensions, because they weren't working. 17 years ago
Justin Dearing 0b3166464e You can now delete all breakpoints in a single source file from the BreakPoint pad. 17 years ago
Daniel Grunwald f719d857d9 More work on pads. 17 years ago
Daniel Grunwald 663937bbf1 Pads 17 years ago
Daniel Grunwald 96d4d06249 Trying to get pads working... 17 years ago
Ivan Shumilin d4f10413c2 Ignore failing tests. 17 years ago
Daniel Grunwald 179994014e Catch unhandled WPF exceptions earlier to prevent exceptions in WPF code from crashing the SharpDevelop process. 17 years ago
Daniel Grunwald 9c8bc5f4bd Add binding redirect for ICSharpCode.Core.WinForms 17 years ago
Daniel Grunwald 364087c791 Merge trunk to 3.0wpf branch. 17 years ago
Daniel Grunwald 43b5600281 Update AvalonDock to 1.1.1501 17 years ago
Matt Ward 06cd155507 Fixed invalid cast exception when creating tool strip items due to the ToolbarItemDoozer now returning a ToolbarItemDescriptor. 17 years ago
Ivan Shumilin 17b3167cf8 Add some failing tests. Remove tiny bugs from MarkupExtensionTokenizer. 17 years ago
Daniel Grunwald 8a99cdc6a2 r7103@daniel-notebook (orig r3302): daniel | 2008-08-06 18:18:54 +0200 17 years ago
Daniel Grunwald cabc7d612b r7102@daniel-notebook (orig r3301): daniel | 2008-08-06 15:45:54 +0200 17 years ago
Daniel Grunwald 216cc81acd Add AvalonDock. 17 years ago
Christian Hornung 69b69f77bb ResourceToolkit: Support resolving calls to ComponentResourceManager.ApplyResources which are generated by the forms designer PropertyReflection localization model. Added new ResourcePrefixResolveResult for this purpose, to indicate that a call refers to all resources starting with a specified prefix. Resources used by ApplyResources are no longer listed as unused. 17 years ago
Daniel Grunwald 641d1994a1 Add ToolBar. 17 years ago
Matt Ward 10ab47b6c0 Added StyleCop addin to installer. 17 years ago
Daniel Grunwald 9fba54d385 WPF main menu 17 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 17 years ago
Daniel Grunwald e43872509f Fixed InvalidCastException when executing "Find references" on local variable. 17 years ago
Matt Ward 87696d60c2 Fixed unit tests. 17 years ago