Commit Graph

  • 08e2a2181f Fixed keyboard navigation after jumping to another node. Daniel Grunwald 2011-02-05 22:05:54 +0100
  • ba6fc13648 SharpTreeView: improve left/right keyboard navigation Daniel Grunwald 2011-02-05 22:05:33 +0100
  • 937f0e6cec Show filename for assemblies. Daniel Grunwald 2011-02-05 21:32:34 +0100
  • 831b4ffd39 Disassemble assembly header. Daniel Grunwald 2011-02-05 21:26:29 +0100
  • d07a18dc43 Add folding support. Daniel Grunwald 2011-02-05 20:29:35 +0100
  • 3d93236b28 Now elements other than methods can be disassembled as well. Daniel Grunwald 2011-02-05 20:11:12 +0100
  • 1b8a68d73d Add disassembling support for the method header. Daniel Grunwald 2011-02-05 18:58:21 +0100
  • 44571c7e34 Implemented WaitAdorner for long-running decompilation tasks. Daniel Grunwald 2011-02-05 17:32:44 +0100
  • d2e7be6cd4 Move decompiler threading logic to new class (DecompilerTextView). Daniel Grunwald 2011-02-05 17:08:59 +0100
  • 158b10d2fb Move decompilation to background thread. Daniel Grunwald 2011-02-05 16:57:57 +0100
  • d1c932b94d Add build scripts. Daniel Grunwald 2011-02-05 16:12:09 +0100
  • 73b9068743 Add AssemblyInfo for included SD libraries. Daniel Grunwald 2011-02-05 15:36:36 +0100
  • d779383cb8 Add support for short forms to ControlFlowGraphBuilder. Daniel Grunwald 2011-02-05 15:19:59 +0100
  • dbdb2c1561 Show loop head in disassembly view. Daniel Grunwald 2011-02-05 14:22:24 +0100
  • 6d7a7b90cb Bugfix ControlStructureDetector: allow moving exception handler blocks into loops. Daniel Grunwald 2011-02-05 14:12:47 +0100
  • 807a345d08 Show exception handlers in IL assembly. Daniel Grunwald 2011-02-05 13:37:52 +0100
  • 05b17578dd Merge branch 'master' of github.com:icsharpcode/ILSpy Daniel Grunwald 2011-02-05 11:51:25 +0100
  • 34362a0eaf Implemented a very simple loop detection. Daniel Grunwald 2011-02-05 11:48:13 +0100
  • 2bd56f05ea Add option to show/hide internal members. Daniel Grunwald 2011-02-05 04:10:06 +0100
  • 64ae19c542 Show embedded resources. Daniel Grunwald 2011-02-05 03:48:47 +0100
  • a0f0a5f5ab Minor improvements to disassembler. Daniel Grunwald 2011-02-05 03:15:00 +0100
  • bb679706fb Improved referencing support. Daniel Grunwald 2011-02-05 02:40:24 +0100
  • 701a315b90 Implemented reference support in the text view. Daniel Grunwald 2011-02-05 02:31:10 +0100
  • 93826f5e3c Bugfixes. Daniel Grunwald 2011-02-05 00:46:55 +0100
  • 8c22f07a93 Also allow viewing the variable graph. Daniel Grunwald 2011-02-05 00:25:55 +0100
  • 50bdbe9b07 Fix Platform setting. Daniel Grunwald 2011-02-05 00:22:17 +0100
  • 591c4c5bb8 Add control flow analysis. Daniel Grunwald 2011-02-05 00:10:46 +0100
  • f2a70aac5a Added very simple disassembler. Daniel Grunwald 2011-02-04 23:07:44 +0100
  • 212a08345a Implemented search filter for TreeView. Daniel Grunwald 2011-02-04 22:24:16 +0100
  • 1c8602df06 Prepare TreeView filtering. Daniel Grunwald 2011-02-04 21:44:55 +0100
  • e9b6555bcc Bugfix: icon for extension methods Daniel Grunwald 2011-02-04 20:34:37 +0100
  • 5e3773b588 Prepare interfaces for decompiler integration. Daniel Grunwald 2011-02-04 19:50:51 +0100
  • aa9599a31d Base type list: implemented jumping to a type. Daniel Grunwald 2011-02-04 15:16:25 +0100
  • 7e6d41a6ec Add SharpTreeNode.ToString() [used for keyboard navigation in WPF ListView] Daniel Grunwald 2011-02-04 14:17:30 +0100
  • 93e6996810 Add Event+Property nodes. Daniel Grunwald 2011-02-04 14:17:05 +0100
  • 47b64383f4 Copyright/License notices. Daniel Grunwald 2011-02-04 13:02:41 +0100
  • 7d2d43b898 Fix StackOverflowException when EnsureLazyChildren() is called by LoadChildren(). Daniel Grunwald 2011-02-04 03:41:56 +0100
  • 0ea5e2fb8a Add "Base Types" node. Daniel Grunwald 2011-02-04 03:41:26 +0100
  • d121d6e57c Implemented drilling down into references. Daniel Grunwald 2011-02-04 03:17:22 +0100
  • 495d86f69c SharpTreeView: add ActivateItem() [double-click support] Daniel Grunwald 2011-02-04 03:16:36 +0100
  • 0a6a267ad3 SharpTreeView: change SelectedNode/ActiveNodes from List to HashSet (fixes performance issue when selecting lots of nodes) Daniel Grunwald 2011-02-04 02:38:47 +0100
  • a256eedae3 Show assembly location in OpenFromGacDialog. Daniel Grunwald 2011-02-04 13:40:54 +0100
  • 3de637c632 Allow drag'n'drop reordering of assembly tree nodes. Daniel Grunwald 2011-02-04 02:06:00 +0100
  • 0c972544af Added "Open From GAC" dialog. Daniel Grunwald 2011-02-04 01:38:58 +0100
  • db54508e73 Implement File>Open. Daniel Grunwald 2011-02-03 23:36:38 +0100
  • 2b29fb2912 Add AboutDialog. Daniel Grunwald 2011-02-03 23:09:42 +0100
  • d3d8892a3b Add references folder. Daniel Grunwald 2011-02-04 13:00:25 +0100
  • 835d277a58 Remove SharpDevelop-specific paths from AvalonEdit. Daniel Grunwald 2011-02-03 22:16:06 +0100
  • a1983bacb5 Merge commit '4bbae335f71727545fa2b4bbb076531058b3b675' as 'AvalonEdit' Daniel Grunwald 2011-02-04 12:59:22 +0100
  • 4bbae335f7 Squashed 'AvalonEdit/' content from commit 58e2044 Daniel Grunwald 2011-02-04 12:59:21 +0100
  • 2cd9d2c146 SharpTreeView: throw NotSupportedException when required members are not overridden. Daniel Grunwald 2011-02-03 22:04:56 +0100
  • fd0c9cfe7d Work on TreeView. Daniel Grunwald 2011-02-04 12:58:34 +0100
  • 4e7235c96f Change SharpTreeView to allow the use of ImageSources as icons. Daniel Grunwald 2011-02-03 20:51:44 +0100
  • d84bc42d06 Start building the TreeView. Daniel Grunwald 2011-02-04 12:57:40 +0100
  • 331ade6cf1 Get rid of SharpDevelop-specific paths in ICSharpCode.TreeView. Daniel Grunwald 2011-02-03 20:51:18 +0100
  • f972443970 Merge commit 'de279f32b3c08638bfbd6965b966e464c5b46a5d' as 'Mono.Cecil' Daniel Grunwald 2011-02-04 12:53:06 +0100
  • de279f32b3 Squashed 'Mono.Cecil/' content from commit 6668bdc Daniel Grunwald 2011-02-04 12:53:06 +0100
  • f166967efa Merge commit 'a5ac9d09ed032ccbf46f1daa4c39f66882bd4834' as 'SharpTreeView' Daniel Grunwald 2011-02-04 12:52:26 +0100
  • a5ac9d09ed Squashed 'SharpTreeView/' content from commit 886d615 Daniel Grunwald 2011-02-04 12:52:26 +0100
  • a26d992ba0 Initial ILSpy commit (empty WPF app, plus some images from SharpDevelop). Daniel Grunwald 2011-02-02 22:51:24 +0100
  • 4d456e2e2f Initial repository layout David Srbecký 2007-10-05 22:08:09 +0000