]> git.saurik.com Git - wxWidgets.git/history - docs
changed last DrawButton() parameter from bool to int to allow for future extensions...
[wxWidgets.git] / docs /
2006-11-12  Michael WetherellSmall fix.
2006-11-12  Michael WetherellAdd wxTar docs.
2006-11-12  Michael WetherellAdd links to the zip and tar classes.
2006-11-12  Michael WetherellFix a couple of small errors.
2006-11-12  Vadim Zeitlinremoved obsolete src/make*.env files
2006-11-12  Vadim Zeitlinfixed probable typo
2006-11-12  Chris Elliottadd places to change the version for distribution
2006-11-12  Julian SmartTypo fix
2006-11-12  Julian SmartNote about Unicode builds not working
2006-11-12  Julian SmartAdded newline for PDF RTF
2006-11-12  Benjamin Williamssome doc updates
2006-11-12  Michael WetherellUpdate archive overview for class factory changes.
2006-11-12  Robert Roebling Applied wxStackWalker improvement part of
2006-11-12  Julian SmartAdded some more 2.8 large features
2006-11-12  Julian SmartVersion update
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-12  Julian SmartVersion updates
2006-11-12  Julian SmartManual Version update
2006-11-11  Benjamin Williamsbeginnings of wxAuiNotebook documentation
2006-11-11  Vadim Zeitlinfix the bug with renaming groups leaving wxFileConfig...
2006-11-11  Benjamin Williamsadded wxAuiNotebook and wxAuiTabArt to classes.tex...
2006-11-11  Benjamin Williamsadded documentation stub files for wxAuiNotebook and...
2006-11-11  Vadim Zeitlinadded include/msvc/wx/setup.h
2006-11-11  Robin DunnPatch [ 1594353 ] Fix for wxCollapsiblePane docs
2006-11-10  Włodzimierz SkibaAdd wxRegion ctor from array of points to wxMGL.
2006-11-10  Julian SmartAdded outline level
2006-11-09  Włodzimierz SkibaMention changes for setup.exe
2006-11-09  Julian SmartSome documentation enhancements for wxRichTextCtrl
2006-11-09  Vadim Zeitlindon't use version script under cygwin/mingw32, it's...
2006-11-09  Vadim Zeitlinreplaces some lists with trees (bug 1593248 and more)
2006-11-09  Michael WetherellForgot to remove wxBackingFile from the changes.txt...
2006-11-08  Vadim ZeitlinwxArrayString::Alloc() shouldn't clear the array contents
2006-11-07  Vadim Zeitlinfixed typo
2006-11-06  Benjamin Williamsfixed misspelling
2006-11-04  Robert Roebling Added wxAUI category.
2006-11-04  Robert Roebling File rename.
2006-11-04  Robert Roebling Removed.
2006-11-04  Robert Roebling Renamed AUI tex files.
2006-11-04  Vadim Zeitlindocument GetChildren() (bug 1578143)
2006-11-04  Vadim Zeitlindocument the problem with using arrays whose element...
2006-11-04  Vadim Zeitlindocument WX_PREPEND_ARRAY (part of patch 1590194)
2006-11-03  Vadim Zeitlincorrected documentation of font parameter
2006-11-03  Vadim Zeitlinuse wxNullFont instead of *wxNORMAL_FONT as default...
2006-11-03  Vadim Zeitlinclarify/correct note about VC6 build order problem
2006-11-03  Vadim Zeitlinrestored mention of the other .rsp files removed in...
2006-11-03  Vadim Zeitlinupdate the distribution instructions after switch to...
2006-11-03  Robin DunnRemoved duplicate (and wrong) helpref
2006-11-02  Benjamin Williamsaui documentation updates
2006-11-02  Julian SmartTypo correction
2006-11-02  Stefan Csomorfirst version for docs on graphics classes
2006-11-02  Stefan Csomorfirst version for docs on graphics classes
2006-11-01  Vadim Zeitlinsections cleanup
2006-11-01  Robert Roebling Least important change: move AUI docs in alphabetical...
2006-11-01  Benjamin Williamswxaui docs after big rename
2006-11-01  Julian SmartCorrected directory example
2006-11-01  Robert Roebling wxMiniFrame's default style is without closebox on
2006-11-01  Robert Roebling FRM's small wxSize::Scale enhancement.
2006-10-31  Robert Roebling Return SetSizeHints() in wxWindow to its former
2006-10-31  Robin DunnAdd a topc overview about window sizing
2006-10-31  Julian SmartAdd newline at end - necessary for PDF
2006-10-31  Benjamin Williamswxaui documentation updates
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
next