]> git.saurik.com Git - wxWidgets.git/history - interface
fixed spurious debug message about unexpected focus change when wx focus changed...
[wxWidgets.git] / interface /
2008-03-22  Vadim Zeitlinadded wxWindowDisabler ctor for conditionally disabling...
2008-03-22  Vadim Zeitlinadd default parameters for width and style parameters...
2008-03-21  Francesco Montorsisome more comments about wxSortedArrayString::Sort
2008-03-21  Václav Slavíkmisc wxVector<T> docs fixes
2008-03-21  Václav Slavíkfixes to wxSharedPtr<T> docs
2008-03-21  Francesco Montorsifurther prototype fixes (thanks to ifacecheck)
2008-03-20  Francesco Montorsisplitted wxApp docs in wxApp+wxAppConsole docs; fix...
2008-03-20  Francesco Montorsifix the signature of the documented functions and docum...
2008-03-20  Francesco Montorsifix a macroscopic error which made Doxygen generate...
2008-03-20  Václav Slavíkremoved trailing whitespace in Doxygen files
2008-03-20  Václav Slavíkremoved wxAcceleratorTable copy ctor docs, no port...
2008-03-20  Václav Slavíkforgot to fix one more place where it says accelerator...
2008-03-20  Bryan PettyFinished review/fixes of GDI category of functions...
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-18  Václav Slavíkmade wxAcceleratorTable work with buttons in wxGTK too
2008-03-18  Bryan PettyAdded explicit information about which functions and...
2008-03-18  Bryan PettyFinished review of Application Initialization and Termi...
2008-03-17  Robin DunnMake some wxDataViewCustomRenderer virtuals consistent...
2008-03-17  Václav Slavíkadded back docs for wxWindow::WindowToClientSize, added...
2008-03-17  Francesco Montorsirevised b* headers; moved wxPenList and wxBrushList...
2008-03-16  Bryan PettyRemoved layout constaints related docs as discussed...
2008-03-15  Vadim Zeitlincorrect typo in wxDIR_STOP
2008-03-15  Francesco Montorsirevised base64.h;bitmap.h
2008-03-15  Václav SlavíkwxMSW: generate wxClipboardTextEvent from wxTextCtrl...
2008-03-15  Václav Slavíkrestored missing parts of wxClipboardTextEvent docs...
2008-03-15  Bryan PettyCategorized all functions and macros in the Debugging...
2008-03-15  Vadim Zeitlinadded support for double arguments to wxCmdLineParser...
2008-03-14  Vadim Zeitlinmake wxCmdLineParser:Usage() const
2008-03-14  Francesco Montorsirevised wxAUI headers; added @todo in various places...
2008-03-14  Francesco Montorsiextracted from wxArrayString docs the docs for wxSorted...
2008-03-14  Francesco Montorsirevised a* interface headers; categorized many function...
2008-03-14  Francesco Montorsiremove @ingroup; use @category instead
2008-03-14  Bryan PettyFixed some function/define paramter names to match...
2008-03-14  Bryan PettyCatagorized all functions and macros belonging to the...
2008-03-13  Francesco Montorsirevised archive header; changed overview_arc to overvie...
2008-03-12  Francesco Montorsirevised other headers
2008-03-12  Bryan PettyAdded class groups example to Doxygen and added parent...
2008-03-11  Bryan PettyRemoved printer functions from doxygen docs (they were...
2008-03-11  Bryan PettyLooking for comments on new functions and macros organi...
2008-03-10  Francesco Montorsiinterface headers reviewed
2008-03-10  Francesco Montorsiregenerated headers to remove @seealso in favour of...
2008-03-10  Francesco Montorsifixed links to global variables; fixed categories;...
2008-03-09  Francesco Montorsirevised the first two interface headers
2008-03-09  Francesco Montorsifixed category
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