1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

3385 commits

Author SHA1 Message Date
Andrew Gvozdev
1e16c43220 bug 264330: Paths and symbols include list should have scrollbar
Getting rid of unwanted horizontal scrollbar showing along with vertical one
2010-07-05 03:01:21 +00:00
Andrew Gvozdev
55cab28322 bug 318802: UIMessages should extend NLS class 2010-07-04 05:14:26 +00:00
Andrew Gvozdev
a0a0f2d202 bug 318802: UIMessages should extend NLS class 2010-07-04 05:00:45 +00:00
Andrew Gvozdev
e6ddf54174 bug 318802: UIMessages should extend NLS class
PluginResources.properties renamed to Messages.properties
2010-07-04 03:35:23 +00:00
Andrew Gvozdev
903eb3c6a7 bug 264330: Paths and symbols include list should have scrollbar 2010-07-03 14:39:42 +00:00
David Dubrow
081788d5df Bug 317707 make new handlers non-api and revert bundle version 2010-07-01 13:36:17 +00:00
Emanuel Graf
eea33f080c Bug 312736: extract variable refactoring does not infer type or replace expression correctly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312736
2010-07-01 06:44:46 +00:00
Sergey Prigogin
eea0205ab1 Bug 313027 - Rename refactoring is very slow on large projects 2010-06-30 18:15:14 +00:00
John Cortell
3c182b8cf9 Bug 317707: Fixed NPE during shutdown 2010-06-29 18:11:44 +00:00
David Dubrow
ef6d28343d Bug 317707 convert resource configs context menu to handlers to allow hiding via capabilities 2010-06-28 12:57:55 +00:00
Sergey Prigogin
11f1f3bb47 Cosmetics. 2010-06-27 23:28:03 +00:00
Sergey Prigogin
2afd46deb6 Cosmetics. 2010-06-27 21:38:53 +00:00
James Blackburn
872861770e Bug 317402 Not all builders invoked for referenced projects. Partial revert of patch on bug 291751 2010-06-21 13:20:50 +00:00
Sergey Prigogin
98245be093 Proper capitalization of labels. 2010-06-21 01:00:26 +00:00
Sergey Prigogin
c019cf14d2 Removed hardcoded bundle names. 2010-06-20 04:47:50 +00:00
Sergey Prigogin
4da85f4e4d NLS-based messages. 2010-06-20 04:27:26 +00:00
Markus Schorn
2f75332ece Bug 315664: Duplicate choices in open declaration. 2010-06-18 08:21:03 +00:00
Markus Schorn
4c8a4d2d74 Bug 162806: Deprecate IASTTranslationUnit.getParserLanguage(). 2010-06-16 12:27:16 +00:00
Markus Schorn
9f1f076635 Bug 316454: Open Element to cancel query when typing additional letters. 2010-06-16 12:27:03 +00:00
Anton Leherbauer
2314988bc2 Bug 315527 - Templates view is only available when JDT is installed 2010-06-04 08:13:58 +00:00
Vivian Kong
b01f608abb Bug 315237 Make ImportExportWizardButtons public 2010-06-03 13:14:13 +00:00
Vivian Kong
8b4a2fbab5 Bug 315439 Fix up copyright 2010-06-02 19:10:42 +00:00
Anton Leherbauer
9c47fdf7ec Bug 315365 - [templates] ClassCastException when using ${todo} in file template 2010-06-02 14:16:55 +00:00
Sergey Prigogin
544e1eecf1 Javadoc adjustment. 2010-05-31 22:55:45 +00:00
Sergey Prigogin
86d0c343f9 Infinite loop in Implement Method command. Bug 312172. 2010-05-31 02:37:27 +00:00
Sergey Prigogin
74af047e4a Auto indentation in calls to template functions. Bug 314995. 2010-05-30 05:34:06 +00:00
Sergey Prigogin
8d5b9371c1 Added C++0x template classes to angular introducers. 2010-05-30 05:08:06 +00:00
Anton Leherbauer
599285f0c3 Bug 314635 - Marking occurrences is very slow on a large file due to searching for implicitReferences (interim fix) 2010-05-28 08:00:01 +00:00
Sergey Prigogin
037bcc12e9 Indentation inside a multi-line return statement. Bug 314397. 2010-05-26 07:28:30 +00:00
Andrew Gvozdev
ac41db14fe bug 306222: Further enhancement of Save Build Console feature
Accessibility and slight wording change
2010-05-21 16:07:13 +00:00
Andrew Gvozdev
c7d29290dd bug 306222: Further enhancement of Save Build Console feature 2010-05-21 13:53:29 +00:00
Markus Schorn
ae9ae4a2ec Write PDOM version in readable format to the parser log. 2010-05-20 12:37:56 +00:00
Markus Schorn
7a11f618c6 Bug 312515: Fix selection for qualified names in info control. 2010-05-19 12:45:15 +00:00
Sergey Prigogin
bd4da84e73 Corrected logic for determining if a URI points to a workspace file. 2010-05-19 06:59:01 +00:00
Sergey Prigogin
a0fe770fad Use NLS. 2010-05-16 00:23:09 +00:00
Sergey Prigogin
328e9da961 Copy from Type Hierarchy. 2010-05-16 00:09:56 +00:00
Sergey Prigogin
9790fbc6ab Cosmetics. 2010-05-16 00:08:39 +00:00
Sergey Prigogin
57eb344aaa Copy from Call Hierarchy view. Bug 305471. 2010-05-14 07:52:37 +00:00
Sergey Prigogin
a9a8a0baf1 Remove trailing whitespace in matches. 2010-05-13 07:32:10 +00:00
Sergey Prigogin
43dbe6cc86 Cosmetics. 2010-05-13 07:31:36 +00:00
Vivian Kong
1b93077911 Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu 2010-05-12 17:19:17 +00:00
Sergey Prigogin
a16a16e0b4 Persistence of visibility setting for Enclosing Definition column. 2010-05-12 01:34:16 +00:00
Chris Recoskie
947eedd5bc - Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
- Reworked IFileSystem utility so that now it is noimplement/noextend.  Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule.  Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing.  Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from.  Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
Markus Schorn
2cdd5df347 Bug 312399: NPE using F3 on undef. 2010-05-11 13:28:47 +00:00
James Blackburn
91561be4ae Bug 297557 getProjectDescription returns null for non-CDT projects; use the shared description for the decorator. 2010-05-11 11:10:01 +00:00
Andrew Gvozdev
1a2fce25ec bug 297557: Viewers should clearly indicate whether a file is excluded from build
Better description for Label Decorations in preferences
2010-05-10 14:04:31 +00:00
Andrew Gvozdev
6f3f7a3c1a JavaDoc 2010-05-09 16:35:53 +00:00
Sergey Prigogin
a54b8f71ac Cosmetics. 2010-05-09 03:33:17 +00:00
Sergey Prigogin
86647ac081 Include guard generation option based on file path relative to the source folder. Bug 235586. 2010-05-09 00:32:27 +00:00
Sergey Prigogin
0bb3286605 Include guard generation option based on file path relative to the source folder. Bug 235586. 2010-05-09 00:24:41 +00:00