General purpose slave lock.
[wxWidgets.git] / interface /
2008-09-16  Vadim Zeitlinmore grid folding: got rid of duplicate version of...
2008-09-16  Vadim Zeitlindocument wxGridTableBase
2008-09-16  Jaakko SalliEliminated C++ RTTI (typeid etc) use. Eliminated wxPGVa...
2008-09-16  Robert RoeblingAdded reverse iterator to wxVector<T>
2008-09-15  Vadim Zeitlindocument wxDELETE() and wxDELETEA() (now committing...
2008-09-15  Vadim Zeitlinreviewed, updated and corrected wxGrid docs
2008-09-14  Vadim Zeitlinreally, really fix handling Enter in spin controls...
2008-09-14  Jaakko SalliUpdated documentation to acknowledge the fact that...
2008-09-14  Vadim Zeitlinsome wxGrid docs cleanup, it's still a huge mess though
2008-09-14  Vadim Zeitlinadded wxFileName::GetVolumeString() (#9950)
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-12  Vadim Zeitlinreturn true from IsBeingDeleted() if any of the parent...
2008-09-12  Vadim Zeitlinadd grid category and mark all grid-related classes...
2008-09-11  Vadim Zeitlinadded wxCANCEL_DEFAULT style to wxMessageDialog (only...
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-06  Václav Slavíkadded XRC format documentation to the manual (per-class...
2008-09-05  Vadim Zeitlinmake it possible to use stock ids for custom message...
2008-09-05  Robert RoeblingMade wxMSW wxMutex non-recursive by checking reentrance
2008-09-05  Robert RoeblingFormating corrections
2008-09-05  Robert RoeblingMore wxMutex doc updates
2008-09-05  Robert RoeblingAdd wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated...
2008-09-03  Vadim Zeitlinfix some typos and other minor problems (#9886)
2008-09-03  Vadim Zeitlinbetter documentation of DeviceToLogicalXXX() (#9896)
2008-09-03  Vadim Zeitlinadd wxSP_THIN_SASH for completeness (#9902)
2008-09-01  Robert RoeblingReadded wxTreeCtrl event docs
2008-09-01  Robert RoeblingReadded event docs for wxListCtrl
2008-09-01  Robert RoeblingMention wxEditableLisBox
2008-09-01  Robert RoeblingMention that wxEditableListBox emit events from wxListCtrl
2008-09-01  Robert RoeblingReadded event documentation for wxDataViewCtrl
2008-09-01  Robert RoeblingMinor doc update
2008-08-31  Robert Roeblingtry to correct wxListCtrl docs
2008-08-30  Vadim Zeitlinmore Doxygen warnings corrections and fixes from Tim S
2008-08-30  Vadim Zeitlinmore Doxygen warnings corrections from Tim S
2008-08-29  Vadim Zeitlinchanegd wxTlsValue to be pointer-like instead of value...
2008-08-29  Vadim Zeitlindocument wxCP_NO_TLW_RESIZE
2008-08-29  Robert RoeblingTypo
2008-08-29  Robert RoeblingMention wxString caching in UTF-8 ode
2008-08-29  Robert RoeblingAnother doc patch from Tim
2008-08-27  Bryan PettyFix misc documentation warnings (patch by Tim Stahlhut).
2008-08-25  Vadim Zeitlinescape '@' symbols in the docs
2008-08-25  Vadim Zeitlinadded UnsetToolTip() which is also provided (as empty...
2008-08-25  Robert RoeblingDocs corrections from Tim Stahlhut
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...
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)
next