fedora-idea.git
14 years agoComponentWithBrowseButton - optional remove listener on hidemaster
Kirill Kalishev [Tue, 16 Feb 2010 09:55:38 +0000 (16 12:55 +0300)]
ComponentWithBrowseButton - optional remove listener on hide

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Tue, 16 Feb 2010 09:39:10 +0000 (16 12:39 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agoupdate menu items on app activation fix
Kirill Kalishev [Tue, 16 Feb 2010 09:39:02 +0000 (16 12:39 +0300)]
update menu items on app activation fix

14 years agoNavigationGutterIconBuilder
sergey.vasiliev [Tue, 16 Feb 2010 07:57:45 +0000 (16 10:57 +0300)]
NavigationGutterIconBuilder

14 years agoPHP heredoc injections
Alexey Gopachenko [Tue, 16 Feb 2010 07:28:00 +0000 (16 10:28 +0300)]
PHP heredoc injections

14 years agoPHP heredoc injections
Alexey Gopachenko [Tue, 16 Feb 2010 07:24:43 +0000 (16 10:24 +0300)]
PHP heredoc injections

14 years agofix community build
Alexey Gopachenko [Mon, 15 Feb 2010 20:37:37 +0000 (15 23:37 +0300)]
fix community build

14 years ago18722 assert: CaretModelImpl.validateCallContext
Gregory Shrago [Mon, 15 Feb 2010 19:46:55 +0000 (15 22:46 +0300)]
18722 assert: CaretModelImpl.validateCallContext

14 years agofiletypemanager perf fix
Dmitry Jemerov [Mon, 15 Feb 2010 18:20:52 +0000 (15 21:20 +0300)]
filetypemanager perf fix

14 years agoIDEA-52256
Yann Cebron [Mon, 15 Feb 2010 10:33:31 +0000 (15 13:33 +0300)]
IDEA-52256

14 years agomore general replace() implementation
Dmitry Jemerov [Fri, 12 Feb 2010 16:20:20 +0000 (12 19:20 +0300)]
more general replace() implementation

14 years agodumb-aware (IDEA-52224)
Dmitry Jemerov [Fri, 12 Feb 2010 13:52:48 +0000 (12 16:52 +0300)]
dumb-aware (IDEA-52224)

14 years agoIDEA-17650 Splash screen is too agressive on Linux - set focusable state to false
Kirill Kalishev [Mon, 15 Feb 2010 17:05:10 +0000 (15 20:05 +0300)]
IDEA-17650 Splash screen is too agressive on Linux - set focusable state to false

14 years agoinactive floating toolwindow doesnt request focus on show()
Kirill Kalishev [Mon, 15 Feb 2010 17:01:00 +0000 (15 20:01 +0300)]
inactive floating toolwindow doesnt request focus on show()

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 15 Feb 2010 16:19:42 +0000 (15 19:19 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agooptional show/hide vcs console tool window (via rehistry)
Kirill Kalishev [Mon, 15 Feb 2010 16:19:34 +0000 (15 19:19 +0300)]
optional show/hide vcs console tool window (via rehistry)

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Oleg Shpynov [Mon, 15 Feb 2010 16:11:06 +0000 (15 19:11 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agoRUBY-5758
Oleg Shpynov [Mon, 15 Feb 2010 16:10:34 +0000 (15 19:10 +0300)]
RUBY-5758
Enter doesn't work in rename dialog with insert mode enabled

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 15 Feb 2010 16:01:39 +0000 (15 19:01 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agothread vialoations fixed
Kirill Kalishev [Mon, 15 Feb 2010 16:01:32 +0000 (15 19:01 +0300)]
thread vialoations fixed

14 years agosticky documentation popup [take 1]
Alexey Pegov [Mon, 15 Feb 2010 14:59:41 +0000 (15 17:59 +0300)]
sticky documentation popup [take 1]

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 15 Feb 2010 14:47:25 +0000 (15 17:47 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agoIDEA-17650 Splash screen is too agressive on Linux
Kirill Kalishev [Mon, 15 Feb 2010 14:47:16 +0000 (15 17:47 +0300)]
IDEA-17650 Splash screen is too agressive on Linux

14 years agoreverse dependency: should be dependency on community plugin
anna [Mon, 15 Feb 2010 14:41:53 +0000 (15 17:41 +0300)]
reverse dependency: should be dependency on community plugin

14 years agoreverse dependency: should be dependency on community plugin
anna [Mon, 15 Feb 2010 14:29:25 +0000 (15 17:29 +0300)]
reverse dependency: should be dependency on community plugin

14 years agoNPE (18686)
anna [Mon, 15 Feb 2010 13:52:06 +0000 (15 16:52 +0300)]
NPE (18686)

14 years agoback/forward context for documentation (IDEA-13126)
anna [Mon, 15 Feb 2010 11:40:08 +0000 (15 14:40 +0300)]
back/forward context for documentation (IDEA-13126)

14 years agofully qualified class name should not be treated as instance access
anna [Mon, 15 Feb 2010 10:51:12 +0000 (15 13:51 +0300)]
fully qualified class name should not be treated as instance access

14 years agoIDEA-21448
sergey.vasiliev [Mon, 15 Feb 2010 13:50:56 +0000 (15 16:50 +0300)]
IDEA-21448

14 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Mon, 15 Feb 2010 13:00:23 +0000 (15 16:00 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community

14 years agoVCS: fix group by structure for Changes | Local
irengrig [Mon, 15 Feb 2010 12:56:41 +0000 (15 15:56 +0300)]
VCS: fix group by structure for Changes | Local

14 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Alexey Gopachenko [Mon, 15 Feb 2010 12:42:05 +0000 (15 15:42 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community

14 years agoenter test stability
peter [Mon, 15 Feb 2010 11:46:29 +0000 (15 11:46 +0000)]
enter test stability

14 years agorevert
Alexey Kudravtsev [Mon, 15 Feb 2010 10:56:42 +0000 (15 13:56 +0300)]
revert

14 years agogit merge fail
Alexey Kudravtsev [Mon, 15 Feb 2010 10:46:11 +0000 (15 13:46 +0300)]
git merge fail

14 years agogood code is red (in presence of raw overriding)
Alexey Kudravtsev [Mon, 15 Feb 2010 09:57:57 +0000 (15 12:57 +0300)]
good code is red (in presence of raw overriding)

14 years agochangedUpdate exception
Alexey Kudravtsev [Fri, 12 Feb 2010 16:10:04 +0000 (12 19:10 +0300)]
changedUpdate exception

14 years agoassertion
Alexey Kudravtsev [Thu, 11 Feb 2010 11:14:45 +0000 (11 14:14 +0300)]
assertion

14 years agoduplication of facets definitions in iml fixed
nik [Mon, 15 Feb 2010 10:53:34 +0000 (15 13:53 +0300)]
duplication of facets definitions in iml fixed

14 years agoPHP persistent injections
Alexey Gopachenko [Mon, 15 Feb 2010 10:38:18 +0000 (15 13:38 +0300)]
PHP persistent injections

14 years agoprovide icons for suppress actions (IDEA-11222 )
anna [Fri, 12 Feb 2010 20:49:58 +0000 (12 23:49 +0300)]
provide icons for suppress actions (IDEA-11222 )

14 years agoinspect code: up/down listeners (IDEA-15209)
anna [Fri, 12 Feb 2010 20:05:42 +0000 (12 23:05 +0300)]
inspect code: up/down listeners (IDEA-15209)

14 years agomaven notifier ui
Dmitry Avdeev [Mon, 15 Feb 2010 09:59:06 +0000 (15 12:59 +0300)]
maven notifier ui

14 years agonice dotted border
Dmitry Avdeev [Mon, 15 Feb 2010 09:43:57 +0000 (15 12:43 +0300)]
nice dotted border

14 years agonice dotted border
Dmitry Avdeev [Mon, 15 Feb 2010 09:32:48 +0000 (15 12:32 +0300)]
nice dotted border

14 years agofile level inspection ui
Dmitry Avdeev [Mon, 15 Feb 2010 07:44:19 +0000 (15 10:44 +0300)]
file level inspection ui

14 years agonicer enter key indentation handling after -> and before } in closures94.310
peter [Sun, 14 Feb 2010 23:09:42 +0000 (14 23:09 +0000)]
nicer enter key indentation handling after -> and before } in closures

14 years agogroovy select word now selects list/map literals and method arguments before qualifie...
peter [Sun, 14 Feb 2010 21:58:05 +0000 (14 21:58 +0000)]
groovy select word now selects list/map literals and method arguments before qualifier (IDEA-52012)

14 years agoif there aren't any physical accessors for groovy property, search for them anyway
peter [Sun, 14 Feb 2010 21:30:44 +0000 (14 21:30 +0000)]
if there aren't any physical accessors for groovy property, search for them anyway

14 years agodon't show 3 identical groovy property usages (IDEA-50789), and don't ask to search...
peter [Sun, 14 Feb 2010 21:26:46 +0000 (14 21:26 +0000)]
don't show 3 identical groovy property usages (IDEA-50789), and don't ask to search for accessors if there aren't any

14 years agofix groovy evaluation of c, res and other unfortunately-named variables
peter [Sun, 14 Feb 2010 21:06:27 +0000 (14 21:06 +0000)]
fix groovy evaluation of c, res and other unfortunately-named variables

14 years agosupport of non XHTML tags as ">" operands94.305
Eugene Kudelevsky [Sat, 13 Feb 2010 15:05:53 +0000 (13 18:05 +0300)]
support of non XHTML tags as ">" operands

14 years agoadditional api
Eugene Kudelevsky [Sat, 13 Feb 2010 15:04:55 +0000 (13 18:04 +0300)]
additional api

14 years agoclean up
Eugene Kudelevsky [Sat, 13 Feb 2010 13:09:05 +0000 (13 16:09 +0300)]
clean up

14 years agorefactoring
Eugene Kudelevsky [Sat, 13 Feb 2010 12:57:59 +0000 (13 15:57 +0300)]
refactoring

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Sat, 13 Feb 2010 10:55:55 +0000 (13 13:55 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agominor fixes94.297
Konstantin Bulenkov [Fri, 12 Feb 2010 20:33:10 +0000 (12 23:33 +0300)]
minor fixes

14 years agoeclipse: project name should be found in .project (IDEA-52070 )
anna [Fri, 12 Feb 2010 19:12:01 +0000 (12 22:12 +0300)]
eclipse: project name should be found in .project (IDEA-52070 )

14 years agoeclipse: project name should be found in .project (IDEA-52070 )
anna [Fri, 12 Feb 2010 19:00:02 +0000 (12 22:00 +0300)]
eclipse: project name should be found in .project (IDEA-52070 )

14 years agojavadoc unresolved reference: suggest to remove/rename tag (IDEA-52118)
anna [Fri, 12 Feb 2010 17:05:01 +0000 (12 20:05 +0300)]
javadoc unresolved reference: suggest to remove/rename tag (IDEA-52118)

14 years agoAction was moved. "Edit | New..." --> "File | New..."
Roman Chernyatchik [Fri, 12 Feb 2010 18:07:25 +0000 (12 21:07 +0300)]
Action was moved. "Edit | New..."  --> "File | New..."

14 years agoIDEA-52084 File Template glitches
Gregory Shrago [Fri, 12 Feb 2010 17:14:02 +0000 (12 20:14 +0300)]
IDEA-52084 File Template glitches

14 years agoautoboxing & numeric promotion support for debugger evaluators: fixes in implicit...
Eugene Zhuravlev [Fri, 12 Feb 2010 15:26:21 +0000 (12 18:26 +0300)]
autoboxing & numeric promotion support for debugger evaluators: fixes in implicit type conversions(IDEA-36597)

14 years agoautoboxing support for debugger evaluators: method calls (IDEA-36597)
Eugene Zhuravlev [Tue, 9 Feb 2010 18:14:23 +0000 (9 21:14 +0300)]
autoboxing support for debugger evaluators: method calls (IDEA-36597)

14 years agoautoboxing support for debugger evaluators: binary/unary expressions, assignments...
Eugene Zhuravlev [Tue, 9 Feb 2010 12:30:36 +0000 (9 15:30 +0300)]
autoboxing support for debugger evaluators: binary/unary expressions, assignments, casts (IDEA-36597)

14 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Fri, 12 Feb 2010 16:22:21 +0000 (12 19:22 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community

14 years agoIDEA-51936 (IntelliJ hangs on synchronize)
irengrig [Fri, 12 Feb 2010 16:20:45 +0000 (12 19:20 +0300)]
IDEA-51936 (IntelliJ hangs on synchronize)

14 years agoencapsulate fields: javadoc placement settings (IDEA-52195)
anna [Fri, 12 Feb 2010 15:10:30 +0000 (12 18:10 +0300)]
encapsulate fields: javadoc placement settings (IDEA-52195)

14 years agoinline parameter: conflict if replacement would be inaccessible
anna [Fri, 12 Feb 2010 13:01:21 +0000 (12 16:01 +0300)]
inline parameter: conflict if replacement would be inaccessible

14 years agorename: remember 'Search for text occurrences' checkbox state (IDEA-21328)
anna [Fri, 12 Feb 2010 11:20:20 +0000 (12 14:20 +0300)]
rename: remember 'Search for text occurrences' checkbox state (IDEA-21328)

14 years agoProperties support
Konstantin Bulenkov [Fri, 12 Feb 2010 15:16:05 +0000 (12 18:16 +0300)]
Properties support

14 years agoNPE fix
Konstantin Bulenkov [Fri, 12 Feb 2010 15:14:36 +0000 (12 18:14 +0300)]
NPE fix

14 years agofixed [RUBY-5133] Keep last rake search
Roman Chernyatchik [Tue, 9 Feb 2010 12:59:56 +0000 (9 15:59 +0300)]
fixed [RUBY-5133] Keep last rake search

14 years agoability to set predefined text in choose by name popup
Roman Chernyatchik [Tue, 9 Feb 2010 12:34:27 +0000 (9 15:34 +0300)]
ability to set predefined text in choose by name popup

14 years agoadd "Local History" actions to VCS Popup even if VCS isn't configured
Roman Chernyatchik [Mon, 8 Feb 2010 16:52:09 +0000 (8 19:52 +0300)]
add "Local History" actions to VCS Popup even if VCS isn't configured

14 years agoIDEA-52183: If groovy library added to a project 'Method getMetaClass is not implemen...
Maxim Medvedev [Fri, 12 Feb 2010 13:56:29 +0000 (12 16:56 +0300)]
IDEA-52183: If groovy library added to a project 'Method getMetaClass is not implemented' error will be shown for existing Groovy classes

14 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Fri, 12 Feb 2010 13:26:13 +0000 (12 16:26 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community

14 years agoVCS: asynch load of committed changes when do "Browse changes"
irengrig [Fri, 12 Feb 2010 13:24:43 +0000 (12 16:24 +0300)]
VCS: asynch load of committed changes when do "Browse changes"

14 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Kirill.Safonov [Fri, 12 Feb 2010 12:31:47 +0000 (12 15:31 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community

14 years agoitem list editor: Add and Copy actions are dumb aware (part of WI-1002)
Kirill.Safonov [Fri, 12 Feb 2010 12:30:08 +0000 (12 15:30 +0300)]
item list editor: Add and Copy actions are dumb aware (part of WI-1002)

14 years agomaven dependency management gutter support (override icons)
sergey.vasiliev [Fri, 12 Feb 2010 12:21:36 +0000 (12 15:21 +0300)]
maven dependency management gutter support (override icons)

14 years agoMerge branch 'master' of git.labs.intellij.net:idea/community94.295
Dmitry Avdeev [Fri, 12 Feb 2010 11:50:26 +0000 (12 14:50 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community

14 years agofix NPE in UndoRedoAction update
Dmitry Jemerov [Fri, 12 Feb 2010 11:18:29 +0000 (12 14:18 +0300)]
fix NPE in UndoRedoAction update

14 years agoStruts2 path completion
Dmitry Avdeev [Fri, 12 Feb 2010 11:27:18 +0000 (12 14:27 +0300)]
Struts2 path completion

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Fri, 12 Feb 2010 10:55:11 +0000 (12 13:55 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agoadded handler for apple awt bug - http://www.jetbrains.net/devnet/thread/278896
Kirill Kalishev [Fri, 12 Feb 2010 10:55:03 +0000 (12 13:55 +0300)]
added handler for apple awt bug - jetbrains.net/devnet/thread/278896

14 years agoIDEA-51940
Dmitry Jemerov [Thu, 11 Feb 2010 18:23:21 +0000 (11 21:23 +0300)]
IDEA-51940

14 years agocleanup
Dmitry Jemerov [Wed, 10 Feb 2010 15:43:43 +0000 (10 18:43 +0300)]
cleanup

14 years agolexer for i18n tokens in Django templates (PY-511)
Dmitry Jemerov [Wed, 10 Feb 2010 15:16:41 +0000 (10 18:16 +0300)]
lexer for i18n tokens in Django templates (PY-511)

14 years agofixed NPE when attempting to access to a disposed ContentManager in invokeLater
Kirill Kalishev [Fri, 12 Feb 2010 10:10:35 +0000 (12 13:10 +0300)]
fixed NPE when attempting to access to a disposed ContentManager in invokeLater

14 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Fri, 12 Feb 2010 10:04:44 +0000 (12 13:04 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

14 years agoexception processor for toolkit bugs + added bug 6857057
Kirill Kalishev [Fri, 12 Feb 2010 10:04:29 +0000 (12 13:04 +0300)]
exception processor for toolkit bugs + added bug 6857057

14 years agoIDEA-52155: "Bad code is green"
Maxim Medvedev [Fri, 12 Feb 2010 09:46:07 +0000 (12 12:46 +0300)]
IDEA-52155: "Bad code is green"

14 years agoIDEA-51514 Move statement to move lines in multiline Groovy string literals94.291
peter [Thu, 11 Feb 2010 22:57:58 +0000 (11 22:57 +0000)]
IDEA-51514 Move statement to move lines in multiline Groovy string literals

14 years agoclosure variable evaluation
peter [Thu, 11 Feb 2010 22:11:16 +0000 (11 22:11 +0000)]
closure variable evaluation

14 years agoinitial groovy debugger evaluator tests
peter [Thu, 11 Feb 2010 21:15:46 +0000 (11 21:15 +0000)]
initial groovy debugger evaluator tests

14 years agoallow breakpoints in groovy anonymous classes
peter [Thu, 11 Feb 2010 20:23:02 +0000 (11 20:23 +0000)]
allow breakpoints in groovy anonymous classes

14 years agoIDEA-51965 (Inspection "Overridden method call during object construction" eats memory)
Bas Leijdekkers [Thu, 11 Feb 2010 21:54:07 +0000 (11 22:54 +0100)]
IDEA-51965 (Inspection "Overridden method call during object construction" eats memory)

14 years agoIDEA-52030 ("Replace for-each loop with indexed for loop" can produce inefficient...
Bas Leijdekkers [Thu, 11 Feb 2010 20:44:57 +0000 (11 21:44 +0100)]
IDEA-52030 ("Replace for-each loop with indexed for loop" can produce inefficient code.)

14 years agodiff tool on uml diff
Konstantin Bulenkov [Thu, 11 Feb 2010 20:06:59 +0000 (11 23:06 +0300)]
diff tool on uml diff