]> git.saurik.com Git - wxWidgets.git/history - src/msw/toplevel.cpp
added wxWS_EX_TRANSIENT, added code for handling it and fixed wxLogGeneric
[wxWidgets.git] / src / msw / toplevel.cpp
2001-11-30  Vadim Zeitlinadded wxWS_EX_TRANSIENT, added code for handling it...
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-25  Vadim Zeitlincentre on screen the dialogs without epxlicit position
2001-11-20  Vadim Zeitlinfixed erroneous debug error message
2001-11-17  Ron Leecast away a couple of warnings and added *.inc to the...
2001-11-15  Vadim Zeitlinmoved EnableCloseButton() from wxialog to wxTLW
2001-10-27  Vadim Zeitlindon't make the dialogs appear in the taskbar
2001-10-21  Vadim Zeitlinblind fix for the initial dialog position
2001-10-20  Vadim Zeitlindon't use hidden windows as implicit dialog parents...
2001-10-20  Vadim Zeitlindon't use windows about to be destroyed as implicit...
2001-10-18  Vadim Zeitlinfix for the initial size of the dialogs
2001-10-14  Václav Slavíkdecouple wxTLW,Frame::ShowFullScreen in wxMSW
2001-10-09  Václav Slavíkmingw compilation fix
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW