Alexey Pegov [Tue, 10 Aug 2010 16:31:16 +0000 (20:31 +0400)]
fix popups: heavy/medium: restore state of factory after popup creation + delegate setPopupType to the original factory
Maxim Shafirov [Tue, 10 Aug 2010 15:14:12 +0000 (19:14 +0400)]
VirtualFilePointer validity events on bus solves missing listener problem.
Konstantin Bulenkov [Tue, 10 Aug 2010 14:53:45 +0000 (18:53 +0400)]
file files by mask
Roman Shevchenko [Tue, 10 Aug 2010 13:27:43 +0000 (17:27 +0400)]
New Java parser (incomplete parenthesized expression parsing fixed)
Roman Shevchenko [Tue, 10 Aug 2010 12:58:19 +0000 (16:58 +0400)]
New Java parser (incomplete class declaration parsing fixed)
Roman Shevchenko [Tue, 10 Aug 2010 12:27:23 +0000 (16:27 +0400)]
New Java parser (static import reference parsing fixed)
Roman Shevchenko [Tue, 10 Aug 2010 12:04:49 +0000 (16:04 +0400)]
New Java parser (incomplete annotation parsing fixed)
Roman Shevchenko [Tue, 10 Aug 2010 11:44:12 +0000 (15:44 +0400)]
New Java parser (incomplete reference parsing fixed)
Roman Shevchenko [Tue, 10 Aug 2010 10:57:41 +0000 (14:57 +0400)]
Empty import list placement and comment binding (test data fixed)
Roman Shevchenko [Tue, 10 Aug 2010 10:24:15 +0000 (14:24 +0400)]
New Java parser (incomplete class declaration parsing fixed)
Roman Shevchenko [Tue, 10 Aug 2010 10:13:40 +0000 (14:13 +0400)]
New Java parser (incomplete parameter list parsing fixed)
anna [Tue, 10 Aug 2010 13:08:16 +0000 (17:08 +0400)]
drop caches more often
anna [Tue, 10 Aug 2010 11:36:21 +0000 (15:36 +0400)]
too many strings
anna [Tue, 10 Aug 2010 10:19:54 +0000 (14:19 +0400)]
ui designer: enable move forms via dnd (IDEA-57355)
Maxim Shafirov [Tue, 10 Aug 2010 13:07:03 +0000 (17:07 +0400)]
IDEA-24540: Parallel processing of model contributed (inspired by patch from Yann Cébron)
Dmitry Trofimov [Tue, 10 Aug 2010 13:03:01 +0000 (17:03 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Maxim Medvedev [Tue, 10 Aug 2010 12:56:29 +0000 (16:56 +0400)]
IDEA-48890 Intentions: "Convert parameter to map entry" for closure parameters breaks code semantics
Dmitry Trofimov [Tue, 10 Aug 2010 12:56:28 +0000 (16:56 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Dmitry Trofimov [Tue, 10 Aug 2010 12:32:04 +0000 (16:32 +0400)]
fixed IOOBE (PY-1544)
Maxim Medvedev [Tue, 10 Aug 2010 11:47:15 +0000 (15:47 +0400)]
IDEA-48975 Inspection "Access to unresolved expression" false positive for method access from number conversion to primitive types
Maxim Medvedev [Tue, 10 Aug 2010 11:39:24 +0000 (15:39 +0400)]
IDEA-48875 Intentions: "Convert parameter to map entry". Wrong warning window "Chosen name conflicts with parameter" is shown when trying to leave parameter's initial name
nik [Tue, 10 Aug 2010 11:26:55 +0000 (15:26 +0400)]
notnullification (IDEA-57345)
nik [Tue, 10 Aug 2010 10:01:16 +0000 (14:01 +0400)]
new compiler api: check cancelled and progress messages
Maxim Medvedev [Tue, 10 Aug 2010 11:14:16 +0000 (15:14 +0400)]
IDEA-57166 Groovy Enum .values() error
Maxim Medvedev [Tue, 10 Aug 2010 10:32:40 +0000 (14:32 +0400)]
IDEA-51795 Smart completion for groovy casts is not working
Roman Shevchenko [Tue, 10 Aug 2010 09:47:21 +0000 (13:47 +0400)]
New Java parser (fixed test enabled)
Roman Shevchenko [Mon, 9 Aug 2010 17:10:55 +0000 (21:10 +0400)]
Cleanup
Roman Shevchenko [Mon, 9 Aug 2010 15:39:40 +0000 (19:39 +0400)]
New Java parser (incomplete method declaration parsing fixed)
Roman Shevchenko [Mon, 9 Aug 2010 15:38:32 +0000 (19:38 +0400)]
Cleanup
Roman Shevchenko [Mon, 9 Aug 2010 15:07:55 +0000 (19:07 +0400)]
New Java parser (minor test case optimization)
Roman Shevchenko [Mon, 9 Aug 2010 14:36:26 +0000 (18:36 +0400)]
New Java parser (incomplete class declaration parsing fixed)
Roman Shevchenko [Mon, 9 Aug 2010 13:36:47 +0000 (17:36 +0400)]
Empty import list placement and comment binding (test data fixed)
Roman Shevchenko [Mon, 9 Aug 2010 13:36:38 +0000 (17:36 +0400)]
Empty import list placement and comment binding
Roman Shevchenko [Mon, 9 Aug 2010 12:16:04 +0000 (16:16 +0400)]
New Java parser (expression parsing fixed)
Alexey Pegov [Tue, 10 Aug 2010 09:32:06 +0000 (13:32 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Tue, 10 Aug 2010 09:31:50 +0000 (13:31 +0400)]
minor
nik [Tue, 10 Aug 2010 08:09:53 +0000 (12:09 +0400)]
renames & moves
Alexey Pegov [Tue, 10 Aug 2010 09:05:26 +0000 (13:05 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Tue, 10 Aug 2010 09:05:11 +0000 (13:05 +0400)]
fix popups one again
Denis Zhdanov [Tue, 10 Aug 2010 09:01:51 +0000 (13:01 +0400)]
IDEA-57201 "Optimize imports" drops comments between import statements
1. 'Optimize imports' processing is corrected;
2. Corresponding tests are added;
Denis Zhdanov [Tue, 10 Aug 2010 08:39:23 +0000 (12:39 +0400)]
IDEA-53596 Soft wrap for editors
1. Soft wrap appliance point selection algorithm is corrected;
2. Visual position -> (x; y) mapping is corrected in a way to consider 'before soft wrap' sign;
Anton Makeev [Tue, 10 Aug 2010 08:26:34 +0000 (12:26 +0400)]
Maven: action names (IDEA-57382)
nik [Tue, 10 Aug 2010 07:33:52 +0000 (11:33 +0400)]
fix popups on Linux
nik [Tue, 10 Aug 2010 06:41:12 +0000 (10:41 +0400)]
missing files added
nik [Tue, 10 Aug 2010 06:38:55 +0000 (10:38 +0400)]
workaround reverted
Denis Zhdanov [Tue, 10 Aug 2010 06:29:51 +0000 (10:29 +0400)]
IDEA-57341 Soft wrap: remove ability to fold wrapped lines in editor
Only console editor gutter shows fold regions that operate on a single logical line now
anna [Tue, 10 Aug 2010 06:25:50 +0000 (10:25 +0400)]
update moved files references
anna [Mon, 9 Aug 2010 18:58:02 +0000 (22:58 +0400)]
check if file already moved (IDEA-57351)
anna [Mon, 9 Aug 2010 17:55:28 +0000 (21:55 +0400)]
override/implement: substitute types in method type parameters list (IDEA-57267)
anna [Mon, 9 Aug 2010 16:34:56 +0000 (20:34 +0400)]
pull up/push down: type parameters can be used in type parameters list as well as type elements (IDEA-57268)
anna [Mon, 9 Aug 2010 15:56:00 +0000 (19:56 +0400)]
refactorings: do not touch text occurences if find usages prohibit such searches (IDEA-57319 )
Denis Zhdanov [Tue, 10 Aug 2010 05:57:57 +0000 (09:57 +0400)]
IDEA-57201 "Optimize imports" drops comments between import statements
Took static imports into consideration
Dmitry Trofimov [Mon, 9 Aug 2010 20:06:54 +0000 (00:06 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Dmitry Trofimov [Mon, 9 Aug 2010 19:57:21 +0000 (23:57 +0400)]
fixed django line commenter (PY-1206)
Roman Shevchenko [Mon, 9 Aug 2010 18:56:29 +0000 (22:56 +0400)]
CE build number fixed
Alexey Pegov [Mon, 9 Aug 2010 16:30:12 +0000 (20:30 +0400)]
no focus border is back
Alexey Pegov [Mon, 9 Aug 2010 16:17:59 +0000 (20:17 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Mon, 9 Aug 2010 16:17:37 +0000 (20:17 +0400)]
TreeComboBox
Denis Zhdanov [Mon, 9 Aug 2010 15:34:20 +0000 (19:34 +0400)]
IDEA-57201 "Optimize imports" drops comments between import statements
Comments are preserved on optimized import list construction now
irengrig [Mon, 9 Aug 2010 15:27:35 +0000 (19:27 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Mon, 9 Aug 2010 15:24:54 +0000 (19:24 +0400)]
VCS: show diff from annotate, not completed jet, but usable
anna [Mon, 9 Aug 2010 14:32:40 +0000 (18:32 +0400)]
sanitize suggested java identifiers
anna [Mon, 9 Aug 2010 13:55:08 +0000 (17:55 +0400)]
testng: NPE if setUp throws exception
anna [Mon, 9 Aug 2010 11:53:19 +0000 (15:53 +0400)]
testng: disable testng tags support for v. > 5.12
anna [Fri, 6 Aug 2010 16:05:17 +0000 (20:05 +0400)]
skip hierarch if first failed
anna [Fri, 6 Aug 2010 16:04:45 +0000 (20:04 +0400)]
append lost printables
anna [Fri, 6 Aug 2010 15:36:03 +0000 (19:36 +0400)]
presentation (IDEA-57208)
anna [Fri, 6 Aug 2010 14:04:58 +0000 (18:04 +0400)]
bundle testng 5.13
anna [Fri, 6 Aug 2010 13:30:06 +0000 (17:30 +0400)]
preselect available type, leave inacessible in combo
anna [Fri, 6 Aug 2010 11:29:10 +0000 (15:29 +0400)]
NPE
anna [Fri, 6 Aug 2010 10:29:23 +0000 (14:29 +0400)]
dump printables on disk
anna [Thu, 5 Aug 2010 18:12:45 +0000 (22:12 +0400)]
javadoc: do not process the same pattern twice (IDEA-56852 )
anna [Thu, 5 Aug 2010 14:59:55 +0000 (18:59 +0400)]
skip non code usages when collecting files for optimize imports
Anton Makeev [Mon, 9 Aug 2010 12:54:00 +0000 (16:54 +0400)]
Maven: test
Anton Makeev [Mon, 9 Aug 2010 12:18:43 +0000 (16:18 +0400)]
Maven: resolving version range module dependencies
Anton Makeev [Mon, 9 Aug 2010 08:39:29 +0000 (12:39 +0400)]
GoTo Test: do not show 'Create Test' action if not applicable.
nik [Mon, 9 Aug 2010 11:08:06 +0000 (15:08 +0400)]
new compiler api: persistent state splitted to source and output state
Denis Zhdanov [Mon, 9 Aug 2010 11:29:43 +0000 (15:29 +0400)]
IDEA-57223 Soft wrap: selection of wrapped part of a line is incorrectly repainted
1. Provided special handling of screen position processing when soft wrap belongs to the start drawing background offset;
2. Corrected lines repainting in order to conver all corresponding visual lines;
3. Modified scrolling timer in order to use visual posiitons instead of logical in order to take soft wrap into considerataion;
Konstantin Bulenkov [Mon, 9 Aug 2010 11:30:34 +0000 (15:30 +0400)]
IDEA-56707 NPE at ChangeUtil.copyElement()
Alexey Pegov [Mon, 9 Aug 2010 11:03:55 +0000 (15:03 +0400)]
fix popups: avoid double l&f init + avoid our own popupfactory wrapping
irengrig [Mon, 9 Aug 2010 11:00:58 +0000 (15:00 +0400)]
VCS: index out of bounds, when looking for object tag in a renderer
Alexey Kudravtsev [Mon, 9 Aug 2010 10:36:01 +0000 (14:36 +0400)]
get rid of contended read lock since TimedReference already synchronized
Alexey Kudravtsev [Mon, 9 Aug 2010 10:32:34 +0000 (14:32 +0400)]
use StripedLockIntObjectConcurrentHashMap instead of TIntHashMap guarded by read/write locks
Alexey Kudravtsev [Mon, 9 Aug 2010 10:29:57 +0000 (14:29 +0400)]
Use StripedLockConcurrentHashMap instead of LockPoolSynchronizedMap in UserDataHolder
Alexey Kudravtsev [Mon, 9 Aug 2010 09:56:28 +0000 (13:56 +0400)]
show dialog outside write action
Alexey Kudravtsev [Fri, 6 Aug 2010 14:05:50 +0000 (18:05 +0400)]
notnull
Rustam.Vishnyakov [Mon, 9 Aug 2010 09:01:54 +0000 (13:01 +0400)]
IDEA-21113: Formatting for auto-generated CDATA section in mx:Script blocks
nik [Mon, 9 Aug 2010 09:07:13 +0000 (13:07 +0400)]
IDEA-57241: Can't run classes in a module that reference dependencies in "provided" scope.
Maxim Medvedev [Mon, 9 Aug 2010 08:54:26 +0000 (12:54 +0400)]
IDEA-53845 groovy: incorrect return value is ignored
nik [Mon, 9 Aug 2010 08:17:07 +0000 (12:17 +0400)]
workaround to fix showing popups on Linux
Anton Makeev [Fri, 6 Aug 2010 12:08:07 +0000 (16:08 +0400)]
Storage: added 'already disposed' assertion
nik [Mon, 9 Aug 2010 06:43:22 +0000 (10:43 +0400)]
jps updated: fixed bugs in not-null instrumentation
nik [Mon, 9 Aug 2010 05:45:13 +0000 (09:45 +0400)]
IAE removed because framework support dialog may be shown for existing module so some frameworks are already added
nik [Fri, 6 Aug 2010 13:31:28 +0000 (17:31 +0400)]
IDEA-53756: Excluded folders should not be copied into the artifact
Maxim Medvedev [Sun, 8 Aug 2010 13:11:50 +0000 (17:11 +0400)]
filters for groovy categories in Gdsl
Alexey Pegov [Sun, 8 Aug 2010 11:37:38 +0000 (15:37 +0400)]
popups (context menus, combobox popups) fix under aqua laf: round corners, selection, etc
Gregory Shrago [Sun, 8 Aug 2010 01:27:07 +0000 (05:27 +0400)]
fix index column values & size
Gregory Shrago [Sun, 8 Aug 2010 00:38:43 +0000 (04:38 +0400)]
table editor console in splitter
peter [Sat, 7 Aug 2010 21:59:51 +0000 (22:59 +0100)]
in groovy, --classpath should contain even groovy's internal jars
peter [Sat, 7 Aug 2010 19:50:17 +0000 (20:50 +0100)]
EA-21359 - NPE: MultiMap.putAllValues