]> git.saurik.com Git - wxWidgets.git/history - interface
throw away the now invalid items in wxSelectionStore::SetItemCount() (bug 1929823...
[wxWidgets.git] / interface /
2008-03-31  Francesco Montorsimove TODO items for wxDocs from the wxwiki to the doxyg...
2008-03-30  Francesco Montorsis/NB:/@note; revised wxFFile
2008-03-30  Francesco Montorsitypo fix
2008-03-30  Francesco Montorsifurther revision (done by me)
2008-03-30  Francesco Montorsirevision contributed by Utensil Candel
2008-03-30  Václav Slavíkadded wxXmlNode::InsertChildAfter and use it for (much...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-28  Francesco Montorsisubstitute '@b NB:' with '@note'; first partial revisio...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-27  Francesco Montorsifinal fixes to [a-b]*h headers
2008-03-27  Francesco Montorsiadd @onlyfor tags to remove further ifacecheck warnings
2008-03-27  Vadim Zeitlinfixed typo (extra underscore) in wxEVT_COMMAND_LISTBOXD...
2008-03-27  Vadim Zeitlinadded convenient wxON_BLOCK_EXIT_SET() macro
2008-03-27  Vadim Zeitlinadded convenient wxON_BLOCK_EXIT_THISn() macros wrappin...
2008-03-25  Francesco Montorsifinal revision of prototypes for b*h (and few others)
2008-03-25  Francesco Montorsifinal prototype fixes to a*h headers; s/WXTYPE/wxEventType
2008-03-25  Vadim Zeitlindocument On{Open,Save}Document()
2008-03-25  Francesco Montorsiprototype fixes (in particular fix missing default...
2008-03-25  Bryan PettyFinished review/fixes of the rest of the functions...
2008-03-24  Francesco Montorsiprototype fixes (this time including pure virtual funct...
2008-03-24  Francesco Montorsifurther prototype revisions; rename interface/aui.h...
2008-03-24  Francesco Montorsiuse @a instead of @e where it makes sense
2008-03-24  Francesco Montorsimove macros out of the wxArray class decl
2008-03-24  Vadim Zeitlindocument wxSizerItem::SetMinSize()
2008-03-24  Francesco Montorsifinal prototype fixes (done using ifacecheck)
2008-03-23  Francesco Montorsifix simple errors which block ifacecheck
2008-03-23  Bryan PettyRemoved @class command from templated classes. Doxygen...
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  Václav Slavíkrestored wxWindow::Line/PageUp/Down docs
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  Francesco Montorsiuse wxEmptyString as default value to return from GetAt...
2008-03-22  Václav Slavíkfixed signatures of wxSizerFlags methods returning...
2008-03-22  Václav Slavíkdocumented wxRESERVE_SPACE_EVEN_IF_HIDDEN
2008-03-22  Václav Slavíkmany formatting fixes to wxSizer docs
2008-03-22  Václav Slavíktypo fix: doxygen uses -, not *, for lists
2008-03-22  Václav SlavíkwxVector<T> is header-based, use @nolibrary
2008-03-22  Václav Slavíktagged wxNotebookSizer as deprecated
2008-03-22  Václav Slavíkdocumented SelectAll()
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-22  Francesco Montorsiuse wx-style header and commets; fix indentation to...
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