Commit Graph
56084 Commits
Author SHA1 Message Date
Alexey Pegov 4ba2f445eb IDEA-45342 Breadcrumbs are not shown for XML file 2010-11-10 17:16:55 +03:00
Denis Zhdanov 07f297c2cc IDEA-61050 Correct closing curly brace insertion point in case of expression within single-line 'if'
Corrected algorithm of closing curly brace insertion location calculation
2010-11-10 16:51:11 +03:00
Eugene Kudelevsky e742940a5a EA-23288 EA-2387 fix assertion 2010-11-10 16:40:49 +03:00
Eugene Kudelevsky 2033791ad8 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-10 16:30:32 +03:00
Rustam.Vishnyakov fbe34c88a0 EA-19172 - AE: StringUtil.repeatSymbol fix 2010-11-10 16:28:03 +03:00
Eugene Kudelevsky 7a9ca2e2d9 WI-3763 if whole string isn't correct zen-coding abbreviation, try to cut it from begining 2010-11-10 16:26:07 +03:00
peter.gromov 445320a38a prohibit refs to invalid PSI 2010-11-10 16:06:48 +03:00
Denis Zhdanov 49ac5ebd0f IDEA-59439 Adding 8-th line of code resize editor gutter if line numbers are shown
Corrected soft wraps processing during typing at document end
2010-11-10 16:03:20 +03:00
Eugene Kudelevsky 52cbc82df4 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-10 15:58:02 +03:00
Eugene Kudelevsky 7df89a1808 clean up 2010-11-10 15:57:20 +03:00
peter.gromov 9e0753b5c6 only allow to create anchors for existing PSI 2010-11-10 15:57:12 +03:00
peter.gromov 78dff987eb only allow to create anchors for valid PSI 2010-11-10 15:55:30 +03:00
Eugene Kudelevsky 04fca35c60 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-10 15:45:24 +03:00
Eugene Kudelevsky a940dfbcae IDEA-60471 remove platform chooser from android logcat 2010-11-10 15:44:43 +03:00
Dmitry Jemerov a44852a721 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-10 15:42:01 +03:00
Dmitry Jemerov 5374baf75a KeymapTest fixed 2010-11-10 15:41:02 +03:00
Nikolay Matveev 916b45b0cf way to avoid initialization in constructor 2010-11-10 15:30:34 +03:00
Eugene Kudelevsky ef490640af IDEA-60997 support for "merge" tag in Android layout files 2010-11-10 15:21:10 +03:00
Dmitry Jemerov 47018d757f Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-10 15:15:09 +03:00
Dmitry Jemerov 92251729b9 don't add null modules to compile scope (part of IDEA-60815) 2010-11-10 15:13:53 +03:00
Dmitry Jemerov f2da479271 diagnostics (part of IDEA-60815) 2010-11-10 15:10:07 +03:00
Dmitry Jemerov ee39b328b2 replace assertion with check (part of IDEA-60815) 2010-11-10 15:08:45 +03:00
Kirill Kalishev b660dbacbf Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-10 15:02:01 +03:00
Kirill Kalishev c5b38a6e78 action manager update fix - overwhelming of update queue 2010-11-10 15:01:46 +03:00
Alexey Pegov ed95378a6e EA-22615 - NPE: MemberChooser$4.convert 2010-11-10 14:59:35 +03:00
Dmitry Jemerov ad4cede0dc message for assertion 2010-11-10 14:59:00 +03:00
sweinreuter 5c55c96fdb Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-10 12:43:49 +01:00
sweinreuter fcff21d17f avoid null keys in indices 2010-11-10 12:35:12 +01:00
Eugene Kudelevsky fbb434e435 id attribute is not required for include tag 2010-11-10 14:01:19 +03:00
Alexey Pegov 9545e356a5 do not show run configuration settings if show settings enabled via edit run configuration from choose configuration popup on run/debug 2010-11-10 13:55:48 +03:00
Alexey Gopachenko 9a4c04296a helping people understand us better 2010-11-10 13:36:14 +03:00
Rustam.Vishnyakov 5d9d803f85 Correctly update a list of available JS libraries in usage scope settings 2010-11-10 13:28:46 +03:00
Alexey Kudravtsev f39f6107b7 IDEA-33405 2010-11-10 12:54:00 +03:00
Alexey Kudravtsev cfaa73797a do not take write action on projectClosing since somebody starts progress there 2010-11-10 12:52:22 +03:00
Alexey Kudravtsev 55e91f3a68 compile fix 2010-11-10 12:51:40 +03:00
Alexey Kudravtsev 375bb07270 cleanup 2010-11-10 12:42:54 +03:00
Alexey Kudravtsev daf4322549 unnecessary lock removed 2010-11-10 12:42:54 +03:00
Alexey Kudravtsev 57040244f1 duplicates replaced 2010-11-10 12:42:53 +03:00
Alexey Kudravtsev 5327288e5a cleanup 2010-11-10 12:42:53 +03:00
Alexey Kudravtsev 89c66df7b6 name disambiguation 2010-11-10 12:42:52 +03:00
Alexey Kudravtsev 620f6bc83c do not update on dispose 2010-11-10 12:42:51 +03:00
Alexey Kudravtsev 0720cb992c strip spaces in current line if caret would not jump 2010-11-10 12:42:51 +03:00
Anton Makeev 2e2636c9d9 Remote Processes: using localhost and no http for rmi servers
Maven: remote exceptions fixed (EA-22796, EA-23294, IDEA-60517, IDEA-60211, IDEA-58439, IDEA-60518)
2010-11-10 12:15:05 +03:00
Anton Makeev 15f3d9a723 maven: npe while creating file pointers on settings.xml (EA-15100) 2010-11-10 12:15:04 +03:00
Anton Makeev 71787d1248 editor manager: do not try to swap invalid files (EA-23284) 2010-11-10 12:15:02 +03:00
Anton Makeev 93f6b2ae5c maven: canceling index update on project close 2010-11-10 12:15:00 +03:00
Denis Zhdanov ca13c5c5e0 IDEA-31139 Resource/properties editor: allow renaming of keys from Resource(F4) view
Added rename handler for renaming resource bundle key from resource bundle editor
2010-11-10 11:43:31 +03:00
Roman Shevchenko 5c99775d01 Create unit test temp directory on demand 2010-11-10 11:24:47 +03:00
Roman Shevchenko e8979b15db Use FileUtil for temp file creation 2010-11-10 11:24:47 +03:00
nik 5557a47ef6 do not create instances of FacetType's if it is registered as extension 2010-11-10 10:57:40 +03:00