Commit Graph
44664 Commits
Author SHA1 Message Date
Alexey Pegov 48d0c92cd0 IDEADEV-38479 Show run configuration's icon in "Run"-window 2009-11-23 17:37:05 +03:00
Dmitry Avdeev 603f41b08d Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-23 17:35:30 +03:00
Eugene Zhuravlev baa832e978 setting Thread priorities 2009-11-23 17:19:57 +03:00
Constantine Plotnikov 1a814be9b5 git4idea: IDEADEV-40852: Added possibility to copy commit hash in history view 2009-11-23 16:32:39 +03:00
Konstantin Bulenkov c6b24c0cd4 DataProvider in Show Usages Popup 2009-11-23 16:31:08 +03:00
Kirill.Safonov 1dfe4d9dd7 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-23 16:00:05 +03:00
Kirill.Safonov a78f671d2e upgrade commons-net to 2.0 2009-11-23 15:59:36 +03:00
Maxim Medvedev 53fd00348d groovy break, continue highlighting fix 2009-11-23 15:59:21 +03:00
Anton.Makeev 7a43b9481e Maven: updating sorce folders after goals execution 2009-11-23 15:35:53 +03:00
Anton.Makeev 05c49839ec DirectoryIndex: optimization 2009-11-23 15:35:53 +03:00
Anton.Makeev 624bb51d07 DirectoryIndex: optimization 2009-11-23 15:35:52 +03:00
Alexey Pegov 74f35fe062 IDEADEV-41394 should be able to shift-click on an item in the Run... dialog 2009-11-23 15:27:06 +03:00
Dmitry Avdeev 74837f3d72 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-23 14:41:45 +03:00
Alexey Kudravtsev 7f5db28b38 more correct comprasion 2009-11-23 14:38:24 +03:00
Alexey Kudravtsev 7c81076e77 assertion 2009-11-23 14:38:14 +03:00
Alexey Kudravtsev 41131f282e simplify 2009-11-23 14:38:03 +03:00
Alexey Kudravtsev 6d362901d5 project leak 2009-11-23 14:37:53 +03:00
irengrig 1d2f53bdae Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-23 14:33:14 +03:00
irengrig 4106a4e0bc VCS: correctly mark dirty roots in case project root directory is mapped with non-default mapping 2009-11-23 14:30:40 +03:00
Konstantin Bulenkov 9507ed42da additional IllegalStateException check 2009-11-23 14:30:29 +03:00
Konstantin Bulenkov 2385df357e bindToElement call should catch IOE 2009-11-23 14:28:50 +03:00
nik 7ed68bed76 IDEADEV-41509: Artifacts: preprocessing and postprocessing properties are written into project files in arbitrary order 2009-11-23 14:20:50 +03:00
irengrig 0016b7000c NPE, composite checkout listener. FS notifier might not be present. do not assert for that 2009-11-23 14:08:29 +03:00
Maxim Shafirov 8685473edb Exception 17294 2009-11-23 13:47:15 +03:00
Dmitry Avdeev eed1b1a322 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-23 13:35:32 +03:00
Konstantin Bulenkov 171e27c547 IAE fix (check that getVirtualFile() is not null) 2009-11-23 13:29:38 +03:00
Dmitry Avdeev a9cfe06b81 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-23 13:13:08 +03:00
Konstantin Bulenkov e123087ec0 use registry 2009-11-23 12:50:08 +03:00
nik 6a3b9c00d3 CCE: XDebuggerFramesList.onFrameChanged 2009-11-23 12:30:31 +03:00
irengrig b90b61da76 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-23 11:35:51 +03:00
irengrig a2099f78aa IDEADEV-41487 (CVS operations do not finish) - semaphore proper usage 2009-11-23 11:27:08 +03:00
nik fa9b6e5294 web browsers: editable command fields 2009-11-23 10:57:06 +03:00
nik 10bc56e161 fix 2009-11-23 10:57:06 +03:00
nik 2959577d92 tabs in artifact editor reordered 2009-11-23 10:57:05 +03:00
nik f9e1224ebc xdebugger: watches tree reworked 2009-11-23 10:57:05 +03:00
peter 0ca0a0f01f don't forget about groovy compiler patchers (IDEADEV-41515) 2009-11-22 22:25:46 +00:00
peter cd2b1f0a36 don't fail when compiling with old groovy distributions (IDEADEV-41513, IDEADEV-41514) 2009-11-22 22:25:44 +00:00
peter bc1ae2e2dc support separate-jar grails in classpath (e.g. imported from eclipse) 2009-11-22 22:25:41 +00:00
peter b56f14b8ff remove dead classes 2009-11-22 22:25:38 +00:00
Maxim Medvedev 859303cce2 Inline to anonymous class works only for java classes 2009-11-22 23:39:46 +03:00
Maxim Shafirov 87fcdcd37f Split DefaultKeymap.xml into separate files for each keymap. This is much easier to work with. 2009-11-22 18:51:09 +03:00
Maxim Shafirov fef4f5b658 NPE fix plus a bunch of dead code removed 2009-11-22 17:16:16 +03:00
Eugene Zhuravlev 916afddea9 performe checkCanceled before entering non-cancelable section 2009-11-22 15:36:11 +03:00
Maxim Medvedev 2c1d6c25da convert method to closure and back again fix 2009-11-21 18:49:02 +03:00
Maxim Medvedev e08643445c IDEADEV-41451: test fix 2009-11-21 15:38:04 +03:00
Maxim Medvedev c12aab8d02 IDEADEV-41451: Annotations on Groovy package/import keywords are error-highlighted 2009-11-21 14:08:33 +03:00
sergey.vasiliev df8cbe2708 cdr fix 2009-11-20 22:02:49 +03:00
Ilya Sergey 0d79311aa6 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-20 19:13:31 +01:00
Ilya Sergey 2b87932b9d GroovyDSL testdata fixed 2009-11-20 19:12:21 +01:00
Anton.Makeev 3e0ce75bc3 Maven: do not remove user-project libraries on import + test fixes 2009-11-20 20:46:47 +03:00