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

3825 commits

Author SHA1 Message Date
Andrew Gvozdev
0a29b63695 temporary removing file to fix issue in git mirror. 2011-04-21 02:21:53 +00:00
Vivian Kong
096a053e12 Bug 133881 - Make refreshing after building optional
Add Refresh Policy Tab to C/C++ Build properties page - Work in progress.
2011-04-20 16:04:38 +00:00
Markus Schorn
579a0fdfa8 Bug 342840: Clipboard is not disposed. 2011-04-20 08:03:45 +00:00
Andrew Gvozdev
49f89720a9 bug 340995: CDT Global Build Console created for every CDT CBuildConsole extension 2011-04-19 16:59:15 +00:00
Sergey Prigogin
3dcd2a7c17 Renamed messages.properties to Messages.properties. 2011-04-19 16:53:56 +00:00
Sergey Prigogin
c57e4131c7 Comment adjustments. 2011-04-19 04:38:18 +00:00
Sergey Prigogin
54300eafa3 Cosmetics. 2011-04-19 01:19:50 +00:00
Vivian Kong
d79a9c2863 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-18 21:19:42 +00:00
Sergey Prigogin
badab3650e Renamed messages.properties to Messages.properties. 2011-04-18 18:58:04 +00:00
Sergey Prigogin
3128381403 Cosmetics. 2011-04-18 18:53:08 +00:00
Sergey Prigogin
51c07a5131 Made deprecation more selective. 2011-04-18 18:51:11 +00:00
Sergey Prigogin
13cdc9a116 Deprecated TranslationUnitHelper. 2011-04-18 18:43:21 +00:00
Sergey Prigogin
f40f3e9288 Renamed DefinitionFinder2 to DefinitionFinder. 2011-04-18 17:53:20 +00:00
Sergey Prigogin
0ae7869ae4 Deprecated TranslationUnitHelper. 2011-04-18 17:51:56 +00:00
Sergey Prigogin
86cb18aa35 Deprecated CRefactoring and RefactoringRunner. 2011-04-18 17:47:30 +00:00
Sergey Prigogin
d2c5fd1e86 Deprecated CRefactoring and RefactoringRunner. 2011-04-18 17:47:09 +00:00
Sergey Prigogin
9bcc2f85f4 Renamed InsertLocation2 to InsertLocation and MethodDefinitionInsertLocationFinder2 to MethodDefinitionInsertLocationFinder2. 2011-04-18 17:43:23 +00:00
Sergey Prigogin
6c11ab94ca Cosmetics. 2011-04-18 17:38:40 +00:00
Sergey Prigogin
0f416da87c Cosmetics. 2011-04-18 17:15:32 +00:00
Marc-Andre Laperle
eb7b349013 Bug 292851 - [performance] Source->Implement Method were defined throughout a class hierarchy takes too long 2011-04-18 16:11:23 +00:00
Sergey Prigogin
be2cedef32 Comment adjustment. 2011-04-16 01:23:39 +00:00
Chris Recoskie
4cb96045d3 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-15 20:17:54 +00:00
Anton Leherbauer
6945632db0 Bug 342898 - Outline View does not fill backward history 2011-04-15 07:39:47 +00:00
Sergey Prigogin
e69cac0b3a Cosmetics. 2011-04-15 03:09:44 +00:00
Sergey Prigogin
6edc2810ae Cosmetics. 2011-04-15 00:07:39 +00:00
Sergey Prigogin
b27006473e Cosmetics. 2011-04-14 23:23:40 +00:00
Sergey Prigogin
9f6c86ce5c Fixed typo. 2011-04-14 23:18:25 +00:00
Sergey Prigogin
0063bbf490 Fixed typos. 2011-04-14 23:17:02 +00:00
Sergey Prigogin
ef2faf60d9 Deprecated getPreferences method. 2011-04-14 21:33:45 +00:00
Sergey Prigogin
02fe996163 Fixed a typo. 2011-04-14 21:23:40 +00:00
Sergey Prigogin
53173fd208 Cosmetics. 2011-04-14 21:20:50 +00:00
Sergey Prigogin
c6619b714e Bug 342506. Added a comment with a link. 2011-04-14 17:35:41 +00:00
Sergey Prigogin
db23381d3e Restored the original statement ordering. 2011-04-13 21:50:55 +00:00
Andrew Gvozdev
57d4081355 bug 342640: a helpful message 2011-04-13 21:41:16 +00:00
Sergey Prigogin
ab9417925c Fixed a deadlock. 2011-04-13 21:38:50 +00:00
Sergey Prigogin
6e4f88ae53 Eliminated ASTNameInContext class. 2011-04-13 02:42:58 +00:00
Sergey Prigogin
987feb04be AST concurrency issue in rename refactoring. 2011-04-13 02:33:39 +00:00
Sergey Prigogin
c130243446 Javadoc adjustment. 2011-04-13 01:29:20 +00:00
Sergey Prigogin
c31900d2bc Bug 292851. Protection against concurrent access to the shared AST between CEditor and refactorings. 2011-04-13 00:41:14 +00:00
Andrew Gvozdev
c24ce74075 bug 342640: Ability to create build console dynamically 2011-04-12 21:40:38 +00:00
Marc-Andre Laperle
db2ef6ceaa Bug 342519 - Toggle refactoring: misleading error message 2011-04-12 16:49:26 +00:00
Andrew Gvozdev
ca1d3510c6 bug 342609: NPE in ChangeBuildConfigActionBase 2011-04-12 16:45:19 +00:00
Anton Leherbauer
706f09f885 Bug 342539 - java.lang.NullPointerException at InclusionProposalComputer.java:188 2011-04-12 13:56:01 +00:00
Emanuel Graf
dfd434ea2e Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
2011-04-12 10:58:20 +00:00
Emanuel Graf
9b7e344590 Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
2011-04-12 09:08:19 +00:00
Sergey Prigogin
2c7f55ae19 Cosmetics. 2011-04-11 22:32:57 +00:00
Sergey Prigogin
db44d771bb Code streamlining. 2011-04-11 20:30:21 +00:00
Markus Schorn
f3dc616c97 Bug 196479: Search works with project granularity, only. 2011-04-11 15:03:58 +00:00
Sergey Prigogin
a455830b35 Deprecated logErrorMessage method. 2011-04-11 00:01:11 +00:00
Sergey Prigogin
2fefb9f6ab Deprecated logErrorMessage method. 2011-04-10 23:55:53 +00:00