45 Commits (0a5eab49697c2097eb0e533b0b561af0c58c0f02)

Author SHA1 Message Date
Siegfried Pammer 728d516a61 Fix #2298: Allow to change the DecompilerTextView's font size through scrolling. 4 years ago
Siegfried Pammer 1c5c253fa5 Fix #2518: "Other Resources" section of resource files is not displayed properly. 5 years ago
Siegfried Pammer 8cbea9f348 Fix #1878: Add simple language switch to the UI. 5 years ago
tom-englert 7177a9afd2 Fix variable highlighting 5 years ago
tom-englert 3328fe39d5 Simplify brushes 5 years ago
tom-englert f20dcace40 Fix string table style 5 years ago
tom-englert 3e98c30600 Fix string table theming 5 years ago
tom-englert 79a5c5d039 Introduce Dark Mode 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Siegfried Pammer bd9291f65b Use DataGrid in all metadata views. 6 years ago
Siegfried Pammer 3c166034cc #1803: Fix ArgumentException when dragging Resources view out of the main window. 6 years ago
Siegfried Pammer 40a9aa4ce0 Fix #1804: ArgumentException when clicking on ResourcesFileTreeNode. 6 years ago
jkuehner 6a23e5ae9b work on docking ui 7 years ago
Siegfried Pammer 006c6cb4eb Fix icons in SearchPane. 7 years ago
Siegfried Pammer 978eaf2772 Add some missing SVGs; 7 years ago
Siegfried Pammer 9dd22011d6 Remove ILSpyTreeNode.Save accepting a file name, as it is currently not necessary. 7 years ago
dymanoid b85d14ac55 Add extension method for DependencyObject 7 years ago
Siegfried Pammer dfd5a5f3de Add FilterableGridViewColumn. 7 years ago
Siegfried Pammer 4bba7e4009 Fix #1316: Resources string table is not sorted by name anymore since 3.1 7 years ago
MysticBoy 3fd999a42b Localization of Chinese, which is not completed, will continue to translate. 8 years ago
Siegfried Pammer 38247fed2d Fix NRE in SortableGridViewColumn. 8 years ago
Daniel Grunwald b4dd917949 Avoid copying resources into managed memory. 8 years ago
Daniel Grunwald d63a37dcda Allow comparing metadata entities across compilations. 8 years ago
Daniel Grunwald 64547de4a0 foreach loops now use "var" if the element type is a tuple and can be inferred from the collection type. 8 years ago
Siegfried Pammer 22cff129f4 Add option to reset sort direction (by clicking on the same column three times) 8 years ago
Siegfried Pammer 758eb12360 Add GridViewColumnAutoSize 8 years ago
Siegfried Pammer ac1f061ad8 Add extra "advanced settings" only visible in debug builds, to make debugging special settings easier. 8 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Daniel Grunwald 7273fe58fd Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
Daniel Grunwald 15b776faa2 Initial attempt at short-circuiting if conditions 10 years ago
Siegfried Pammer 74daaaf733 Revert "Allow scrolling in high resource rows" 10 years ago
Sander Cox 0b6ae7e5ed Allow resource rows that are higher then the grid (large text fields) to scroll to partial content as well. 10 years ago
Siegfried Pammer c51498ccc4 fix indentation 11 years ago
Ronny Klier 6a3a1b1a7c Adapt size of ResourceStringTable/ResourceObjectTable on changed size of MainWindow.mainPane. 12 years ago
Linquize 322f87d1f3 Search Box: Make sure the whole search icon is displayed 12 years ago
Ed Harvey f200847ccd Fit and finish: Resource table. 15 years ago
Ed Harvey 7ea5845383 Move class to separate file. 15 years ago
Ed Harvey 46d99570d8 Improved display of resource strings and serialized objects 15 years ago
Ed Harvey 85c18d0951 Code Tidy: Mark fields read-only where appropriate 15 years ago
Ed Harvey 729cc9da0c Code Tidy : Remove redundant using statements 15 years ago
Ed Harvey b60dbc74af enhanced resource decompilation 15 years ago
Ed Harvey db5fc018aa Move extension method to more appropriate namespace. 15 years ago
Ronny Klier e63cbb6175 Support copy entries from resource string table 15 years ago
Ronny Klier 7d3df04903 First part to support copy from string table 15 years ago
Ronny Klier a07bea82ea Decompile string resources in .resources TreeNodes and show them in a table. 15 years ago
Daniel Grunwald f5443a33d5 New search. 15 years ago
Daniel Grunwald 4489dd8289 Create closeable pane for the analyzer. 15 years ago
Daniel Grunwald a0f22ed522 Add delay to SearchBox. 15 years ago
Daniel Grunwald 48dd3c0fd1 Code cleanup. 15 years ago
Eusebiu Marcu df71f32ffa Add SearchBox with icons. 15 years ago