Commit Graph
52065 Commits
Author SHA1 Message Date
anna e70fae642f check type within its bound: wildcards 2010-08-12 21:01:15 +04:00
Roman Shevchenko 86d114f730 Hopefuly last empty import list placement issue 2010-08-12 20:52:08 +04:00
Roman Shevchenko 87b0c2b795 New Java parser (incomplete methods parsing fixed) 2010-08-12 20:52:08 +04:00
Roman Shevchenko 64f94033fb New Java parser (incomplete array types parsing fixed) 2010-08-12 20:52:08 +04:00
Dmitry Avdeev 1034137510 test fixed 2010-08-12 20:37:57 +04:00
Alexey Pegov 6441cc5b19 disabled arrow for disabled menu groups on mac 2010-08-12 19:41:09 +04:00
Constantine Plotnikov f6afc53e3d ant generation: Entries for module dependencies are not skipped for production compilation classes 2010-08-12 19:13:39 +04:00
Eugene Kudelevsky cbcb419d54 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-08-12 18:27:28 +04:00
Eugene Kudelevsky e7bfff832b clean up 2010-08-12 18:26:39 +04:00
irengrig 2371005d33 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-08-12 18:17:05 +04:00
irengrig 3e07a484c5 IDEA-57374 IDEA deadlock 2010-08-12 18:15:42 +04:00
Eugene Kudelevsky 6aa13165c6 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-08-12 17:32:31 +04:00
Eugene Kudelevsky 79d910530e refactor zen-coding 2010-08-12 17:31:57 +04:00
Roman Shevchenko 58379a9d76 New Java parser (incomplete multi-line field declarations) 2010-08-12 16:30:04 +04:00
Roman Shevchenko 077c34b102 New Java parser (left-bound name-value pair) 2010-08-12 16:30:04 +04:00
Roman Shevchenko 016a23df77 New Java parser (greedy unclosed array initializers) 2010-08-12 16:30:04 +04:00
irengrig 29c62e5a8a Merge branch 'master' of git.labs.intellij.net:idea/community 2010-08-12 15:10:45 +04:00
Gregory Shrago e1fd198b76 better NPE fix 2010-08-12 14:45:03 +04:00
irengrig 3c34abff54 P4: rename detection for show diff from annotation 2010-08-12 14:15:08 +04:00
Kirill.Safonov 35d103df84 NPE when updating column sizes of a table with no header 2010-08-12 13:28:27 +04:00
Kirill.Safonov e4996d9387 TFS login dialog allows to enter HTTP proxy password 2010-08-12 13:13:35 +04:00
nik d60e9b3279 IDEA-26864: Generate Ant Build File with GWT and Artifacts don't copy files 2010-08-12 13:07:01 +04:00
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
irengrig ca0da0467f Git: rename detection for show diff from annotation 2010-08-12 12:13:02 +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