Support for new native OS/2 tree control.
[wxWidgets.git] / docs /
2003-01-24  Julian SmartApplied patch [ 668155 ] Refresh problem when msgbox...
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2003-01-24  Vadim Zeitlinmention Watcom makefile for wxBase
2003-01-23  Mattia Barbon Removed backported changes.
2003-01-23  Václav Slavíkremoved wxEncodingConverter from docs where wxMBConv...
2003-01-22  Vadim Zeitlinyet more doc fixes to backport
2003-01-22  Vadim Zeitlinfixed Update() signature
2003-01-22  Vadim Zeitlinupdate Watcom section; minor additions to the other...
2003-01-22  Vadim Zeitlincorrected and expanded
2003-01-21  Julian SmartUpdated wxBitmap overview
2003-01-19  Václav Slavíkupdated for new/better way of declaring wxART_xxx constants
2003-01-19  Václav Slavíkuse wxART_BROKEN_IMAGE in wxHTML
2003-01-19  Mattia Barbon More changes to be backported.
2003-01-19  Ron LeeWe surely don't need two debugging sections,
2003-01-18  Václav Slavíkbetter XRC handler for wxToolBar
2003-01-18  Václav Slavíkreformatted for 79 chars width and added wxToolBar...
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-18  Václav SlavíkwxLocale::Init bugfix
2003-01-18  Václav Slavíkadded wxFileName::MakeAbsolute
2003-01-17  Vadim Zeitlintried to make wxCloseEvent docs more clear too
2003-01-17  Vadim Zeitlindocumented UngetWriteBuf overload
2003-01-17  Vadim Zeitlintried to make Close() docs more clear
2003-01-16  Vadim Zeitlinadded links to the event docs from the default event...
2003-01-16  Vadim Zeitlinforgot to include wxControlWithItem docs
2003-01-16  Vadim Zeitlinthe find dialog is created hidden, as all the other...
2003-01-16  Stefan Csomorconversion scripts for CW 8 Mac
2003-01-15  Václav SlavíkXRC fixes can be backported
2003-01-15  Vadim ZeitlinMaximize(FALSE) change can be backported
2003-01-15  Vadim Zeitlinfixed calling Maximize(FALSE) before the window is...
2003-01-15  Vadim Zeitlincorrected Get/SetFrame() parameter/return type
2003-01-15  Vadim Zeitlinremoved OnXXX() methods, added new default event handli...
2003-01-15  Vadim Zeitlinupdate wxStaticText check in revisions
2003-01-14  Vadim Zeitlinsome mor minor bug fixes which can be backported
2003-01-14  Vadim Zeitlinfixed wxStaticText best size calculation (closes bug...
2003-01-14  Vadim ZeitlinStart() should resume the stopwatch if it is suspended
2003-01-14  Stefan Csomoradded TARGET_CARBON and __MACH__ info
2003-01-14  Gilles Depeyrotclarified some Mac OS related preprocessor defines
2003-01-13  Vadim Zeitlinmention Solaris 7 compilation fix
2003-01-13  Stefan Csomoradditional infos for wxMac
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Václav Slavíkadded info about ShowFullScreen changes
2003-01-12  Vadim ZeitlinDeleteAllItems() does send DELETE_ITEM events (closes...
2003-01-12  Vadim Zeitlinmore docs about compiler constants
2003-01-12  Vadim Zeitlinadded wxCHECK_GCC/W32API_VERSION
2003-01-12  Vadim ZeitlinOpenWatcom fixes may be backported
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-12  Vadim Zeitlincorrected m_commandString type to wxString (patch 661648)
2003-01-11  Mattia Barbon Changes to be backported.
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-10  Vadim Zeitlinremoved CopyObject(), added copy ctor, corrected Dump()
2003-01-07  Vadim Zeitlindefine true/false if the compiler doesn't have them
2003-01-07  Julian SmartCorrected some typos
2003-01-07  Mattia Barbon Escape some _.
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-07  Vadim Zeitlinworkaround for not appearing vertical scrollbar in...
2003-01-04  Václav Slavíkadded my patches to the list of things to backport...
2003-01-03  Julian SmartAdded a note about 'make install'
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2003-01-02  Vadim Zeitlindocumented wxDateSpan
2003-01-02  Vadim Zeitlinadded operator==() and !=() for wxDateSpan
2003-01-02  Vadim Zeitlinimplemented support for column label alignment (closes...
2003-01-02  Vadim Zeitlinthe file containing the list of things which can be...
2003-01-02  Vadim Zeitlinfixed bug with wxTR_EDIT_LABELS not working with xwTR_M...
2003-01-02  Vadim Zeitlinfixed wxMutexLocker ctor signature (patch 660549)
2003-01-02  Vadim Zeitlinsay that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER...
2003-01-02  Vadim Zeitlinfixed wxCaret::SetSize() (closes bug 659209)
2003-01-02  Vadim Zeitlinmade generic EmulateKeyPress() to work with Delete...
2003-01-01  Vadim Zeitlintypo fix (closes bug 654197)
2003-01-01  Vadim Zeitlindon't send CHECKLISTBOX_TOGGLE event when Check() is...
2003-01-01  Vadim Zeitlinadded wxControlWithItems docs, updated the others to...
2003-01-01  Robin DunnAdded wxLog::Get/SetLogLevel
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-29  Mattia Barbon Small updates:
2002-12-29  Julian SmartTweaked the wording slightly for VC++ 5 compilation
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-28  Julian SmartUpdated some scripts
2002-12-27  Mattia Barbon wxPerl notes for DocView.
2002-12-27  Julian SmartApplied patch [ 658505 ] Updates documentation for...
2002-12-21  Vadim Zeitlinhandle accel keys for owner drawn menu items (based...
2002-12-21  Vadim Zeitlinuse SS_CENTERIMAGE to prevent wxStaticBitmap from stret...
2002-12-20  Julian SmartDo -> Redo
2002-12-20  Julian SmartCleaned up SetMenuStrings, factoring out redo and undo...
2002-12-18  Julian SmartApplied patch [ 649599 ] Fixes bug 610850: Inserting...
2002-12-18  Vadim Zeitlinremoved extra (non existing) Prepend() parameter
2002-12-17  Julian SmartPartially applied [ 632321 ] XRC object_ref fix
2002-12-17  Julian SmartDoc corrections
2002-12-16  Robin DunnGive wxSafeYield an onlyIfNeeded parameter
2002-12-16  Julian SmartFixed missing checkbox alignment
2002-12-16  Julian SmartUpdated change log
2002-12-16  Julian SmartApplied patch [ 652894 ] Checklistbox doesn't need...
2002-12-16  Julian SmartApplied patch [ 654023 ] Enables HtmlHelp (native)
2002-12-13  Václav Slavíkfixed wxFilesystem docs bug
2002-12-13  Václav Slavíkdocumented FileNameToURL and URLToFileName
2002-12-10  Vadim Zeitlincorrected wxCommandProcessor ctor docs
2002-12-10  Julian SmartApplied some of patch [ 650957 ] wxWinCE diff-0.0.4
2002-12-09  Julian SmartApplied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_...
2002-12-09  Vadim Zeitlinfixed Get/SetString() prototypes
2002-12-09  Vadim Zeitlinfixed a typo
next