]> git.saurik.com Git - wxWidgets.git/history - docs
corrected enabling of a specific item by index
[wxWidgets.git] / docs /
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
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...
next