]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/popupwin.h
Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces...
[wxWidgets.git] / include / wx / msw / popupwin.h
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-17  Julian SmartAdded corrected Show() to wxPopupWindow
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-05-25  Vadim Zeitlinprevent the parent window from losing activation when...
2002-05-07  Vadim Zeitlinfixed Windows style of wxPopupWindow
2002-01-02  Vadim Zeitlinadded wxRTII macros to wxPopupWindow under MSW
2001-11-14  Robin DunnA little fix for Vadim's fix
2001-11-14  Vadim ZeitlinwxPopupWindow::GetPosition() should return point in...
2001-10-12  Robin DunnAdded style parameter to wxPopupWindow ctors so they...
2001-06-29  Julian SmartAdded popupwin.h to trunk