Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / docs /
2006-05-24  Mart RaudseppTypo fix (age -> page) and \texttt{NULL} -> \NULL
2006-05-24  Włodzimierz SkibawxToggleButton for wxUniv already introduced.
2006-05-23  Julian SmartDocumented wxUniv wxToggleButton addition
2006-05-22  Vadim Zeitlindocument that wxRenderer methods [are supposed to]...
2006-05-18  Julian SmartAdded Set/GetQuickBestSize
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-16  Vadim Zeitlinadded documentation of common attributes
2006-05-16  Mart RaudseppFix doc bug #1455621 - wxURI documentation has wrong...
2006-05-14  Kevin HockContinue reading after checking the pushback buffer...
2006-05-12  Vadim Zeitlinadded clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
2006-05-11  Mart RaudseppAdd some helpref's in the wxPython topic overview....
2006-05-08  Vadim Zeitlinmention wxComboControl
2006-05-06  Vadim Zeitlinbetter Wait/Delete() docs (patch 1434085)
2006-05-06  Vadim Zeitlindocs for Get/SetNativeFontInfoUserDesc() (part of patch...
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-05-06  Vadim Zeitlinmention that Wait() relocks the mutex before returning...
2006-05-06  Vadim Zeitlinadded wxString::EndsWith() (patch 1483049)
2006-05-06  Vadim Zeitlinallow to specify the value for unknown ids in GetXRCID...
2006-05-06  Vadim Zeitlinadded wxTextAttr::Merge (modified patch 1482719)
2006-05-06  Vadim Zeitlinblank lines were ignored in multiline cell labels ...
2006-05-05  Vadim Zeitlincorrected wording of application shutdown logic description
2006-05-05  Vadim Zeitlinmention that timestamp is in ms
2006-05-04  Vadim Zeitlinmention that SetItemToolTip() is for wxMSW and wxGTK2...
2006-05-04  Vadim Zeitlinadded support for radiobox items tooltips in XRC
2006-05-04  Vadim Zeitlinadded brief wxRadioBox description
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-05-03  Vadim Zeitlindocumented GetPathWithSep()
2006-05-02  Vadim Zeitlinmention that FindToolForPosition() is not implemented...
2006-04-30  Włodzimierz SkibaRenamed DrawCheckButton due to conflict with existing...
2006-04-30  Robert Roebling Applied patch to add n bitmaps at once to an image
2006-04-30  Robert Roebling wxListBox default cstr doc patch.
2006-04-30  Robert Roebling Commit XML doc patch.
2006-04-30  Robert Roebling int -> unsigned int in wxListBox docs.
2006-04-30  Włodzimierz SkibaNo more avoiding wxSizer::Fit in wxWinCE builds.
2006-04-27  Włodzimierz SkibawxTLW::IsAlwaysMaximized() introduction.
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-23  Vadim Zeitlincorrected return codes of various methods (patch 1472288)
2006-04-20  Vadim ZeitlinLaTeX syntax error in wxRenameFile fixed
2006-04-20  Václav Slavíkfixed typo: SelectItem doesn't have return value
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.
next