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
Oleg Krasilnikov
411af3047f
Bug # 161547
2007-02-28 17:13:20 +00:00
Andrew Ferguson
cc4d4b2f00
minor code tidy
2007-02-28 16:35:42 +00:00
Oleg Krasilnikov
1865957898
Alphabetical sort added to Variables dialog
2007-02-28 16:26:43 +00:00
Anton Leherbauer
3f7444610f
Fix for Bug 120607 - C/C++ Indexer rejects valid pre-processor directive
2007-02-28 15:53:12 +00:00
Andrew Ferguson
2786bd52fb
remove comment to self
2007-02-28 15:14:45 +00:00
Andrew Ferguson
df5d491ef2
169668: provide an offline PDOM generation tool
2007-02-28 15:08:41 +00:00
Markus Schorn
ae557bd281
Indexer: Minor improvement of progress reporting.
2007-02-28 13:45:25 +00:00
Mikhail Sennikovsky
1d087b260f
Workspace variable serialization in case they are modified withPath Entry Variable info on load
2007-02-28 12:14:49 +00:00
Mikhail Sennikovsky
258757431c
Additional fix for [Bug 175087] [New project model] PathEntry not converted
2007-02-28 11:59:16 +00:00
Markus Schorn
835dcd2dbc
related to 169847 and 167551, simplification of PDOMIndexerTasks
2007-02-28 10:45:34 +00:00
Mikhail Sennikovsky
0a1dd38992
fix for [Bug 175808] NullPointerException in BuildSystemVariableSupplier.getMacros
2007-02-28 10:40:47 +00:00
Mikhail Sennikovsky
871c565145
added a null pointer check to the PathEntry Var manager
2007-02-28 10:12:50 +00:00
Oleg Krasilnikov
3af158b7d9
Bug #175504 : explicit workspace/filesystem setting
2007-02-28 10:00:15 +00:00
Mikhail Sennikovsky
5727eccf3e
Fix to [Bug 175581] Includes path entry not filled out with envVarBuildPath
2007-02-28 00:51:31 +00:00
Mikhail Sennikovsky
77a8e0ef9c
1. fix to [bug 175662] [Build] Include directory from workspace shows up invalid
...
2. fix to [Bug 175508] [New project model] Invalid warnings about includes in problems view
3. fix to [Bug 175198] Internal Builder does nothing after a clean.
4. fix to [Bug 175087] [New project model] PathEntry not converted
2007-02-27 19:03:54 +00:00
Andrew Ferguson
6936ef3514
add a further case
2007-02-27 17:39:46 +00:00
Andrew Ferguson
fc38a2a891
fix bug in DBProperties use in the PDOM
2007-02-27 13:58:09 +00:00
Andrew Ferguson
b320422e75
add getRecord, make clear() public, some housekeeping
2007-02-27 13:44:03 +00:00
Andrew Ferguson
8f5f85122a
allow trace to be activated by internal means
2007-02-27 13:27:27 +00:00
Oleg Krasilnikov
d9c7b670d1
Bug #175660 : Build configuration toolbar button should do something
2007-02-27 12:39:15 +00:00