]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx
Fixed a tex2rtf warning
[wxWidgets.git] / docs / latex / wx /
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-04-07  Vadim Zeitlinadded ra key methods docs
2002-04-07  Vadim Zeitlinadded wxTextCtrl::EmulateKeyPress
2002-04-07  Julian SmartVersion updates, manual date change, no change to dragi...
2002-04-07  Václav Slavíkadd artprov sample to the list
2002-04-06  Václav Slavíkfixed wxEncodingConverter::Convert docs
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-06  Václav Slavíkfixed typo
2002-04-05  Vadim Zeitlinadded a few missing tree events to the docs
2002-04-05  Vadim Zeitlinminor fix to wxFileName::MakeRelativeTo(), removed...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-04-03  Mattia BarbonMention wxCURSOR_BLANK
2002-04-03  Vadim Zeitlinadded a note about the constraints being deprecated
2002-04-02  Vadim Zeitlinfixed OnDropFiles() signature
2002-04-02  Vadim Zeitlinchanged wxCondition API to take a reference, not pointe...
2002-04-02  Vadim Zeitlinadded wxSemaphore (with docs), new version of wxConditi...
2002-04-02  Vadim Zeitlinadded the include files section (patch 538251)
2002-04-02  Robin DunnwxWindowMSW now eats EVT_CHAR if the key was handled...
2002-04-01  Julian SmartApplied FloodFill patch
2002-03-27  Vadim ZeitlinwxFileName::Get/SetTimes() finally seem to work under...
2002-03-27  Vadim Zeitlinadded wxEXEC_MAKE_GROUP_LEADER (patch 535422)
2002-03-26  Julian SmartCopied roadmap from wxWebSite module
2002-03-26  Mattia BarbonDocs for wxDialog/wxFrame::SetIcons and wxIconBundle.
2002-03-26  Václav Slavíkwxhtml.rc not needed anymore
2002-03-26  Vadim Zeitlinupdate the toolbar docs for radio buttons
2002-03-26  Mattia BarbonCorrected ctors for wxPropertyListView and wxPropertyLi...
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Vadim Zeitlinadded and documented wxTB_NOICONS and wxTB_TEXT style...
2002-03-24  Václav Slavíkremove wxApp::GetStdIcon from documentation
2002-03-23  Vadim Zeitlinadded wxEXEC_NOHIDE flag, modified wxExecute() to take...
2002-03-22  Julian SmartRemoved references to wxHelpControllerHtml from docs.
2002-03-22  Václav Slavíktex2rtf doesn't like math mode
2002-03-22  Vadim Zeitlinadded Allow() docs
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Václav Slavíkdocs corrections and docs for Chris' wxImage::SaveFile...
2002-03-16  Václav Slavíkapplied wxTR_HIDE_ROOT patch for wxMSW
2002-03-15  Václav Slavíkapplied patch for seeking in GIF images
2002-03-15  Václav SlavíkwxLocale-related corrections to the docs
2002-03-15  Robin DunnAdded wxCURSOR_RIGHT_ARROW, which is like the typical...
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
2002-03-10  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlincorrect Insert() docs (bug #526172)
2002-02-28  Ron LeeTypo fix for GetSizer.
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-24  Vadim Zeitlinadded a note that wxStringList is obsolete
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Robert Roebling applied doc patch for wxPostEvent().
2002-02-22  Vadim ZeitlinwxLogFatalError() now always aborts the program and...
2002-02-21  Vadim ZeitlinwxCursor(wxImage) added (Chris Elliott, patch 517439)
2002-02-20  Vadim Zeitlinuse base 10 by default in wxString::To[U]Long
2002-02-19  Vadim Zeitlinadded GetButton(), some cleanups
2002-02-19  Vadim Zeitlinadded a note about parsing numbers with leading zeroes...
2002-02-19  Vadim Zeitlintypo in style definition fixed
2002-02-17  Václav Slavíktell wxHTML users to initialize wxImage
2002-02-16  Vadim Zeitlinvarious splitter fixes:
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-15  Mattia BarbonUpdated docs for wxProcessEvent
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-02-13  Vadim ZeitlinwxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)
2002-02-12  Vadim Zeitlinadded IsEditable
2002-02-11  Vadim Zeitlinadded SetString docs
2002-02-08  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
2002-02-07  Vadim Zeitlinadded another overloaded DrawCircle() version for compl...
2002-02-07  Vadim Zeitlindocumented wxCOMPILE_TIME_ASSERT2
2002-02-06  Vadim Zeitlinadded and documented wxCOMPILE_TIME_ASSERT and wxASSERT...
2002-02-04  Vadim Zeitlinbase class of wxTreeItemData corrected
2002-02-02  Václav Slavíkchanged wxFileName::Normalize signature to allow or...
2002-02-02  Gilles DepeyrotwxCommand is in cmdproc.h (SourceForge patch #511506)
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-02-01  Vadim Zeitlinmade wxCondition::Signal() queue the signals generated...
2002-02-01  Vadim Zeitlinfixed Show() doc, added Hide()
2002-01-31  Vadim Zeitlinimplemented wxRegion::Offset() for MSW and documented it
2002-01-29  Julian SmartPruned some of txrc.tex; removed redundant helpxlp...
2002-01-29  Mattia BarbonDocumentation for wxHashMap, added deprecation to wxHas...
2002-01-29  Gilles Depeyrotadded precisions for GetSize and GetClientSize
2002-01-29  Gilles Depeyrotadded SetAxisOrientation documentation and improved...
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-27  Václav Slavíkadded skeleton of Port notes section
2002-01-27  Julian SmartAdded first cut at sizer topic, based on Robert's manua...
2002-01-27  Václav Slavíknew wxHtmlWindow::OnOpeningURL API
2002-01-26  Julian SmartSmall doc changes and added missing files.lst to contri...
2002-01-26  Vadim Zeitlinfixed typo in dtor docs
2002-01-25  Vadim Zeitlinadded and documented wxWindow::RemoveEventHandler()
2002-01-25  Vadim Zeitlincommented out many OnXXX() functions
2002-01-25  Vadim Zeitlincorrected a few bugs in OnGetItemXXX() docs
2002-01-25  Vadim Zeitlinremoved inexisting Index() version
2002-01-23  Julian SmartCommented out deprecated classes: wxProp and wxTab...
2002-01-23  Vadim Zeitlinreplaced non existing wxTE_HSCROLL style with wxHSCROLL
2002-01-23  Vadim Zeitlinadded 2nd wxEvent ctor argument
2002-01-23  Julian SmartAdded first cut at XRC docs; added font spec for wxWind...
2002-01-23  Vadim Zeitlintypos due to much cut-and-paste: colour -> font in...
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser docs and links to it and wxGetC...
2002-01-21  Vadim Zeitlinadded wxFont::Ok
2002-01-19  Václav Slavíkdocumentation for wxHtmlWindow::OnOpeningURL
2002-01-19  Vadim Zeitlinadded the possibility to hide the tip window automatica...
2002-01-19  Vadim Zeitlindocumented new CaptureMouse() behaviour
2002-01-19  Julian SmartCorrected wxTextCtrl doc
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
next