Commit Graph
45091 Commits
Author SHA1 Message Date
Dmitry Jemerov f94b590e53 filewatcher supports substed drives and junction points (IDEADEV-41841, IDEADEV-41842) 2009-12-04 16:47:37 +03:00
Dmitry Jemerov 39c4aebab0 second exception fix in LineStatusTracker 2009-12-04 16:47:37 +03:00
Maxim Shafirov e3b30c25d4 [r=nik, yole]: Skip Thread.isInterruped() checks wherever possible. Major optimization. 2009-12-04 16:43:09 +03:00
Kirill Kalishev 9882cab9f2 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2009-12-04 15:48:07 +03:00
Kirill Kalishev 73ce9be5dc IDEADEV-41810 - SOE - invalid root element if diagram tree 2009-12-04 15:47:50 +03:00
Eugene Zhuravlev c06cce560d do not lowercase file paths 2009-12-04 15:12:44 +03:00
Alexey Pegov 1584a7a090 fix dispose LibraryTableEditor on dialog close 2009-12-04 14:53:57 +03:00
Anton.Makeev ceaad0af54 Update: saving temp patch file with correct name 2009-12-04 14:25:43 +03:00
Dmitry Avdeev fe31182626 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-12-04 13:33:35 +03:00
Eugene Zhuravlev af618cedf2 fix NPE 2009-12-04 13:30:30 +03:00
Eugene Zhuravlev 5954ede771 hint for specifying annot. processors options 2009-12-04 13:30:27 +03:00
anna 03fad5c28e testdata fixed 2009-12-04 13:28:06 +03:00
anna 0006257879 NPE (14283) 2009-12-04 13:28:03 +03:00
anna 5ece42fa68 NPE (17431) 2009-12-04 13:28:01 +03:00
Kirill Kalishev 5ef21f2fc0 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2009-12-04 12:56:29 +03:00
Kirill Kalishev 132290824e IDEADEV-2359 - fix sticky windows 2009-12-04 12:56:20 +03:00
Alexey Kudravtsev cb88b2b8d1 IDEADEV-41413 [anna] 2009-12-04 12:52:14 +03:00
Alexey Kudravtsev c0c2089532 more reliable inspection 2009-12-04 12:08:41 +03:00
Dmitry Avdeev b1da533524 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-12-04 11:54:11 +03:00
Dmitry Avdeev a1dd5a5e3a SIOOBE: AnchorPathReferenceProvider.createReferences 2009-12-04 11:34:22 +03:00
irengrig 36a1fabf4b Merge branch 'master' of git.labs.intellij.net:idea/community 2009-12-04 09:26:35 +03:00
irengrig 93e6dcc868 http://ea.jetbrains.com/browser/ea_problems/17701 2009-12-04 01:00:57 +03:00
Eugene Zhuravlev 726df60c96 assertion added: RunConfiguration should not return null modules in module array 2009-12-03 23:03:13 +03:00
Kirill Kalishev fc836a7339 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2009-12-03 23:01:04 +03:00
Maxim Shafirov 6304d0bd0e [r:yole] REMAP command for the file watcher to be able to watch linked directories. 2009-12-03 22:11:39 +03:00
Kirill Kalishev 868e8f7a76 IDEA-25209 & similar - thanks to Roberto Tyley 2009-12-03 22:11:07 +03:00
Alexey Pegov 0dd3e12303 [ex] 17814 IOE: LocalFileSystemBase.delete (filter directory-based storage file by extension on save) [r=jeka] 2009-12-03 22:02:55 +03:00
Eugene Zhuravlev 6f5b59a563 fix assertion; SmartStep makes sense in sources only, not in compiled code
[r=Alexey.Pegov]
2009-12-03 21:35:25 +03:00
Eugene Zhuravlev 76240a5df9 stop iterating if project is disposed 2009-12-03 20:58:38 +03:00
Anton.Makeev 461cd3227a Maven: blinking test fix 2009-12-03 20:00:32 +03:00
Kirill Kalishev 8c317f0ae1 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2009-12-03 19:59:42 +03:00
Kirill Kalishev 9c57a0c500 IDEADEV-41812 - New project view: File selection is lost after rename 2009-12-03 19:59:34 +03:00
anna d01dfce843 NPE (11779) 2009-12-03 19:49:28 +03:00
anna 981c95466f NPE (17245) 2009-12-03 19:49:26 +03:00
anna 42c9fefb10 NPE (17637) 2009-12-03 19:49:24 +03:00
anna 12ea1bdde4 NPE (17193) 2009-12-03 19:49:23 +03:00
Anton.Makeev cdeafa405b Maven: rename handlers 2009-12-03 19:31:50 +03:00
Anton.Makeev 72c1513317 Maven: correctly handle cases, when listFiles returns null 2009-12-03 19:31:49 +03:00
Anton.Makeev 0eaa608faa Updates: show update problems in balloon, not in the modal dialog 2009-12-03 19:31:47 +03:00
Dmitry Jemerov 2a26d606e0 correct sibling filtering for inherited methods in call hierarchy (IDEADEV-41005) 2009-12-03 19:13:27 +03:00
Gregory Shrago 0434983f0f IDEADEV-41816 DOM doesn't handle XML &EntityRefs; right 2009-12-03 18:50:44 +03:00
Gregory Shrago 914b23b1ec fix offsets 2009-12-03 18:50:43 +03:00
Eugene Zhuravlev ca1d7916f1 mapped help topic 2009-12-03 18:49:34 +03:00
Alexey Pegov 3ba2b4e136 avoid duplicate notification for same path variables (which are defined in project & module) + validate path variables on apply in path variables in setting dialog + [ex] 17789 NPE: XmlElementStorage$StorageData.checkUnknownMacros [r=nik] 2009-12-03 18:32:50 +03:00
Dmitry Jemerov 3112144d8a IDEADEV-41365 Refreshing available plugins list duplicated entries 2009-12-03 18:29:51 +03:00
Dmitry Jemerov e8f38b4489 new images from Julia (IDEADEV-41793) 2009-12-03 18:10:53 +03:00
Dmitry Jemerov 5e83541fa2 revert part of the change that causes an exception 2009-12-03 18:09:39 +03:00
Dmitry Avdeev 091d52e8f1 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-12-03 16:21:28 +03:00
Dmitry Avdeev a0d4cfa2d8 NPE: CreateMethodQuickFix.createFix 2009-12-03 16:18:59 +03:00
Dmitry Avdeev 871c690670 NPE fixed 2009-12-03 16:04:46 +03:00