Compilation fixes for mingw-w64.
[wxWidgets.git] / interface /
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
2008-05-08  Vadim Zeitlinupdate the documentation after the patch 1876663
2008-05-08  Václav Slavíkchanged ShowWithEffects() to use directional wxSHOW_EFF...
2008-05-08  Bryan PettyMore interface header reviews by Azriel Fasten, along...
2008-05-08  Vadim Zeitlinadd wxSizer::SetDimension() overload taking wxPoint...
2008-05-07  Robert RoeblingRemove const consts from docs
2008-05-07  Robert Roeblingcurrent locale in wxString means wxConvLibc
2008-05-07  Robert RoeblingMention wxConvLocal in wxString
2008-05-07  Robert RoeblingFurther wxString clarification according to current...
2008-05-06  Robert Roebling[ 1957970 ] wxWeakRef - assign from other wxWeakRef
2008-05-06  Robert RoeblingFix more typos
2008-05-06  Robert RoeblingTry to fix formating
2008-05-06  Robert RoeblingMore wxString docs, listed most STL methods
2008-05-06  Bryan PettyInterface header review of wxStringTokenizer by Azriel...
2008-05-06  Bryan PettyAdded missing semi-colon in DVC interface header, and...
2008-05-05  Bryan PettyAdded todos for changing wxVListBox::OnDraw* virtual...
2008-05-04  Václav Slavíkclarified From/To8BitData's purpose
2008-05-04  Bryan PettyInitial review of various [q-r] by Utensil Candel.
2008-05-02  Bryan PettyRemoved missing parameter from docs of wxVListBox const...
2008-05-02  Bryan PettyCommented out appearance sections in docs temporarily...
2008-05-02  Bryan PettyFinished initial review of a few [g*] interface headers.
2008-05-01  Bryan PettyFinished initial review of [v*] interface headers.
2008-04-30  Robert RoeblingMinor clarification
2008-04-30  Robert RoeblingMention wxGCDC
2008-04-29  Robert RoeblingMinor doc improvements
2008-04-29  Robert RoeblingMinor doc improvements
2008-04-29  Robert RoeblingMinor clarification
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-28  Vadim Zeitlinadded wxQueueEvent() avoiding the bug of wxPostEvent...
2008-04-28  Robert RoeblingSome doc corrections
2008-04-28  Vadim Zeitlinfix wxTextCtrl::operator<<('\n') in Unicode build ...
2008-04-28  Bryan PettyRemoved deprecated layout constraints from class summar...
2008-04-27  Vadim Zeitlinno real changes, clarified the usage of WX_GL_DOUBLEBUF...
2008-04-25  Robert RoeblingTrying to make wxString readable again, II
2008-04-25  Robert RoeblingTrying to make wxString readable again
2008-04-25  Robert RoeblingSome testing code for wxGraphicsContext printing
2008-04-25  Robert RoeblingTypo
2008-04-25  Robert RoeblingMade wxCairo graphics code compile again, wxGraphicsBit...
2008-04-25  Robert RoeblingA few wxString doc updates
2008-04-25  Robert RoeblingMention graphics device classes
2008-04-24  Václav Slavíkadded wxString::Clone() and made wxString(wxCStrData...
2008-04-22  Vadim Zeitlinmake wxDir::Has{Files,SubDirs}() const
2008-04-22  Robert RoeblingReviewd wxVariant
2008-04-22  Robert RoeblingMinor correction
2008-04-22  Bryan PettyMore initial reviews of [u*-v*] interface headers.
2008-04-22  Bryan PettyFinished initial reviews of the rest of the [d*] interf...
2008-04-21  Václav Slavík@wxsince -> @since in Doxygen docs
2008-04-21  Bryan PettyMore initial reviews of d* interface headers.
2008-04-20  Bryan PettyMore initial reviews of d* interface headers.
2008-04-19  Vadim Zeitlinreplace inexistent wxTBK_DEFAULT with wxBK_DEFAULT
2008-04-19  Bryan PettyMore dc* interface headers reviewed.
2008-04-18  Vadim Zeitlinadded wxMouseState::GetPosition(), for consistency...
2008-04-18  Vadim Zeitlinmake wxMouseState accessors const; document this class
2008-04-17  Robert Roebling[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
2008-04-17  Bryan PettyFixed wxScrolledWindow references to properly link...
2008-04-16  Bryan PettyFinished reviewing (fixing) the datetime.h interface...
2008-04-15  Vadim Zeitlinexecute the usual cleanup code from EVT_END_SESSION...
2008-04-15  Vadim Zeitlinadd possibility to specify the conversion to use in...
2008-04-15  Robert RoeblingMention default constr
2008-04-15  Bryan PettyReviewed wxDatePickerCtrl and categorized most of the...
2008-04-15  Bryan PettyReviewed dataobj.h interface header and added wxDataVie...
2008-04-14  Robert RoeblingMinor clarification
2008-04-14  Bryan PettyFinished initial review of the rest of the [c*] interfa...
2008-04-12  Bryan PettyFinished initial review of the rest of the [co*] interf...
2008-04-12  Robert RoeblingGiving up on combining @e and @c
2008-04-12  Robert RoeblingTry out - instead of @li, more backslash escaping
next