]> git.saurik.com Git - wxWidgets.git/history - docs
deal correctly with vsnprintf() implementations which always NUL-terminate the buffer...
[wxWidgets.git] / docs /
2006-10-29  Michael WetherellDocument filter streams take owner ship when created...
2006-10-29  Vadim Zeitlinadded NZST and NZDT time zones (request 617912)
2006-10-28  Robert Roebling Mention the Unix printing overview in the general
2006-10-28  Vadim Zeitlinadded wxString::ToLongLong() and ToULongLong() (feature...
2006-10-28  Vadim ZeitlinAlloc() doesn't clear the array any more, for consisten...
2006-10-28  Vadim Zeitlinallow customizing the string values returned by wxGridC...
2006-10-28  Julian SmartDocumented wxRichTextBuffer printing
2006-10-28  Julian SmartAvoid missing ref
2006-10-28  Vadim Zeitlinexplain that wxRTTI macros must be used for OnCompareIt...
2006-10-27  Michael WetherellAdd wxArchiveFSHandler.
2006-10-27  Robert Roebling [ 1585270 ] Further fixes to wxPathList
2006-10-27  Julian SmartRobert Lang's patch and wxRTC changes documented
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Robert Roebling Add empty EnableCloseButton() into wxTLW base class.
2006-10-27  Robert Roebling Document wxTLW::EnableCloseButton.
2006-10-27  Robert Roebling Minor doc corrections.
2006-10-26  Michael WetherellAdd wxFilterFSHandler.
2006-10-26  Robert Roebling [ 1585253 ] Various important bugfixes to wxFileName...
2006-10-26  Robert Roebling Make animation of combo-popdown optional.
2006-10-26  Vadim Zeitlinrename UpdatePulse() to Pulse() (forgot to commit with...
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-26  Vadim Zeitlinexplain more clearly the possible usage scenarios
2006-10-25  Kevin OllivierFix wxBufferedDC so that it adheres to its documented...
2006-10-25  Robert Roebling [ 1584680 ] wxComboCtrl Popup Animation
2006-10-25  Vadim Zeitlinuse WX_DEFINE_ARRAY_INT for an array of ints (bug 1536482)
2006-10-25  Vadim Zeitlincorrected EVT_NOTIFY[_RANGE] docs (bug 1439078)
2006-10-25  Vadim Zeitlincorrect custom event type example and point to the...
2006-10-25  Vadim Zeitlincorrected order of parameters in ctor (closes 1304320)
2006-10-25  Vadim Zeitlinexplain why wxSpinCtrl may be available on platforms...
2006-10-25  Vadim Zeitlinrenamed static functions section to global functions...
2006-10-25  Vadim ZeitlinwxGLCanvas is also available under Mac and other platfo...
2006-10-25  Vadim Zeitlinremoved confusing 'native make' from mingw32 section...
2006-10-25  Vadim Zeitlindocument what exactly SetAlignment() expects (bug 12327...
2006-10-25  Vadim Zeitlincorrected wxEntry declarations (closes 1222193); added...
2006-10-25  Vadim Zeitlinexplain that CW might not work, mention that BC5 worked...
2006-10-25  Vadim Zeitlincorrect wxDirExists() parameter type (closes 1220417)
2006-10-25  Vadim Zeitlindocument GetDocManager() (closes 1098861)
2006-10-25  Vadim Zeitlinclarify GetWheelRotation() (bug 969231)
2006-10-25  Vadim Zeitlinadd a note explaining that sizers should be heap-alloca...
2006-10-25  Vadim Zeitlinadd hyperlink to wxList to GetMenuItems() docs (bug...
2006-10-24  Vadim Zeitlinmention VC6 problem with the dependencies (closes 1216051)
2006-10-24  Robert Roebling Add wxCollapsable to classes.tex.
2006-10-24  Vadim Zeitlinmention that ChangeValue() is for wx 2.7.1+; don't...
2006-10-24  Julian SmartAdded GetTempDir change log
2006-10-24  Julian SmartAdded GetTempDir
2006-10-24  Robert Roebling Minor correction.
2006-10-24  Robert Roebling Minor corrections.
2006-10-23  Vadim Zeitlinadded a section about the dialog buttons
2006-10-23  Vadim Zeitlinremoved OnOk/Apply/Cancel() documentation, they don...
2006-10-23  Vadim Zeitlinadded wxHAS_XXX section
2006-10-23  Robert Roebling Document wxAppTraits::GetDesktopEnvironment.
2006-10-23  Robert Roebling Mention that GTK now supports wxALWAYS_SHOW_SB.
2006-10-23  Julian SmartAdded GetTempDir
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-22  Vadim Zeitlincleanup (mainly wrapping lines to be < 80 chars); added...
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
2006-10-22  Vadim Zeitlinmoved last change under the correct (2.7.2) version
2006-10-22  Vadim Zeitlinclarify Skip() meaning even more (latest version of...
2006-10-22  Vadim Zeitlinadded autopackage-related files
2006-10-22  Vadim Zeitlinadd alt popup window style allowing to use keyboard...
2006-10-21  Robert Roebling [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
2006-10-19  Vadim Zeitlinsplit the incompatible changes section in silent change...
2006-10-19  Robert Roebling Made wxStreamBase::IsOk() virtual;
2006-10-18  Robert Roebling Ref counting overview.
2006-10-18  Robert Roebling [ 1578529 ] better docs for reference-counted objects
2006-10-16  Robert Roebling Made wxWindow::Update() a little clearer.
2006-10-13  Robin DunnReverted wxBuffered[Paint]DC to nearly the pre 2.7...
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-12  Vadim Zeitlinmention that wxBufferedDC doesn't inherit from wxMemory...
2006-10-12  Julian SmartSome additions to the wxRichTextCtrl overview.
2006-10-11  Vadim Zeitlinmention more changes done by Francesco
2006-10-11  Robert Roebling [ 1574592 ] Documentation for wxBufferedDC improvements
2006-10-11  Mart RaudseppImplement left indentation and tab stops support in...
2006-10-10  Julian SmartAdded newlines to end of files to avoid RTF-for-PDF...
2006-10-10  Julian SmartAdded some missing newlines to ends of files (necessary...
2006-10-10  Vadim Zeitlinreal LaTeX fix to last commit
2006-10-10  Vadim Zeitlinattempt to correct bogus tex2rtf warning about unmatche...
2006-10-10  Vadim ZeitlinLaTeX fix to last commit
2006-10-10  Vadim Zeitlinescape more underscores (we need a pre-commit check...
2006-10-10  Vadim Zeitlinadded discussion of user-generated vs programmatic...
2006-10-10  Vadim Zeitlinadded wxDC::Set/GetLayoutDirection() and implemented...
2006-10-10  Włodzimierz SkibaNew animate sample described.
2006-10-10  Włodzimierz SkibaMore .rsp files needs updating after new sample addition.
2006-10-10  Paul CornettwxAnimationCtrl cleanup
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Vadim Zeitlinadded wxSizerFlags::GetDefaultBorder()
2006-10-09  Vadim Zeitlinextended wxSizerFlags docs
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Vadim Zeitlinadded references to XML classes
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-09  Vadim Zeitlinadded static wxPlatformInfo::Get() and use it (patch...
2006-10-09  Vadim Zeitlindocument IsEmpty()
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Robert Roebling Bump version.
2006-10-08  Vadim Zeitlinadded wxTextCtrl::IsEmpty()
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
next