Commit Graph
76928 Commits
Author SHA1 Message Date
andrey.zaytsev 63dd4113ea OC-2904 Debugger: Attach to already running local process action 2012-02-03 02:26:13 +04:00
Gregory.Shrago 03153c8db8 night fixes! 2012-02-03 02:12:24 +03:00
Eugene Zhuravlev 5bf5c8f8be fail build if javac return code is 'false' 2012-02-02 21:53:51 +01:00
peter 8ac9077f4c tolerate lookup start invalidation by 3d parties (EA-33435) 2012-02-02 20:16:08 +01:00
peter a76534d77a tolerate 3d party lookup disposing during a guarded change (EA-33140) 2012-02-02 20:16:08 +01:00
peter 9cc5323048 some nullity annos 2012-02-02 20:16:08 +01:00
Dmitry Jemerov 248fd6bdff put 'resolve conflicts' in main Git menu, hide it when there are no conflicts (IDEA-79119) 2012-02-02 19:58:32 +01:00
Dmitry Jemerov 98d526b8b8 names validator in create class dialog (IDEA-80075) 2012-02-02 19:58:31 +01:00
Dmitry Jemerov 32ec7ac037 correctly show source roots with defined package prefix in project view (IDEA-80768) 2012-02-02 19:58:30 +01:00
Dmitry Jemerov ee88a167f4 Ctrl-drag of editor tab leaves a copy in the original container (IDEA-80651) 2012-02-02 19:58:30 +01:00
Dmitry Jemerov fe59354aec show file path popup on mouse up, not mouse down 2012-02-02 19:58:29 +01:00
Dmitry Jemerov dcc393ed93 kill usages of deprecated API 2012-02-02 19:58:28 +01:00
Dmitry Jemerov 2f8cca5cb2 "goto action" works on welcome screen (IDEA-80151); nullability 2012-02-02 19:58:27 +01:00
Dmitry Jemerov a386146bb0 "expand all" action in hierarchy toolbar (IDEA-79848) 2012-02-02 19:58:26 +01:00
Dmitry Jemerov 6d89720ea0 fix updating status bar in floating editor frame (IDEA-80656); remove some weird dead code 2012-02-02 19:58:25 +01:00
Dmitry Jemerov 5cdc45e98d advertise "goto file" in editors splitters empty text; show it even when project view is visible 2012-02-02 19:58:24 +01:00
Dmitry Jemerov 256a8648d4 F4 works in diff window (IDEA-42035) 2012-02-02 19:58:24 +01:00
Dmitry Jemerov d570c83a1c OPEN_EDITOR_AND_CLOSE_DIFF closes all nested dialogs (comment of IDEA-42035) 2012-02-02 19:58:23 +01:00
Gregory.Shrago 4a29f73e9c [andrey] DB error reporting fix and more logging 2012-02-02 22:38:50 +03:00
Sergey Evdokimov 1766b2738d IDEA-77160 (${env.PATH} variable highlighted as red error) 2012-02-02 22:31:48 +04:00
Alexander Lobas a1adcbca29 Merge remote-tracking branch 'origin/master' 2012-02-02 22:19:38 +04:00
Alexander Lobas 69c24addde IDEA-37522 2012-02-02 22:16:28 +04:00
peter 07666225ec tolerate lookup being closed by 3d parties during finishLookup (EA-33434,EA-32899) 2012-02-02 19:03:14 +01:00
peter d4a1214f78 accept that lookup listeners sometimes close lookups (EA-33437) 2012-02-02 19:03:13 +01:00
peter 7d54095cce when lookup is hidden during guarded change, don't proceed 2012-02-02 19:03:13 +01:00
peter 0b2017edd9 when lookup start offset is corrupted, hide it to prevent further exceptions 2012-02-02 19:03:13 +01:00
peter a0e7cb5812 fix lookup start marker invalidation when finishing completion with a char inside a live template 2012-02-02 19:03:13 +01:00
Anna Kozlova 24ec63e74e iterate over: correct offset to detect template applicability 2012-02-02 21:17:52 +04:00
Konstantin Bulenkov e497b81929 npe fix 2012-02-02 18:11:18 +01:00
Roman Shevchenko 5d3712fd3e Symlink icons in a file chooser 2012-02-02 20:45:10 +04:00
Roman Shevchenko 5e12046368 Cleanup 2012-02-02 20:44:58 +04:00
Kirill Likhodedov 909810c1b3 Merge remote-tracking branch 'origin/master' 2012-02-02 20:34:10 +04:00
Konstantin Bulenkov 8fac3f6974 NPE in Swing FontMetrics 2012-02-02 17:28:45 +01:00
Kirill Likhodedov 73f6736c5b Merge remote-tracking branch 'origin/master' 2012-02-02 20:21:04 +04:00
Kirill Likhodedov 1db5e23f95 Show merge commit content correctly on "Show All Affected Paths" invoked from File History 2012-02-02 20:19:21 +04:00
Eugene Zhuravlev 9d0b4a01e8 add server-based make test root 2012-02-02 17:03:22 +01:00
Konstantin Bulenkov 861bb94831 +multiple selection and operations performing 2012-02-02 16:59:40 +01:00
Dmitry Boulytchev d64fc3c19e Merge branch 'master' of git.labs.intellij.net:idea/community 2012-02-02 19:48:14 +04:00
Dmitry Boulytchev d0e514c44f Finishing setting up tests (compiler server). 2012-02-02 19:46:18 +04:00
Sergey Evdokimov e2d6cb5685 Revert broken tests. 2012-02-02 19:39:18 +04:00
Sergey Evdokimov 35d7691eb8 Replace ApplicationManager.getApplication().runWriteAction() to ApplicationManager.getApplication().acquireWriteActionLock(). 2012-02-02 19:39:18 +04:00
Konstantin Bulenkov e1038a5963 find instance by component 2012-02-02 16:19:41 +01:00
peter 8078ea5689 correctly place dot when chosen a class name in completion with it 2012-02-02 16:11:07 +01:00
peter d77e31b0d0 less duplication in successful push notification 2012-02-02 16:11:06 +01:00
Kirill Likhodedov 694ff521b4 PopupFactoryImpl: adjusts icon size to maximum, so that icons with different sizes were aligned correctly in a single action group 2012-02-02 19:06:28 +04:00
Sergey Evdokimov 0e68af47b7 Replace ApplicationManager.getApplication().runReadAction() to ApplicationManager.getApplication().acquireReadActionLock(). 2012-02-02 19:06:16 +04:00
peter 3a290433fb understand <br/> as line separator 2012-02-02 16:00:59 +01:00
Dennis Ushakov 42cf895280 IDEA-80706 Debug Tool Window: restore view under Debugger view hides previously restored view 2012-02-02 18:56:32 +04:00
Anna Kozlova 9b66cf4d4a Merge remote-tracking branch 'origin/master' 2012-02-02 18:47:02 +04:00
peter f96cf9acfd IDEA-80749 Make it possible to enable live templates for specific language in custom language plugin 2012-02-02 15:45:49 +01:00