removed wxTLW cruft now that all ports have it
[wxWidgets.git] / docs /
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
2002-12-09  Vadim Zeitlinreplaced wxItem_Xxx with wxITEM_XXX as they should be
2002-12-08  Václav Slavíkadded wxHtmlHelpController::AddBook(wxFileName)
2002-12-08  Václav Slavíkfixed tex2rtf error
2002-12-08  Roger GammansDocumentation for wxDbGrid from patch 638274
2002-12-07  Stefan NeisVersion number changes.
2002-12-06  Vadim ZeitlinAppend() returns int, not void
2002-12-06  Vadim Zeitlintell to open .dsw file, not .dsp
2002-12-06  Vadim Zeitlinfixed return type of GetEditControl(); updated its...
2002-12-06  Julian SmartAdded note about opening .dsp files in VC++ .NET
2002-12-05  Julian SmartAdded Marco's first WinCE files
2002-12-05  Julian SmartFurther version changes
2002-12-05  Vadim Zeitlinunabbreviated i18n
2002-12-05  Julian SmartUpdated version
2002-12-05  Vadim Zeitlindetect and don't use old zlib version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-11-02  Vadim Zeitlinadded ctor taking wxFontFlags
2002-09-16  Julian SmartUpdated date
2002-09-15  Vadim Zeitlindon't mention GUI-only changes in the base section
2002-09-15  Vadim Zeitlinupdated the build technote and the technote index;...
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...
next