]> git.saurik.com Git - wxWidgets.git/history - interface/window.h
add wxShowEvent::IsShown() and wxIconizeEvent::IsIconized() instead of (now deprecate...
[wxWidgets.git] / interface / window.h
2008-06-21  Vadim Zeitlinadd wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz...
2008-06-13  Vadim Zeitlincorrect bad references and use of @begincode instead...
2008-05-26  Robert RoeblingVarious minor corrections
2008-05-25  Robert RoeblingClarified wxWindow::Find() wrt to returning *this*...
2008-05-25  Vadim Zeitlindon't take the min size into account when setting the...
2008-05-11  Bryan PettyReplaced @returns with @return for more standard comman...
2008-05-08  Václav Slavíkchanged ShowWithEffects() to use directional wxSHOW_EFF...
2008-04-21  Václav Slavík@wxsince -> @since in Doxygen docs
2008-04-17  Bryan PettyFixed wxScrolledWindow references to properly link...
2008-04-07  Francesco Montorsibetter integration of the window sizing overview in...
2008-04-06  Francesco Montorsiimproved rendering of styles and events sections: put...
2008-04-01  Francesco Montorsireplace @b Note with @note; replace '' with "
2008-03-28  Francesco Montorsisubstitute '@b NB:' with '@note'; first partial revisio...
2008-03-23  Bryan PettyFinished review/fixes of Math and Miscellaneous categor...
2008-03-23  Václav Slavíkrestored wxWindow::Line/PageUp/Down docs
2008-03-22  Václav Slavíkupported wxHelpProvider docs fixes from r52197; minor...
2008-03-22  Václav Slavíkdocumented that Freeze and Thaw are now recursive
2008-03-20  Václav Slavíkremoved trailing whitespace in Doxygen files
2008-03-17  Václav Slavíkadded back docs for wxWindow::WindowToClientSize, added...
2008-03-10  Francesco Montorsiregenerated headers to remove @seealso in favour of...
2008-03-09  Francesco Montorsiadd const qualifiers
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