Committing in .
[wxWidgets.git] / docs /
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-09  Vadim Zeitlinadded support for non alphanumeric simple character...
2002-03-08  Václav Slavíkcase insensitive <font face>
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlinexplained how the existing array declarations must...
2002-03-06  Vadim Zeitlinforbid copying wxEvtHandlers
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-06  Vadim Zeitlincorrect Insert() docs (bug #526172)
2002-03-04  Vadim Zeitlinadded Hungarian translations
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  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2002-02-23  Robert Roebling applied doc patch for wxPostEvent().
2002-02-23  Julian SmartAdded some notes on the Nano-X port.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
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-20  Vadim Zeitlin1. always create the buttons with WS_CLIPSIBLINGS style...
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  Vadim Zeitlinbetter handling for the style changing during run-time
2002-02-17  Václav Slavíktell wxHTML users to initialize wxImage
2002-02-17  Václav Slavíkadded info about xpm.lib to changes.txt
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-15  Mattia BarbonUpdated MinGW build instructions
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-11  Julian SmartLinking now
2002-02-10  Václav Slavíkfixes to HTML tables alignment
2002-02-08  Vadim Zeitlinmoved wxBase readme to its own directory
2002-02-08  Julian SmartAdded X11 readme & install docs, updates to Motif ones
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  Robert Roebling Added missing test in wxObject::Ref() for already
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 Zeitlinsome really ancient tips updated, mention make problems...
2002-02-01  Vadim Zeitlinfixed Show() doc, added Hide()
2002-01-31  Julian SmartApplied wxPoem, wxSystemSettings, sizing, install doc...
2002-01-31  Vadim Zeitlinimplemented wxRegion::Offset() for MSW and documented it
2002-01-30  Robert Roebling Added wxRegion::Offset(x,y)
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-28  Vadim ZeitlinwxWindows builds with Solaris and FreeBSD native makes
2002-01-28  Vadim ZeitlinWindows XP appearance fixes for status and tool bars...
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íkadded wxHtmlWindow::OnOpeningURL
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-24  Václav Slavíkfixes to
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-23  Václav Slavíkfixed .cached files on big endian machines and cleaned...
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser docs and links to it and wxGetC...
2002-01-21  Vadim Zeitlinadded wxFont::Ok
2002-01-20  Václav Slavíkadded first microscopic part of XRC format docs
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...
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-18  Vadim Zeitlincorrected wxHIDE_READONLY documentation
2002-01-17  Vadim Zeitlinrecent MSW changes: wxFrame border styles and wxRadioBu...
2002-01-17  Václav Slavíkpartial update from gtk/changes.txt
2002-01-16  Robin DunnAdded wxThread::GetCurrentId(), which returns an ID...
2002-01-15  Robert Roebling Added IFF handler.
2002-01-14  George TaskerFixed '_' chars that were not quoted with a '\'
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-14  Vadim Zeitlinmade the alphabetic class order more alphabetic
2002-01-14  Vadim Zeitlinmade the alphabetic class order more alphabetic
2002-01-14  Gilles Depeyrotadded wxLog functions with a variable argument list...
2002-01-13  Vadim Zeitlin0. extracted toolbar colour mapping stuff to its own...
next