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

2890 commits

Author SHA1 Message Date
Oleg Krasilnikov
52750d5170 Discovery tab: save - bugfix 2007-03-26 13:02:34 +00:00
Anton Leherbauer
1a10e62066 Follow-up for 179218, remove command and key-binding 2007-03-26 09:36:18 +00:00
Anton Leherbauer
e6f3b1fb7d Fix for 179218, 179186 and catch up with Eclipse 3.3M6 2007-03-26 09:19:21 +00:00
Markus Schorn
dcfbb03147 Fix for 178673 by Jason Montoyo, CDT does not compile against platform 3.3 M6 2007-03-26 08:48:58 +00:00
Markus Schorn
793c9de63f Removes usage of methods deprecated in 3.3M6. 2007-03-26 08:35:38 +00:00
Oleg Krasilnikov
b2811d8ee4 Bug #179135 fix 2007-03-26 08:12:56 +00:00
Doug Schaefer
d4ee3a6a14 Patch for Bryan - 177055 improving CPPClassSpecialization. 2007-03-23 20:05:29 +00:00
Oleg Krasilnikov
2ed0cb1fd0 Restore defaults: fix 2007-03-23 16:34:10 +00:00
Mikhail Sennikovsky
dffde1e9e5 small update to the previous fix 2007-03-23 15:45:32 +00:00
Mikhail Sennikovsky
5d85dce38e Fix for [Bug 178960] New source folder wizard dont updates / overwrites source locations and [Bug 178970] new source folder wizard creates extra includes paths 2007-03-23 15:33:28 +00:00
Mikhail Sennikovsky
6fa7029c9f Fix for [Bug 178716] No way to get rid of built-in includes 2007-03-23 14:38:24 +00:00
Doug Schaefer
06d652b74c Put the new line at the end of the main code template. 2007-03-23 14:16:53 +00:00
Anton Leherbauer
0e0113adf1 Fix for 160278: Tab Conversion in Assembly editor 2007-03-23 13:59:43 +00:00
Anton Leherbauer
92a86b658e Fix for 178026: insert semi-colon when auto-inserting closing brace for class, union, struct and enum 2007-03-23 11:36:27 +00:00
Anton Leherbauer
31f276dafa Fix for 175762: OpenIncludeAction only looks in system include directories, not local includes 2007-03-23 10:49:39 +00:00
Anton Leherbauer
a392abe467 Follow-up fix for 177457 2007-03-23 10:32:24 +00:00
Anton Leherbauer
5cb6f4c74c Fix for 176871: InvalidThreadAccess in CElementLabelProvider 2007-03-22 15:46:54 +00:00
Anton Leherbauer
34cf7052a6 Fix for 178577: need IASTCompletionNode interface in dom parser (patch by Mike Kucera) 2007-03-22 14:28:35 +00:00
Oleg Krasilnikov
b0bdfa4229 Preference page added to control Property Pages behaviour 2007-03-22 13:57:19 +00:00
Oleg Krasilnikov
941ffc1b63 populateConfig() optimization 2007-03-22 12:43:16 +00:00
Oleg Krasilnikov
169297af7e "perform OK" logic reworked 2007-03-22 11:36:04 +00:00
Oleg Krasilnikov
d9ed709128 Bug #178603: externalization and resize 2007-03-22 08:26:17 +00:00
Vivian Kong
a51c134be1 fix for bug 178424 2007-03-21 19:52:31 +00:00
Vivian Kong
c07835b7d2 adding a note to translators 2007-03-21 19:29:44 +00:00
Vivian Kong
6f9fcdf81f fix for bug 178369 - externalize include grouping label in Outline view 2007-03-21 19:24:35 +00:00
Oleg Krasilnikov
a64fd0c33d Copyright update 2007-03-21 18:16:06 +00:00
Oleg Krasilnikov
5f4612c76a Bug #178603: table truncate 2007-03-21 17:21:29 +00:00
Oleg Krasilnikov
908817c1a5 Bug #178565 - externalization and dialogs resizing. 2007-03-21 16:29:49 +00:00
Anton Leherbauer
b0a57ff9ae Undo accidental change 2007-03-21 15:51:28 +00:00
Anton Leherbauer
2dfdde8c56 Fix for 173872: ASTProvider locked up waiting on a notify() 2007-03-21 14:45:58 +00:00
Markus Schorn
46c5ad0339 Include Browser: improved handling of running indexer. 2007-03-20 09:41:28 +00:00
Doug Schaefer
9b349bc02e Patch for Bryan bug 90036. Improve support for namespaces by adding the :: after the namespace name. 2007-03-20 00:52:50 +00:00
Doug Schaefer
00987cb6b2 Patch for Bryan Wilkinson as part of 167098, adding support for templates in the PDOM. 2007-03-19 21:05:46 +00:00
Markus Schorn
1826061129 Use IIndexManager instead of PDOMManager wherever possible. 2007-03-19 17:02:27 +00:00
Markus Schorn
35f9b7f4a5 Consolidate IPDOMManager vs. IIndexManager 2007-03-19 16:46:11 +00:00
Andrew Ferguson
6d88aaec37 167096: check in of new functionality 2007-03-19 16:28:18 +00:00
Oleg Krasilnikov
37e5d4a0d8 Bug # 178033 2007-03-19 15:48:44 +00:00
Oleg Krasilnikov
6abbfb49f2 Bug #177768 and other changes 2007-03-19 15:40:55 +00:00
Markus Schorn
29eec1d60a Completed 167551, wizard to export index for use in other workspaces. 2007-03-19 15:17:58 +00:00
Oleg Krasilnikov
e45328dc4f progress bar for PerformOK 2007-03-19 13:49:48 +00:00
Oleg Krasilnikov
bf037ce51c Move ToolChain edit page to MBS 2007-03-19 13:32:43 +00:00
Oleg Krasilnikov
1ee016eee8 Bug 177785: IDs displayed instead of names 2007-03-19 12:22:11 +00:00
Anton Leherbauer
9a3598ee00 Avoid possible NPE 2007-03-16 14:58:57 +00:00
Markus Schorn
24b4db40f1 Changes discouraged access warning to error for org.eclipse.cdt.ui plugin. 2007-03-16 14:58:17 +00:00
Oleg Krasilnikov
1956b72386 [Bug 177326] Project property pages make use of platform non-api
Fixed
2007-03-16 14:25:43 +00:00
Anton Leherbauer
ca89f453d0 Fix for 177457: Invalid syntax coloring of macros
and 171675: Syntax Coloring & Macro arguments
2007-03-16 13:38:20 +00:00
Oleg Krasilnikov
eff63967da Delete unused strings 2007-03-16 12:10:16 +00:00
Oleg Krasilnikov
f50fe22020 Bug fix 2007-03-16 11:04:33 +00:00
Anton Leherbauer
bbd2239f57 Make keyword highlighting dependent on language dialect (follow-up to 175493) 2007-03-16 10:00:38 +00:00
Oleg Krasilnikov
f720d9d47d Bug #125686 and related changes. 2007-03-15 17:01:29 +00:00