28 Commits (e3f935c15e85b5ab8c813e88dfa4701c2198d144)

Author SHA1 Message Date
Daniel Grunwald e3f935c15e UDC: include date and environment block on first upload 16 years ago
Daniel Grunwald 944111d628 UsageDataCollector: improved StackTrace upload: 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 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
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
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
Daniel Grunwald c14c5ab1c5 UsageDataCollector: include the error code in exception reports for ExternalExceptions (COMException etc.) 17 years ago
Daniel Grunwald 885db4f619 UsageDataCollector: add link to privacy statement 17 years ago
Daniel Grunwald 9108aaa781 Use TextFormattingMode.Display for dialog and code completion windows. 17 years ago
Daniel Grunwald ee0255fbaf Add references to System.Xaml.dll (necessary because some types were moved from WindowsBase to System.Xaml; see http://blogs.windowsclient.net/rob_relyea/archive/2009/10/19/xaml-news-net4-and-vs2010-beta2.aspx). 17 years ago
Daniel Grunwald 23c1c37ec1 Allow setting the TextEditor.SyntaxHighlighting property from XAML. Thanks to Rudi Grobler for the idea (http://dotnet.org.za/rudi/archive/2009/10/09/the-magic-of-type-converters.aspx). 17 years ago
Daniel Grunwald 55316cef66 Updated StringResources. 17 years ago
Daniel Grunwald a8d5cfbfbb Implemented "Edit > Format > Sort lines" for AvalonEdit. 17 years ago
Daniel Grunwald bcdb9822f4 Upload the full stack trace (including inner exceptions) 17 years ago
Daniel Grunwald aac9d32ea2 Fixed exception when network connection is not available; use MTOM message encoding. 17 years ago
Daniel Grunwald 864ebd6793 Implemented upload of usage data. 17 years ago
Daniel Grunwald 144f957f92 Split UsageDataCollector into reusable assembly and AddIn. 17 years ago
Daniel Grunwald 5e94ab1f54 Delay writing feature uses to disk - don't wait for the hard-drive. 17 years ago
Daniel Grunwald 465a5f38e9 Fixed AvalonEdit bug when deleting text including a folded section. 17 years ago
Daniel Grunwald 41462b6dc8 Add documentation for UsageDataCollector. 17 years ago
Daniel Grunwald 37b6cda61f Prepared code to delete uploaded usage data (upload itself still not implemented). 17 years ago
Daniel Grunwald 43fe9dd08a Trying to fix the build (why is the XAML compiler so fragile?) 17 years ago
Daniel Grunwald 49178eb1e5 Worked on UsageDataCollector. 17 years ago
Daniel Grunwald 27fb3b652d Add 'UsageDataCollector' AddIn. 17 years ago