1948 Commits (e3f935c15e85b5ab8c813e88dfa4701c2198d144)

Author SHA1 Message Date
Siegfried Pammer 6cbe5b0635 - reimplemented code generators in 4.0 (fixes SD2-1599) 17 years ago
Matt Ward 807c25d832 Updated copyright year to 2010 17 years ago
Peter Forstmeier a2ad999208 remove unused itextSharp Project 17 years ago
Peter Forstmeier 1ccf50e89b Remove itextSharp Project. Set Reference to /src/AddIns/Misc/SharpReport/Libraries/itextsharp.dll (itextsharp 5.0) 17 years ago
Peter Forstmeier bf886d3689 SectionRenderEvent in ReportViewer 17 years ago
Daniel Grunwald 80b9d458bc It's 2010. 17 years ago
Daniel Grunwald 28dcb7b0fe ItemsControl in startpage should not be focusable. 17 years ago
Peter Forstmeier 3587b1525c Cleanup, add SampleReport with Parameter 17 years ago
Christoph Wille 2503968333 Minor changes in sln so it opens properly in VS too 17 years ago
Christoph Wille 1e4e0b925a Add iTextSharp 5.0 to \Libraries dependency folder (source available via \Vendor) 17 years ago
Matt Ward 17b34d7fe1 Re-integrated SharpDevelopReports addin. 17 years ago
Matt Ward ffb4c4c103 Unit tests window no longer displays the base class test method when it is overridden in the derived class. 17 years ago
Matt Ward 7139a80c40 Debugger now supports debugging IronRuby applications. 17 years ago
David Srbecký 03f22d048a Fixed build 17 years ago
David Srbecký 95187c2a2c Do not derive debugger objects from MarshalByRefObject since it not being used in any way. 17 years ago
David Srbecký a154d2f93f Backported r5308 - Fixed conditional breakpoints for statements that do not return bool 17 years ago
David Srbecký 320896e50e Backported r5302 - Fixed rude-abort of evals 17 years ago
David Srbecký 49ccffef87 Backported r5299 - Fixed "0x80131C33: Interception of the current exception is not legal" 17 years ago
David Srbecký aa7f962410 Backported r5296 - Fixed "0x8013132E - This process has already been attached to" 17 years ago
David Srbecký 29ceaafa3a Backported r5294 - Fixed "Func eval cannot work. Bad starting point. (Exception from HRESULT: 0x80131313)" 17 years ago
David Srbecký 9b5f63e816 Backported r5293 - Hopefully fixed "Process not synchronized." at ICorDebugThread.GetUserState 17 years ago
David Srbecký bf11a5e2b7 Backported r5292 - Disable steppers before detach 17 years ago
David Srbecký 1f256c5327 Backported r5291 - General exception handler for CreateProcess 17 years ago
David Srbecký 68838acdf5 Backported r5290 - Workaround for exception during removing of breakpoint (can not reproduce though) 17 years ago
David Srbecký 5f9ac0618e Backported r5257 - Fixed SD2-1467 - "Can't load file 17d14f5c-a337-4978-8281-53493378c1071.vb under ." 17 years ago
David Srbecký 4ad43957db Backported r4826 "Fixed race condition that was causing unit tests to fail" to 3.1 17 years ago
Daniel Grunwald 4740f942e5 Backport r5265 - Fix for "Cannot use JMC on this code (likely wrong JIT settings)." to 3.1 17 years ago
Daniel Grunwald 885db4f619 UsageDataCollector: add link to privacy statement 17 years ago
Siegfried Pammer c29815a7c0 - Removed OverrideEqualsGetHashCodeMethodsCommand and OverrideEqualsGetHashCodeMethodsCommand from Refactor menu 17 years ago
Daniel Grunwald c16985247f Use TextFormattingMode.Display for tooltips and context menus. 17 years ago
Daniel Grunwald 9108aaa781 Use TextFormattingMode.Display for dialog and code completion windows. 17 years ago
Siegfried Pammer b03fe447ab - added InlineUIElementGenerator and AvalonEditEditorUIService 17 years ago
Daniel Grunwald f5170d4fde Remove unused code. 17 years ago
Daniel Grunwald 37115adab8 Code cleanup. 17 years ago
Daniel Grunwald bf14c56020 Port HtmlHelp2 to ITextEditor. 17 years ago
Daniel Grunwald ba882fe298 Port PInvokeAddIn to ITextEditor. 17 years ago
Daniel Grunwald 71ceca5f27 Fixed build. 17 years ago
Siegfried Pammer 98242a8a97 - added EntityType to IEntity 17 years ago
Daniel Grunwald 49f8c18d14 Fixed SD2-1602: Order of nodes in AddIn tree path is not preserved. 17 years ago
Daniel Grunwald 24358ad21e Improved AvalonEdit pixel snapping. 17 years ago
Daniel Grunwald f800a6be9e Remove old SharpServerTools (got replaced by ICSharpCode.Data) 17 years ago
Daniel Grunwald b1201c408a Remove unused old version of ShortcutsManagement addin from trunk (the current version is on the shortcuts branch). 17 years ago
Siegfried Pammer 6cdad57758 cleaned up profiler code 17 years ago
Siegfried Pammer 9c983d8d4e fixed query history 17 years ago
Siegfried Pammer 05bad56750 fixed IL rewriting of System.Console.Write (special case?) 17 years ago
Daniel Grunwald 0040375aa5 Fixed build. 17 years ago
Siegfried Pammer 002ffad912 - implemented Ctrl+J for new snippets 17 years ago
Siegfried Pammer 7d4b8a4cb6 Added event and time markers to extended timeline 17 years ago
Siegfried Pammer 21ab4678c0 fixed some of the warnings in Hook 17 years ago
Siegfried Pammer 1771eb5595 - Added missing XML Doc. 17 years ago