Commit Graph
52042 Commits
Author SHA1 Message Date
Roman Shevchenko ad3b391f9c Greedy unclosed code blocks 2010-08-12 12:42:34 +04:00
Roman Shevchenko 39545b68a5 Custom element edge processors for PSI builder 2010-08-12 12:42:34 +04:00
Roman Shevchenko df76cfea7f Array slice based list creation 2010-08-12 12:42:33 +04:00
Roman Shevchenko 02d1b0f4d4 Cleanup 2010-08-12 12:42:33 +04:00
anna 817b586c99 NPE 2010-08-12 12:39:51 +04:00
anna 8039cffacc JLS 5.5: cast conversion implemented for generics types (inspired by IDEA-57342 ) 2010-08-12 12:39:50 +04:00
anna 33b0dfc777 set local on inspections import 2010-08-12 12:39:50 +04:00
Kirill Likhodedov 18dce95c05 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-08-12 12:21:09 +04:00
nik 7cdd801041 WI-2195: PHP debug: Watches view: commands to add and remove a watch could be added to context menu 2010-08-12 10:39:58 +04:00
nik 4391629d5b ant generation for artifacts: 'zip' task generated for non-jar archives 2010-08-12 09:20:48 +04:00
Gregory Shrago f6a8185023 table editor: incons & speedsearch fixes 2010-08-11 23:54:00 +04:00
irengrig f54a624901 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-08-11 21:20:16 +04:00
irengrig 663fe159ce SVN: misleading "discovering location" due to not updated progress 2010-08-11 21:16:03 +04:00
irengrig 777824a3e5 VCS: support renames in show diff for annotation - for SVN only for now 2010-08-11 21:05:02 +04:00
Dmitry Avdeev 28b60e99a5 JspPrefixRefactoringTest fixed 2010-08-11 18:53:02 +04:00
Denis Zhdanov 8dfb665829 IDEA-53596 Soft wrap for editors
Symbol width caching algorihtm is corrected
2010-08-11 18:51:43 +04:00
Kirill Likhodedov 240d8a1467 [Mercurial Tests] Removed HgMergeTestCase for now. Partly tests are implemented in HgMergeProviderTestCase, partly they lack of support of testing dialogs yet. 2010-08-11 18:26:08 +04:00
Alexey Pegov 4ae699956b fix mac popups bg color [finally] 2010-08-11 17:58:15 +04:00
Konstantin Bulenkov 38b3a38890 make it possible to select color for non-project files 2010-08-11 17:43:41 +04:00
Konstantin Bulenkov 5e07f78373 toHex/fromHex methods 2010-08-11 17:42:27 +04:00
Kirill Likhodedov 49ecc9c5b9 [Mercurial] Removed HgResolvedConflictTestCase: this is either not used, either tested in HgMergeProviderTestCase. 2010-08-11 17:22:08 +04:00
Kirill Likhodedov 28d672af65 [Mercurial] HgMergeProvider: handled several different merge situations. Added HgMergeProviderTestCase. 2010-08-11 17:17:02 +04:00
Kirill Likhodedov e0a36acb25 [Mercurial Tests] Made HgTestRepository public, added few shorthand methods; introduced HgTestUtil - a collection of static utility methods used in testing. 2010-08-11 17:05:17 +04:00
Roman Chernyatchik bd63e8b096 NPE fixed 2010-08-11 16:53:55 +04:00
Denis Zhdanov cff8ef4962 IDEA-53596 Soft wrap for editors
(x; y) <-> visual position mapping algorithm is corrected
2010-08-11 16:50:34 +04:00
Alexey Pegov 641be6fa1a fix wizard popups background on macs 2010-08-11 16:25:49 +04:00
irengrig 06225646b7 VCS: NPE in shelve's path verifier 2010-08-11 16:25:24 +04:00
irengrig d7d34e02f7 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-08-11 16:09:27 +04:00
irengrig 716348d4bb VCS: diff from annotations: correctly find "get committed list" inside VCS provider itself (fix CVS);
correctly jump to change when having ignored space changes in revision; calculate jump line in pooled thred; other small fixes
2010-08-11 16:07:37 +04:00
Roman Shevchenko 047bbdd65d Empty import list placement and comment binding (fixed) 2010-08-11 15:58:46 +04:00
Kirill Likhodedov b4b46801f9 javadoc for MergeData. 2010-08-11 15:51:34 +04:00
Denis Zhdanov ec81b8f41f IDEA-56405 Soft wrap, editing: typing on line split border replaces wrap sign with line feed; AssertionError at SoftWrapModelImpl.beforeDocumentChangeAtCaret()
Avoiding processing soft wraps for removed document regions
2010-08-11 15:22:18 +04:00
Denis Zhdanov 35fa4b10b4 IDEA-56405 Soft wrap, editing: typing on line split border replaces wrap sign with line feed; AssertionError at SoftWrapModelImpl.beforeDocumentChangeAtCaret()
1. Corrected soft wraps processing on document change;
2. Implemented soft wraps resources releasing on editor disposing;
3. Corrected 'active row' background painting algorithm for soft-wrapped lines;
4. Changed default 'soft wrap arrows' to another unicode symbols (they are supposed to correctly represented by Windows 7 fonts);
2010-08-11 15:09:40 +04:00
Anton Makeev b9fb70aec2 Maven: exception when adding modules from UI (IDEA-54927, IDEA-53197) 2010-08-11 15:08:12 +04:00
Alexey Kudravtsev bd81a6067a cleanup 2010-08-11 15:03:19 +04:00
Maxim Medvedev 08a4c9e4b3 IDEA-50353 Wrong invalid method arguments warning in case of overloaded method 2010-08-11 14:30:12 +04:00
irengrig 8aa7607162 VCS: diff from annotations: jump to the line on which diff was invoked 2010-08-11 14:06:49 +04:00
Dmitry Avdeev 36af2c48af "Add Framework Support" UI 2010-08-11 14:04:13 +04:00
Dmitry Avdeev cae300cc8f "Add Framework Support" UI 2010-08-11 14:04:13 +04:00
Dmitry Avdeev 13da3c27c7 bind radio buttons to enum 2010-08-11 14:04:12 +04:00
Dmitry Avdeev fe7748133f "Add Framework Support" UI 2010-08-11 14:04:11 +04:00
Dmitry Avdeev 44d32d4ec9 initial location callback 2010-08-11 14:04:11 +04:00
Dmitry Avdeev 47ebc178a0 "Add Framework Support" UI 2010-08-11 14:04:10 +04:00
Dmitry Avdeev 792102d5e7 disabling labels 2010-08-11 14:04:10 +04:00
Dmitry Avdeev 89cd3355eb default constructor 2010-08-11 14:04:09 +04:00
Dmitry Avdeev e1e8c1fa6f "Add Framework Support" UI 2010-08-11 14:04:08 +04:00
Maxim Medvedev 5f1314dc30 IDEA-57432 report 'create new instance of built-in types' 2010-08-11 13:30:16 +04:00
Alexey Kudravtsev 8eae113fb8 separating jsp 2010-08-11 13:22:22 +04:00
Alexey Kudravtsev 1314259c53 moved to community, dropped obsolete tests 2010-08-11 13:22:22 +04:00
Maxim Medvedev c336fa7faf IDEA-48975 Inspection "Access to unresolved expression" false positive for method access from number conversion to primitive types 2010-08-11 13:01:54 +04:00