]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/toplevel.cpp
use a common m_isInsideYield flag instead of static booleans in all ports; add a...
[wxWidgets.git] / src / gtk1 / toplevel.cpp
2001-09-30  Václav Slavíkfixed wxDialog creation (created window wasn't transient)
2001-09-29  Václav Slavíkoops, reverted wrong code
2001-09-28  Václav Slavíkfixed wxGTK fullscreen mode, broken by my previous...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-22  Václav Slavíkevaluate window style in Create, not later
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)