nik [Wed, 15 Dec 2010 07:08:55 +0000 (10:08 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Wed, 15 Dec 2010 09:14:39 +0000 (12:14 +0300)]
IDEA-53760 Error on CVS commit
Bas Leijdekkers [Wed, 15 Dec 2010 09:05:15 +0000 (10:05 +0100)]
add spot
Bas Leijdekkers [Wed, 15 Dec 2010 08:44:59 +0000 (09:44 +0100)]
annotating
Denis Zhdanov [Wed, 15 Dec 2010 07:25:32 +0000 (10:25 +0300)]
IDEA-62589 Soft wraps: the caret is shown in a position where nothing can be actually typed
1. Performing 'soft wrap -> hard wrap' conversion if user starts typing in soft wrap-introduced virtual space;
2. Corresponding test is added;
Dmitry Trofimov [Tue, 14 Dec 2010 21:55:54 +0000 (00:55 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Tue, 14 Dec 2010 21:42:02 +0000 (00:42 +0300)]
unversioned files gathering debug logging
Bas Leijdekkers [Tue, 14 Dec 2010 21:05:37 +0000 (22:05 +0100)]
fix NPE
Dmitry Trofimov [Tue, 14 Dec 2010 20:50:13 +0000 (23:50 +0300)]
fixed exception reloading for remote debug files (PY-2472)
Dmitry Trofimov [Tue, 14 Dec 2010 19:14:20 +0000 (22:14 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Roman Chernyatchik [Tue, 14 Dec 2010 18:34:56 +0000 (21:34 +0300)]
fixed [PY-2434] Unittest: Do not show "No test were found" notification before completing test suite
peter.gromov [Tue, 14 Dec 2010 17:37:36 +0000 (20:37 +0300)]
IDEA-62339 Incorrect singularization "cookies -> cooky". Should convert to "cookie"
peter.gromov [Tue, 14 Dec 2010 17:29:50 +0000 (20:29 +0300)]
lookup shouldn't end up on another monitor (IDEA-62896)
peter.gromov [Tue, 14 Dec 2010 16:44:18 +0000 (19:44 +0300)]
[rev=jeka] don't multiply gant classloaders without a need (IDEA-63016, IDEA-62988)
peter.gromov [Tue, 14 Dec 2010 14:31:05 +0000 (17:31 +0300)]
show gdsl errors only for the scripts in the project, or in internal mode. a typical user can anyway do nothing about gdsl errors from his libraries
peter.gromov [Tue, 14 Dec 2010 14:19:32 +0000 (17:19 +0300)]
don't throw errors when gant/gradle jars got invalidated, just log them (IDEA-62803)
peter.gromov [Tue, 14 Dec 2010 14:11:26 +0000 (17:11 +0300)]
debuggability
Rustam.Vishnyakov [Tue, 14 Dec 2010 16:40:37 +0000 (19:40 +0300)]
JavaScript external documentation support [r=K.Safonov]
Eugene Kudelevsky [Tue, 14 Dec 2010 16:58:35 +0000 (19:58 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Tue, 14 Dec 2010 16:58:01 +0000 (19:58 +0300)]
IDEA-62889 exclude completion of android namespace prefix
Denis Zhdanov [Tue, 14 Dec 2010 16:12:37 +0000 (19:12 +0300)]
We encountered situation when cached folding data is inconsistent. It's not clear what produced that, so, the following was done:
1. Corresponding check was added and cached data is rebuilt in case of inconsistency;
2. Debug asserts are activated if dedicated flag is on (it's off by default);
Konstantin Bulenkov [Tue, 14 Dec 2010 13:14:12 +0000 (16:14 +0300)]
+ Adapter
Konstantin Bulenkov [Tue, 14 Dec 2010 13:12:25 +0000 (16:12 +0300)]
hide Balloons when some action performs
Eugene Zhuravlev [Tue, 14 Dec 2010 16:01:53 +0000 (19:01 +0300)]
[r=grisha] get the value of isAnnotationProcessorsEnabled option from context
Maxim Shafirov [Tue, 14 Dec 2010 15:45:21 +0000 (18:45 +0300)]
Initial work for objc complete statement feature.
Eugene Kudelevsky [Tue, 14 Dec 2010 14:49:06 +0000 (17:49 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Tue, 14 Dec 2010 14:47:47 +0000 (17:47 +0300)]
add layout_width and layout_height to layout xml file template
Denis Zhdanov [Tue, 14 Dec 2010 14:43:20 +0000 (17:43 +0300)]
IDEA-62922 Soft Wrap blinks during Editing and wrapped line navigation
Corrected soft wrap text repainting
Dennis Ushakov [Tue, 14 Dec 2010 14:10:40 +0000 (17:10 +0300)]
RUBY-7331 autotest shouldn't popup run toolwindow
Denis Zhdanov [Tue, 14 Dec 2010 13:30:25 +0000 (16:30 +0300)]
IDEA-62715 Automatic indentation doesn't work if you don't use braces
The test checks various types of comments now
Anton Makeev [Tue, 14 Dec 2010 13:24:28 +0000 (16:24 +0300)]
Local History: correctly registering timestamp for unsaved document contents (IDEA-57598)
Eugene Zhuravlev [Tue, 14 Dec 2010 13:17:25 +0000 (16:17 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Merge commit '
8850dbd7e980a772f94afbd3875505f15556343a' into HEAD
Denis Zhdanov [Tue, 14 Dec 2010 13:20:06 +0000 (16:20 +0300)]
IDEA-62997 Java formatter fails to indent correctly for next-line shifted when method has preceding comment
1. Corrected code block indent calculation in case of method preceded by comment;
2. Corresponding test is added;
Denis Zhdanov [Tue, 14 Dec 2010 11:10:30 +0000 (14:10 +0300)]
IDEA-63014 Exception opening Settings->Code Style->General panel
Added dedicated check in order to not deliver null parameter as @NotNull argument
Dmitry Avdeev [Mon, 13 Dec 2010 13:16:22 +0000 (16:16 +0300)]
IDEA-62212: Required namespace prefix is not added on required subtags generation with Alt-Ins [rev. by greg]
Dmitry Avdeev [Fri, 10 Dec 2010 14:30:46 +0000 (17:30 +0300)]
diagnostics for EA-24193 - IAE: PagedFileStorage.get
anna [Tue, 14 Dec 2010 12:56:10 +0000 (15:56 +0300)]
correct automatically disabled plugin state (IDEA-63022)
Alexey Kudravtsev [Tue, 14 Dec 2010 12:13:30 +0000 (15:13 +0300)]
@NotNull
Alexey Kudravtsev [Tue, 14 Dec 2010 11:19:48 +0000 (14:19 +0300)]
assertion for creating annotation in the right file
Alexey Kudravtsev [Tue, 14 Dec 2010 11:17:04 +0000 (14:17 +0300)]
recursion elimination and assertion
Dmitry Trofimov [Tue, 14 Dec 2010 12:41:05 +0000 (15:41 +0300)]
stability fix to unix process killing logic. sometimes we can't find process by id and throw exception, now we kill it's children and return false.
irengrig [Tue, 14 Dec 2010 12:39:50 +0000 (15:39 +0300)]
IDEA-62996 Copying (CTRL-C) a changed entity from the "Show Changes View" includes inappropriate text.
irengrig [Tue, 14 Dec 2010 12:30:40 +0000 (15:30 +0300)]
repair apply patch for TC (use passed file parameter)
nik [Tue, 14 Dec 2010 11:49:01 +0000 (14:49 +0300)]
duplication removed
Eugene Kudelevsky [Tue, 14 Dec 2010 11:35:13 +0000 (14:35 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Tue, 14 Dec 2010 11:07:30 +0000 (14:07 +0300)]
WI-4407 case sensitive completion variants
Alexey Kudravtsev [Mon, 13 Dec 2010 13:07:29 +0000 (16:07 +0300)]
IDEA-61289
Alexey Kudravtsev [Mon, 13 Dec 2010 10:45:07 +0000 (13:45 +0300)]
cleanup
Alexey Kudravtsev [Mon, 13 Dec 2010 10:44:04 +0000 (13:44 +0300)]
@NotNull + assertion for not delivered messages
Eugene Zhuravlev [Tue, 14 Dec 2010 09:29:47 +0000 (12:29 +0300)]
annotation processors: explicitly disable processers during javac run only if AnnotaionProcessing is enabled in compiler settings. Otherwise stick with default behaviour
nik [Tue, 14 Dec 2010 08:57:11 +0000 (11:57 +0300)]
IDEA-62939: GUI classes copied to the output are not always packaged to the artifact jar
irengrig [Tue, 14 Dec 2010 07:10:37 +0000 (10:10 +0300)]
IDEA-62864 Subversion: add sometimes does not add all the files from selection context
Bas Leijdekkers [Mon, 13 Dec 2010 22:01:32 +0000 (23:01 +0100)]
move caret to useful location after intention invocation
Bas Leijdekkers [Mon, 13 Dec 2010 21:49:08 +0000 (22:49 +0100)]
IDEA-62234 (Add intent actions for single-element 'value' annotations)
Bas Leijdekkers [Mon, 13 Dec 2010 21:34:26 +0000 (22:34 +0100)]
add <spot> to 'before' templates
peter [Mon, 13 Dec 2010 19:49:15 +0000 (22:49 +0300)]
more completion state assertions
don't die twice once in zombie mode
anna [Mon, 13 Dec 2010 18:23:43 +0000 (21:23 +0300)]
show super methods: unification: do not show signature if all equals (IDEA-62834)
Dmitry Trofimov [Mon, 13 Dec 2010 18:05:42 +0000 (21:05 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
anna [Mon, 13 Dec 2010 17:56:06 +0000 (20:56 +0300)]
test data fixed
anna [Mon, 13 Dec 2010 17:53:16 +0000 (20:53 +0300)]
infer nullity: commit all documents beforehand
anna [Mon, 13 Dec 2010 17:52:08 +0000 (20:52 +0300)]
infer nullity: notify when no places to infer found
anna [Mon, 13 Dec 2010 16:37:04 +0000 (19:37 +0300)]
infer nullity: check for switch conditions (IDEA-61451)
anna [Mon, 13 Dec 2010 15:34:40 +0000 (18:34 +0300)]
use vFile instead of psi
anna [Mon, 13 Dec 2010 14:42:09 +0000 (17:42 +0300)]
include libs into favorites (IDEA-62846)
peter [Mon, 13 Dec 2010 17:30:43 +0000 (20:30 +0300)]
more assertion messages
peter [Mon, 13 Dec 2010 17:29:55 +0000 (20:29 +0300)]
move all the mutable completion state to a separate class to ease my assertion comprehension
peter [Mon, 13 Dec 2010 16:56:33 +0000 (19:56 +0300)]
some assertions
Dmitry Trofimov [Mon, 13 Dec 2010 17:28:51 +0000 (20:28 +0300)]
added re-registering exceptions after changing of path mappings (PY-2450)
Kirill Kalishev [Mon, 13 Dec 2010 17:20:23 +0000 (20:20 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 13 Dec 2010 17:20:12 +0000 (20:20 +0300)]
[10.0.1] focus manager deals with expirable runnables
Kirill Likhodedov [Mon, 13 Dec 2010 17:07:05 +0000 (20:07 +0300)]
[temporary fix] Git commit: avoiding hangup when trying to acquire crlf attribute.
Kirill Likhodedov [Mon, 13 Dec 2010 16:50:14 +0000 (19:50 +0300)]
ChangeListChooser: default name for new changelist.
Kirill Likhodedov [Mon, 13 Dec 2010 15:45:54 +0000 (18:45 +0300)]
Git: prohibit commit with an empty message.
Kirill Likhodedov [Mon, 13 Dec 2010 12:31:44 +0000 (15:31 +0300)]
Git logging: log commands as in Version Control console; real git command line when notifying about start failure.
Maxim Shafirov [Mon, 13 Dec 2010 17:02:28 +0000 (20:02 +0300)]
1. Ability to be notified about whitespaces being skipped by default PsiBuilder whitespace skipper.
2. Cheap lookAhead implementation for the PsiBuilder.
Dmitry Trofimov [Mon, 13 Dec 2010 16:34:18 +0000 (19:34 +0300)]
fixed remote debug run conf. ui. added suspend on connect option (PY-2452)
Kirill Kalishev [Mon, 13 Dec 2010 16:13:53 +0000 (19:13 +0300)]
[10.0.1] Toolwindow title bar paiting fix (active/inactive)
Gregory Shrago [Mon, 13 Dec 2010 15:50:47 +0000 (18:50 +0300)]
(halfway fix, kirillk!!) IDEA-62856 "Detachable editor tabs" doesn't work for Database console
Gregory Shrago [Mon, 13 Dec 2010 15:30:54 +0000 (18:30 +0300)]
flatten exception chain a bit
Dmitry Trofimov [Mon, 13 Dec 2010 15:13:53 +0000 (18:13 +0300)]
refactoring. also 'Set value' in debugger (PY-2453 and PY-2456) is fixed.
Dmitry Jemerov [Mon, 13 Dec 2010 15:03:35 +0000 (18:03 +0300)]
correctly detect availability of global library configuration UI
Dmitry Trofimov [Mon, 13 Dec 2010 14:09:08 +0000 (17:09 +0300)]
fixed debug position update for remote files
peter [Mon, 13 Dec 2010 13:57:03 +0000 (16:57 +0300)]
less jar file calculations by PsiElement during Cls resolve
peter [Mon, 13 Dec 2010 13:56:31 +0000 (16:56 +0300)]
move test where it's more appropriate
peter [Mon, 13 Dec 2010 13:40:28 +0000 (16:40 +0300)]
IDEA-57183 Gant: Ant tasks are considered to be not applicable to String argument
IDEA-61490 Gant: "Cannot determine type of" message for all predefined tasks
peter [Mon, 13 Dec 2010 13:24:27 +0000 (16:24 +0300)]
fix PIEAE in groovy class name completion after new
peter [Mon, 13 Dec 2010 11:46:51 +0000 (14:46 +0300)]
and less debug output in tests
peter [Mon, 13 Dec 2010 11:44:17 +0000 (14:44 +0300)]
if there is a groovy script class, it should be valid
peter [Mon, 13 Dec 2010 11:22:27 +0000 (14:22 +0300)]
sout debugging isn't needed anymore in autopopup tests
peter [Mon, 13 Dec 2010 11:15:38 +0000 (14:15 +0300)]
WI-4378 Autocomplete issue: Zen Coding abbreviation expanded instead of autocompletion
Eugene Kudelevsky [Mon, 13 Dec 2010 13:27:59 +0000 (16:27 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Mon, 13 Dec 2010 13:27:08 +0000 (16:27 +0300)]
IDEA-62889 complete all classes extending com.android.View as root tags
Alexey Pegov [Mon, 13 Dec 2010 13:16:08 +0000 (16:16 +0300)]
memleak [r=kirillk]
Oleg Shpynov [Mon, 13 Dec 2010 13:14:09 +0000 (16:14 +0300)]
Do not show open in github context menu item if not github repository is found
anna [Mon, 13 Dec 2010 12:55:43 +0000 (15:55 +0300)]
bring into scope: multiple vars in one declaration should be normalized (IDEA-62848 )
Dmitry Jemerov [Mon, 13 Dec 2010 12:21:00 +0000 (15:21 +0300)]
rebuild runnerw so that it has more reasonable size
nik [Mon, 13 Dec 2010 12:09:19 +0000 (15:09 +0300)]
xdebugger: added method for reloading current execution position
Kirill Kalishev [Mon, 13 Dec 2010 11:55:33 +0000 (14:55 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Sergey Evdokimov [Mon, 13 Dec 2010 11:19:17 +0000 (14:19 +0300)]
Make deprecated GroovyPropertyUtils.getAllPropertyGetters().
Sergey Evdokimov [Mon, 13 Dec 2010 11:13:50 +0000 (14:13 +0300)]
Don't show groovy configuration libraries notification for maven projects.