]> git.saurik.com Git - wxWidgets.git/history - interface/utils.h
Dont send spin text update event from SetValue()
[wxWidgets.git] / interface / utils.h
2008-05-11  Bryan PettyReplaced @returns with @return for more standard comman...
2008-04-22  Bryan PettyMore initial reviews of [u*-v*] interface headers.
2008-04-21  Václav Slavík@wxsince -> @since in Doxygen docs
2008-04-18  Vadim Zeitlinadded wxMouseState::GetPosition(), for consistency...
2008-04-18  Vadim Zeitlinmake wxMouseState accessors const; document this class
2008-03-25  Bryan PettyFinished review/fixes of the rest of the functions...
2008-03-23  Bryan PettyFinished review/fixes of Math and Miscellaneous categor...
2008-03-23  Václav SlavíkwxError, wxFatalError, wxDebugMsg are not only deprecat...
2008-03-23  Václav Slavíkmore utils.h fixes
2008-03-23  Bryan PettyFinished review/fixes of Logging category of functions...
2008-03-23  Vadim Zeitlinavoid needless Unicode<->MB conversions in Unix wxExecu...
2008-03-22  Vadim Zeitlinadded wxWindowDisabler ctor for conditionally disabling...
2008-03-19  Bryan PettyRemoved docs for old clipboard functions, and reviewed...
2008-03-18  Bryan PettyFinished review of Dialogs category of functions and...
2008-03-14  Francesco Montorsirevised a* interface headers; categorized many function...
2008-03-10  Francesco Montorsiregenerated headers to remove @seealso in favour of...
2008-03-09  Francesco Montorsiremoved @NULL,@true,@false tags from the function proto...
2008-03-08  Francesco Montorsiadjusted indentation with astyle; added Id keyword
2008-03-08  Francesco Montorsiadded interface headers with latest discussed changes