Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 286075

Summary: [Shell] setModified is missing
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Benjamin Muskalla CLA 2009-08-09 17:21:07 EDT
Shell#setModified and getModified are currently missing. This is only handled as boolean flag on Windows and GTK. As far as I can see only SWT Cocoa cares about this by delegating it to the underlying widget toolkit.
Comment 1 Benjamin Muskalla CLA 2009-08-09 17:32:46 EDT
Added setModified and getModified to Shell.