Commit Graph

7 Commits

Author SHA1 Message Date
ondrej
bd6f6bf6dd ide: ExceptionDlg: fix checkbox position regression from r52309 #f7106b7504
git-svn-id: trunk@52532 -
2016-06-20 18:02:01 +00:00
ondrej
f7106b7504 IDE: exception dialog: support copy to clipboard. Issue #30050
git-svn-id: trunk@52309 -
2016-05-15 09:34:34 +00:00
martin
6e09d09556 DBG: Do not treat "&" as accel-char when displaying exceptions. Issue #0023321
git-svn-id: trunk@39285 -
2012-11-15 23:50:18 +00:00
martin
b206291f65 DBG: More info/options on break for exception/run-error
git-svn-id: trunk@32400 -
2011-09-18 11:53:34 +00:00
paul
38c3709b80 debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2
git-svn-id: trunk@18986 -
2009-03-14 12:35:06 +00:00
paul
5441f544bd debugger: forgot to autosize buttons in the exception dialog
git-svn-id: trunk@18919 -
2009-03-08 12:47:38 +00:00
paul
95b6a7b814 debugger: exception handling improvement
- add debugger exception notification dialog instead of simple message dialog. This allows to continue execution just after reading about exception and to add this exception to the "skip" list.
 - implement "Notify on Lazarus exception" option
 - fix inability to remove an exception from the "skip" list

git-svn-id: trunk@18916 -
2009-03-08 12:03:34 +00:00