Gregory Shrago
44fbf87e45
IDEADEV-41383 Inject language intention: "Add library" dialog is shown under popup
2009-11-16 23:44:47 +03:00
Gregory Shrago
ab18050c08
description update
2009-11-16 23:44:46 +03:00
irengrig
4686c8c7ed
Merge branch 'master' of git.labs.intellij.net:idea/community
2009-11-16 22:31:25 +03:00
irengrig
9166eedb0d
VCS: apply patch allow dirs striping for selection
2009-11-16 22:29:04 +03:00
Maas van den Berg
9921854301
IDEADEV-41386: When configuring Java SDK, resolve symbolic links and remove duplicate entries.
2009-11-16 21:30:59 +03:00
Maxim Medvedev
cbaf6caa8d
IDEADEV-41362
2009-11-16 20:33:59 +03:00
Maxim Medvedev
0264d70a54
IDEADEV-40959: ClassCastException at ConvertConcatenationToGstringIntention.processIntention() on applying "Convert concatenation to GString" intention to GString literals with backslash
2009-11-16 20:04:09 +03:00
Maxim Shafirov
57797f6db5
Custom hashCode() implementation semantically identical to Object.hashCode(). This one is much faster since Object.hashCode() is native JNI call.
2009-11-16 19:25:02 +03:00
Dmitry Avdeev
6c06dfe43c
Win32fs disabled in tests
2009-11-16 19:11:54 +03:00
Maxim Medvedev
9f60e9d496
Merge branch 'gstringReformatting'
2009-11-16 19:04:52 +03:00
Maxim Medvedev
3a8cb8f86b
gstring reformatting fix
2009-11-16 19:00:17 +03:00
Konstantin Bulenkov
adab8ca29f
save splitters states in settings
2009-11-16 18:50:24 +03:00
Maxim Shafirov
a7bb3ab6c2
IDEADEV-41315
2009-11-16 16:07:52 +03:00
Anton.Makeev
8bd0a63db2
Maven: unregistering tool window listener correctly
...
Maven: opaque dependencies graph
2009-11-16 15:46:29 +03:00
Anton.Makeev
c1420efcbe
Maven: dependency tree in the Maven Projects view
2009-11-16 15:12:18 +03:00
Anton.Makeev
8576e88f98
Maven: dependency tree in the Maven Projects view
2009-11-16 15:06:40 +03:00
Anton.Makeev
98c107f3d3
Maven: unnecessary code removed
2009-11-16 15:06:39 +03:00
Anton.Makeev
e1980ced46
Maven: fixes for importing from the Project Structure
2009-11-16 15:06:39 +03:00
Anton.Makeev
9c4307667a
Maven: helpful message when can't initialize Maven
2009-11-16 15:06:38 +03:00
irengrig
609c74ff5d
VCS: apply patch dialog: highlight patch original path
2009-11-16 14:13:12 +03:00
Eugene Zhuravlev
5d3a8e4205
annotation processors:
...
1. invoke per-module
2. reworked handling of output paths for generated sources (UI coming soon)
2009-11-16 12:28:30 +03:00
Eugene Zhuravlev
06c3d2ef3d
cosmetics, remove redundant refresh
2009-11-16 12:21:55 +03:00
Eugene Zhuravlev
b3aea8c94f
remove unused code
2009-11-16 12:21:54 +03:00
Alexey Kudravtsev
504935c5ac
compilation
2009-11-16 11:34:48 +03:00
Alexey Kudravtsev
540b0010a7
cleanup, notnull
2009-11-16 11:19:44 +03:00
Alexey Kudravtsev
ae70c82d4d
cleanup: toArray -> toVirtualFileArray()
2009-11-16 11:19:43 +03:00
irengrig
7371d580fa
- cyclic dependency - vcs-impl from lang-impl. sorry
2009-11-16 10:52:56 +03:00
Dmitry Avdeev
9c459b1a0a
CompactStorage
2009-11-16 10:18:31 +03:00
peter
ed508e4143
relax check
2009-11-15 20:11:52 +00:00
peter
364774451e
they don't use system-dependent file separator in urls
2009-11-15 18:56:27 +00:00
peter
bf1159c01e
lookup dots should respect advertisement length
2009-11-15 18:12:59 +00:00
unknown
2e2063c4d0
Spellchecker: fix test with words contains diacritics
...
IDEA-23065 add some common terms
IDEADEV-38179 The text of the message should be replaced
IDEADEV-41030 "Accepted words" functionality in spellchecker doesn't work as expected.
2009-11-15 20:40:00 +03:00
peter
863c574160
1.5 jdk level for groovy compiler tests
2009-11-15 17:18:35 +00:00
peter
b6bf88139b
reviva groovy compiler tests
2009-11-15 16:01:13 +00:00
Gregory Shrago
19b0360dea
IDEADEV-26652
...
IntelliLang: pressing Tab in language completion list erases closing quote
2009-11-13 23:45:05 +03:00
Maxim Shafirov
85e96d332d
Drop PsiManagerConfiguration, optimize memory consumption by DirectoryIndex
2009-11-13 22:30:44 +03:00
Konstantin Bulenkov
c963b21766
automatic elements selection
2009-11-13 22:18:14 +03:00
Gregory Shrago
909cfb406b
IDEADEV-41351 Add annotations.jar automatically whan 'Inject Language' intention is used
2009-11-13 22:09:00 +03:00
Kirill Kalishev
8e5ffec337
[jeka] groovy compiler tests bombed
2009-11-13 20:41:17 +03:00
Maxim Medvedev
ecf82235b9
improve method return statements inspection
2009-11-13 20:24:22 +03:00
Kirill Kalishev
157611291d
Merge branch 'master' of git@git.labs.intellij.net:idea/community
2009-11-13 20:17:33 +03:00
Kirill Kalishev
05bcac51cc
macro playback fixed
2009-11-13 20:17:22 +03:00
Oleg Shpynov
5db6c1f88b
Platform specific tips
2009-11-13 19:19:12 +03:00
Gregory Shrago
c93403e861
AE due to null pomTargets: logging & workaround
2009-11-13 18:54:09 +03:00
Alexey Pegov
4514422ec7
fix ComponentVersionProcessingTest
2009-11-13 17:50:34 +03:00
Roman Chernyatchik
72b06c2e41
Merge branch 'master' of git.labs.intellij.net:idea/community
2009-11-13 16:44:10 +03:00
Dmitry Avdeev
81c874deda
revert
2009-11-13 16:43:06 +03:00
Roman Chernyatchik
8cea92b350
fix improved : [IDEADEV-41302] Change File->Reopen to 'Open Recent'
2009-11-13 16:42:13 +03:00
Roman Chernyatchik
17310a3274
pending test shouldn't be considered as failure/error in "select first failed test"
2009-11-13 16:42:01 +03:00
Roman Chernyatchik
4d94b2be60
type inference for "create" and "create!" active record methods
2009-11-13 16:41:41 +03:00