Commit Graph
82295 Commits
Author SHA1 Message Date
Roman Shevchenko 1711b6570e Drop PsiElementArrayConstructor in a favor of ArrayFactory 2012-05-16 16:08:12 +04:00
irengrig 6e0a2a7a93 Merge remote branch 'origin/master' 2012-05-16 16:03:33 +04:00
irengrig c464c17d68 apply patch as system operation: no user confirmation should be asked 2012-05-16 16:02:13 +04:00
Alexander Lobas 183278c4ce Merge remote-tracking branch 'origin/master' 2012-05-16 15:51:00 +04:00
Alexander Lobas 7d5dd3b6e6 Merge remote-tracking branch 'origin/master' 2012-05-16 15:50:22 +04:00
Konstantin Bulenkov 60c6975f91 use original working directory path to resolve relative paths 2012-05-16 13:50:03 +02:00
Alexander Lobas d6e88d1ce4 RelativeLayout 2012-05-16 15:50:01 +04:00
Konstantin Bulenkov 53266a79b8 pass a real working dir path 2012-05-16 13:42:12 +02:00
Dennis Ushakov 53b5d08eb4 slim colors 2012-05-16 15:29:16 +04:00
Denis.Zhdanov 606cc65a4f IDEA-85100 Deleting wrapped lines with Ctrl+Y doen't work properly with "soft wrapped" lines
More tests have been checked and added
2012-05-16 15:21:33 +04:00
Denis.Zhdanov c86d0be08c IDEA-85100 Deleting wrapped lines with Ctrl+Y doen't work properly with "soft wrapped" lines
More tests have been checked and added
2012-05-16 15:21:33 +04:00
Denis.Zhdanov 5fb76fb0cc Performance optimisation:
*) caching last font and trying to reuse it during editor size recalculation (used to perform a call to the lock-protected font registry for every document symbol)
*) register highlighters in bulk mode if necessary during indents pass processing;
2012-05-16 15:21:33 +04:00
irengrig 36011336ef svn tree conflict + merge: exclude from patch files that are not under conflict directory 2012-05-16 15:04:25 +04:00
Alexander Lobas e7465cf775 Merge remote-tracking branch 'origin/master' 2012-05-16 14:58:52 +04:00
Alexander Lobas 3fe55d6424 Merge remote-tracking branch 'origin/master' 2012-05-16 14:57:33 +04:00
Roman Shevchenko 2c8d4437b5 Fix literal keywords highlighting; cleanup 2012-05-16 14:57:16 +04:00
Alexander Lobas 12d98770c5 RelativeLayout 2012-05-16 14:57:13 +04:00
Dmitry Avdeev 85b2a36cb8 moving heavy initialization to initComponent() 2012-05-16 13:37:56 +04:00
Dmitry Avdeev 5bba6722ed cleanup 2012-05-16 13:37:55 +04:00
Dmitry Avdeev 907f014df4 initComponent() simplified 2012-05-16 13:37:54 +04:00
irengrig e90f6b3324 svn: fix tests 2012-05-16 13:34:17 +04:00
irengrig 2bbb2a9432 svn: fix assertion in live provider (that loads revision history for select revision) 2012-05-16 13:10:03 +04:00
irengrig 0229e2d543 Merge remote branch 'origin/master' 2012-05-16 12:48:18 +04:00
Maxim.Medvedev 3980ba7a39 IDEA-85974 Support double pipe (||) symbol in Spock data tables 2012-05-16 12:46:42 +04:00
Maxim.Medvedev 764a7bd65c copyright in testdata 2012-05-16 12:26:08 +04:00
Maxim.Medvedev 861efe85ad create groovy method from usage by groovy ref 2012-05-16 10:45:37 +04:00
Maxim.Medvedev c140ff201f copyright in testdata 2012-05-16 10:45:36 +04:00
Maxim.Medvedev e5b412d4c3 'create groovy method from usage' position caret at the beginning of selection 2012-05-16 10:45:35 +04:00
Maxim.Medvedev a6b7faa32e create groovy method from usage in java file 2012-05-16 10:45:34 +04:00
Maxim.Medvedev e2ed85b95d correct name for intention category 2012-05-16 10:45:32 +04:00
Maxim.Medvedev 4c0992bcab suppress UnusedProperty in GroovyIntentionsBundle.properties 2012-05-16 10:45:31 +04:00
Maxim.Medvedev 90f45748a9 fix JavaStylePropertiesInvocation 2012-05-16 10:45:29 +04:00
Denis.Zhdanov a752411c88 IDEA-85100 Deleting wrapped lines with Ctrl+Y doen't work properly with "soft wrapped" lines
More tests have been checked and added
2012-05-16 09:54:40 +04:00
Roman Shevchenko e95772d51b Symlink tests aren't yet ready 2012-05-16 09:43:21 +04:00
Denis.Zhdanov 4703151399 IDEA-85100 Deleting wrapped lines with Ctrl+Y doen't work properly with "soft wrapped" lines
*) more tests have been refactored and checked;
*) refactoring;
2012-05-16 09:34:09 +04:00
Roman Shevchenko 2bcfa96ad8 Fix highlighting performance tests; show a difference if failing 2012-05-16 00:57:07 +04:00
Roman Shevchenko f6d42f5149 Fix nested highlighting support in a test framework 2012-05-16 00:57:07 +04:00
Eugene Zhuravlev 9d8ae0a8fe additional null check 2012-05-15 22:47:19 +02:00
Eugene Zhuravlev 78ba93f48c ParameterList: avoid undefined macros in macro map (IDEA-86118 GWT plugin run configuration. ${PROJECT_DIR} macros in VM options. Leads crash if trying to run/debug) 2012-05-15 22:44:57 +02:00
Eugene Zhuravlev 96a8926d70 fix NPE 2012-05-15 22:04:56 +02:00
Eugene Zhuravlev b4e5b91d29 fix NPEs 2012-05-15 21:59:26 +02:00
Eugene Zhuravlev d1af9e5878 create breakpoint for every codeIndex returned for a given line. (IDEA-80556, IDEA-81110) 2012-05-15 21:02:04 +02:00
Evgeny Zakrevsky a922bfab53 IDEA-77932 Create Patch dialog resizes several time on opening 2012-05-15 22:55:36 +04:00
Vassiliy Kudryashov 1c49b9ee5c TomcatSupportProviderTest fix 2012-05-15 22:40:51 +04:00
Eugene Zhuravlev d1c25ca05e load facet types synchronously 2012-05-15 18:54:11 +02:00
Alexander Lobas 874ec0c4de Merge remote-tracking branch 'origin/master' 2012-05-15 20:50:12 +04:00
Alexander Lobas f7404ed3ba RelativeLayout 2012-05-15 20:49:49 +04:00
Dmitry Boulytchev ab87ff04f6 Cleaning up after storage dump implementation (compile server). 2012-05-15 20:07:34 +04:00
Maxim Shafirov 2e1a6abb06 In JBTabsImpl.paintChildren() course, selected tab child is paint separately, with JComponent's paintChildren unaware of this, and not setting ANCESTOR_USING_BUFFER flag. Thus, label component is drawn to the buffer without being aware of it. This causes coordinate mapping problems. The workaround is to make sure none of the components, that TabLabel consists of uses double buffering. 2012-05-15 19:24:50 +04:00
Maxim Shafirov 937cf22ce1 revert 2012-05-15 19:24:50 +04:00