summaryrefslogtreecommitdiffstats
path: root/win/C#/frmExceptionWindow.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui:sr552010-08-291-249/+0
| | | | | | - Created an error service, renamed the frmExceptionWindow to ExceptionWindow and removed it's duplicate from the main project. It's all in the AppServices library. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3503 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-05-181-2/+27
| | | | | | - Cleanup the exception window a bit. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3302 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-05-181-0/+224
- Added an exception window which allows the exceptions to be copied by the user rather than using a message box. (Long overdue). Moved some of the most common exceptions over to using it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3301 b64f7644-9d1e-0410-96f1-a4d463321fa5