Typo fixes (precompilatixon)
[wxWidgets.git] / docs /
2006-04-18  Vadim Zeitlindefine constfunc in terms of func, this helps tex2rtf...
2006-04-18  Vadim ZeitlinwxSizerItem can be used by user code
2006-04-17  Vadim Zeitlindocument that Remove(index) doesn't delete the window...
2006-04-17  Vadim Zeitlincorrected ancient event type constant in an example
2006-04-17  Vadim Zeitlinadded insert_at property for the object nodes (patch...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlincentralized the handling of border styles; added border...
2006-04-16  Vadim Zeitlinadded wxMenu::AppendSubMenu() to avoid having to specif...
2006-04-16  Vadim Zeitlinclarified the rules for determining whether the path...
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-16  Vadim Zeitlindocumented Set/GetBitmapSelected() (patch 1339028)
2006-04-16  Vadim ZeitlinHandle alpha channel in wxImage::Mirror() and GetSubIma...
2006-04-16  Vadim Zeitlinadded overwrite parameter to wxRenameFile (patch 1467041)
2006-04-16  Vadim Zeitlinadded missing methods documentation (patch 1466949...
2006-04-16  Vadim ZeitlinHitTest() seems to be implemented on most platforms...
2006-04-16  Vadim Zeitlinfixed typo in EVT_SCROLLWIN_BOTTOM documentation (patch...
2006-04-15  Vadim Zeitlinmade width computation in GetTextExtent() more precise...
2006-04-15  Vadim Zeitlinadded wxString::rbegin() and rend()
2006-04-15  Robin DunnGive wxDataObjectComposite a way to report what kind...
2006-04-14  Vadim Zeitlinremoved reference to hvscroll.tex
2006-04-14  Václav Slavíkdon't show the I-beam cursor over text in wxHtmlListBox
2006-04-14  Jamie GaddFix bug in GetTimeZone where timezone wasn't set.
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-04-13  Julian SmartOn screens with restricted space, it's useful to be...
2006-04-12  Vadim Zeitlinmention UTF-16/32 fixes
2006-04-12  Julian SmartAddd IsDynamic, added const to CreateObject
2006-04-11  Vadim Zeitlinadded wxConvUI which determines the conversion used...
2006-04-11  Vadim Zeitlindocumented all the other global conversion objects...
2006-04-10  Vadim Zeitlinuse the encoding of the font which is used to draw...
2006-04-10  Vadim ZeitlinwxGetActiveWindow() exists in wxGTK
2006-04-10  Vadim Zeitlinadded wxDCClipper ctor overload taking a wxRegion and...
2006-04-07  Vadim Zeitlinadded wxTLW::ShouldPreventAppExit() which can be overri...
2006-04-06  Vadim ZeitlinGetBoundingRect() is supposed to return the logical...
2006-04-06  Vadim Zeitlinchanged the version and the date
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...
2006-04-04  Vadim Zeitlinadded new To/FromWChar() API with more reasonable seman...
2006-04-04  Vadim Zeitlinrenamed GetMinMBCharWidth() to GetMBNulLen(), made...
2006-04-03  Vadim Zeitlinfixed LaTeX markup to suit tex2rtf
2006-04-03  Mart RaudseppSync wxGTK docs from WX_2_6_BRANCH to HEAD
2006-04-02  Vadim Zeitlindocument missing default parameters in ctor (patch...
2006-04-02  Vadim Zeitlinadded wxTimeSpan::Millisecond[s]() for consistency
2006-04-01  Vadim Zeitlinadded NUL command
2006-04-01  Vadim ZeitlinDescribed in the comments and documented the semantics...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-30  Julian SmartReverted wxChoice size fix due to problems in W2K and...
2006-03-29  Vadim Zeitlinadded func parameter to wxOnAssert
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
2006-03-28  Włodzimierz SkibaMore typos.
2006-03-28  Włodzimierz SkibaPatch #1459942: typos.
2006-03-28  Włodzimierz SkibaDocumentation fixes for unresolved labels after changes...
2006-03-27  Vadim Zeitlinmade wxTextFile work in Unicode (bug 1260189); also...
2006-03-27  Włodzimierz SkibaFix for broken 'param' macro syntax.
2006-03-27  Vadim Zeitlindocumented GetResourcesDir() and GetLocalizedResourcesD...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-27  Vadim Zeitlinexplain that the message catalogs should be installed...
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-24  Włodzimierz SkibaUpdated changes list after int/size_t unsigned int.
2006-03-24  Robin DunnAdd a note about WXK*PRIOR and WXK*NEXT
2006-03-24  Julian SmartAdded note about accelerator translation
2006-03-24  Julian SmartUpdated adding samples section.
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Julian SmartMiscellaneous change log updates.
2006-03-22  Vadim Zeitlindocumented __WXFUNCTION__
2006-03-22  Vadim Zeitlinmade alphabetical list of functions more alphabetical
2006-03-22  Julian SmartRearranged, added info about universal builds
2006-03-21  Vadim Zeitlinfixed several bugs in ParseDate() (invalid dates could...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-19  Vadim Zeitlincorrected cross-reference to non existent note
2006-03-18  Mart RaudseppUpdate copyright years. Is manual2e.tex even used anymo...
2006-03-16  Vadim Zeitlindocumented option enabling DirectDraw implementation...
2006-03-16  Vadim Zeitlinadded wxDisplay::GetClientArea() (currently implemented...
2006-03-16  Vadim ZeitlinAlbanian translation added (Besnik Bleta)
2006-03-16  Julian SmartMobile 5 Smartphone fixes
2006-03-15  Włodzimierz SkibaDocumentation build fixes.
2006-03-15  Julian SmartAdded documentation for compiling under Windows Mobile 5
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-14  Vadim Zeitlinadded GetScreenPosition/Rect() which always return...
2006-03-14  Mart RaudseppOnGetLineHeight and OnGetLinesHint are virtual, so...
2006-03-14  Mart RaudseppDocs: Escape underscores
2006-03-12  Vadim Zeitlinnative implementation of wxDirDialog for wxCocoa (patch...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinsupport mnemonics for wxStatic/RadioBox and made it...
2006-03-12  Vadim Zeitlinsupport underlined fonts (patch 1448089)
2006-03-12  Vadim Zeitlindon't require multimon.h any more now (patch 1446030...
2006-03-12  Vadim ZeitlinGetNumberOfLines() now returns the number of physical...
2006-03-11  Julian SmartApplied patch [ 1432449 ] wxXml API documentation
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Julian SmartTo -> From
2006-03-10  Vadim ZeitlinOnApply() calls TransferDataFromWindow(), not To
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-07  Vadim Zeitlinadded a tiny class to call Freeze/Thaw in ctor/dtor
2006-03-06  Julian SmartFixed wxGenericFileDialog to work with WinCE, so it...
2006-03-04  Vadim Zeitlinmention wxEventUpdateUI::Show() change
2006-03-02  Mart RaudseppDocs: Escape underscores
2006-02-28  Julian SmartDocumented WinCE context menu change
2006-02-28  Kevin HockMake SetLocal actually work instead of crashing immedia...
2006-02-24  Jamie GaddMake wx{List,Tree}Ctrl resize their standard font if...
2006-02-21  Włodzimierz SkibaFixed using list of wildcards in filter of wxDocTemplate.
next