Commit Graph
61279 Commits
Author SHA1 Message Date
Alexey Kudravtsev 316a16666b (no message) 2005-01-20 20:24:33 +03:00
Eugene Vigdorchik 6ee8624b24 (no message) 2005-01-20 20:14:33 +03:00
Eugene Vigdorchik 23a432bf56 (no message) 2005-01-20 20:04:37 +03:00
Mike Aizatsky a180bda744 Correcting ZKM functionality 2005-01-20 20:02:24 +03:00
Olesya Smirnova 7d2c890f40 zx 2005-01-20 19:53:55 +03:00
Eugene Vigdorchik abbabcdebd (no message) 2005-01-20 19:12:44 +03:00
Eugene Vigdorchik 56d1d05790 (no message) 2005-01-20 19:10:05 +03:00
Olesya Smirnova 0234111c57 zx 2005-01-20 19:09:05 +03:00
Eugene Zhuravlev 25858ba959 DebuggerContext command is started only when corresponding thread is really suspended, removed some redundant checks, inserted some if (LOF.isDebugEnabled()) 2005-01-20 18:47:02 +03:00
Maxim Shafirov c7844d95d2 Fix for <else> keyword dropped by buggy inline method refactoring. 2005-01-20 18:12:54 +03:00
Maxim Mossienko 93f24e478a fixed stack overflow in canContainAttribute 2005-01-20 18:08:31 +03:00
Alexey Kudravtsev 4d740a539a (no message) 2005-01-20 17:58:26 +03:00
Olesya Smirnova e006a6380a zx 2005-01-20 17:37:40 +03:00
Eugene Vigdorchik 2422322bb2 (no message) 2005-01-20 16:06:16 +03:00
Olesya Smirnova ac06812017 zx 2005-01-20 16:04:15 +03:00
no_reply@jetbrains.com ce26ebd617 Jira #IDEA-186 2005-01-20 15:36:31 +03:00
Eugene Zhuravlev 73957bf57a removed check for Project presence 2005-01-20 15:36:11 +03:00
Eugene Zhuravlev b6bf97b1d2 UsageView:show read access and show write access filters cannot be both unchecked 2005-01-20 15:20:37 +03:00
Alexey Kudravtsev f67598fb43 (no message) 2005-01-20 15:08:41 +03:00
Alexey Kudravtsev 4f165585bc (no message) 2005-01-20 14:46:52 +03:00
Maxim Shafirov 478c6db1e8 SrcToPsiMap works with ASTNodes instead of TreeElements. 2005-01-20 14:45:14 +03:00
Maxim Shafirov 48323bf523 Cosmetic changes. 2005-01-20 13:06:07 +03:00
Maxim Shafirov 53cf00af4d void methods should be ignored regardless the fact they match patterns defined. Otherwise String.getChars() method is being highlighted with default patterns. 2005-01-20 13:02:23 +03:00
Maxim Shafirov 3e2c06c213 Yet more usages converted from TreeElement to ASTNode 2005-01-20 12:40:48 +03:00
Anna Kozlova 05e9280213 filters per dependency panel 2005-01-20 12:37:16 +03:00
Maxim Shafirov c6d9137173 Replacing ChangeUtil calls to appropriate methods of ASTNode. 2005-01-20 12:10:47 +03:00
Maxim Shafirov ac16b9b858 Incors Alloy made default IDEA laf. 2005-01-20 00:49:59 +03:00
Maxim Shafirov 4f77751e8b Write interface added to ASTNode. Implementations delegate to ChangeUtil. 2005-01-20 00:22:28 +03:00
Maxim Shafirov f6521186bd Hacked event count assertion of the datacontext to allow showing modal dialog to clear RO status of the files to be changed by some action synchronously. This event count hack is necessary to allow actions that called this stuff could still get data from their data contexts. Otherwise data manager stuff will fire up an assertion saying that event count has been changed (due to modal dialog show-up) The hack itself is safe since we guarantee that focus will return to the same component had it before modal dialog have been shown. 2005-01-19 23:16:15 +03:00
Eugene Zhuravlev aea7bcf888 correctly work with filters and read/write access usages in UsageView 2005-01-19 22:33:29 +03:00
Maxim Shafirov 1c3d92ca57 Do not use FileWatcher when asked to refresh synchronously a single file. FileWatcher native stuff is asynchronous by definition. 2005-01-19 22:16:46 +03:00
Mike Aizatsky 95113e2fee ZKM export: printing super clasess/interfaces. 2005-01-19 21:34:39 +03:00
Maxim Shafirov 60b02f63e5 VFS refresh after clearing RO attribute ought to be synchronous. 2005-01-19 21:23:14 +03:00
Maxim Shafirov 388c386925 Continue introducing interface ASTNode. 2005-01-19 19:37:58 +03:00
Olesya Smirnova 5274c0dda3 zx 2005-01-19 18:44:06 +03:00
Maxim Mossienko b2e8311fca control + Q for custom tag in lookup 2005-01-19 18:27:33 +03:00
Maxim Mossienko 50d906a9cc whitespaces are not data characters in html 2005-01-19 17:04:31 +03:00
Olesya Smirnova 321bc31bb1 zx 2005-01-19 16:58:52 +03:00
Eugene Vigdorchik 02301e7219 (no message) 2005-01-19 16:54:43 +03:00
Anna Kozlova ebe37450ee tests on analyze dependencies 2005-01-19 16:35:48 +03:00
Anna Kozlova dac74cd211 add backward dependencies analyzer 2005-01-19 16:35:14 +03:00
Alexey Kudravtsev 4dbc268cc4 (no message) 2005-01-19 16:21:02 +03:00
Olesya Smirnova 86d3816298 zx 2005-01-19 15:50:50 +03:00
Eugene Vigdorchik 63a68ee7c0 (no message) 2005-01-19 15:09:55 +03:00
Eugene Vigdorchik f165871003 (no message) 2005-01-19 14:49:49 +03:00
Maxim Mossienko 8ad91c8c86 jspx documentation 2005-01-19 13:54:58 +03:00
Eugene Vigdorchik dafc808f38 (no message) 2005-01-19 13:27:07 +03:00
Eugene Vigdorchik 005fd4d6f9 (no message) 2005-01-19 13:12:05 +03:00
Anna Kozlova d161b63133 configure initial roots 2005-01-19 12:42:04 +03:00
Maxim Shafirov 9724d353af Extracting ASTNode (Abstract Syntax Tree Node) interface from TreeElement/CompositeElement/LeafElement 2005-01-19 00:04:51 +03:00