]> git.saurik.com Git - wxWidgets.git/history - interface/wx
blind attempt to fix wxBitmap in wxMGL
[wxWidgets.git] / interface / wx /
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...