fixed for w/o expat
[wxWidgets.git] / docs /
2005-04-16  Robert Roebling Mention GTK+ fixes.
2005-04-16  Robert Roebling Reflect new --with-gtk=VERSION syntax.
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-16  Vadim Zeitlinupdated from libs.dia
2005-04-15  Michael WetherellNew syntax for --with-gtk
2005-04-15  Julian SmartManul version number update
2005-04-14  Kevin HockTypo
2005-04-13  Julian SmartRemoved redundant Cygwin sockets advice
2005-04-13  Julian SmartwxBestHelpController now used as default on Windows
2005-04-13  Robert Roebling Apply Mart R.'s patch for improved font width
2005-04-13  Vadim Zeitlinadded wxMedia
2005-04-13  Vadim Zeitlinmention libs.dia
2005-04-13  Vadim Zeitlinadded wxQA
2005-04-11  Julian SmartRemoved very out of date files in docs/msw
2005-04-11  Julian SmartA word about context help on Mac
2005-04-11  Robert Roebling Even shorter.
2005-04-11  Robert Roebling Remove outdated changes.txt, the common one
2005-04-11  Robert Roebling Update for install.txt.
2005-04-11  Robert Roebling Version 2.6 in the readme.txt
2005-04-10  Vadim Zeitlindocumented AddText
2005-04-10  Vadim Zeitlindocumented wxSL_BOTTOM, clarified the others
2005-04-09  Robin DunnPythonNote corrected
2005-04-08  Ryan NortonVarious underscore doc fixes and some wxXCharBuffer...
2005-04-08  Kevin HockThe manual has grown, change to a 2,000 page manual...
2005-04-08  Michael Wetherell'An 1800-page' is correct if read 'eighteen hundred...
2005-04-08  Kevin HockRevert change to wording *AGAIN*... it is correct to...
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-06  Julian SmartwxWinCE notes updates
2005-04-05  Vadim Zeitlinadded GetVisibleBegin/End() to complement/replace GetFi...
2005-04-05  Vadim Zeitlinfixed wxStaticBox::SetBackgroundColour(): this should...
2005-04-05  Vadim Zeitlinmention static box border fir under wxMSW
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Ryan Norton[ 1176516 ] argv datatype has changed (char in docs...
2005-04-03  Julian SmartMissing arguments fixed
2005-04-03  Ryan NortonUpdate wxURI for RFC 3986
2005-04-02  Vadim Zeitlinadded wxMemoryInputStream(wxMemoryOutputStream&) ctor...
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-04-02  Vadim Zeitlindocument disabled bitmap parameter of AddTool()
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-04-02  Vadim Zeitlindocumented static_data parameter of SetAlpha()
2005-04-02  Julian SmartSmall doc mods
2005-04-02  Vadim Zeitlinadded wxSOLID default value for FindOrCreateBrush()
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-04-01  Julian SmartUpdated date
2005-04-01  Dimitri Schoolwerthfixed default style parameter
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-30  Julian SmartMinor English corrections
2005-03-30  Kevin HockAdded note that the GLOBAL config flag refers to HKLM...
2005-03-29  Robert Roebling Mini doc update for wxConvFileName.
2005-03-29  Robert Roebling Replace wxConvFile with wxConvFileName in the docs.
2005-03-28  Vadim Zeitlincorrected GTK wrapping line
2005-03-27  Vadim Zeitlinsend wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-27  Vadim Zeitlinmade Update() recursive under wxGTK2 (doesn't work...
2005-03-27  David ElliottAdded documentation for using MW compilers with configure.
2005-03-26  Vadim Zeitlinadded deprecation note
2005-03-26  Vadim Zeitlinchanged wxWindow::Refresh() to refresh the window child...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-25  Michael WetherellSome improvements to the zip stream docs thanks to...
2005-03-25  Vadim Zeitlinreversed disabling of deferred resizing in the last...
2005-03-24  Vadim Zeitlinfix handling Alt-key events in wxComboBox
2005-03-24  Julian SmartSwitch deferred sizing off by default
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-23  Vadim Zeitlinadded IsFalse() to simplify code doing HasOption(very...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-23  Vadim ZeitlinwxTextCtrl with wxTE_RICH2 style now uses RichEdit...
2005-03-22  Julian SmartRemoved unreadable/out of date guidelines.txt (any...
2005-03-22  Vadim Zeitlincorrected GetAppName() link
2005-03-22  Vadim Zeitlinadded debugrpt sample
2005-03-21  Vadim Zeitlinmore about GetRect() (patch 1158730)
2005-03-21  Vadim Zeitlinfixed wxTE_WORDWRAP description; wxTE_LINEWRAP supporte...
2005-03-21  Vadim Zeitlinadded support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR...
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-21  Julian SmartAdapt lib to eVC++ 3/4/PPC
2005-03-21  Vadim Zeitlinadded links to wxDebugReport
2005-03-21  Vadim Zeitlindocumented wxDebugReport and related classes
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-21  Vadim Zeitlinmention which files should be changed when adding a...
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-20  Julian SmartUpdated readme
2005-03-20  Vadim ZeitlinSeek(-1, mode) should work instead of giving an error...
2005-03-20  Julian SmartFixes for WinCE toolbar
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Julian SmartExpanded wxSystemOptions docs, documented wxTE_CAPITALIZE
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-18  Julian SmartDoc tweaks
2005-03-18  Julian SmartSetSashSize doc'ed
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Vadim Zeitlinfixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First)
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-15  Julian SmartUPdated notes
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-14  Julian SmartUpdated symbols
next