6543 Commits (01839c7a96cb2dd13d56c4cf0d4468bdb8303819)
 

Author SHA1 Message Date
Siegfried Pammer 01839c7a96 fix EventHandlerProxies 14 years ago
Siegfried Pammer 2d895313a0 move UndoEngine to FD AD 14 years ago
Siegfried Pammer a378b6061a move resource access to AD 14 years ago
Siegfried Pammer fd15957fc7 fix problem in DomTypeLocator and LoggingService 14 years ago
Siegfried Pammer 930cb2042e fixed remoting issues with designer generators and toolbox 14 years ago
Siegfried Pammer 1d3eeb1aa7 implement AddComponentsDialog in Windows Forms 14 years ago
Siegfried Pammer bbb25c5ad7 moving assembly loading to AppDomain 14 years ago
Siegfried Pammer cd510480c7 introduce missing MBROs 14 years ago
Siegfried Pammer 95c2cd58d6 add scrollbars to errorTextBox if needed 14 years ago
Siegfried Pammer ff4cbdd8c8 move AmbientProperties Service to AppDomain 14 years ago
Siegfried Pammer b5d289b068 added MBRO as base class to some services 14 years ago
Siegfried Pammer 9e838f430f add some more EventHandlerProxies 14 years ago
Siegfried Pammer 3ab8de383b add EventHandlerProxy 14 years ago
Siegfried Pammer 63011afc89 use Toolbox instances instead of static service, solve problems with logging service 14 years ago
Siegfried Pammer 3ca72bb60b replace ConfigureSideBarDialog xfrms by Windows Forms 14 years ago
Siegfried Pammer 21ab9468c4 try to put FormsDesignerAppDomainHost on other AppDomain 14 years ago
Siegfried Pammer 7f20730ec0 fixed two bugs in TypeResolutionService 14 years ago
Siegfried Pammer 8e595c0203 fix compile errors 14 years ago
Siegfried Pammer 4b4da02937 fixed some compile errors in AddIns depending on FormsDesigner.AddIn 15 years ago
Siegfried Pammer 58a5eea478 fixed FormsDesigner.AddIn - all code is now separated 15 years ago
Siegfried Pammer 0896f07575 splitted ImageResourceEditor, TypeDiscoveryService, ProjectResourcesComponentCodeDomSerializer 15 years ago
Siegfried Pammer 629b89e42a - split ProjectResourceService 15 years ago
Siegfried Pammer a34529729b Merge branch 'FormsDesignerAppDomain' of SD.git-bundle into formsdesignerappdomain 15 years ago
Siegfried Pammer 28576f4e43 Ascending and Descending are special tokens, thus can stand at the end of a query (exception in ILC logic) 15 years ago
Siegfried Pammer fe198da3f5 fixed http://community.sharpdevelop.net/forums/p/12088/32950.aspx#32950 15 years ago
Siegfried Pammer a526e7d5fb splitting profiler source: moved rewriting part to new file 15 years ago
Daniel Grunwald aa53048b36 Start splitting up the forms designer into two assemblies in order to move it onto a separate AppDomain. 15 years ago
Daniel Grunwald 069426b4a6 Fixed SD-1735: Shortcut to switch between editor tabs not working 15 years ago
Daniel Grunwald fcef5f1684 Fixed IWorkbench.ShowView(x, false) to show the newly opened view. 15 years ago
Daniel Grunwald 60b0cb6831 Give bookmarks z-order; ensure that CurrentLineBookmark takes preference over breakpoints. 15 years ago
mrward 5165582dde Fix XML code completion inside a child element when default schema associated by filename extension is being used. 15 years ago
Siegfried Pammer 5de1b3594e fixed some more bugs in location assignment 15 years ago
Siegfried Pammer 4894432a83 reverted assignment of locations to special TypeReferences - cannot use Clone() because it would destroy referential equality 15 years ago
Siegfried Pammer 2d289a5d26 removed detection of ExtensionAttribute, because it works only in some cases. 15 years ago
Siegfried Pammer 44b0c03bf9 fixed http://community.sharpdevelop.net/forums/t/12063.aspx 15 years ago
Siegfried Pammer ecb08efce5 fixed http://community.sharpdevelop.net/forums/t/12071.aspx 15 years ago
Siegfried Pammer 98ca2b1265 - fixed positions in TypeReferences 15 years ago
Siegfried Pammer 8b5b857bdc fixed positions of TypeParameters and TypeParameterConstraints in VB 15 years ago
Siegfried Pammer dbbb9d1d9a fixed build 15 years ago
Siegfried Pammer 801826ef26 fix build order of NRefactory.csproj in NRefactory.sln 15 years ago
Siegfried Pammer 3b0fe52dd4 fixed http://community.sharpdevelop.net/forums/p/12068/32893.aspx#32893 15 years ago
Siegfried Pammer 4874ab7d77 regenerated Parser.cs files 15 years ago
Siegfried Pammer b38f052ca7 fixed for loop in OpenFilesWith 15 years ago
Siegfried Pammer fb85160010 removed old file headers; added some debugging code 15 years ago
Daniel Grunwald dfacaa8706 Fixed crash when performing "Introduce Method" context action on an inner class. 15 years ago
Daniel Grunwald c9ab2ef469 Use display mode text formatting in ContextActionsPopupBase. 15 years ago
Daniel Grunwald 8de783e79b Suppress "unknown output" produced by git.cmd when git is installed in the PATH but the git unix tools aren't. 15 years ago
Daniel Grunwald 05908d2a40 Fixed keyboard navigation in RecentProjectsControl and UpgradeView list views. 15 years ago
mrward 687e8dc591 Add simple method return value resolver for IronPython. 15 years ago
mrward 4d5a72ee46 Support logical resource names in IronPython compiler. 15 years ago