Commit Graph

230 Commits

Author SHA1 Message Date
Eugene Zhuravlev
feac213039 Do not show invisible line breakpoint on gutter (IDEA-66454) 2011-03-11 18:14:35 +01:00
Eugene Zhuravlev
42967223de logging 2011-03-03 17:33:52 +01:00
Eugene Zhuravlev
e09c285fe9 throw correct exception 2011-03-03 17:33:48 +01:00
Eugene Zhuravlev
57697fb7d0 do not fail with OOME when rendering large strings 2011-02-21 13:10:41 +01:00
Alexey Kudravtsev
74a97e983b simplified API calls 2011-02-18 12:04:17 +03:00
Konstantin Bulenkov
ac0d984e8d rewrote EditorGutterComponent DnD functionality to fix IDEA-36592 Breakpoint drag and drop does not work between two splits (no matter the same or different files) 2011-02-03 19:26:37 +03:00
Eugene Zhuravlev
d105a2f5f9 faster reaction on cancel button while searching for modified files 2011-02-02 13:41:53 +01:00
Alexey Kudravtsev
1f3e14b246 make service not extend *Component, test added 2011-01-19 13:31:10 +03:00
Alexey Kudravtsev
10a56b8f74 notnull 2011-01-19 12:41:25 +03:00
Alexey Kudravtsev
8dd1100484 cleanup 2011-01-19 12:41:22 +03:00
nik
e06659f43e xdebugger: show alert icon when normal or error output is printed to console 2010-12-30 15:10:13 +03:00
Alexey Kudravtsev
bf74df397b cleanup 2010-12-29 18:38:35 +03:00
Anton Makeev
efdb3f0ddf order enumerator fixes and tests (+hot swap fixed) 2010-12-27 18:23:31 +03:00
Eugene Zhuravlev
28d3c75bbb breakpoint requests for redeployed classes fix (IDEA-63224) 2010-12-23 14:02:33 +03:00
Eugene Zhuravlev
4da2306481 allow no more than one suspend context with suspend policy 'suspend_all' 2010-12-17 14:34:44 +03:00
Eugene Zhuravlev
6652fe5b15 big read action removed 2010-12-16 15:32:48 +03:00
Eugene Zhuravlev
af732e3019 do not discard step request in a particular thread when stepping in another thread occurs (IDEA-63007) 2010-12-15 18:52:49 +03:00
Eugene Zhuravlev
34f1169f82 [r=cdr] fix regression: empty default log message text when add breakpoint action with shift-click 2010-12-07 18:55:29 +03:00
nik
12d3caa1c6 pause action restored in java debug views [rev by peter] 2010-12-02 17:23:38 +03:00
Eugene Zhuravlev
7450336afc replace assertion with checks 2010-11-25 19:21:29 +03:00
Alexey Kudravtsev
2743e06cc8 cleanup 2010-11-25 17:18:14 +03:00
Alexey Kudravtsev
3fd46e7bff trying to fix debugger icons 2010-11-25 17:18:13 +03:00
Roman Shevchenko
f7dc71134f Cleanup 2010-11-24 12:28:47 +03:00
Eugene Zhuravlev
3ffa983749 fix super method evaluation 2010-11-23 18:12:19 +03:00
Anton Makeev
8e308d7bd3 UI: empty texts in settings (pt.4) 2010-11-22 10:52:30 +03:00
Anton Makeev
e4c73a31ce UI: empty texts in settings (pt.2) 2010-11-22 09:56:38 +03:00
Anton Makeev
726d098597 UI: empty texts in debugger 2010-11-22 09:56:37 +03:00
Roman Shevchenko
2687a44df8 Fix debugger threads combo for GTK+ L&F 2010-11-19 22:08:01 +03:00
Eugene Zhuravlev
ad07c4b4be do not access debuggee from under ReadAction to avoid livelocks 2010-11-18 19:57:14 +03:00
Eugene Zhuravlev
37c5f578bb [r=anton] list/table tooltips speed optimization (IDEA-61033) 2010-11-17 17:05:02 +03:00
Eugene Zhuravlev
9113f7cbc9 fix modification detection in DebuggerSettings (IDEA-58852) 2010-11-15 20:31:29 +03:00
Eugene Zhuravlev
9cd0bf4e07 disable assertion 2010-11-12 15:38:41 +03:00
Alexey Gopachenko
ebf3b511a9 CRLF Dmitry Trofimov MUST DIE %E~ 2010-11-12 11:31:48 +03:00
Dmitry Trofimov
439d1455d2 Merge branch 'master' of git.labs.intellij.net:idea/community
Conflicts:
	platform/lang-impl/src/com/intellij/psi/impl/source/codeStyle/CodeStyleManagerImpl.java
2010-11-11 21:36:40 +03:00
Dmitry Trofimov
f15c28c244 Added python exception breakpoints. TreeClassChooserDialog refactored. 2010-11-11 20:38:32 +03:00
Eugene Zhuravlev
1dd6f5d34c fix ReadAccessAllowed assertion 2010-11-11 19:26:28 +03:00
Eugene Zhuravlev
85b4c00117 fix java.lang.IndexOutOfBoundsException: Wrong line; 2010-11-11 10:41:14 +03:00
Eugene Zhuravlev
9f8cdadd02 show "val$" fields only when stepping in anonymous class only, part 2 2010-11-10 22:03:52 +03:00
Eugene Zhuravlev
9cfbb3cec7 show "val$" fields only when stepping in anonymous class only 2010-11-10 22:03:51 +03:00
Alexey Kudravtsev
57040244f1 duplicates replaced 2010-11-10 12:42:53 +03:00
Eugene Zhuravlev
74af332754 fix npe 2010-11-06 22:52:13 +03:00
Eugene Zhuravlev
1bee5ca802 fix NPE 2010-11-02 15:36:35 +03:00
Eugene Zhuravlev
c3f73d8086 fix read access assertion 2010-11-01 18:38:27 +03:00
Oleg Shpynov
db65ff6de6 Typo fix 2010-10-28 20:25:26 +04:00
peter.gromov
07bc4f1739 more cancellable completion in debugger evaluation code fragments 2010-10-22 19:31:05 +04:00
nik
1a7837a88d get rid of project components in xdebugger 2010-10-22 09:56:32 +04:00
Sergey Evdokimov
6ef1ea87d9 Debugging GSP pages. 2010-10-18 17:23:10 +04:00
Eugene Zhuravlev
e266aa482a fix conditions for binary numeric promotion (IDEA-59944) 2010-10-18 14:52:13 +04:00
Maxim Medvedev
7918f0a439 IDEA-59779 Groovy: Opened Expression Evaluation Dialog does not contain element under caret 2010-10-14 15:19:19 +04:00
peter.gromov
fb44bafcfe show live templates in autopopup if the prefix equals their key (of little use yet)
CompletionParameters.getInvocationCount()==0 for autopopups
2010-10-13 20:57:12 +04:00