1948 Commits (e3f935c15e85b5ab8c813e88dfa4701c2198d144)

Author SHA1 Message Date
Daniel Grunwald e3f935c15e UDC: include date and environment block on first upload 16 years ago
Daniel Grunwald 28321ee32c Fixed build. 16 years ago
Daniel Grunwald d981d62c94 Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
Daniel Grunwald 3569587233 Fixed SD2-1608 - 'Bookmark All' is not implemented 16 years ago
Daniel Grunwald 944111d628 UsageDataCollector: improved StackTrace upload: 16 years ago
Daniel Grunwald 9078bed6e5 Try using VC9 compiler for profiler hook (trying to get rid of VC10 runtime dependency). 16 years ago
Siegfried Pammer 829bf9a264 updated string resources 16 years ago
Daniel Grunwald 71c5d4d290 Move ISnippetElementProvider to ICSharpCode.SharpDevelop.Editor.AvalonEdit. 16 years ago
Siegfried Pammer 4a3e9acf21 override ToString shows now full member variable name in list 16 years ago
Siegfried Pammer 2fd42c367b - implemented InsertCtorCommand as Snippet 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Siegfried Pammer e59d785117 temporarily disabled IL rewriting in profiler (profiler fails with BadImageFormatException on some assemblies) 16 years ago
Christoph Wille 223d49ca08 UsageDataCollector skeleton project 16 years ago
Christoph Wille 4ca1c6cfa0 Add service contract, change proxy namespace to not collide with newly added service contract. 16 years ago
Christoph Wille 6c663e71f3 Moved all DataContracts to Contracts namespace (UsageDataCollector) 16 years ago
Siegfried Pammer 5ea7e6efe0 corrected offsets of inserted code in InsertCtorDialog.GenerateCode 16 years ago
Siegfried Pammer 954fbbb142 - Added translations for refactorings and updated string resources 16 years ago
Daniel Grunwald c65bdc038d Don't install the SharpDevelop start menu shortcut to a folder. Include the version number in the shortcut name (this helps when using the Vista start menu search and several SharpDevelop versions are installed). 16 years ago
Peter Forstmeier f39aff62c8 Add patches from Alex Rednic , center page in ReportViewer, better drawing of bitmap 16 years ago
Daniel Grunwald 6991527a95 Removed SHFB from SharpDevelop distribution. 16 years ago
Daniel Grunwald 3c212c5839 Improved F# interactive pad. 16 years ago
Peter Forstmeier a590afef8e Change Icons in ReportViewer.cs (transparent background), reset DataManager after report is rendered. Update sample. 16 years ago
Siegfried Pammer cf9d7e4766 XAML binding now uses correct modifiers for classes and fields (implemented x:ClassModifier and x:FieldModifier support) 16 years ago
Daniel Grunwald fb3fa4dac7 Rewritten IProgressMonitor: 16 years ago
Peter Forstmeier 9dce11b6b2 Manipulate ReportSettings inside ReportLoad to set absolute ReportFilename, otherwise no relative filename are working 16 years ago
Peter Forstmeier df489ce4fd Fix broken build 16 years ago
Peter Forstmeier 1fe4014652 RelativeFileName for Images, set Filename in Designer 16 years ago
Peter Forstmeier 93c044b4ba ReportViewer show evaluated pages 16 years ago
Peter Forstmeier d41568da4b Zooming in ReportViewer, ReportViewer.SetupAsyncron is now Obsolete, use RunReport 16 years ago
Peter Forstmeier e3de9aee67 work on 16 years ago
Daniel Grunwald 3e4c2b8990 Show path in property grid when a file is selected in the project browser. 16 years ago
Peter Forstmeier 9a97c9f392 RelativeFileName for Images. 16 years ago
Siegfried Pammer efeb9277ab - replaced file headers with standard header 16 years ago
Siegfried Pammer 7bd640d2b1 - improved IntroduceMethod 16 years ago
Siegfried Pammer 5578fd2088 - added SharpRefactoring.Tests 16 years ago
Daniel Grunwald b960e9bc53 Fixed build. 17 years ago
Daniel Grunwald d67005fa0f Ignore IOException when saving layout (maybe another process is writing to the layout file). 17 years ago
Peter Forstmeier 413ec91c9e Start working on absolute and relative FileName's for Images 17 years ago
Daniel Grunwald 935f3a005b Move strings from UsageDataCollector into translation database. 17 years ago
Daniel Grunwald d817a55cfe UDC: add culture, processorArchitecture and number of custom AddIns to environment information 17 years ago
Peter Forstmeier 6c04ae3b35 fixed http://community.sharpdevelop.net/forums/AddPost.aspx?ReplyToPostID=29354&Quote=False 17 years ago
Daniel Grunwald c14c5ab1c5 UsageDataCollector: include the error code in exception reports for ExternalExceptions (COMException etc.) 17 years ago
Daniel Grunwald 88c568b874 Fixed NullReferenceException in ICSharpCode.Svn.SvnGuiWrapper.GetPathFromRegistry(RegistryHive hive, String valueName) when TortoiseSVN is not installed (bug introduced in r5246). 17 years ago
Peter Forstmeier 0f3b60a3e2 work on paging 17 years ago
Daniel Grunwald 7dcd391057 SD2-1607 - Add printing support to AvalonEdit 17 years ago
Peter Forstmeier 5309c15627 Cleanup 17 years ago
Peter Forstmeier e687e39a1b Better Errorhandling in ReportWizard if SqlParameters (DateTime)for StoredProcedures has wrong values 17 years ago
Peter Forstmeier 8892bd9459 ReportViewer Scrollbar 17 years ago
Peter Forstmeier 0889b2ca43 ReportViewer reacts to SectionRenderEvent, see Samplereport 'ContributorsList' 17 years ago
Peter Forstmeier 0b073747e6 Work on samples 17 years ago