Commit Graph
57837 Commits
Author SHA1 Message Date
Eugene Zhuravlev 34f1169f82 [r=cdr] fix regression: empty default log message text when add breakpoint action with shift-click 2010-12-07 18:55:29 +03:00
Kirill Kalishev 0077402ee6 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-12-07 18:54:09 +03:00
Kirill Kalishev 035e86aba4 NPE in git status bar widget [max] 2010-12-07 18:54:01 +03:00
irengrig 7672455191 IDEA-53274 Throwable at com.intellij.openapi.roots.impl.DirectoryIndexImpl.e [review=max] 2010-12-07 18:46:43 +03:00
Kirill Likhodedov 03ab4727c8 ExecutableValidator (Git & Hg): lazy getConfigurable(), because it's recreated in HgVcs.getConfigurable() on each access. [Reviewed by Maxim Shafirov] 2010-12-07 18:45:39 +03:00
Kirill Likhodedov 4dc28abb5b NPE in HgShowConfigCommand: result of HgCommandService.execute may be null. [Reviewed by Maxim Shafirov] 2010-12-07 18:45:37 +03:00
Kirill Likhodedov 500f060fd3 EA-22709 "NPE if executing an hg command when Mercurial plugin is not initialized". Lazy initialization of HgExecutableValidator. [Reviewed by Maxim Shafirov] 2010-12-07 18:45:35 +03:00
Oleg Shpynov c9583df737 Initial version of building deb package, that downloads the latest available product 2010-12-07 18:39:09 +03:00
Roman Shevchenko 79b6764cda [rev=max] Welcome panel face lifting 2010-12-07 18:24:08 +03:00
irengrig b7526ef091 revert of IDEA-26580 Last symbol in a line can be not displayed in diff view 2010-12-07 18:17:12 +03:00
irengrig fa9f239134 IDEA-62474 NPE at git4idea.changes.GitCommittedChangeListProvider.getOneList 2010-12-07 18:16:58 +03:00
irengrig 4aa94f48e7 IDEA-61850 Git log: can't find by hash 2010-12-07 18:16:44 +03:00
irengrig c2d1967cd3 IDEA-58622 Copying entry from "Locally Deleted Files" not works as expected 2010-12-07 18:16:29 +03:00
irengrig d30c5fde19 git log: border for right pane 2010-12-07 18:16:15 +03:00
irengrig 0e2c8b6c28 VCS popup: do not show add if already under VCS in list [review=romeo] 2010-12-07 18:16:01 +03:00
Kirill Likhodedov 1873f62272 EA-24151 Don't display balloon if it is already disposed (e.g. when notifications show and expire fast). By Kirill Kalishev. 2010-12-07 18:12:40 +03:00
Alexey Pegov 3ede95f912 IDEA-56878 version history, version sorting is wrong [r=max] 2010-12-07 18:06:59 +03:00
Eugene Kudelevsky b4838f18c3 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-12-07 17:31:13 +03:00
Eugene Kudelevsky b4c39c455a IDEA-62526 support for android sdk tools r8 2010-12-07 17:28:42 +03:00
anna d1caf4f877 super wildcard processing (IDEA-62529 ) 2010-12-07 17:23:44 +03:00
Kirill Likhodedov f970c69061 GitCurrentBranchWidget: getting current branch from background task. [Reviewed by Maxim Shafirov] 2010-12-07 16:46:37 +03:00
Alexey Pegov de0020ae09 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-12-07 16:39:11 +03:00
Alexey Pegov 8e200d4265 memleak [review=kirillk] 2010-12-07 16:38:58 +03:00
peter 825148dc6f [rev=nik,max] correctly remove the long timestamp fields in groovy-compiled code, not only Long ones (pop2 instead of pop in those cases) 2010-12-07 16:11:48 +03:00
Rustam.Vishnyakov a30c0b8d15 Add downloaded JS library to current file's scope 2010-12-07 16:09:53 +03:00
Kirill Kalishev 944b45c16e SpltterTest fixed 2010-12-07 15:58:28 +03:00
Kirill Kalishev 3c94bcad88 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-12-07 15:53:02 +03:00
Kirill Kalishev 7a4662ed93 IDEA-61202 On deleting file opened in the separate Editor window it should be closed [anton makeev] 2010-12-07 15:52:20 +03:00
anna cfcba50483 restore ignored state in parent (IDEA-62536) 2010-12-07 15:45:52 +03:00
anna aea90c07b0 update testng-1.0.dtd as it is now outdated (IDEA-62540) 2010-12-07 15:45:51 +03:00
anna 36f36a3728 set generated name for testng suite configuration (IDEA-62539) 2010-12-07 15:45:51 +03:00
anna 2c6f06ae91 message reformat (IDEA-62541) 2010-12-07 15:45:50 +03:00
Dmitry Avdeev 7fe85afdb6 IDEA-20909: Spring: create namespace declaration reformats whole spring.xml file 2010-12-07 15:34:56 +03:00
Dmitry Avdeev f8db3817bc startup logging 2010-12-07 15:34:41 +03:00
Dmitry Avdeev 27246ca0b4 AE when project is already disposed 2010-12-07 15:34:26 +03:00
Kirill Kalishev 39a39561df Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-12-07 15:06:33 +03:00
Kirill Kalishev c15f6b47f2 IDEA-61098 f7 shortcut does unexpected 2010-12-07 15:05:34 +03:00
Konstantin Bulenkov 9dc03e17f3 update splash font and licence text positioning [r=max] 2010-12-07 14:00:31 +03:00
Konstantin Bulenkov cae3d60330 Internal action for Splash testing 2010-12-07 13:58:28 +03:00
Denis Zhdanov d246dc8a74 IDEA-62564 Avoid unnecessary indentation of newly inserted text on 'paste'
1. Corrected anchor indent column of anchor block in case of caret located inside selected region;
2. Corresponding test is added;
2010-12-07 13:52:10 +03:00
Denis Zhdanov f159e97d8f IDEA-62425 Soft wraps cause editor weirdness (displayed text does not correspond to that displayed under caret)
1. Corrected trailing soft wraps offsets update on document modification;
2. Corrected document dimensions mapping algorithm;
3. Corresponding tests are added;
2010-12-07 13:52:08 +03:00
Eugene Zhuravlev b8a10e5733 [r=anton] less calls to file.getLength() 2010-12-07 13:34:47 +03:00
anna b239bec754 EA-24265 - IAE: SuppressManagerImpl.getElementToolSuppressedIn [cdr] 2010-12-07 13:29:20 +03:00
anna 96a26d4c35 copy to the same location should be possible (IDEA-62498) [spleaner] 2010-12-07 13:29:20 +03:00
Kirill Kalishev 2f641610ce Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-12-07 13:28:47 +03:00
Kirill Kalishev 3fac906c1e FileEditorManagers getArrayOf open,selected made aware of many splitters (detached editors) [anna.k] 2010-12-07 13:26:14 +03:00
Kirill.Safonov ae23929df2 correct since-until versions for CFML, Mercurial, Python, Ruby, Ruby-coverage plugins [r=Oleg.Shpynov] 2010-12-07 12:39:44 +03:00
Rustam.Vishnyakov b1c0f9a532 JS library scope: only explicitly specified JS libraries are used in completion 2010-12-07 12:10:05 +03:00
Rustam.Vishnyakov 39ec167f7d JS library external documentation provider 2010-12-07 12:10:04 +03:00
Kirill Kalishev 502a315e44 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-12-07 12:06:22 +03:00