]> git.saurik.com Git - wxWidgets.git/history - docs
Version changes
[wxWidgets.git] / docs /
2006-10-31  Julian SmartVersion changes
2006-10-31  Vadim Zeitlinfix refcountlist subsection location
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-31  Julian SmartUpdated version number
2006-10-31  Benjamin Williamsminor aui doc updates
2006-10-31  Julian SmartUpdated manual version
2006-10-31  Michael WetherellUpdate docs to mention new filesystem handlers.
2006-10-31  Vadim Zeitlinuse wxChar correctly in wxString docs; mark wx1 compati...
2006-10-30  Julian SmartMore fun with line endings, to avoid mangling PDF contents
2006-10-30  Vadim Zeitlinforcefully disable wxUSE_STD_STRING and wxUSE_STL for...
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim Zeitlinmention comparison operators changes
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Julian SmartAdded page break specification
2006-10-30  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
2006-10-30  Vadim ZeitlinGetCurrentSelection() was documented but not present...
2006-10-30  Robert Roebling Mark GetMinSize() as virtual and explain why.
2006-10-30  Robert Roebling Make SetMinSize() and SetMaxSize() virtual so they
2006-10-30  Robert Roebling [ 1587059 ] wxLaunchDefaultBrowser fix for KDE
2006-10-30  Julian SmartApplied patch [ 1586964 ] Getting the PID of the proces...
2006-10-30  Julian SmartSmall updates
2006-10-29  Vadim Zeitlinescape special SQL chars in where clauses (patch 1204728)
2006-10-29  Vadim Zeitlinmention wxTB_RIGHT patch
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-29  Václav Slavíkadded SUB/SUP tags to the list of supported ones
2006-10-29  Robert Roebling Clarify docs about wxSizer::SetSizeHints().
2006-10-29  Robert Roebling Make wxWindow::SetSizeHints() do nothing.
2006-10-29  Vadim Zeitlinadded wxTB_RIGHT style for right-aligned toolbars ...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-29  Vadim Zeitlincorrect EnsureFileAccessible() docs broken by previous...
2006-10-29  Michael WetherellRemove extra newline.
2006-10-29  Michael WetherellMention GetC and wxFileSystem in incompatible changes.
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
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...
next