]> git.saurik.com Git - wxWidgets.git/history - interface
use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT(x==y) to better see test...
[wxWidgets.git] / interface /
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...
2008-06-27  Bryan PettySeparated out function grouping for less confusing...
2008-06-23  Vadim ZeitlinwxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
2008-06-22  Vadim Zeitlinallow creating items without parent menus (#3425)
2008-06-22  Vadim Zeitlinallow wxDialog::ShowModal() after Show() (see #1416...
2008-06-22  Robert RoeblingMinor patch for state icons patch
2008-06-21  Vadim Zeitlinreview the header after the conversion and restore...
2008-06-21  Vadim Zeitlininitialize wx{Client,Paint,Window}DC with fonts/colours...
2008-06-21  Vadim Zeitlinadd wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz...
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-21  Bryan PettyMinor doc corrections for [q-r] in ticket #9581 (most...
2008-06-21  Bryan PettyPatch from Utensil Candel with large improvements to...
2008-06-21  Bryan PettyDocumentation corrections for /interface/log.h (#9583)
2008-06-21  Bryan PettyFinished initial review of [q-r] by Utensil Candel...
2008-06-20  Robert Roeblingminor formatting
2008-06-20  Robert RoeblingDon't let MSW's wxSpinCtrl emit spin up and down events...
2008-06-20  Robert RoeblingFormatting
2008-06-20  Robert RoeblingFormatting
2008-06-19  Robert RoeblingMissing and Moved Paragraphs in \interface\thread.h
2008-06-19  Vadim Zeitlindocument GetValue() behaviour when called from an event...
2008-06-16  Robert Roebling#9591: Item state (icons) for wxTreeCtrl on any platform
2008-06-16  Robert RoeblingTicket #9592: gtk-choice-setcolumns.2.diff
2008-06-16  Václav Slavíkadded a note about print preview inaccurancies and...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-06-15  Vadim Zeitlinfix overview links and various Doxygen errors (#9580)
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9568)
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9573)
2008-06-14  Vadim Zeitlinfix various Doxygen errors (#9578)
2008-06-13  Vadim Zeitlinuse @deprecated doxygen tag, a few other minor correcti...
2008-06-13  Vadim Zeitlincorrect bad references and use of @begincode instead...
2008-06-11  Vadim Zeitlinremember the last type used for loading or saving the...
2008-06-11  Vadim Zeitlinfix some parameters docs and other minor changes (...
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2008-06-07  Vadim Zeitlincall wxSizerFlags::Top/Bottom() or Left/Right() shouldn...
2008-06-06  Vadim Zeitlinuse report mode for the wxListbook list control if...
2008-06-06  Vadim Zeitlinchange longs used for bitmap types to wxBitmapType...
2008-06-06  Vadim Zeitlininitialize wxStringBuffer with the original contents...
2008-06-05  Václav Slavíkadded wxHtmlWindow::SetRelatedStatusBar(wxStatusBar...
2008-06-02  Robert RoeblingMake wxMenuItem::GetLabelText readable again
2008-06-02  Vadim Zeitlindefine wxHAS_ATOMIC_OPS only if native implementation...
2008-06-01  Vadim Zeitlinadded wxTextOutputStream::Flush(): this is necessary...
2008-06-01  Vadim Zeitlinrewrote UTF-7 to work on streams of data to be comaptib...
2008-05-31  Vadim Zeitlinreviewed and completed wxMBConv and friends documentation
2008-05-31  Vadim Zeitlincreate a separate category for the conversion classes
2008-05-30  Vadim Zeitlindocument that SetItemCount() doesn't have to refresh...
2008-05-29  Vadim Zeitlinremove misleading documentation of minPage in GetPageIn...
2008-05-29  Robert RoeblingCreate own entry for default constructors
2008-05-27  Robert RoeblingFix links
2008-05-27  Robert RoeblingMinor doc update
2008-05-27  Robert RoeblingMinor wxList clarification
2008-05-26  Robert RoeblingRemoved more //@ groups
2008-05-26  Robert RoeblingTicket #9493: interface-string-asterisk.patch
2008-05-26  Robert RoeblingVarious minor corrections
2008-05-26  Robert RoeblingMinor correction
2008-05-25  Robert RoeblingRemoved Item Management category, minor corrections
2008-05-25  Robert RoeblingClarified wxWindow::Find() wrt to returning *this*...
2008-05-25  Vadim Zeitlindon't take the min size into account when setting the...
2008-05-24  Robert RoeblingMention wxDataViewTreeCtrl in wxTreeCtrl
2008-05-24  Robert RoeblingMinor doc corrections
2008-05-23  Robert RoeblingUpdate IsSelection() docs
2008-05-22  Robert RoeblingMinor doc corrections
2008-05-22  Vadim Zeitlinadded wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)
2008-05-21  Robert RoeblingAdded InsertColumn( pos, col ), some reformating
2008-05-21  Robert RoeblingCorrect wxString:Append docs
2008-05-21  Robert RoeblingCorrect formatting
2008-05-21  Robert RoeblingMention dropdown menu
2008-05-20  Bryan PettyMore interface header reviews by Azriel Fasten, and...
2008-05-17  Vadim Zeitlinallow loading wxAnimationCtrl contents from stream...
2008-05-17  Vadim Zeitlintake const wxConfig object in wxDocManager::FileHistory...
2008-05-16  Robert RoeblingTypo
2008-05-16  Robert RoeblingOption for variable line heights (MSW and GTK+ sofar)
2008-05-15  Robert RoeblingMissing semicolon
2008-05-12  Stefan NeisClarified difference between wrap width and width of...
2008-05-12  Vadim Zeitlinadd wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG...
2008-05-11  Vadim Zeitlinmake GetUsageString() public, this is useful at least...
2008-05-11  Vadim Zeitlinadded in sections ommitted by the translation script...
2008-05-11  Bryan PettyReplaced @returns with @return for more standard comman...
2008-05-11  Vadim Zeitlinno changes, just fix a typo
2008-05-10  Francesco Montorsiother f*h header reviews
next