use monitor passed in |
[scalability] TU check for existance should just be resource test instead of parsing the file. |
fixed NPE |
fixed build command not updating |
since platform bug is fixed we can revert some changes |
remove unused dialog |
use new platform progress service
|
run target build in progress service dialog |
Removed the ScannerData object and moved it's fields right into the Scanner.
|
Added warning message to status line when C/C++ search page is invoked and not all
|
Changing the name, amke command, or make flags did not trigger a rebuild. It does now. |
Fix for bugzilla 59164 - Include Path list should be bigger. The list cntrols are now created with a height hint of 3x the height of the menu bar (usually this will equal 75 units). |
Fix for bugzilla 60204 - NPE in ToolReference. If the tool reference is somehow corrupt, there is a real possibility of NPEs and not just in the location identified in the report. I have cleaned up most of the possible areas, and in the case that I elft alone, i am pretty sure the NPE cannot happen. |