]> git.saurik.com Git - wxWidgets.git/commit - include/wx/osx/toplevel.h
Add wxTLW::SetModified to allow apps to set the TLW's dirty state. On Mac this gives...
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 7 Dec 2009 01:54:21 +0000 (01:54 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 7 Dec 2009 01:54:21 +0000 (01:54 +0000)
commitefb2fa41ff7dd0253b33ca4477c2642806574090
tree8b71dd5bb4e60ee6d185e5d960f3e70134b939ad
parent8301a0e89d3c19765adf8e0c13ce0418ee43f487
Add wxTLW::SetModified to allow apps to set the TLW's dirty state. On Mac this gives us the dot in the close button, not implemented elsewhere yet.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/cocoa/private.h
include/wx/osx/core/private.h
include/wx/osx/toplevel.h
include/wx/toplevel.h
interface/wx/toplevel.h
src/osx/cocoa/nonownedwnd.mm
src/osx/toplevel_osx.cpp