]> git.saurik.com Git - wxWidgets.git/history - interface/wx/window.h
send destroy events for children before they're fully destroyed; document SendDestroy...
[wxWidgets.git] / interface / wx / window.h
2009-01-21  Vadim Zeitlinsend destroy events for children before they're fully...
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-12-28  Francesco Montorsifix miscellaneous doxygen warnings; IMPORTANT: never...
2008-12-27  Francesco Montorsido not use @b when referencing to functions; use final...
2008-12-24  Vadim Zeitlinallow passing -1 range to SetScrollbar() to indicate...
2008-12-15  Vadim Zeitlindisable UI updating during GetPopupMenuSelectionFromUse...
2008-12-06  Francesco Montorsiadded a @todo about references to old wx functions
2008-11-26  Francesco Montorsiclarified that Raise() and Lower() only work for wxTopL...
2008-11-22  Francesco Montorsifix docs for wxWindow::Layout (fixes #4297)
2008-11-22  Francesco Montorsifix description for wxWS_EX_CONTEXTHELP; fixes #4276
2008-11-13  Václav Slavíkimplement wxWindow::DragAcceptFiles() on all platforms
2008-11-09  Francesco Montorsiifacecheck manual fixes
2008-10-28  Francesco Montorsiifacecheck fixes
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-13  Francesco Montorsiautomated changes: many (pure) virtual specifiers added
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-10-04  Francesco Montorsifix for doxygen warnings
2008-10-04  Francesco Montorsifix many doxygen warnings about undocumented parameters
2008-09-27  Francesco Montorsieven more interface fixes
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-25  Francesco Montorsiw*h interface revisions
2008-09-12  Vadim Zeitlinreturn true from IsBeingDeleted() if any of the parent...
2008-08-25  Vadim Zeitlinadded UnsetToolTip() which is also provided (as empty...
2008-07-29  Vadim Zeitlinadd PostSizeEvent() and use it in wxMSW status bar...
2008-07-29  Vadim Zeitlinmove SendSizeEvent() down to wxWindow from wxFrame...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...