]> git.saurik.com Git - wxWidgets.git/history - interface/wx
added wxAuiToolBar
[wxWidgets.git] / interface / wx /
2008-08-22  Vadim Zeitlinfix 2 doxygen errors
2008-08-21  Vadim Zeitlindocument that text drawing is not affected by the curre...
2008-08-21  Vadim Zeitlinmention DoPrepareDC() relative origin offsetting
2008-08-18  Vadim Zeitlindocument wxSpinCtrlDouble (#9834)
2008-08-08  Vadim Zeitlinadded wxTLS_TYPE() macro
2008-08-08  Vadim Zeitlinadd DECLARE_NO_COPY_TEMPLATE_CLASS
2008-08-08  Vadim Zeitlindocument DECLARE_NO_{COPY,ASSIGN}_CLASS
2008-08-07  Vadim Zeitlindon't call OnCloseDocument() from OnNewDocument(),...
2008-08-07  Václav Slavíksmall wxArtProvider API improvements: added HasNativePr...
2008-08-04  Bryan PettyReview of socket.h interface header by Utensil Candel...
2008-08-04  Vadim Zeitlingeneral docview.cpp code cleanup; use wxVector<> instea...
2008-08-03  Vadim Zeitlinadded wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by...
2008-08-02  Vadim Zeitlinadd wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
2008-08-02  Vadim Zeitlinadd wxImage::SetType() and use it in animation decoders...
2008-08-02  Vadim Zeitlindocument "clear" parameter of ctor/Create() properly...
2008-08-02  Vadim Zeitlinimplement wxLaunchDefaultApplication() for MSW and...
2008-08-02  Robert RoeblingMinor formating
2008-08-01  Vadim Zeitlincapitalize the application name in GetAppDisplayName...
2008-08-01  Vadim Zeitlinadd wxString::Capitalize() and MakeCapitalized() for...
2008-08-01  Stefan Csomoradding info about opaque classes, making sure refs...
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2008-07-30  Vadim Zeitlindocument that numbers outside of the valid range are...
2008-07-29  Vadim Zeitlinadd PostSizeEvent() and use it in wxMSW status bar...
2008-07-29  Robert RoeblingFurther corrections to wxFileName docs
2008-07-29  Robert RoeblingMinor formating
2008-07-29  Vadim Zeitlinmove SendSizeEvent() down to wxWindow from wxFrame...
2008-07-29  Robert RoeblingAdded 32-bit (UCS-4) wxUString class
2008-07-28  Vadim Zeitlinmention that it may be impossible to set the size of...
2008-07-26  Robert RoeblingTrying to make wxFileName docs readable again
2008-07-26  Stefan Csomorextending docs according #9713
2008-07-19  Vadim Zeitlincheck that string passed to FromUTF8() is valid even...
2008-07-16  Vadim Zeitlinemphasize the fact that GetSelectedCols/Rows() is not...
2008-07-16  Vadim Zeitlinimplement flag for Unix-like behaviour in wxCmdLinePars...
2008-07-15  Vadim Zeitlinfix the output length returned from cWC2MB/MB2WC()...
2008-07-15  Vadim Zeitlindon't mention deprecated wxRESIZE_BOX (#9735)
2008-07-13  Vadim Zeitlinadded wxFlexGridSizer::Add{Row,Col}Growable() (#2603)
2008-07-13  Vadim Zeitlinmention that GetItemRect() is new in 2.9.0
2008-07-13  Vadim Zeitlinadd back parameter dropped during Doxygen conversion...
2008-07-13  Vadim Zeitlincorrect wrong example of using wxSizerFlags::Border...
2008-07-13  Vadim Zeitlinadded wxVListBox::GetItemRect() (#9711)
2008-07-12  Vadim Zeitlinadd wxSocket::IsClosed(), use it to implement Eof(...
2008-07-09  Vadim Zeitlinshow busy cursor in wxLaunchDefaultBrowser and add...
2008-07-07  Robert RoeblingMinor corrections
2008-07-06  Robert RoeblingwxString doc corrections
2008-07-06  Vadim Zeitlintake const address objects in wxSocketClient::Connect...
2008-07-04  Robert Roebling Ticket #9689 (new defect)
2008-07-03  Robert Roeblingfurther xxx_str() clarification
2008-07-03  Robert RoeblingCorrected c_str() docs
2008-07-02  Vadim Zeitlindon't use @true and @NULL inside of @code sections
2008-07-01  Robert RoeblingRestore wxFile docs
2008-07-01  Robert RoeblingCorrected mime types docs
2008-06-27  Bryan Petty#9605: Documentation Corrections for richtextctrl.h
2008-06-27  Bryan Petty#9589: Documentation Corrections for textctrl.h
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...