Tags: ForNeVeR/xdebugclient
Tags
* Settings.settings: New AppSetting break_on_script_start * SourceFileForm.cs: Breakpoints can be toggled using the F9 key * SourceFileForm.cs: Property are displayed in tooltip * MainForm.cs: Optionally debugging can be started automatically on script load git-svn-id: file:///t/Temp/xdc.svn/trunk@24 1de782c7-2fd1-447d-ae94-3010f92202a7
* PropertyForm.Designer.cs, DebugNode.cs: Added ellipsis button for l… …ong strings * SourceFileForm.cs: It's no longer necessary to select an identifier to inspect its value, simple right-click is enough * Status log is top-down instead of bottom-up * MainForm.cs: Debugging will automatically restart and listen after script finished * MainForm.cs, MainForm.Designer.cs: Added Options menu item * Resources.resx: Images for ellipsis button * Settings.settings, app.config: Added some Application Settings * Client.cs: Request breakpoint on notice only when configured to do so * Aga.Controls.dll, WeifenLuo.WinFormsUI.Docking.dll, ICSharpCode.TextEditor.dll: Added dependencies * Aga.Controls.dll: Updated to 1.6.1.0 * ConfigForm.cs: New form for configurations * PropertyDetailsForm.cs: New form for long strings * NodeEllipsisButton.cs: New node control for TreeViewAdv that shows an ellipsis button and opens a PropertyDetailsFrom with its value when clicked git-svn-id: file:///t/Temp/xdc.svn/trunk@21 1de782c7-2fd1-447d-ae94-3010f92202a7
- bump version to 1.0 beta 3 - implement reverse filename rewriting in the RewriteFileLoader so that a user can open a file over the network and set breakpoints beforehand - make the status form at the bottom read-only git-svn-id: file:///t/Temp/xdc.svn/trunk@19 1de782c7-2fd1-447d-ae94-3010f92202a7
- Add the lgpl.txt file to the project and configure the csproj to co… …py it to the output directory every build. git-svn-id: file:///t/Temp/xdc.svn/trunk@17 1de782c7-2fd1-447d-ae94-3010f92202a7
- Show more formal messages when no file is selected at initialization - Update Assembly info (version bumped to 1.0) git-svn-id: file:///t/Temp/xdc.svn/trunk@5 1de782c7-2fd1-447d-ae94-3010f92202a7