anthony [Tue, 03 Apr 2012 16:14:05 +0400] rev 12286
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
Summary: Establish the parent-child relationship for visible windows only
Reviewed-by: serb
zhouyx [Sat, 31 Mar 2012 16:55:56 +0800] rev 12285
7155298: Editable TextArea/TextField are blocking GUI applications from exit
Summary: Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant