]> git.saurik.com Git - wxWidgets.git/history - src/common/appcmn.cpp
applied file history patch
[wxWidgets.git] / src / common / appcmn.cpp
2000-01-22  Vadim Zeitlin1. added wxMemoryConfig (private) class
1999-12-30  Robert Roebling Removed two more GUI lock-ups. This time when
1999-11-28  Robert Roebling New event locking.
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-10-22  Vadim Zeitlin1. made wxBase compile/link/run again under Unix
1999-10-21  Vadim Zeitlinsome conflicts resolved
1999-10-21  Robert Roebling More DnD.
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...