Commit Graph
50 Commits
Author SHA1 Message Date
Roman Shevchenko 8487c658e4 Linux file watcher: do not dive into flat roots 2012-04-10 19:54:39 +02:00
Dennis Ushakov a44d590329 IDEA-69397 On MacOS X, hide mouse cursor when typing 2012-03-07 11:53:19 +04:00
Dennis Ushakov f08e6cf617 IDEA-69397 On MacOS X, hide mouse cursor when typing 2011-12-26 14:22:22 +04:00
Roman Shevchenko e4a7774bed fsnotifier: delete extra copies of binaries 2011-12-12 16:04:15 +01:00
Roman Shevchenko 71d974d29e fsnotifier: tolerate symlink-caused intersections in subtrees 2011-12-12 16:04:14 +01:00
Roman Shevchenko 38b82357f3 fsnotifier: watch linked subtrees 2011-12-12 16:04:14 +01:00
Roman Shevchenko c5b6fb11a9 fsnotifier: version 2011-12-12 16:04:14 +01:00
Roman Shevchenko 19f6df6865 fsnotifier: fix return type 2011-12-12 16:04:14 +01:00
Roman Shevchenko cc27ce6859 fsnotifier: make with Clang 2011-12-12 16:04:14 +01:00
Anton Makeev 163e252422 Relaunch: timeout removed on mac 2011-11-29 10:58:29 +01:00
Anton Makeev f2ce5df79f Updater: automatically restart if possible 2011-11-26 17:53:53 +01:00
Maxim Shafirov fc07b64645 Merge branch 'appcode10' into merge_appcode10
Conflicts:
	build.txt
	java/java-impl/src/com/intellij/refactoring/extractMethod/ExtractMethodDialog.java
	platform/core-api/src/com/intellij/openapi/vfs/CharsetToolkit.java
	platform/core-impl/src/com/intellij/openapi/editor/impl/CharArray.java
	platform/core-impl/src/com/intellij/openapi/fileEditor/impl/LoadTextUtil.java
	platform/core-impl/src/com/intellij/psi/impl/file/impl/FileManagerImpl.java
	platform/lang-impl/src/com/intellij/application/options/codeStyle/CodeStyleSchemesPanel.form
	platform/lang-impl/src/com/intellij/application/options/codeStyle/CodeStyleSchemesPanel.java
	platform/lang-impl/src/com/intellij/execution/impl/RunConfigurable.java
	platform/lang-impl/src/com/intellij/openapi/vcs/checkin/TodoCheckinHandler.java
	platform/platform-api/src/com/intellij/openapi/fileEditor/OpenFileDescriptor.java
	platform/platform-api/src/com/intellij/openapi/ui/FixedComboBoxEditor.java
	platform/platform-impl/src/com/intellij/ide/actionMacro/ActionMacroManager.java
	platform/platform-impl/src/com/intellij/ide/plugins/PluginManagerMain.form
	platform/platform-impl/src/com/intellij/internal/statistic/updater/StatisticsNotificationManager.java
	platform/platform-impl/src/com/intellij/notification/EventLogConsole.java
	platform/platform-impl/src/com/intellij/notification/LogModel.java
	platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java
	platform/platform-impl/src/com/intellij/platform/PlatformProjectOpenProcessor.java
	platform/platform-impl/src/com/intellij/ui/EditorTextField.java
	platform/platform-impl/src/com/intellij/util/ui/table/JBListTable.java
	platform/platform-resources-en/src/messages/ActionsBundle.properties
	platform/platform-resources-en/src/misc/registry.properties
	platform/util/src/com/intellij/openapi/ui/Splitter.java
	platform/util/src/com/intellij/util/containers/MultiMap.java
	platform/util/src/com/intellij/util/ui/MacUIUtil.java
	platform/util/src/com/intellij/util/ui/UIUtil.java
	platform/util/testSrc/com/intellij/util/text/DateFormatUtilTest.java
	plugins/git4idea/src/git4idea/actions/GitAdd.java
	plugins/git4idea/src/git4idea/commands/GitSimpleHandler.java
	plugins/hg4idea/src/org/zmlx/hg4idea/execution/HgCommandExecutor.java
	plugins/spellchecker/src/com/intellij/spellchecker/inspections/CommentSplitter.java
	plugins/spellchecker/testSrc/com/intellij/spellchecker/inspector/SplitterTest.java
