Anna Kozlova
4dc9f616b1
deannotate: correctly detect files with external annotations
2012-08-06 15:50:27 +02:00
andrey.zaytsev
ec765bdf40
XBreakpointManagerTest.testDoNotSaveunmodifiedDefaultBreakpoint fix
2012-08-06 17:42:38 +04:00
andrey.zaytsev
e6979756e6
breakpoints-ui. deny multiple breakpoints popups.
2012-08-06 17:18:53 +04:00
Dmitry Avdeev
b9b616eb90
dom-tests moved to community
2012-08-06 17:14:55 +04:00
Alexander Lobas
98e3b5c30a
Show modified expert properties
2012-08-06 16:53:45 +04:00
irengrig
d1fa5075a8
Merge remote branch 'origin/master'
2012-08-06 16:31:05 +04:00
irengrig
90603dc202
SVN: authentication test can now hold nothing after project is disposed; CCE in authentication manager when test mode
2012-08-06 16:30:01 +04:00
peter
5d6b13b1d6
IDEA-89745 Stange completion insert handling (Java)
2012-08-06 14:14:55 +02:00
peter
856c0c8510
another attempt for IDEA-89059 Selected item is scrolled off the bottom of the code completion popup
2012-08-06 14:14:55 +02:00
Dennis Ushakov
d54300ab46
PivotalTracker works only with API token now
...
#IDEA-89770 fixed
#IDEA-89180 fixed
2012-08-06 16:12:37 +04:00
Evgeny Gerashchenko
b4265fdf08
Fixed race condition in new cache in BaseExternalAnnotationsManager.
2012-08-06 16:06:02 +04:00
Alexander Lobas
7d8424329b
Ignore background color from error/warning styles
2012-08-06 15:47:26 +04:00
Alexander Lobas
66bbd92007
Show vertical line
2012-08-06 15:47:23 +04:00
irengrig
f7da1ade57
Merge remote branch 'origin/master'
2012-08-06 15:42:22 +04:00
irengrig
e2a5ba441e
SVN: use new pool by default
2012-08-06 15:41:26 +04:00
Maxim.Medvedev
c610dba393
IDEA-89772 @Delegate doesn't work for deprecated methods
2012-08-06 15:37:46 +04:00
Alexander Doroshko
1294f36ca5
fix getLibraryPropertiesLoaders() signature
2012-08-06 15:28:08 +04:00
irengrig
661f7af10d
Merge remote branch 'origin/master'
2012-08-06 15:25:45 +04:00
irengrig
d5cb0b901c
Progress Manager: rollback active notification on cancel
...
SVN: tests for new svn repository pool, use just progress manager to detect user's cancel
2012-08-06 15:24:25 +04:00
peter
0bd5517325
more correct disallowing completion finishing by chars
2012-08-06 13:07:34 +02:00
peter
0bb91f3af3
minor duplication
2012-08-06 13:07:33 +02:00
Anna Kozlova
9b36344d27
Merge remote-tracking branch 'origin/master'
2012-08-06 12:47:59 +02:00
Anna Kozlova
d2635ba527
external annotations: hide deannotate action when annotations are in jars (IDEA-89737)
2012-08-06 12:41:59 +02:00
Anna Kozlova
8e532ed732
illegal generics instanceof (IDEA-89765)
2012-08-06 12:41:58 +02:00
Vassiliy Kudryashov
f9d6258598
IDEA-89769 NFE at java.lang.Integer.parseInt
2012-08-06 14:41:16 +04:00
Dmitry Avdeev
b28bf0223d
DOM stubs in work
2012-08-06 13:58:28 +04:00
Dmitry Avdeev
605b61b784
cleanup
2012-08-06 13:58:27 +04:00
Dmitry Avdeev
12f5fa9fff
DOM stubs: stub serialization decoupled from PSI
2012-08-06 13:58:26 +04:00
Maxim.Medvedev
0bf3c2fab0
may be return in switch
2012-08-06 13:55:38 +04:00
Anton Makeev
92fa76ae1f
JBTable: disabling inter-cell spacing for striped tables
2012-08-06 10:51:18 +02:00
Anton Makeev
472ba62bba
PropertyTable: displaying categories,
...
JBTable: fixed renderer with striped tables
UIUtil: drawHeader method
2012-08-06 10:36:35 +02:00
Anna Kozlova
4cb6d673b8
ambiguous method calls: multiple inheritance (IDEA-89314)
2012-08-06 10:06:45 +02:00
Anna Kozlova
dd5a9764ce
ambiguous method calls: do not prefer one of static methods when boxing occurs (IDEA-89345)
2012-08-06 10:06:44 +02:00
nik
a7de0188ab
GWT and artifact compiler: logging added
2012-08-06 11:46:04 +04:00
Andrey Vokin
352cceb561
getParentDir and extractFileName moved to platform util
2012-08-06 11:33:11 +04:00
Denis.Zhdanov
cf83db31b8
IDEA-89428 Quick Documentation Info (Cmd+Mouse over): nothing happens on clicking Pin button on Mac OS
2012-08-06 10:17:20 +04:00
Denis.Zhdanov
3813cc2729
IDEA-89499 Soft Wraps: Throwable at CaretModelImpl.moveToOffset()
2012-08-06 10:13:59 +04:00
andrey.zaytsev
18d6341873
breakpoints-ui. recent breakpoints first. fix breakpoint selection. focus bug.
2012-08-06 07:14:37 +04:00
Maxim.Medvedev
5c610fff60
IDEA-89735, IDEA-89650 fix control flow for else branch if control flow is broken in it
2012-08-05 20:25:45 +04:00
Konstantin Bulenkov
9ff41550a8
ep tags quick doc redirect to java doc
2012-08-05 15:34:50 +02:00
Kirill Likhodedov
ce602d53a6
Declare constant instead of using a magic number
2012-08-05 12:37:52 +04:00
Kirill Likhodedov
159bf5d7a5
IDEA-86065 Don't treat the registered Git root as invalid if it was not auto-detected
...
The GitRootDetector for the sake of performance doesn't detect Git roots deeper than 3 levels under any content root.
But checking if the given mapping is valid doesn't require such detected: just check if Git directory is in the file system in the expected place.
Add a test, update the GitRootErrorsFinder.
2012-08-05 12:37:52 +04:00
Bas Leijdekkers
e7ffe8ae5a
IDEA-89485 (Empty string used in concatenation quick fix breaks compilation)
2012-08-04 21:25:20 +02:00
Maxim.Medvedev
b9d3816b83
IDEA-89598 NPE from GDSL
2012-08-04 23:14:41 +04:00
Maxim.Medvedev
67f44bfbeb
fix AIOOBE
2012-08-04 23:03:13 +04:00
Maxim.Medvedev
0dcf0c42da
IDEA-89746 select members with their doc by ctrl+w
2012-08-04 22:14:44 +04:00
Maxim.Medvedev
1f5b82c772
IDEA-89716 Groovy: "Cannot assign 'Closure' to 'Class' " error message for closure-accepting annotations
2012-08-04 21:55:41 +04:00
Maxim.Medvedev
fa25797d05
new select word handlers for Groovy
2012-08-04 20:38:01 +04:00
Maxim.Medvedev
09047b97f2
java word selection handlers should not work in Groovy
2012-08-04 20:38:00 +04:00
Maxim.Medvedev
2ab27d276e
cleanup
2012-08-04 20:37:59 +04:00