anna
e120d0af1f
do not check within bounds for super wildcards
2013-02-15 16:28:13 +01:00
Alexander Lobas
1b51773d43
Support tabs for PropertyTablePanel
2013-02-15 19:25:23 +04:00
Dmitry Semeniouta
df2cd24486
ContainerUtil: reverted signature changes
2013-02-15 18:27:28 +04:00
Dennis Ushakov
45826f88bf
platform-wide protocol handler
2013-02-15 18:00:02 +04:00
Sergey Evdokimov
c77316ab68
trim profiles name
2013-02-15 17:59:45 +04:00
Sergey Evdokimov
6dae0a094e
trim profiles name
2013-02-15 17:58:12 +04:00
Alexander Zolotov
af3f68abf0
Emmet support
...
- css abbreviations with values specifying
- supplying css values with units
- add important modifier
- explicit vendor prefixing
2013-02-15 17:15:40 +04:00
anna
3b4e3818e6
lambda: correct inference for vararg place > params.len (IDEA-101169)
2013-02-15 14:00:03 +01:00
anna
6ea7115d9b
EA-43899 - NPE: HighlightNamesUtil.getMethodDeclarationTextRange
2013-02-15 14:00:02 +01:00
anna
38ce821958
method ref: accept non parameterized receivers (IDEA-101168)
2013-02-15 14:00:02 +01:00
Roman Shevchenko
7b5b919239
Use user home as default file chooser start path
2013-02-15 13:32:57 +01:00
Sergey Evdokimov
be87fe52b6
IDEA-101185 IntelliJ does not use systemPropertyVariables defined in maven-surefire-plugin configuration
2013-02-15 15:32:32 +04:00
Sergey Evdokimov
cb4385efc6
IDEA-67081 (Maven Model Inspection generates error about relativePath being empty)
2013-02-15 15:17:57 +04:00
Anton Makeev
97a75ab4a9
IDEA-98590 Modal Progress dialog is a bit too wide (wider than with default UI) and doesn't use small font for text2
...
+review CR-IC @kb
2013-02-15 12:16:18 +01:00
Rustam Vishnyakov
ab6b02bc8e
Do not let plain text manager to get info from disposed projects, process all open projects upon start, import marked files from projects upon indexing
2013-02-15 14:28:39 +04:00
Kirill Likhodedov
5d4e7f50d0
[git][hg] IDEA-101135 Install hg widget to the same place as in Git
...
Move installation to and removal from the status bar to a common utility
class, reuse both in Git and Hg.
2013-02-15 13:56:10 +04:00
Roman Shevchenko
61252e54eb
Fix compilation
2013-02-15 10:54:28 +01:00
Roman Shevchenko
d4130e5318
Meaningful logging
2013-02-15 10:52:12 +01:00
Andrey Vokin
e99168c00e
Completion Tester
2013-02-15 13:49:10 +04:00
Dennis Ushakov
5a64b6f2fc
mac implementation of custom protocol handlers IDEA-65879
2013-02-15 13:42:45 +04:00
Alexey Kudravtsev
fa409e4f87
persistent fs fixes:
...
- fixed multiple instances of JarRoot exception with the same id
- fixed multiple instances of the root which differ in the case only
- removed clearing id cache in tests since it may lead to multiplication of same-id instances
- VirtualFile.findChildByName() performance
2013-02-15 13:12:47 +04:00
Alexey Kudravtsev
44d26db9a7
file encoding fixes: one change file encoding action instead of two (reload/save)
...
undo/redo change encoding
2013-02-15 12:59:18 +04:00
Alexey Kudravtsev
97987f3ac5
performance
2013-02-15 12:57:34 +04:00
peter
0bff0b0d52
a WeakListTest which actually tests against CME
2013-02-15 09:15:45 +01:00
Eugene Zhuravlev
b84529a89c
external build: additional logging
2013-02-14 21:35:22 +01:00
Denis.Zhdanov
68b520b3d2
IDEA-101147 Gradle: Don't show unnecessary notification about invalid local path
2013-02-15 00:17:31 +04:00
anna
3de6d80c2e
create constant from usage: set static/final before insert field in order to get correct anchor (IDEA-100867)
2013-02-14 21:15:36 +01:00
anna
2794f2c106
testng: support 6.8 pattern "expected [] but found []" (IDEA-100891)
2013-02-14 21:15:36 +01:00
anna
7c89087138
pull up: disable method entry if superinterface already has this method; leave for class as it could be useful to replace parent implementation with child one (IDEA-100938)
2013-02-14 21:15:35 +01:00
Dmitry Jemerov
b79d26ba9e
Windows launcher: more diagnostics for JVM creation failures
2013-02-14 20:55:38 +01:00
Dmitry Jemerov
e2bb99dd24
Windows launcher: support compiling 64-bit binary
2013-02-14 20:55:37 +01:00
Dmitry Jemerov
8a367a943c
Windows launcher: support bootclasspath
2013-02-14 20:55:35 +01:00
Dmitry Jemerov
2e79d5da89
Windows launcher: fallback to <exename>.vmoptions if no VM options file found in config dir
2013-02-14 20:55:34 +01:00
Dmitry Jemerov
73b5fbe76b
Windows launcher: single instance and command line forwarding
2013-02-14 20:55:33 +01:00
Dmitry Jemerov
1fdb623ccb
API (classloader hacks included) to receive external command line notifications from new Windows launcher [r=jeka]
2013-02-14 20:55:31 +01:00
Dmitry Jemerov
3ee9340150
Windows launcher: complete JRE search logic
2013-02-14 20:55:30 +01:00
Dmitry Jemerov
4a0b27e7ec
Windows launcher: command line arguments
2013-02-14 20:55:29 +01:00
Dmitry Jemerov
72b1bfe395
Windows launcher: initial
2013-02-14 20:55:27 +01:00
Roman Shevchenko
8df7b744e5
Type annotation parsing tests
2013-02-14 20:15:43 +01:00
Roman Shevchenko
c9e9b741f0
Parse annotations on array dimensions
2013-02-14 20:15:43 +01:00
Roman Shevchenko
54ccd0fec0
Parse annotations on wildcard types
2013-02-14 20:15:42 +01:00
Roman Shevchenko
e207f4806e
Parse incomplete annotated type casts
2013-02-14 20:15:42 +01:00
Roman Shevchenko
6eb7008a67
Parse annotations on inner references
2013-02-14 20:15:42 +01:00
Roman Shevchenko
6910c2e3ab
Test fixed
2013-02-14 20:15:42 +01:00
Roman Shevchenko
b64286749d
Formatting
2013-02-14 20:15:42 +01:00
Roman Shevchenko
69566fcffe
Useless check dropped
2013-02-14 20:15:41 +01:00
Dmitry Semeniouta
d0e8a72b8a
ContainerUtil: addAllNotNull(Collection, Iterable) is fixed; all addIfNotNull's return bool to signal if container is changed
2013-02-14 23:11:19 +04:00
anna
70179b71da
graph inference: avoid copy; optimizations
2013-02-14 19:59:45 +01:00
peter
230000c11a
[^maxim] WeakList.clear shouldn't throw ConcurrentModificationException
2013-02-14 19:18:51 +01:00
Alexander Kirillin
89f0da2f59
Disabled "Cycle in components initialization" false positive when the component throws an exception during initialization
2013-02-14 21:42:51 +04:00