OS/2 will not support a mini-frame
[wxWidgets.git] / docs /
2002-09-15  Julian SmartTweaks to the announcements, including adding some
2002-09-15  Julian SmartAdded a couple more build starter scripts
2002-09-15  Julian SmartUpdated makewx... scripts
2002-09-14  Robert Roebling Updated some comments.
2002-09-14  Robert Roebling Added todo file for wxX11. Empty still.
2002-09-14  Julian SmartApplied patch [ 608876 ] Improvements to installation...
2002-09-13  Julian SmartUpdated Mingw32 install text
2002-09-12  Julian SmartAdded unix2dos.c utility
2002-09-10  Vadim Zeitlinclarification of Set/GetTitle() with respect to popup...
2002-09-09  Vadim ZeitlinwxDialog doesn't derive from wxPanel nor accepts wxDIAL...
2002-09-09  Julian SmartFile for notes about publicity, incl. newsgroups for...
2002-09-09  Julian SmartTweaks to the announcement
2002-09-08  Václav Slavíkanother false statement corrected
2002-09-08  Julian SmartAdded a note about bug in Mingw32 headers.
2002-09-08  Julian SmartAdded a directory for sharing publicity resources
2002-09-07  Vadim Zeitlinadded wxLocale::GetLanguageInfo()
2002-09-07  Stefan NeisCommited John Labenski's patch giving access to the...
2002-09-07  Julian SmartRemoved rundant files, updated readme.txt.
2002-09-06  Julian SmartAdded missing rejigged IPC Latex files
2002-09-06  Václav Slavíkdocumented need to install ZIP handler
2002-09-06  Julian SmartCorrected wxMenu::Append item symbol documentation
2002-09-06  Julian SmartAdded another reference to adding the zip handler.
2002-09-06  Julian SmartAdded note about adding the zip handler when using...
2002-09-05  Mattia BarbonRevert apparently accidental commit
2002-09-05  Julian SmartApplied patch [ 605188 ] Fix to draw 24 bit bitmaps
2002-09-05  Julian SmartApplied patch [ 605189 ] add edit cancel notify to...
2002-09-05  Julian SmartApplied patch [ 603858 ] wxTextCtrl text alignment...
2002-09-04  Vadim Zeitlinmention that wxBase builds with BC++ now
2002-09-04  Vadim Zeitlingeneric status bar now:
2002-09-04  Chris ElliottIntroducing wxBase for borland based on Michael Fieldin...
2002-09-04  Ron LeeAdded (and documented) GetTraceMasks so userspace can...
2002-09-03  Mattia BarbonSmall clarification in ::wxShowTip docs.
2002-09-02  Vadim Zeitlinremoved GetObjectType() ghost
2002-09-02  Julian SmartApplied patch [ 602924 ] colours and effects in wxMSW...
2002-09-02  Vadim Zeitlinchoose implicit parent for the dialog boxes better...
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-08-31  Julian SmartForgot to add wxX11 FAQ
2002-08-31  Julian SmartSome doc fixes
2002-08-31  Julian SmartApplied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-30  Vadim Zeitlinmention that SetSelection(-1, -1) selects everything
2002-08-30  Vadim Zeitlindocumented SetSelection()
2002-08-30  Vadim Zeitlinadded Read64() and Write64() docs
2002-08-30  Vadim Zeitlinremoved wxApp::DoInit(); added wxApp::CreateMessageOutp...
2002-08-30  Vadim Zeitlindisable children when the parent is disabled
2002-08-29  Mattia BarbonDocumented wxListCtrl::GetColumnCount
2002-08-28  Mattia BarbonAdded exlicit make clean/cleanall in the sample makefil...
2002-08-28  Stefan NeisFixed version number.
2002-08-28  Stefan NeisAdded instructions for compiling with EMX.
2002-08-27  Vadim Zeitlinexpanded OnExit() docs (patch 600043)
2002-08-27  Vadim Zeitlinupdated ctor/Create() signature to match the real funct...
2002-08-27  Vadim Zeitlinadded a section containing the preprocessor constants...
2002-08-27  Vadim Zeitlinmoved the (updated) contents of this file to the manual
2002-08-27  Vadim Zeitlinmention wxCHECK_VERSION
2002-08-27  Vadim Zeitlindeprecated static wxWizard::Create()
2002-08-23  Vadim Zeitlinmention the key code changes
2002-08-23  Vadim Zeitlincompilation fix
2002-08-22  Julian SmartTidied up filename.tex
2002-08-22  Vadim Zeitlinfixed a few typoes
2002-08-22  Vadim Zeitlinmention that Clear() and SetValue() *will* send EVT_TEX...
2002-08-22  Vadim Zeitlinmade wxFrame::SendSizeEvent() public and documented it
2002-08-21  Julian SmartAdded a line about MINGW32VERSION
2002-08-20  Vadim Zeitlinadded and documented wxProcess::Is{Input|Error}Availabl...
2002-08-20  Vadim Zeitlinfixes for wxExecute() with IO redirection: wxStreamTemp...
2002-08-20  Vadim Zeitlinremoved a few already implemented entries, added 3...
2002-08-20  Julian SmartApplied patch [ 597700 ] Fix proposal for wxJoystick...
2002-08-20  Robert Roebling Added scrolling of widgets to GTK 2.0.
2002-08-20  Vadim Zeitlinadded support for wxCONFIG_USE_NO_ESCAPE_CHARACTERS...
2002-08-20  Julian SmartAdded brief instructions for compiling wxMSW with configure
2002-08-20  Vadim Zeitlinadded mentions of internat sample
2002-08-20  Vadim Zeitlinupdated mutex and semaphore docs to reflect the new...
2002-08-20  Julian SmartIncremented version number
2002-08-20  Julian SmartApplied patch [ 597398 ] Generic MDI, wxNotebook based.
2002-08-19  Julian SmartAdded EVT_JOY_BUTTON_... macros as per the manual,
2002-08-18  Julian SmartUse wxGenericImageList for wxMSW/wxUniv now; this
2002-08-18  Julian SmartFurther installation fixes
2002-08-18  Julian SmartCorrected HTML index, other distro-related tweaks
2002-08-16  Julian SmartCorrected files for PDF RTF
2002-08-16  Julian SmartApplied patch [ 594623 ] FL: No Taskbar entry for tool...
2002-08-16  Julian SmartApplied patch [ 594416 ] MDI Previous Child
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-08-15  Vadim Zeitlinsome old minor doc fixes I forgot to commit somehow
2002-08-15  Vadim Zeitlinadded wxList::IsEmpty()
2002-08-08  Julian SmartApplied patch [ 579219 ] wxNotebook:SetPadding added
2002-08-08  Julian SmartApplied patch [ 587450 ] Scoped Smart pointers and...
2002-08-08  Julian SmartApplied patch [ 589903 ] Update doc for CW/wxMSW install
2002-08-08  Julian SmartApplied patch [ 592063 ] generic notebook does not...
2002-08-05  Vadim Zeitlinadded a more convenient version of wxFileType::GetOpenC...
2002-08-03  Mattia BarbonMention wxMessageOutput in changes.txt
2002-08-02  Mattia BarbonDocumented wxMotif changes
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-07-30  David WebsterInstallation file
2002-07-27  Václav SlavíkHow to use MSLU with MSVC/nmake
2002-07-27  Václav Slavíkadded a section on when to delete global objects
2002-07-27  Václav Slavíkfixed typo
2002-07-27  Václav Slavík1. clarified relation between XRC .xrs files and ZIPs
2002-07-25  Vadim Zeitlincorrected Enable() docs to correspond to the real metho...
2002-07-23  Julian SmartAdded wxMotif comments
2002-07-22  Julian SmartChanged main ftp address to ftp://biolpc22.york.ac...
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2002-07-21  Václav SlavíkUnicodification of wxDataStreams
next