Oleg Krasilnikov
0f535611ee
Bug #187112 : "Command line pattern" changes not shown in UI
2007-05-16 12:51:47 +00:00
Markus Schorn
9c26fd0055
Fix for 146831, StringIndexoutOfBoundsException using source hover.
2007-05-16 12:04:14 +00:00
Oleg Krasilnikov
c3778e90a7
Bug #187042 : "Exclude from build..." context menu disabled
2007-05-16 11:18:07 +00:00
Oleg Krasilnikov
f28d70ab8e
Bug #187126 : "Delete resource cfgs..." context menu item to the bottom
2007-05-16 10:18:06 +00:00
Markus Schorn
8c1f6ba5d5
Fix for 70927, Open Type using 'ß'
2007-05-16 08:46:23 +00:00
Anton Leherbauer
6b196a807d
Add test case for editing in new file
2007-05-16 08:41:13 +00:00
Anton Leherbauer
c438a17939
Code cleanup
2007-05-16 08:05:49 +00:00
Anton Leherbauer
3d38e45585
Fix concurrent modification of working set elements
2007-05-16 07:57:31 +00:00
Andrew Ferguson
69f76d62ff
186736: fix some operator-overloading issues
2007-05-16 07:28:00 +00:00
Andrew Ferguson
8aa0195243
185828: add workaround which limits recursion depth of symbol look-up in class hierarchy
2007-05-16 07:04:54 +00:00
Doug Schaefer
7a63a01f7b
Bug 176353 - For cygwin apps started by the Spawner, use the cygwin kill utility to send it signals. Also wrote the makefile to use g++ for the spawner. Finally replace all VS projects with makefiles for MinGW.
2007-05-16 02:05:04 +00:00
Ken Ryall
bc1789f41e
Fix 179379, New submenu not available from the CView context menu when nothing is selected.
2007-05-15 16:42:06 +00:00
Mikhail Sennikovsky
0566261b28
External settings manager fixes
2007-05-15 16:07:57 +00:00
Markus Schorn
36be849242
Fix for 186337 by Emanuel Graf, locations for comments in AST.
2007-05-15 14:31:08 +00:00
Oleg Krasilnikov
0ed0e8e23b
Improve Property dialog size & position saving mechanism.
2007-05-15 13:17:31 +00:00
Anton Leherbauer
9fb46ad9ae
Partial fix for 176036: The CEditor does not work well with files opened from outside of the workspace
2007-05-15 12:28:06 +00:00
Markus Schorn
6abeeb8397
Fixes an occasional junit test-failure.
2007-05-15 12:17:41 +00:00
Markus Schorn
416223100d
Follow up 186755, fixes NPE, CCorePlugin.start() as similar to M7 as possible.
2007-05-15 12:15:56 +00:00
Mikhail Sennikovsky
26b2779bb9
Ensure there is only one instance of CConfigurationBasedDescriptorManager
2007-05-15 10:51:38 +00:00
Mikhail Sennikovsky
3e5b00fc98
1. Error parser settings fixes
...
2. Ensure ther eis only one instance of CProjectDescriptionManager
3. Fix ArrayStoreException External Extension Build Macro Supplier
2007-05-15 10:48:29 +00:00
Oleg Krasilnikov
ae0b87e145
update after Configuration re-selection in Properties.
2007-05-15 09:17:46 +00:00
Andrew Ferguson
3c7a0bf455
186736: add test cases
2007-05-15 06:30:31 +00:00
Ken Ryall
50eb4ffbed
Bug 175759.
2007-05-14 23:54:13 +00:00
Mikhail Sennikovsky
3add45dbdf
project conversion fixes
2007-05-14 17:33:28 +00:00
Markus Schorn
c875ab1d89
Bug 186755, move registration of resource-listener of project-desc-manager to the beginning of the plugin.start().
2007-05-14 15:15:52 +00:00
Anton Leherbauer
2109b985e9
Fix for 186774: Need an ILanguage for assembly content
2007-05-14 14:34:48 +00:00
Markus Schorn
0bbd5519cf
Fix for 186755 activation of CorePlugin
2007-05-14 13:32:48 +00:00
Anton Leherbauer
67211f8e0a
Fix for 186774: Need an ILanguage for assembly content
2007-05-14 13:05:47 +00:00
Andrew Ferguson
0ae039bf7a
185828: add test case
2007-05-14 12:45:19 +00:00
Markus Schorn
04647950ec
Improvements for automated UI-Tests
2007-05-14 10:52:11 +00:00
Anton Leherbauer
b61e9f2170
Fix for 186115: Remove Link with Editor preference option
2007-05-14 10:36:16 +00:00
Anton Leherbauer
d660f20353
Fix for 186729: Folding enablement does not always work reliable in CDT RC1
2007-05-14 10:34:24 +00:00
Anton Leherbauer
4cee9ce5a3
Fix source hover file location check
2007-05-11 18:33:34 +00:00
Anton Leherbauer
db0af1ee12
Change shortcut of toggle source/header to Ctrl+Tab (bug 87119)
2007-05-11 17:56:28 +00:00
Mikhail Sennikovsky
20a94ee53c
Fix from Bala Toraty with some modifications to [Bug 184452] [Template Engine] It should be possible to externalize strings in template definitions
2007-05-11 16:21:53 +00:00
Andrew Ferguson
d3ac3402c7
74433: better error reporting on the command-line
2007-05-11 16:00:41 +00:00
Oleg Krasilnikov
f082faeccd
Minor change in code
2007-05-11 14:38:54 +00:00
Mikhail Sennikovsky
d6dee0e045
Patch from Bala Torati to [Bug 184390] [Template Engine] Hellow World templates should allow specifying the project source location
2007-05-11 11:44:50 +00:00
Anton Leherbauer
ed17c0ef66
Make isConsistent consistent with API
2007-05-11 10:10:46 +00:00
Anton Leherbauer
8fac735b74
Make template related parameter hint tests succeed (bug 172436)
2007-05-11 10:10:35 +00:00
Markus Schorn
6d75f34f60
Fix for 186533, picking up indexer project preferences.
2007-05-11 10:10:11 +00:00
Oleg Krasilnikov
b6e7f83844
Bug #186231 : make dialog resizable.
...
Patch by Bala Torati is applied.
2007-05-11 09:37:47 +00:00
Ken Ryall
bc25cdb9a5
Reworked previous change for 179340.
2007-05-11 05:31:02 +00:00
Mikhail Sennikovsky
13968f3102
patch from Bala Torati with small modifications
...
1. Fix for [Bug 184449] [Template Engine] It should be possible to press "Finish" on the first wizard page for templates having default values assigned
2. Fix for [Bug 184593] [Template Engine] Need a way to add tool-chain associations to existing templates
3. Fix for [Bug 184455] [Template Engine] NPE in template engine tests
2007-05-10 16:03:53 +00:00
Anton Leherbauer
463823931b
Use IPartListener2 to monitor editor activation
2007-05-10 14:45:17 +00:00
Andrew Ferguson
8435a65ac8
186214: apply fix for linked IndexFileLocation ambiguity resolution
2007-05-10 14:24:54 +00:00
Markus Schorn
e655142a3a
Test-cases and follow-up for 183941, call hierarchy opened with declaration.
2007-05-10 14:23:59 +00:00
Andrew Ferguson
2b57e6ac89
186337: apply patch on behalf of Emanuel Graf
2007-05-10 13:36:56 +00:00
Oleg Krasilnikov
6e582275f4
Bug #186227 : fix
2007-05-10 12:23:27 +00:00
Mikhail Sennikovsky
d97e3a583f
Fix for [Bug 185930] Exception when saving language mappings
2007-05-10 10:50:27 +00:00