OS/2 tweaks.
[wxWidgets.git] / docs /
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
2002-07-21  Vadim Zeitlinadded (and documented) trivial but useful IsSingleLine...
2002-07-21  Vadim Zeitlinmention that usually wxGetUserId() should be used to...
2002-07-19  Robin DunnMoved the check for page scrolling with the wheel into...
2002-07-19  Julian SmartApplied patch [ 581139 ] Misc wxCmdLineParser changes...
2002-07-17  Vadim ZeitlinwxSTAY_ON_TOP support in wxMessageBox (patch 581826)
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-07-16  Václav Slavíkminor mgl/install.txt updates
2002-07-15  Robin DunnAssert that wxEXEC_SYNC is not passed in flags to wxPro...
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Vadim Zeitlinadded and documented wxProcess::Open()
2002-07-12  Julian SmartAdded wxView::OnClosingDocument so the application...
2002-07-10  Julian SmartRemoved some inappropriate use of verbatim
2002-07-09  Vadim Zeitlinextracted the scroll events docs in a single file which...
2002-07-09  Julian SmartCorrected a few typos and added references to files...
2002-07-09  Julian SmartAdded comment about increased wxRadioBox space
2002-07-09  Robert Roebling Added port notes.
2002-07-08  Gilles Depeyrotupdated libpng from 1.0.3 to 1.2.4
2002-07-08  Julian SmartAdded download page link.
2002-07-06  Mattia BarbonMade documentation for wxImage::GetData/SetData more...
2002-07-05  Mattia BarbonwxPerl documentation updates
2002-07-04  Vadim Zeitlinfixed typo in including function.tex
2002-07-04  Julian SmartUpdated script + FAQs
2002-07-04  Julian SmartDocumented various patches from Mark Armstrong <marka...
2002-07-03  Vadim Zeitlinextracted the constants to their own chapter and docume...
2002-07-03  Vadim Zeitlintypos and other doc corrections from Olly Betts (patch...
2002-07-01  Vadim Zeitlinremoved out of date copy of the file which is now in...
2002-07-01  Vadim Zeitlinfixed 2 bugs in 2 lines of wxFileSelector example code
2002-06-26  Vadim Zeitlinadded missing 'R' in RGB
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-22  Gilles Depeyrotintegrated wxMac specific changes into common file
2002-06-20  Vadim Zeitlinfixed setting tooltips for slider by moving the code...
2002-06-20  Chris Elliottfix to tex format documentation for wxSVG
2002-06-19  Chris ElliottwxSVGDC class documentation
2002-06-18  Vadim Zeitlinmention WXWIN_COMPATIBILITY_2_2
2002-06-13  Vadim Zeitlinfixes to the sizers behaviour necessary to make the...
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-13  Vadim Zeitlinfixed buglet in wxWindow::GetPosition docs
2002-06-12  Vadim Zeitlinadded wxGetProcessId()
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-06-06  Vadim Zeitlinmarked the most important backwards incompatible change...
2002-06-05  Julian SmartAdded documentation for wxHelpProvider::RemoveHelp
2002-06-05  Julian SmartAdded Delete member to wxStringHashTable in order to...
2002-06-05  Robin DunnGive wxMSW's wxDirDialog support for wxDD_NEW_DIR_BUTTON
2002-06-04  Vadim Zeitlinadded new Danish translator
2002-06-04  Robin DunnFix and update the note about handling EVT_KEY_DOWN...
2002-06-04  Vadim Zeitlinadded incremental keyboard search to wxTreeCtrl
2002-06-04  Vadim Zeitlinadded and documented wxTIMER_XXX constants to be used...
2002-06-03  Vadim Zeitlinmention EVT_KEY_DOWN/CHAR change
2002-05-31  Robert Roebling Doc tweaks for FindWindowByXX
2002-05-31  Robert Roebling Documented wxClienData and friends.
2002-05-29  Julian SmartCorrected some typos
2002-05-28  Vadim Zeitlincorrected the completely wrong example (bug 545427)
2002-05-27  Robin DunnFixed a tex2rtf warning
2002-05-27  Robin DunnChanged the default style flags on wxSplashScreen
2002-05-26  Vadim Zeitlinadded wxWizard::Fit()
2002-05-26  Vadim Zeitlinupdated wxSpinXXX event docs
2002-05-26  Vadim Zeitlinadd full 32 bit range support to wxSpinButton/Ctrl
2002-05-25  Vadim Zeitlinchanges to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles...
2002-05-25  Vadim Zeitlinnew wxWindow::FindWindowByXXX() methods replacing the...
2002-05-24  Vadim ZeitlinwxTextCtrl::OnChar() can't be used to translate the...
2002-05-22  Vadim Zeitlinfixed ProcessMessage() signature
2002-05-21  Václav Slavíkdownload clarification
2002-05-20  Vadim Zeitlinadded docs for a few missing methods (Inside, Deflate...
2002-05-13  Vadim Zeitlindocumented wxFileName::SplitPath(), added more obsolesc...
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-05-12  Julian SmartAdded missing brace in checkbox.tex
2002-05-12  Julian SmartAdded deprecated property classes for future reference...
2002-05-11  Vadim Zeitlinfixed typo
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-05-09  Vadim Zeitlinfixed return value of Enable() and Disable()
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-05-09  Vadim Zeitlinadded/documented wxApp::FilterEvent
2002-05-09  Vadim Zeitlinadded (and documented) wxSafeShowMessage, use it in...
2002-05-08  Mattia BarbonAdded documentation for wxListItem.
2002-05-08  Mattia BarbonFix _ quoting to make tex2rtf happier
2002-05-08  Julian SmartAdded Ok() member for print data, print dialog, page...
2002-05-07  Vadim Zeitlinremoved Left(char ch) version which doesn't exist any...
2002-05-06  Julian SmartDid a small amount of proofreading of the ODBC docs.
2002-05-06  Vadim Zeitlinadded wxCheckBox::IsChecked() to wxMac and documented it
2002-05-05  Vadim Zeitlinfixed multiple bugs in multiple selection wxCheckListBoxes
2002-05-05  Mattia BarbonDocumentation for wxClipboard::Flush
2002-05-05  Vadim Zeitlinadded files for LaTeX compilation (second part of the...
2002-05-05  Vadim Zeitlinfixed LaTeX compilation problems (part of patch 551210)
2002-05-05  Vadim Zeitlinadded wxShutdown (patch 547443)
2002-05-05  Julian SmartDoc tweaks
2002-05-04  Stefan NeisUpdated documentation according to recent array changes.
2002-05-04  Gilles Depeyrotutility scripts to manipulate xml CodeWarrior 5.3 proje...
2002-05-04  Gilles Depeyrotupdated todo list
2002-05-04  Gilles Depeyrotupdated Universal Interfaces requirements for CodeWarri...
2002-05-04  Vadim Zeitlinfixed wxDirDialog ctor docs
2002-05-02  Mattia BarbonMissing bracket in array.tex
2002-05-02  Vadim Zeitlinyou don't have to set BCCDIR for compilation with Borla...
2002-05-02  Vadim Zeitlinsplitted wxFileStream docs in 2 files to make the class...
2002-05-02  Vadim Zeitlinfixed type: wxUint16 -> wxUint32 (patch 549556)
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-27  Václav Slavíkuse XML namespace in XRC files
2002-04-27  Vadim Zeitlinsome docs for wxArray(int n) mods
next