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

5356 commits

Author SHA1 Message Date
Markus Schorn
1e65c86123 Partial fix for 167551, operation to create importable archive. 2007-03-14 12:37:10 +00:00
Oleg Krasilnikov
8f0bb1d073 Pref pages interface changed 2007-03-14 07:28:55 +00:00
Oleg Krasilnikov
05ce3c487d replace extensions 2007-03-14 07:26:16 +00:00
Ken Ryall
e6be35a011 After getting the filtered list of deferred children use the viewer's sorter to sort them before merging with the existing ones. 2007-03-14 06:47:40 +00:00
Oleg Krasilnikov
0d89753c13 Bug #130038: size & position saved for CDT property pages. 2007-03-13 17:34:39 +00:00
Oleg Krasilnikov
38768f9bcd Uppercase in file extensions is changed to lowercase 2007-03-13 17:12:07 +00:00
Oleg Krasilnikov
e996b41be1 Data hierarchy tab added 2007-03-13 14:20:59 +00:00
Oleg Krasilnikov
64d53fb8d9 functionality update 2007-03-13 10:59:37 +00:00
Oleg Krasilnikov
6a376a5c6c warning eliminated 2007-03-12 17:30:52 +00:00
Oleg Krasilnikov
5298ac5801 New tab 2007-03-12 17:30:22 +00:00
Oleg Krasilnikov
9260759871 Bug 176909 2007-03-12 17:21:30 +00:00
Oleg Krasilnikov
8ceff372b4 Bug 177011] NLS33:label truncations and un-externalized strings on C/C++ Prefs pages 2007-03-12 17:11:50 +00:00
Oleg Krasilnikov
47e1445a67 Bug 177011] NLS33:label truncations and un-externalized strings on C/C++ Prefs pages 2007-03-12 16:29:24 +00:00
Oleg Krasilnikov
460412cd55 Bug #177011: unexternalized strings 2007-03-12 16:20:00 +00:00
Markus Schorn
84e36a84f9 Fix for 176842, indexer hangs on code with missing closing bracket 2007-03-12 15:57:12 +00:00
Anton Leherbauer
cb14d91f76 Fix formatter issues with string literal concatenation 2007-03-12 15:36:44 +00:00
Markus Schorn
1bc6b14d20 Fix for 176863, StackOverflow parsing ambigous template instanciation. 2007-03-12 13:38:24 +00:00
Oleg Krasilnikov
4eb3deed35 Bug 176909: No way to change order of include directories 2007-03-12 11:52:29 +00:00
Markus Schorn
9051537052 Fix NPE opening type-hierarchy from call-hierarchy 2007-03-12 10:37:33 +00:00
Anton Leherbauer
509a6ce37e Fix for Bug 176706 - Save file problem 2007-03-12 09:40:55 +00:00
Anton Leherbauer
87779c80a7 Fix for Bug 176496 - New Class Creation Wizard - Source Folder dialog broken 2007-03-12 08:44:58 +00:00
Ken Ryall
67a073db92 Bug 147885. MacOS x86 support. 2007-03-10 20:45:14 +00:00
Mikhail Sennikovsky
eb221bb090 Externalization fixes 2007-03-09 19:04:32 +00:00
Oleg Krasilnikov
1a2a80df49 Remove SDK tab 2007-03-07 15:05:18 +00:00
Oleg Krasilnikov
2349a68fdd *** empty log message *** 2007-03-07 14:59:33 +00:00
Oleg Krasilnikov
20706240c3 Changed updateViews() calls 2007-03-07 14:23:54 +00:00
Mikhail Sennikovsky
03ab241bc3 Fix to [Bug 175550] [Project Model] assertion failed trying to specify a filter 2007-03-07 13:08:13 +00:00
Oleg Krasilnikov
bb8c4718f7 Delete unused pref page 2007-03-07 11:46:05 +00:00
Mikhail Sennikovsky
99affdf646 1. Build System Backward Compatibility support
2. Bug-fixes
2007-03-06 18:43:39 +00:00
Oleg Krasilnikov
6fc614e9d8 Minor UI changes (resize etc) 2007-03-06 14:21:28 +00:00
Vivian Kong
0be7bdbe77 fix for bug 176383 2007-03-05 16:15:38 +00:00
Markus Schorn
832ccbece9 MSO fix for 176188, NPE in PDOMIndexerTask. 2007-03-04 17:48:47 +00:00
Anton Leherbauer
6ec9ab35c3 Fix for Bug 175762 - OpenIncludeAction only looks in system include directories, not local includes (patch by Warren Paul) 2007-03-02 14:35:43 +00:00
Markus Schorn
5d94f504c5 Partial fix for 167551, use index on project import. 2007-03-02 14:09:40 +00:00
Anton Leherbauer
a435c99411 Fix typo 2007-03-02 13:41:36 +00:00
Anton Leherbauer
a924a2953c Fix for Bug 175493 - [Parser] Need API to reuse parser for custom C/C++ dialects 2007-03-02 13:22:21 +00:00
Anton Leherbauer
08bb9fd09f Fix minimsl color difference between multiline and singleline comment 2007-03-02 13:18:06 +00:00
Anton Leherbauer
46c1e2a0f9 Avoid content assist timeout warning for internal computers 2007-03-02 13:17:05 +00:00
Oleg Krasilnikov
855045b811 Wording change 2007-03-01 14:13:03 +00:00
Oleg Krasilnikov
c5a121c241 Organize extensions 2007-03-01 14:12:06 +00:00
Ken Ryall
b3a55927df Bug 175144, expanding one item in CView can expand others. 2007-03-01 13:26:27 +00:00
Anton Leherbauer
8c10e5d244 Formatter: Fix whitespace issues 2007-03-01 12:15:55 +00:00
Oleg Krasilnikov
a681729447 Env edit dialog size adjust 2007-03-01 08:38:39 +00:00
Oleg Krasilnikov
7ddd1fafe1 Title comment changed. 2007-03-01 08:11:00 +00:00
Mikhail Sennikovsky
de47620e83 1.Additional fix for the [Bug 175581] Includes path entry not filled out with envVarBuildPath
2. Small UI fix to correctly get the builder command
2007-02-28 23:27:18 +00:00
Oleg Krasilnikov
527a0fb83e Bug #161547 2007-02-28 17:59:02 +00:00
Mikhail Sennikovsky
d6885590f9 1. Fix to [Bug 175836] project build macro no longer resolved in the new project model
2. [Bug 175581] Includes path entry not filled out with envVarBuildPath: project suppliers now working
3. Option event handling fixes
4. Other bug-fixes
2007-02-28 17:49:25 +00:00
Oleg Krasilnikov
91a194dc33 Bug # 161547 2007-02-28 17:38:06 +00:00
Andrew Ferguson
fc34a9ccbf fix locking bug 2007-02-28 17:37:24 +00:00
Oleg Krasilnikov
2290002124 Bug fix: "Exclude from build" checkbox was not updated 2007-02-28 17:15:51 +00:00