Mikhail Sennikovsky
|
66c09b8cae
|
Externalization fixes
|
2007-05-24 13:44:01 +00:00 |
|
Mikhail Sennikovsky
|
592eaff970
|
1. additonal fix for [Bug 186665] CDT 4 update old version project failed.
2. externalization fixes
|
2007-05-24 13:40:52 +00:00 |
|
Markus Schorn
|
3a0b748829
|
CElementBaseLables: Label for a namespace was never qualified.
|
2007-05-24 13:08:23 +00:00 |
|
Mikhail Sennikovsky
|
998ec67e56
|
Fix for [Bug 179221] First config in the manifest file should become active on project creation
|
2007-05-24 13:04:07 +00:00 |
|
Mikhail Sennikovsky
|
83d47c3329
|
Output entries settings fixes
|
2007-05-24 12:47:15 +00:00 |
|
Markus Schorn
|
2504bc989e
|
Fix for 183973, navigation in c++-projects with plain-c files.
|
2007-05-24 12:36:19 +00:00 |
|
Anton Leherbauer
|
80a2ce1b68
|
Fix Include.equals to also consider resolved flag
|
2007-05-24 12:28:27 +00:00 |
|
Mikhail Sennikovsky
|
67010572d0
|
Fix for the NPE when additional outputs have no extension
|
2007-05-24 11:06:35 +00:00 |
|
Mikhail Sennikovsky
|
f901312dc7
|
made the scanner config info to be rebuilt for the default setting cfg only
|
2007-05-24 10:19:36 +00:00 |
|
Markus Schorn
|
bc57f26a7c
|
Testcase for 183973, plain-c navigation in c++-project.
|
2007-05-24 09:29:14 +00:00 |
|
Markus Schorn
|
8af8fc67df
|
Avoid logging of problem bindings using CallHierarchy or TypeHierarchy.
|
2007-05-24 09:17:54 +00:00 |
|
Anton Leherbauer
|
2645d4879d
|
Fix for 183578: NPE creating an address breakpoint in the Disassembly view
|
2007-05-24 09:04:00 +00:00 |
|
Oleg Krasilnikov
|
f1cd25ceca
|
Bug #188775: Reverse tab order
|
2007-05-24 07:45:31 +00:00 |
|
Markus Schorn
|
42ad2a4705
|
Fix for 188684 by Warren Paul, NPE setting default indexer.
|
2007-05-24 07:40:41 +00:00 |
|
Oleg Krasilnikov
|
f03ccfbc3a
|
Bug #188767: Inconsistent button state
|
2007-05-24 07:20:12 +00:00 |
|
Oleg Krasilnikov
|
0a200aca39
|
Change logic for active cfg setting
|
2007-05-24 06:52:07 +00:00 |
|
Doug Schaefer
|
1d421414b9
|
Added support for HKEY_CURRENT_USER to the registry access routines.
|
2007-05-24 04:10:30 +00:00 |
|
Doug Schaefer
|
4082f4efa8
|
Added support for HKEY_CURRENT_USER to the registry access routines.
|
2007-05-24 04:08:08 +00:00 |
|
Doug Schaefer
|
0eb470fd43
|
Removed the nmake tool launcer.
|
2007-05-23 20:14:44 +00:00 |
|
Mikhail Sennikovsky
|
29afb02f90
|
Fix for [Bug 188211] .cproject written on every build, bad for Team
|
2007-05-23 17:20:55 +00:00 |
|
Anton Leherbauer
|
cada57636c
|
Fix for 183220: line wrapping stops working for some expressions
|
2007-05-23 15:17:00 +00:00 |
|
Mikhail Sennikovsky
|
75a3ae8890
|
1. fix for [Bug 187822] Problem with setRawPathEntries
2.backward compatibility fixes
3. source/output entries fixes
|
2007-05-23 14:05:32 +00:00 |
|
Markus Schorn
|
61c043fc3a
|
Fix for 188625, NullPointerException in TranslationUnit.getScannerInfo().
|
2007-05-23 12:56:21 +00:00 |
|
Anton Leherbauer
|
df6b91eb37
|
Adjust content assist tests due to fix for bug 188010
|
2007-05-23 12:33:06 +00:00 |
|
Anton Leherbauer
|
bee53bc27b
|
Change menu group marker and code cleanup
|
2007-05-23 11:55:13 +00:00 |
|
Anton Leherbauer
|
47da7cb369
|
Log exceptions during content assist (see bug 188324)
|
2007-05-23 11:49:30 +00:00 |
|
Anton Leherbauer
|
d48e1ca3fa
|
Enable reconciler for all editor input types
|
2007-05-23 11:46:55 +00:00 |
|
Markus Schorn
|
90b17f0734
|
Fixes for call hierarchy tests
|
2007-05-23 11:16:09 +00:00 |
|
Markus Schorn
|
2c80cfda68
|
Add assertions to ensure the index has a write-lock when it is written to.
|
2007-05-23 10:48:12 +00:00 |
|
Markus Schorn
|
d1db017310
|
Fix for 188282, potential use of unlocked index.
|
2007-05-23 10:38:34 +00:00 |
|
Oleg Krasilnikov
|
dc82b160c3
|
Bug #188455
|
2007-05-23 10:00:25 +00:00 |
|
Oleg Krasilnikov
|
9cd7dfe1ec
|
Bug #188455 : awoid bad words.
|
2007-05-23 09:20:54 +00:00 |
|
Markus Schorn
|
696a48b294
|
Fix for 186336, selecting 'advanced settings' of 'new project wizard' kicks off indexer.
|
2007-05-23 09:02:15 +00:00 |
|
Andrew Ferguson
|
59db7018c7
|
188324: apply fix
|
2007-05-23 08:36:16 +00:00 |
|
Doug Schaefer
|
2a67c5a321
|
Cleaned up the templates for the source files to follow the K&R formatter and to use language natural comment formats.
|
2007-05-23 02:47:59 +00:00 |
|
Doug Schaefer
|
275e2ad03a
|
Added handling of __stdcall for kludgy MSVC support until we can get our own variant.
|
2007-05-23 01:17:12 +00:00 |
|
Vivian Kong
|
5d3d4b883b
|
fix for bug 188517 - Inconsistencies in title and header tags in user docs
|
2007-05-23 00:19:51 +00:00 |
|
Doug Schaefer
|
835ce9f909
|
Bug 188421 - Fix exception caused when the number of stack frames returned doesn't match expected depth.
|
2007-05-22 18:45:10 +00:00 |
|
Mikhail Khodjaiants
|
97742ee6c8
|
Bug 188348: TVT33:TCT175: ar: 13.001680 Wrong icons
|
2007-05-22 18:40:54 +00:00 |
|
Doug Schaefer
|
ad30578896
|
Bug 188010 - add completion of macros in named type specifier context.
|
2007-05-22 14:22:40 +00:00 |
|
Oleg Krasilnikov
|
b3f954998a
|
Bug #188134 : "Build parallel" menu item behaves strange
|
2007-05-22 12:51:10 +00:00 |
|
Mikhail Sennikovsky
|
ff7579d8a0
|
Enabling backward compatibility tests
|
2007-05-22 12:48:17 +00:00 |
|
Mikhail Sennikovsky
|
d43781d5fd
|
Initial fix for [Bug 187822] Problem with setRawPathEntries
|
2007-05-22 12:42:30 +00:00 |
|
Oleg Krasilnikov
|
bded31e7fb
|
Bug #188285 : deletes src-code when cancelled.
|
2007-05-22 11:49:20 +00:00 |
|
Markus Schorn
|
2761e390a0
|
Fix for 188148, NPE in IIndex.findBindings().
|
2007-05-22 09:49:57 +00:00 |
|
Markus Schorn
|
6355df7862
|
Cleanup: IBinding.getNameCharArray() vs. IBinding.getName()
|
2007-05-22 09:48:44 +00:00 |
|
Anton Leherbauer
|
eaa7faaf1f
|
Fix for 188193: [CDT+TM] Error while toggling between source and header
|
2007-05-22 07:57:20 +00:00 |
|
Oleg Krasilnikov
|
9e61b19314
|
Bug #43020 : allow creation project on a basis of existing one.
|
2007-05-21 17:14:59 +00:00 |
|
Markus Schorn
|
f65ab9e7f1
|
Fix for 187197, allow for filtering specific indexer via capability.
|
2007-05-21 14:34:16 +00:00 |
|
Oleg Krasilnikov
|
bdc99962a9
|
Bug #119422 : cannot override outputPrefix for build artifact
|
2007-05-21 14:32:14 +00:00 |
|