Commit Graph
837 Commits
Author SHA1 Message Date
Roman Shevchenko 22c5f8c195 Module language level combo aligned 2011-10-11 16:55:17 +02:00
nik 891a273152 IDEA-75367: Rename "Attach Files..." button for library creation so it is obvious that directories can also be attached 2011-10-11 12:23:30 +04:00
Dmitry Jemerov cffec978a5 gaps between label and text 2011-10-10 17:27:09 +02:00
nik 5ae0dd205c project structure: highlight unused global libraries 2011-10-07 16:20:07 +04:00
nik bab860ab6e project structure: renderer for project structure elements refactored 2011-10-07 16:20:07 +04:00
nik d484ae9779 avoided storing detected library properties in the model 2011-10-07 16:20:06 +04:00
nik f4faded166 fixed double disposing of newly created library on 'cancel' 2011-10-07 16:20:06 +04:00
nik 60fff0ec61 'create library from files' action: speed search added and fixed creating module library 2011-10-07 12:17:40 +04:00
nik f23f0b718f project structure error highlighting: show warnings with quickfixes for unused project libraries 2011-10-07 10:22:58 +04:00
nik d14cc80149 project structure error highlighting: fixed position of quickfixes popup 2011-10-07 10:16:54 +04:00
Roman Shevchenko 4257131f8d Fix message box background for GTK+ L&F 2011-10-06 19:31:52 +02:00
nik e4c9f19e5b project structure daemon analyzer: improved rechecking after adding a new module 2011-10-06 15:09:17 +04:00
nik 88045a525d refactored 2011-10-05 10:07:50 +04:00
nik bf83c0936e reworked 'new library' button in 'add library to dependencies' dialog: now it adds created library to the libraries tree in the dialog 2011-10-05 10:07:49 +04:00
nik 0328cbfe24 unneed methods removed 2011-10-05 10:07:49 +04:00
Sergey Evdokimov dba3fd916e Show "Search on sonatype" action only if other download action not found. 2011-10-04 12:18:18 +04:00
Alexey Pegov 0931ba081f [mac] open new project in fullscreen frame if it's created from the fullscreen frame 2011-10-03 15:35:42 +04:00
nik 6fb1cfae79 IDEA-74995: Trying to add a library results in NPE and freezes IDEA 2011-10-03 10:48:35 +04:00
nik 4bbbde4a04 project structure dialog: persisting ignored errors 2011-09-30 13:43:08 +04:00
nik 8766282b8e project structure dialog: circular dependency checking implemented via daemon 2011-09-29 15:16:25 +04:00
nik 7e0d2e1cc9 non-working code removed 2011-09-29 15:16:24 +04:00
nik 8508ff1a86 project structure dialog: create artifact editor only when needed 2011-09-29 15:16:24 +04:00
nik d90bc34023 project structure dialog: validate artifacts without creating editors 2011-09-29 12:06:30 +04:00
nik 3dc8bdf84a project structure dialog: improved navigation to error places 2011-09-29 12:06:30 +04:00
nik ef68b69e40 project structure dialog: allow to apply quickfixes for artifacts from project-wide error messages 2011-09-29 12:06:30 +04:00
Evgeny Zakrevsky 90ea367605 Tabbed panes. Correct background on Mac. 2011-09-28 19:52:07 +04:00
Dmitry Jemerov 5f2efb0cea toSystemDependentName() 2011-09-28 13:57:50 +02:00
Dmitry Jemerov 1b4f1ccebf extract SdkPathEditor subclass from PathEditor (to make it easier to use it for editing lists of paths in places which are unrelated to an SDK) 2011-09-28 13:57:50 +02:00
nik 8045cdc9e1 EA-29887 - IOOBE: RootDetectionUtil.detectRoots 2011-09-28 10:15:50 +04:00
Alexander Doroshko 61e5e23660 New Flex IDE project wizard 2011-09-27 16:52:59 +04:00
Kirill.Safonov 9329270137 Flex IDE project structure: don't allow to delete all BCs of a module 2011-09-27 14:11:41 +04:00
Maxim.Mossienko c32135fb12 NPE fix 2011-09-27 11:21:23 +04:00
Kirill.Safonov de7f617b72 pass project to ModuleStructureExtension.reset() 2011-09-26 19:14:53 +04:00
Konstantin Bulenkov f6ce0a93bf +setDropPossible(boolean) 2011-09-26 17:09:04 +02:00
Roman Shevchenko 67711a7e83 Entropy reduction 2011-09-26 11:13:25 +02:00
Kirill.Safonov 5da056e573 Flex IDE project structure dialog: hide left-side component 2011-09-25 18:47:57 +04:00
Roman Shevchenko 8fcb514981 Artifact type combo fixed for GTK+ L&F 2011-09-24 02:05:09 +02:00
Roman Shevchenko a515ed5598 Migration to cell appearance services 2011-09-24 01:23:48 +02:00
Roman Shevchenko 4e09eada4b Migration to cell appearance services 2011-09-24 00:29:42 +02:00
Roman Shevchenko d2ea2e182f Cell appearance services introduced 2011-09-24 00:29:07 +02:00
Kirill.Safonov 3fec8b1c2d new Flex project configuration: modifiable model 2011-09-23 18:34:46 +04:00
Kirill.Safonov 38c689be3b typo 2011-09-23 18:34:46 +04:00
Dmitry Jemerov caf5a51127 pull up getRelativePath() to VfsUtilCore 2011-09-23 14:27:02 +02:00
Dmitry Avdeev ba1e28351e do not init artifacts for default project [nik] 2011-09-23 16:16:10 +04:00
nik c68b6771b7 framework detection: ui fixes 2011-09-23 13:16:22 +04:00
Dmitry Avdeev 1dc96566ff IdeaProjectManagerImpl merged into ProjectManagerImpl 2011-09-22 14:24:56 +04:00
nik 1bc37a22b8 IDEA-74546: Unreadable facets configuration tree 2011-09-21 13:25:33 +04:00
nik 0d6d733473 IDEA-73284: Copy module dialog: remove bold labels style 2011-09-19 10:11:01 +04:00
Roman Shevchenko e2a5241604 ArrayUtil API cleanup 2011-09-15 12:54:14 +02:00
nik 1fbffe1478 IDEA-73882: Add files to libary: after I press cancel in file chooser, 'Choose category for attached files' dialog is shown 2011-09-14 12:52:13 +04:00