]> git.saurik.com Git - wxWidgets.git/history - include/wx/uri.h
latest version of generic wxDatePickerCtrl doesn't require wxUSE_POPUPWIN any more
[wxWidgets.git] / include / wx / uri.h
2004-11-04  Ryan Nortonslightly nicer workaround for pickier compiler warning
2004-11-04  Ryan Nortondll dec
2004-10-31  Stefan NeisFixed "pragma interface" handling.
2004-10-28  Ryan NortonwxURL - doc cleanups, depreciated more methods, more...
2004-10-28  Ryan Nortonfinal wxURI API changes. Changed Get to BuildURI to...
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-10-28  Vadim Zeitlinminor cleanup: don't use bool parameters, don't typedef...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...