summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/LogViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-0/+2
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-15/+15
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-171-8/+6
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-133/+74
* AppServices tidyupScott2015-09-261-5/+6
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-14/+14
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-031-14/+14
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-2/+2
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-021-4/+1
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-0/+5
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-211-2/+2
* WinGui: Fix a reset issue on the log window.sr552013-04-301-0/+1
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-4/+62
* WinGui: Show the two log files as tabs rather than a combobox selection. Make...sr552013-03-051-71/+16
* WinGui: Misc Fixessr552012-09-301-8/+7
* WinGui: Fix broken log window.sr552012-09-291-3/+3
* WinGui: (WPF) UI Consistency tweaks and improvements.sr552012-05-061-28/+36
* WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...sr552012-04-011-21/+19
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-1/+0
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-271-3/+211
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-271-0/+1
* WinGui: (WPF) Initial setup for the Log Window.sr552011-10-301-1/+3
* WinGui: (WPF) Continued work on the options window. Save Settings, Various fu...sr552011-10-291-0/+30