Commit Graph
65616 Commits
Author SHA1 Message Date
Bas Leijdekkers 0091ec715a revert 2011-06-28 12:12:18 +02:00
Bas Leijdekkers 83987ee743 fix test 2011-06-28 10:55:31 +02:00
nik 3ff62ce008 unused classes removed 2011-06-28 12:37:28 +04:00
Anton Makeev 1d661e9ef1 Maven: Show Settings action fixed (IDEA-69977) 2011-06-28 10:16:58 +02:00
Maxim Medvedev c3dafc9b0a 'goto super' for groovy implicit accessors 2011-06-28 10:28:19 +04:00
Maxim Medvedev 1fbd001391 'show implementations' for groovy implicit accessors 2011-06-28 10:28:18 +04:00
Maxim Medvedev c3be567b94 IDEA-71338 IDEA doesn't display "Is implemented in" icon if method is implemented by Groovy property 2011-06-28 10:28:17 +04:00
Maxim Medvedev 139a25eb5d isVarArg for GrParameterOwner, some new factory methods 2011-06-28 10:28:16 +04:00
Maxim Medvedev 81a54d9c6e some api improvements 2011-06-28 10:28:15 +04:00
Maxim Medvedev 223403303b Move members for Groovy fixed 2011-06-28 10:28:14 +04:00
Maxim Medvedev d71a496311 insert package definition when moving in the same package
testdata fixed
2011-06-28 10:23:15 +04:00
Maxim Medvedev 991ce02f51 IDEA-64865 Move-refactoring produces fully qualified names if dependency is lost 2011-06-28 10:23:04 +04:00
nik c56bd13613 allow empty package prefix for jsr45 configuration 2011-06-28 10:14:53 +04:00
Bas Leijdekkers 3645fce7be boolean binary expressions of the format false && non_constant and true || non_constant can be evaluated as constant at compile time 2011-06-27 23:28:02 +02:00
Roman Shevchenko ea6dca5366 EA-27926 (reduce scope for incomplete code searcher) 2011-06-27 21:53:15 +04:00
Roman Shevchenko 762947e0bb Fix JBComboBoxTableCellEditorComponent not properly updated problem 2011-06-27 20:56:15 +04:00
Roman Shevchenko bfa356bc72 Fix TreeTable row height for GTK+ L&F 2011-06-27 20:56:14 +04:00
Alexey Kudravtsev 307afacb96 cleanup 2011-06-27 18:32:40 +04:00
Alexey Kudravtsev bc99024e01 racey code fix 2011-06-27 18:32:39 +04:00
Alexey Kudravtsev c9134c498e performance 2011-06-27 18:32:39 +04:00
Alexey Kudravtsev f9e120568c wrong value printed 2011-06-27 18:32:38 +04:00
Alexey Kudravtsev 2b7b32048e duplicates 2011-06-27 18:32:37 +04:00
Kirill.Safonov afc13d3160 Tips of the day: allow to use external CSS, bundle default CSS implementation 2011-06-27 18:08:21 +04:00
nik 210700a450 downloadable library type: initial 2011-06-27 15:49:23 +04:00
Roman Shevchenko c56082dcaf Don't use deprecated component 2011-06-27 15:45:12 +04:00
Konstantin Bulenkov 0b913dcdfd CCE fix 2011-06-27 15:43:16 +04:00
irengrig b9dd4a3776 git: reordered some try-catches to be sure in control flow 2011-06-27 15:18:52 +04:00
Konstantin Bulenkov a442c11108 proper column mode 2011-06-27 13:53:57 +04:00
Konstantin Bulenkov e5bcfadea4 show popup on focus gain 2011-06-27 13:35:51 +04:00
Konstantin Bulenkov e08f8d6993 decorate change signature and file history tables 2011-06-27 13:35:02 +04:00
Konstantin Bulenkov 06d3a2a1ff do not skip editor's border 2011-06-27 13:32:53 +04:00
Konstantin Bulenkov 30cd6da6d0 table decoration routines 2011-06-27 13:31:39 +04:00
Alexey Kudravtsev 411ae8933b diag 2011-06-27 13:22:30 +04:00
Alexey Kudravtsev 0293b1da72 gen L op always 2011-06-27 13:10:50 +04:00
Roman Shevchenko 6503f525f0 EA-27099 (set and reset window mask in a same way) 2011-06-27 11:44:12 +04:00
Konstantin Bulenkov 3317477410 DnD for rows 2011-06-26 17:06:43 +04:00
Konstantin Bulenkov 213575547a stopEditing and dialog's getPreferredFocusedComponent conflict fixed 2011-06-26 17:06:42 +04:00
Konstantin Bulenkov 2ee59586ec NPE fix. Image provider might be null 2011-06-26 17:06:42 +04:00
Yann Cebron fbeb53786d Merge remote-tracking branch 'origin/master' 2011-06-24 19:51:57 +02:00
Dmitry Jemerov bcb7014a81 it's about time we changed the default language level to Java 6 2011-06-24 19:04:50 +02:00
Dmitry Jemerov 92f5c71192 register "show container info" action in platform 2011-06-24 19:04:49 +02:00
irengrig 228a15f003 IDEA-71374 Changes details view: incorrect behavior in case of 'show virtual space at the bottom' option set 2011-06-24 20:41:33 +04:00
irengrig 6997afc859 IDEA-71379 Throwable at org.zmlx.hg4idea.execution.HgCommandExecutor.executeInCurrentThread
also, report when files just edited, but not changed
2011-06-24 20:34:40 +04:00
irengrig 829bc33f7b IDEA-71188 Tell me the name of the module type if it's unknown so I could understand what plugin I miss 2011-06-24 20:34:40 +04:00
Roman Shevchenko e8a94b16a7 To JB dictionary 2011-06-24 19:46:35 +04:00
Roman Shevchenko 3fa6ce31f2 Allow to set up plugins from file:// filesystem 2011-06-24 19:46:34 +04:00
Roman Shevchenko cb9a48ba48 Fix table header glitch in update plugins dialog 2011-06-24 19:46:34 +04:00
Roman Shevchenko 083c26f858 @Nullable 2011-06-24 19:46:34 +04:00
Konstantin Bulenkov 17de3cf65e disable editing in src/trg fields 2011-06-24 19:30:49 +04:00
anna 1431f5a8f2 inplace introduce: restore local variable before actual refactoring 2011-06-24 19:04:53 +04:00