215 Commits (37c56e7e7b977de64c78a129031e6744b59ad7a2)

Author SHA1 Message Date
Daniel Grunwald 4ddc6559af Fix compilation of BamlDecompiler.Tests 13 years ago
Siegfried Pammer 1630e8bc9c fix regressions in XmlBamlReader 13 years ago
Siegfried Pammer cc0d71d15a improve StaticResource detection: #206 works now partially 13 years ago
Siegfried Pammer 7345e8259d BAML decompiler: introduce proxy for unknown named types - closes #298 13 years ago
Daniel Grunwald ba80bb0089 Fix cancellation. 13 years ago
Siegfried Pammer 2f349f4781 fix bugs in unit tests 14 years ago
Siegfried Pammer 2872d2ea1d fix #264: add UnresolvableDependencyPropertyDescriptor and UnresolvableType to represent types from assemblies that cannot be loaded 14 years ago
Siegfried Pammer c0fe6d0173 fix http://community.sharpdevelop.net/forums/t/13658.aspx - type was not found due to type forwarding 14 years ago
Siegfried Pammer f4d29b2f2b add AlwaysGenerateExceptionVariableForCatchBlocks setting to avoid Catch clauses without a variable; disable C#'s query expression translation 14 years ago
Pent Ploompuu 1430500eba PDB files for release mode. File alignments and base addresses improved. 14 years ago
Pent Ploompuu 5cb145c576 64bit support for SharpDevelop.LGPL and BamlDecompiler.Tests projects 14 years ago
Siegfried Pammer f4504ab36e move NodesCollection to a separate file 14 years ago
Siegfried Pammer 0eb3aabc72 use generic enumerator 14 years ago
Siegfried Pammer 4b1622e55e fix wrong declaration info in KnownInfo 14 years ago
Siegfried Pammer fa638010a9 some minor cleanup 14 years ago
Siegfried Pammer b8fd7b4d99 fixed static resource handling 14 years ago
Siegfried Pammer c572835c9e fixed InvalidCastException when trying to read optimized static resource 14 years ago
Siegfried Pammer 19a8087be0 add support for nested classes in type system - fix missing Win32Native.Color 14 years ago
Siegfried Pammer 891f8a4f62 remove some classes from BAML decompiler, that are no longer needed 14 years ago
Ed Harvey fe865dbe73 Make ILSpy.BamlDecompiler.csproj compatible with VS2010 14 years ago
Ronny Klier 77c2411b6d Decompile contents of resource file nodes + non-Stream resources 14 years ago
Siegfried Pammer 72a1b71f82 reactivate code that turns complex properties into markup extensions if possible 14 years ago
Siegfried Pammer 2c6e34ef07 decompile Name attributes on type of current assembly to x:Name 14 years ago
Siegfried Pammer a75e2a3c96 add ConnectMethodDecompiler 14 years ago
Siegfried Pammer 11b4f4babd read connection ids as x:ConnectionId from binary stream 14 years ago
Siegfried Pammer 604d43076e implement correct handling of Keys; add more unit tests 14 years ago
Siegfried Pammer 5ef8af1346 add more unit tests; use current type instead of declaring type for PropertyElements 14 years ago
Siegfried Pammer b515326b74 reimplemented reading of keys 14 years ago
Siegfried Pammer e0932a6860 implement detection of implicit elements and static resources 14 years ago
Siegfried Pammer b9dd30a0ec add ignored test for special cases with ResourceDictionaries; remove unneeded private modifier 14 years ago
Daniel Grunwald 320b6d96c2 Fix some compiler warnings. 14 years ago
Daniel Grunwald 19f5176186 Remove duplicate references in BamlDecompiler.Tests. 14 years ago
Daniel Grunwald 6daf7cb6bc Fix some compiler warnings. 14 years ago
Daniel Grunwald 64f409ad28 Remove duplicate references in BamlDecompiler.Tests. 14 years ago
Siegfried Pammer 9af1c54fe2 add simple unit test for ResourceDictionary 14 years ago
Siegfried Pammer f20cd83e6d implement x:Class detection in BamlDecompiler 14 years ago
Siegfried Pammer 963f8ff945 implemented using base type as root node in decompiled BAML 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago
Siegfried Pammer 17f8c8f1ef convert elements with no value to empty elements 14 years ago
Siegfried Pammer 0bfb193e47 fix deserialisation of consecutive integer ranges 14 years ago
Siegfried Pammer 02e6cf6dd8 implement support for TextWithId records and add some safety checks 14 years ago
Siegfried Pammer 1009303088 sort BamlRecordType; clean up some code; replace Hashtable with Dictionary 14 years ago
Siegfried Pammer 949ec40349 throw a better exception, if an assembly cannot be resolved 14 years ago
Siegfried Pammer cced248753 add AnyCPU configuration to ILSpy.BamlDecompiler.csproj 14 years ago
Siegfried Pammer 7843a5b95f implement ITypeResolver based on Cecil to avoid loading of assemblies using reflection 14 years ago
Siegfried Pammer 1bd14655d0 Ricciolo.StylesExplorer.MarkupReflection FIX: properly set _eof when reaching end of file 14 years ago
Siegfried Pammer d3f31d054e implement basic plug-in 14 years ago
Siegfried Pammer 71c8fb1446 add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
Siegfried Pammer dd02632a4b add ILSpy.BamlDecompiler project 14 years ago