2011-10-26 19:53:14 +04:00
Dmitry Jemerov 468d4bdb66 fix line breaks 2011-10-12 18:18:12 +02:00
Dennis Ushakov 9b61cf29f0 use static C runtime for IdeaWin32 2011-10-11 19:42:57 +04:00
Maxim Shafirov a93683e70f compile to be compatible with 32bit 2011-10-05 16:18:25 +04:00
Kirill.Safonov f7f7b9deb6 JetBrains products updater: invoke UAC elevation if needed (IDEA-52571) 2011-09-01 11:41:25 +04:00
Roman Shevchenko 8ff68533ac Symlink support for Windows (native part) 2011-08-23 12:35:23 +02:00
Dmitry Avdeev 008c251333 native File.length() + save file size on vfs initialization 2011-08-22 13:27:49 +04:00
Dmitry Jemerov f662b1da83 buffer overflow handling in fsnotifier (IDEA-67787) 2011-08-04 19:12:57 +02:00
Maxim Shafirov 96231b50dd Re-built with 10.5 compatibility option 2011-07-29 15:27:51 +04:00
Maxim Shafirov fbb231abbc Lion seem to have more events, so just truncate to SL range for now. 2011-07-26 15:18:06 +04:00
Dmitry Jemerov 5d2c390868 ignore compilation output 2011-02-21 21:08:53 +01:00
Dmitry Jemerov 42b6a7c8a2 restarter quotes parameters with spaces (IDEA-63584) 2011-01-20 18:29:10 +01:00
Roman Shevchenko 6f4e164465 More reliable handling of file moves in fsnotifier (Linux) 2010-12-29 21:38:02 +03:00
Dmitry Trofimov 5152b292be runnerw fixed for cygwin 2010-12-20 16:21:33 +03:00
Dmitry Trofimov 58ee168aad fixed runner to run batch, removed linux runner, fixed django default port 2010-07-29 21:29:39 +04:00
Dmitry Jemerov cccb30c8d7 runnerw handles spaces in command line 2010-07-18 15:25:50 +04:00
Dmitry Jemerov a9e0b80821 runnerw works on windows 2010-07-18 13:20:24 +04:00
Dmitry Trofimov 9cad39d666 fixed io in runnerw(PY-1305)
added runner for mac
2010-07-18 10:28:42 +04:00
Dmitry Trofimov 779aeb5c01 fixed io in runnerw(PY-1305)
added runner for mac
2010-07-18 10:19:13 +04:00
Dmitry Trofimov 4b2b42e31f added native mediator runner for django run configuration to solve ctrl+break sending problem.
added no-reload check-box
2010-07-17 19:59:02 +04:00
Alexey Pegov d27cea97a6 IDEA will restart automatically from now on Mac OS X Snow Leo 2010-06-16 19:22:15 +04:00
Roman Shevchenko da8c752870 Normalize symlinks in fsnotifier 2010-06-01 19:42:14 +04:00
Roman Shevchenko 8d420b1971 64-bit fsnotifier for Linux (fixed) 2010-04-27 21:35:54 +04:00
Roman Shevchenko eda0bd9b85 64-bit fsnotifier for Linux is broken; temporary dropped 2010-04-27 21:22:03 +04:00
Roman Shevchenko c593f7257d 64-bit fsnotifier for linux 2010-04-27 20:39:41 +04:00
Roman Shevchenko 8e3281caa0 fsnotifier self diagnostics 2010-04-21 18:50:00 +04:00
Roman Shevchenko 8429f6f1e0 fsnotifier self diagnostics 2010-04-21 18:41:52 +04:00
Roman Shevchenko 22f4c6f299 fsnotifier self diagnostics 2010-04-21 18:17:08 +04:00
Dmitry Avdeev 5189bc24c7 symbolic links support 2010-03-22 12:49:06 +03:00
Roman Shevchenko 77577bf205 File system events notifier for Linux 2010-03-11 13:37:37 +03:00
Dmitry Avdeev bce7f8b69b IdeaWin32 sources 2010-01-22 13:06:30 +03:00
Dmitry Jemerov f94b590e53 filewatcher supports substed drives and junction points (IDEADEV-41841, IDEADEV-41842) 2009-12-04 16:47:37 +03:00
Maxim.Mossienko 73c151ef6d ws 2009-11-26 18:16:58 +03:00
Dmitry Jemerov ffc10195a4 Visual C++ project for breakgen 2009-11-26 18:03:18 +03:00
Oleg Shpynov 1a111d81ca Capture thread dump action for Linux_x64 2009-11-25 19:28:27 +03:00
Dmitry Jemerov ce4816b614 breakgen for 64-bit 2009-11-25 18:39:02 +03:00
Dmitry Jemerov 9d1df38d91 copyrights in native sources 2009-10-16 18:44:48 +04:00
Dmitry Jemerov 3c3d03e665 more native tools 2009-09-25 18:58:35 +04:00
Dmitry Jemerov d6fe507394 moving native binaries to community 2009-09-25 18:49:12 +04:00