Maxim.Mossienko [Thu, 16 Sep 2010 12:21:51 +0000 (16:21 +0400)]
fix problem with visibility to avoid compilation problem
Eugene Zhuravlev [Thu, 16 Sep 2010 12:11:34 +0000 (16:11 +0400)]
rollback incorrect change
Kirill Likhodedov [Thu, 16 Sep 2010 10:41:54 +0000 (14:41 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Thu, 16 Sep 2010 10:38:16 +0000 (14:38 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Thu, 16 Sep 2010 10:37:42 +0000 (14:37 +0400)]
fix java.awt.Color preview in quickDoc for some cases
Kirill Likhodedov [Thu, 16 Sep 2010 10:37:40 +0000 (14:37 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Kirill Likhodedov [Thu, 16 Sep 2010 10:36:32 +0000 (14:36 +0400)]
GitHistoryUtils: additional handling of empty history; modified the error message text.
nik [Thu, 16 Sep 2010 10:35:33 +0000 (14:35 +0400)]
more duplicated shortcuts replaced by 'use-shortcut-of' attribute
nik [Thu, 16 Sep 2010 09:42:43 +0000 (13:42 +0400)]
more duplicated shortcuts replaced by 'use-shortcut-of' attribute
Anton Makeev [Wed, 15 Sep 2010 14:09:18 +0000 (18:09 +0400)]
ui: 'empty text' refactored (remainders)
Anton Makeev [Wed, 15 Sep 2010 13:57:35 +0000 (17:57 +0400)]
ui: 'empty text' refactored
Anton Makeev [Wed, 15 Sep 2010 13:36:58 +0000 (17:36 +0400)]
maven: npe in project wizard
Denis Zhdanov [Thu, 16 Sep 2010 09:10:34 +0000 (13:10 +0400)]
IDEA-58664 Blank Lines Before method body also appear inside try/catch/finally's {}
Refined appliance conditions for 'blank lines before method body' setting
Kirill Likhodedov [Thu, 16 Sep 2010 08:57:15 +0000 (12:57 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Conflicts:
java/debugger/impl/src/com/intellij/debugger/ui/FramesPanel.java
nik [Thu, 16 Sep 2010 08:21:10 +0000 (12:21 +0400)]
tests fixed and some duplicated shortcuts replaced by 'use-shortcut-of' attribute
nik [Thu, 16 Sep 2010 06:32:02 +0000 (10:32 +0400)]
fixed breakpoint properties panel jumping
Bas Leijdekkers [Thu, 16 Sep 2010 08:10:01 +0000 (10:10 +0200)]
IDEA-58768 (Minor problem with "serialVersionUID" inspection)
Alexey [Thu, 16 Sep 2010 07:57:25 +0000 (11:57 +0400)]
Updated version of the test source file.
Alexey [Wed, 15 Sep 2010 11:09:21 +0000 (15:09 +0400)]
Updated version of the "conditionalOperatorConvertor" sample plugin.
Denis Zhdanov [Thu, 16 Sep 2010 07:51:46 +0000 (11:51 +0400)]
EA-21828 - SOE: DefaultEditorTextRepresentationHelper.textWidth
Denis Zhdanov [Thu, 16 Sep 2010 07:46:30 +0000 (11:46 +0400)]
EA-21651 - IAE: VisualPosition.<init>
Added additional check for keeping scrolling offsets in bounds
Denis Zhdanov [Thu, 16 Sep 2010 07:39:08 +0000 (11:39 +0400)]
EA-22010 - AIOOBE: OffsetToLogicalCalculationStrategy$1.compute
Incremental update of soft wraps cache is corrected
Denis Zhdanov [Thu, 16 Sep 2010 06:35:23 +0000 (10:35 +0400)]
EA-22022 - SOE: ConcurrentHashMap.get
Added check for situation when the document is being disposed (visible lines count is zero)
peter [Wed, 15 Sep 2010 22:30:16 +0000 (23:30 +0100)]
if invoked explicitly, groovy optimize imports should work outside source folders (IDEA-57333)
peter [Wed, 15 Sep 2010 22:25:46 +0000 (23:25 +0100)]
allow line feeds before groovy class braces (IDEA-56991)
peter [Wed, 15 Sep 2010 22:05:16 +0000 (23:05 +0100)]
under USER_HOME, prefer storing paths relatively MODULE_DIR unless the common ancestor is USER_HOME itself (IDEA-58205, IDEA-58057)
peter [Wed, 15 Sep 2010 21:37:31 +0000 (22:37 +0100)]
IDEA-58604 smart completion for class name renders double package label
Dmitry Jemerov [Wed, 15 Sep 2010 17:29:06 +0000 (21:29 +0400)]
don't try to preserve indentation when pasting single-line fragment (PY-1815)
Dmitry Jemerov [Wed, 15 Sep 2010 15:43:00 +0000 (19:43 +0400)]
hide empty "Conditions" panel
Dmitry Jemerov [Wed, 15 Sep 2010 13:40:35 +0000 (17:40 +0400)]
refactor Create Package to make sure undo works correctly (PY-1829)
Eugene Zhuravlev [Wed, 15 Sep 2010 16:57:23 +0000 (20:57 +0400)]
gray color for the separator
nik [Wed, 15 Sep 2010 15:54:26 +0000 (19:54 +0400)]
unused action removed; actually its functionality moved to KillServerAction
Alexey Pegov [Wed, 15 Sep 2010 15:51:39 +0000 (19:51 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Wed, 15 Sep 2010 15:51:08 +0000 (19:51 +0400)]
already disposed on library add & remove w/o apply in project structure
Eugene Zhuravlev [Wed, 15 Sep 2010 15:47:06 +0000 (19:47 +0400)]
separators in filtered frames list
Alexander Kirillin [Wed, 15 Sep 2010 15:44:57 +0000 (19:44 +0400)]
TypeElement in declarator, type- quickfixes
Sergey Evdokimov [Wed, 15 Sep 2010 15:39:44 +0000 (19:39 +0400)]
Change result of GrMethod.getNamedParametersArray() to String[].
Kirill Likhodedov [Wed, 15 Sep 2010 15:27:48 +0000 (19:27 +0400)]
[Git] GitHistoryUtils Refactoring: using LowLevelRevisionDetails structure for storing revision information instead of List of Strings. Added several checks for illegal or absent data to avoid rough failings of plugin functionality
nik [Wed, 15 Sep 2010 14:49:53 +0000 (18:49 +0400)]
merged 'add existing library' and 'add new library' actions in classpath editor
Denis Zhdanov [Wed, 15 Sep 2010 14:38:16 +0000 (18:38 +0400)]
IDEA-55782 Python: Reformat breaks long lines incorrectly
Added additional check that helps at least during file templates processing
Sergey Evdokimov [Wed, 15 Sep 2010 13:55:07 +0000 (17:55 +0400)]
GroovyCompilerExtension.getCompilationUnitPatchers() must call in Read access context.
Dmitry Avdeev [Wed, 15 Sep 2010 13:35:34 +0000 (17:35 +0400)]
IDEA-58469: On new module creation with facet selecting, project/module/global library is not created from the downloaded jars
Alexey Pegov [Wed, 15 Sep 2010 13:18:51 +0000 (17:18 +0400)]
file structure dialog speed search match highlighting
Denis Zhdanov [Wed, 15 Sep 2010 13:07:00 +0000 (17:07 +0400)]
IDEA-55782 Python: Reformat breaks long lines incorrectly
Added option to wrap long lines remained after reformatting
Denis Zhdanov [Wed, 15 Sep 2010 09:00:53 +0000 (13:00 +0400)]
IDEA-55782 Python: Reformat breaks long lines incorrectly
Added ability to wrap long lines
Bas Leijdekkers [Wed, 15 Sep 2010 12:53:22 +0000 (14:53 +0200)]
Make "manual array copy" and "manual array to collection copy" applicable in more cases
Kirill Likhodedov [Wed, 15 Sep 2010 12:29:44 +0000 (16:29 +0400)]
IDEA-58518 Added support for the case when git log doesn't show the path: instead of failing with a StringIndexOutOfBoundsException an exception is recorded and the empty path is used. Also I've modified the git log --pretty=format a bit to diverge commit message and the path more precisely
nik [Wed, 15 Sep 2010 12:21:13 +0000 (16:21 +0400)]
new library chooser dialog used in artifacts editor
Kirill Likhodedov [Wed, 15 Sep 2010 12:07:45 +0000 (16:07 +0400)]
[Git] Added basic framework for Git tests using the native client. Put git, git.exe and libiconv2.dll to the repository. Added GitHistoryUtilsTestCase to test git log parser in GitHistoryUtils.
Sergey Evdokimov [Wed, 15 Sep 2010 12:00:25 +0000 (16:00 +0400)]
Make NamedArgumentInsertHandler singleton.
Kirill Likhodedov [Wed, 15 Sep 2010 08:31:09 +0000 (12:31 +0400)]
javadoc misprint
Eugene Zhuravlev [Wed, 15 Sep 2010 07:27:26 +0000 (11:27 +0400)]
correctly externalize TextWithImports object, do not forget about imports (IDEA-55450)
Eugene Zhuravlev [Wed, 15 Sep 2010 05:55:02 +0000 (09:55 +0400)]
IDEA-56553 Thread dump in debugger should show locks held by each thread, patch applied
Eugene Zhuravlev [Tue, 14 Sep 2010 17:23:02 +0000 (21:23 +0400)]
feature: hide stackframes that correspond to synthetic methods or belong to library code
Dmitry Jemerov [Tue, 14 Sep 2010 15:54:07 +0000 (19:54 +0400)]
dispose child configurables when Colors and Fonts is disposed (PY-1324); handle DataContext menore correctly
Dmitry Jemerov [Tue, 14 Sep 2010 13:58:48 +0000 (17:58 +0400)]
EA-21962 - IAE: FormPropertyTableCellRenderer.customizeCellRenderer
Dmitry Jemerov [Tue, 14 Sep 2010 13:44:37 +0000 (17:44 +0400)]
ConvertIndentsActionBase uses EditorWriteActionHandler (EA-21964 - ROME: DocumentImpl.replaceString)
anna [Tue, 14 Sep 2010 17:00:40 +0000 (21:00 +0400)]
change signature: break if default value was not set
anna [Tue, 14 Sep 2010 16:29:47 +0000 (20:29 +0400)]
change signature: setup default type value as default type; setup selection
anna [Tue, 14 Sep 2010 15:49:23 +0000 (19:49 +0400)]
change signature: java: store typed modifiers
anna [Tue, 14 Sep 2010 15:48:30 +0000 (19:48 +0400)]
change signature: cleanup
anna [Tue, 14 Sep 2010 15:47:33 +0000 (19:47 +0400)]
change signature: do not add comma if only one parameter added
Alexey Kudravtsev [Tue, 14 Sep 2010 14:43:47 +0000 (18:43 +0400)]
optimization: reduce number of CASes, use concurrent collections instead of RWL
Alexey Kudravtsev [Tue, 14 Sep 2010 14:41:27 +0000 (18:41 +0400)]
optimization: reduce number od CASes
Alexey Kudravtsev [Tue, 14 Sep 2010 14:39:48 +0000 (18:39 +0400)]
optimization: do not use AtomicInteger
Alexey Kudravtsev [Tue, 14 Sep 2010 14:26:10 +0000 (18:26 +0400)]
import popup fixed
anna [Tue, 14 Sep 2010 12:26:31 +0000 (16:26 +0400)]
change signature: do not change signature if signature has errors
Maxim Medvedev [Tue, 14 Sep 2010 12:51:27 +0000 (16:51 +0400)]
IDEA-58056 Convert method to clsoure intention. conflict detection
Maxim Medvedev [Tue, 14 Sep 2010 11:13:31 +0000 (15:13 +0400)]
IDEA-58056 Groovy: "Convert to method" intention: closure usages check could be added.
Maxim Medvedev [Tue, 14 Sep 2010 06:06:24 +0000 (10:06 +0400)]
IDEA-58056 Groovy: "Convert to method" intention: closure usages check could be added
Konstantin Bulenkov [Tue, 14 Sep 2010 12:37:02 +0000 (16:37 +0400)]
resolve namespaces declared as import in wsdl:types
Alexey Kudravtsev [Tue, 14 Sep 2010 12:29:10 +0000 (16:29 +0400)]
faster quickfixes: Alt-Enter shows all quickfixes available right now
Alexey Kudravtsev [Tue, 14 Sep 2010 12:27:08 +0000 (16:27 +0400)]
cleanup
Alexey Kudravtsev [Tue, 14 Sep 2010 10:15:02 +0000 (14:15 +0400)]
added "analysis has been suspended" message
irengrig [Tue, 14 Sep 2010 12:22:43 +0000 (16:22 +0400)]
IDEA-58669 Exception when Show History, no file history shown
sergey.vasiliev [Tue, 14 Sep 2010 11:55:47 +0000 (15:55 +0400)]
refactored framework libraries support
Alexey Pegov [Tue, 14 Sep 2010 12:08:59 +0000 (16:08 +0400)]
debugger combobox fixes (hide popup on enter, etc)
Oleg Shpynov [Tue, 14 Sep 2010 11:10:52 +0000 (15:10 +0400)]
Cosmetics
anna [Tue, 14 Sep 2010 11:03:39 +0000 (15:03 +0400)]
change signature: do not show dialog
irengrig [Tue, 14 Sep 2010 09:20:05 +0000 (13:20 +0400)]
git log: good speed step by step load. as is. not ready for use
irengrig [Fri, 10 Sep 2010 11:42:09 +0000 (15:42 +0400)]
git log, first *working* version with virtual table. loads and merges data, filters by committer
irengrig [Thu, 9 Sep 2010 13:22:32 +0000 (17:22 +0400)]
SVN: svn authentication test to work on Unix as well (different defaults on different OSes) .. again
Kirill Likhodedov [Tue, 14 Sep 2010 15:56:56 +0000 (19:56 +0400)]
VcsBalloonProblemNotifier: balloon can be displayed over the Version Control View now. Renamed showMe to showOverChangesView.
Kirill Likhodedov [Wed, 15 Sep 2010 11:50:30 +0000 (15:50 +0400)]
Renamed ChangesViewBalloonProblemNotifier -> VcsBalloonProblemNotifier to support balloons for Version Control View as well as for the Changes View. Moved the class to com.intellij.openapi.vcs.ui
Eugene Zhuravlev [Wed, 15 Sep 2010 11:45:04 +0000 (15:45 +0400)]
fix NPE
nik [Wed, 15 Sep 2010 11:08:16 +0000 (15:08 +0400)]
separate dialogs for choosing existing library and adding a new one
Eugene Zhuravlev [Wed, 15 Sep 2010 11:30:19 +0000 (15:30 +0400)]
get rid of placeholder objects in FramesPanel
Anton Makeev [Wed, 15 Sep 2010 10:57:37 +0000 (14:57 +0400)]
cidr-formatter: @property formatting
Dmitry Avdeev [Wed, 15 Sep 2010 09:29:47 +0000 (13:29 +0400)]
xml smart completion && GenerateXmlTagAction disabled
Dmitry Avdeev [Tue, 14 Sep 2010 15:18:32 +0000 (19:18 +0400)]
xml smart completion
Dmitry Avdeev [Fri, 10 Sep 2010 15:07:23 +0000 (19:07 +0400)]
GenerateXmlTagAction
Dmitry Avdeev [Fri, 10 Sep 2010 14:21:30 +0000 (18:21 +0400)]
createChildTag: javadocs
Dmitry Avdeev [Fri, 10 Sep 2010 14:15:17 +0000 (18:15 +0400)]
createChildTag: pass empty string to create expanded tag
Dmitry Avdeev [Fri, 10 Sep 2010 14:06:20 +0000 (18:06 +0400)]
GenerateXmlTagAction
Dmitry Avdeev [Fri, 10 Sep 2010 12:00:04 +0000 (16:00 +0400)]
GenerateXmlTagAction
Dmitry Avdeev [Fri, 10 Sep 2010 08:22:17 +0000 (12:22 +0400)]
GenerateXmlTagAction
Anton Makeev [Wed, 15 Sep 2010 08:40:49 +0000 (12:40 +0400)]
cidr-formatter: mostly finished
Anton Makeev [Tue, 14 Sep 2010 11:28:47 +0000 (15:28 +0400)]
cidr-formatter: alignment in columns (part1)
Eugene Zhuravlev [Wed, 15 Sep 2010 07:27:26 +0000 (11:27 +0400)]
correctly externalize TextWithImports object, do not forget about imports (IDEA-55450)
Eugene Zhuravlev [Wed, 15 Sep 2010 05:55:02 +0000 (09:55 +0400)]
IDEA-56553 Thread dump in debugger should show locks held by each thread, patch applied