Commit Graph
95094 Commits
Author SHA1 Message Date
Anna Kozlova d4aa97fc4e javafx: fx:define subtags 2013-01-31 20:29:36 +04:00
Dennis Ushakov 74bba098a0 official GitHub theme is now used, fixed name case 2013-01-31 20:02:36 +04:00
Alexander Lobas 69f8e74aa8 Visual Edit 2013-01-31 19:35:12 +04:00
Denis.Zhdanov 98949ba96c IDEA-99724 Wrong text selection on doubleclick 2013-01-31 19:32:11 +04:00
Roman Shevchenko cfb15f3f38 IDEA-100140 (one place to split them all) 2013-01-31 19:03:35 +04:00
Maxim.Mossienko afed2341a9 [r=Eugene.Juravlev] fix OOME caused by increase of indexed file above indexed limit (RUBY-12980) 2013-01-31 16:01:20 +01:00
Dmitry Jemerov 7c4f6a12cb logic fixed 2013-01-31 15:52:29 +01:00
Denis.Zhdanov 74ec95bea2 IDEA-97665 Provide an option to specify fall back fonts
Colors scheme now listens for font preferences changes and updates its caches accordingly
2013-01-31 18:50:41 +04:00
Anna Kozlova c0cabd721a cleanup 2013-01-31 18:45:34 +04:00
Anna Kozlova 942955682f javafx: attributes from referenced tag supported (IDEA-100124) 2013-01-31 18:45:33 +04:00
Anna Kozlova 2c9f51fad2 javafx: fx:reference source ref 2013-01-31 18:45:32 +04:00
peter e078d1b31f fix leak in groovy introduce tests 2013-01-31 15:36:41 +01:00
irengrig 2b65396b42 Merge remote branch 'origin/master' 2013-01-31 18:10:46 +04:00
irengrig 8bd77aeeca not a test yet 2013-01-31 18:09:53 +04:00
irengrig 64c6ad957e IDEA-98776 Memory Leak
found 3 additional places where default svnkit pool was used -> create all clients through SvnVcs factory methods, with our no caching pool -> no auto refresh scheduled queue, no leak
2013-01-31 18:07:54 +04:00
Oleg Sukhodolsky 0a9d313819 RUBY-12947: we have to explicitly specify ruby default external encoding for cucumber run
#RUBY-12947 fixed
2013-01-31 18:05:20 +04:00
Denis.Zhdanov 226466b8b2 IDEA-97665 Provide an option to specify fall back fonts
Minor improvements
2013-01-31 18:02:11 +04:00
Dmitry Jemerov 2467b934a7 handle escape sequences in LowLevelSearchUtil.searchWord() only in UsageSearchContext.IN_STRINGS 2013-01-31 14:49:02 +01:00
Denis.Zhdanov 09c0a67d8b IDEA-97665 Provide an option to specify fall back fonts
New fallback fonts-aware fonts infrastructure correctly handles Dialog fonts now
2013-01-31 17:14:48 +04:00
irengrig 0fb0213c94 Merge remote branch 'origin/master' 2013-01-31 17:11:29 +04:00
irengrig a1684709d8 !!! Svn: saving credentials to runtime authentication storage was broken (every Subversion request asked authentication again if it was not stored before) 2013-01-31 17:10:13 +04:00
Anna Kozlova 18a2a3d250 Merge remote-tracking branch 'origin/master' 2013-01-31 16:26:43 +04:00
Anna Kozlova eb186539e8 javafx: use FileReferenceSet for location, source refs 2013-01-31 16:26:04 +04:00
Anna Kozlova 88108c6588 javafx: completion for fx:id attr from controller fields 2013-01-31 16:26:03 +04:00
Anna Kozlova ae4ecf1873 NPE 2013-01-31 16:26:02 +04:00
Anna Kozlova bcf913b0fc javafx: required attrs for default tags; accept static properties for default tags accepting them 2013-01-31 16:26:01 +04:00
Evgeny Pasynkov e67beae2f1 public method to load retina icons 2013-01-31 13:25:42 +01:00
irengrig 6136087feb IDEA-99923 Proxy settings: if one credentials dialog is shown do not show another right away
(+ some preparations for automatic tests)
2013-01-31 16:15:41 +04:00
irengrig 5e69ea09ab Merge remote branch 'origin/master' 2013-01-31 15:56:53 +04:00
irengrig b25108ef27 proxy settings: check connection: get HTTP response code to verify connection is ok 2013-01-31 15:55:55 +04:00
Denis.Zhdanov 463ce6ba45 IDEA-97665 Provide an option to specify fall back fonts
Use editor font preferences for console drawing if no console-specific settings has been configured
2013-01-31 15:49:21 +04:00
Roman Shevchenko d3c025446d Report file watcher giving up; don't try to shut it down 2013-01-31 15:41:47 +04:00
Roman Shevchenko 7280bdce2c Cleanup 2013-01-31 15:41:47 +04:00
irengrig 725bca9764 Merge remote branch 'origin/master' 2013-01-31 15:22:11 +04:00
irengrig 85d61fbdb9 1) no proxy with current thread (same host can serve Svn and other services)
2) correctly form proxy auth request from Svn when IDEA proxy is used (requestor type = proxy)
3) release no proxy after Svn request
4) correctly check in passive validation (whether remote calls have credentials) - when IDEA proxy & autodetection & no credentials
2013-01-31 15:21:17 +04:00
Dmitry Avdeev aea0b0e9df вася пупкин is back 2013-01-31 15:19:10 +04:00
Max Medvedev b17213ebe6 IDEA-99682 Groovy: resolve fails on overloaded method with covariant type 2013-01-31 15:14:40 +04:00
Max Medvedev 54340de762 formatting 2013-01-31 15:14:39 +04:00
Sergey Simonchik a5e2fc7b02 WEB-6418 Create New Project with separate Module name/subfolder creates bad project structure for Node.js modules 2013-01-31 15:05:05 +04:00
Denis.Zhdanov 2ea3d9d09d IDEA-97665 Provide an option to specify fall back fonts
It's possible to configure list of fonts to use. That instructs the IDE to try them sequentially if current font is unable to display particular symbol (old behavior - try the single configured font, randomly choose a fallback font able to display a symbol that can't be displayed by the configured one)
2013-01-31 14:53:23 +04:00
Anton Makeev 03a1e481f6 AppCode:Unit Testing: goto test/class action (OC-2623) 2013-01-31 10:50:42 +01:00
irengrig 23624e90af Merge remote branch 'origin/master' 2013-01-31 13:19:54 +04:00
irengrig d55e9a7aca IDEA-100094 Git: strange proxy login dialog without proxy enabled when working with https git repository 2013-01-31 13:19:02 +04:00
nik ad698630cf fixed updating reference to facets when just added module is renamed 2013-01-31 12:59:27 +04:00
Dmitry Avdeev ee69ba2e7a cleanup 2013-01-31 12:43:54 +04:00
Dmitry Avdeev 4ca96f6b41 IDEA-94941 New Project By Template: for JavaEEWebModule incorrect artifact is created [nik] 2013-01-31 12:42:46 +04:00
irengrig 7720c64922 Merge remote branch 'origin/master' 2013-01-31 12:38:37 +04:00
Vassiliy Kudryashov ea7e6698bd Fix restore maximized state under Linux 2013-01-31 12:05:30 +04:00
Denis.Zhdanov c018d0c9ad IDEA-99848 Gradle: Make JetGradle tool window correctly represent 'gradle project is not linked' state 2013-01-31 11:58:07 +04:00
Denis.Zhdanov 827547b89f More default emacs shortcuts are configured for the Emacs keymap 2013-01-31 11:36:51 +04:00