Siegfried Pammer
b6dc9fcfa9
Move more of the settings infrastructure to ILSpyX for reuse.
3 weeks ago
tom-englert
da0117680b
Fix some minor design flaws in new code.
11 months ago
tom-englert
0b477f721a
Move command handling from main window to command implementations.
11 months ago
tom-englert
2454cd3a99
Consolidate all options/settings to use a consistent WFP MVVM pattern.
11 months ago
tom-englert
39b036b027
Remove more code from MainWindow, refactor startup sequence
11 months ago
tom-englert
0c1c5cecd7
Decouple AssemblyListPane from MainWindow
11 months ago
tom-englert
97bd5cb122
Decouple Settings from MainWindow
11 months ago
Siegfried Pammer
075d616b2d
Remove obsolete and unused fields from SessionSettings.
2 years ago
Lucas Trzesniewski
df4f18b32c
Add theme option in settings
2 years ago
Lucas Trzesniewski
d3799d0323
Identify themes by name
2 years ago
Christoph Wille
003a2b45b4
Move Settings to ILSpyX ( #2869 )
* Move ILSpySettings to ILSpyX
* Make settings file path configurable using a static provider interface
* Move MiscSettings to ILSpyX, rename existing to MiscSettingsVieModel
* Introduce static Load for DecompilerSettings on interface
* Add path provider for ilspycmd parameter scenario
* Allow for saving of MiscSettingsPanel
* Rename DisplaySettings to DisplaySettingsViewModel
* Add SaveDecompilerSettings
3 years ago
Siegfried Pammer
e8a480d43f
Move search functionality to ILSpyX
3 years ago
Siegfried Pammer
98d5957e24
Use separate FilterSettings for each tab and bind the dropdowns directly to the settings of the active tab page. This should fix #2404 .
4 years ago
tom-englert
b1e4322906
Fix #2409 : Styling of windows title bar is now optional.
4 years ago
Siegfried Pammer
8cbea9f348
Fix #1878 : Add simple language switch to the UI.
4 years ago
tom-englert
79a5c5d039
Introduce Dark Mode
4 years ago
dotnet format
0d9f871a4f
#2128 : Reformat the whole code base.
5 years ago
Siegfried Pammer
6062cdd26d
AssemblyListManager: add keyboard input actions to dialog and fix bugs in rename/delete handler.
5 years ago
Siegfried Pammer
85f2994aa6
Step 1 of #1800 : Add assembly list dropdown to toolbar.
6 years ago
Andreas Weizel
aadad76d52
Save and load AvalonDock layout
6 years ago
Siegfried Pammer
37d29f4042
Persist selected search mode in SessionSettings.
8 years ago
Ed Harvey
c3a4b2a248
fix #558 : Last selected assembly isn't loaded if it's an auto-loaded assembly
11 years ago
Siegfried Pammer
4de3aba67b
Escape/Unescape invalid characters on save/load to avoid exceptions in XDocument.Load/Save. fixes #54
14 years ago
Daniel Grunwald
43c80f90ea
Close #312 : Implemented Window Position Validation
14 years ago
Daniel Grunwald
4489dd8289
Create closeable pane for the analyzer.
14 years ago
Daniel Grunwald
e9ad53a607
Improvements for the analyzer.
15 years ago
Daniel Grunwald
8e83ecc944
Save the splitter position.
15 years ago
Daniel Grunwald
2e0b6bab0e
Fix WindowBounds saving code.
15 years ago
Daniel Grunwald
1093ba83df
Code cleanup.
15 years ago
Daniel Grunwald
507ae707cb
Move TreeNodes to their own namespace.
15 years ago
Daniel Grunwald
f723440cc4
Started working on assembly list support.
15 years ago
Daniel Grunwald
0a3bf39aa8
Store settings in appdata.
15 years ago