Added wxRichTextCtrl
[wxWidgets.git] / docs /
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-19  Włodzimierz Skibaconstfunc correction
2005-10-18  Michael WetherellAdd note that precompiled headers do not work on curren...
2005-10-18  Włodzimierz SkibaSet/get for internal border in book based controls.
2005-10-17  Vadim Zeitlinfixed Fit() to call SetClientSize() and not SetSize()
2005-10-14  Vadim Zeitlinfixed OnSysWrite() signature
2005-10-12  Vadim Zeitlinclarified ScrollWindow() docs
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Vadim Zeitlinanother file where the version should be updated
2005-10-05  Kevin HockUpdated link to comctl32 download [ patch 1311650 ]
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-10-03  Vadim Zeitlinescape underscores and don't use abbreviations in text
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-27  Vadim Zeitlintypo
2005-09-25  Vadim Zeitlinadded and documented SetEscapeId()
2005-09-25  Stefan NeisApplied [ 1186782 ] Setting thread stack size on Unix.
2005-09-24  Vadim ZeitlinwxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-24  Vadim Zeitlindon't set focus to a hidden notebook (patch 1299005)
2005-09-24  Vadim Zeitlinmade absence of wxCHANGE_DIR flag work even under NT...
2005-09-24  Vadim Zeitlinremoved code defining NO_GCC_PRAGMA, we shouldn't need...
2005-09-23  Mart RaudseppRemove instruction to define NO_GCC_PRAGMA when compili...
2005-09-22  Vadim Zeitlinwarning about standard controls
2005-09-20  Julian SmartChanged date
2005-09-20  Julian SmartDocmented IsModal change
2005-09-20  Mart RaudseppDocument wxDirDialog styles
2005-09-20  Julian SmartUpdated FAQ from web files
2005-09-19  Mart RaudseppFix "Error: Curly braces do not match inside file fontm...
2005-09-18  Vadim Zeitlindocumented GetAllEncodingNames
2005-09-18  Julian SmartDocumented GTK+ ~wxWindow fix
2005-09-18  Stefan CsomorwxMac changes
2005-09-17  Julian SmartResaved corrupt libs.bmp again
2005-09-17  Vadim Zeitlindocumented wx_truncate_cast()
2005-09-17  Julian SmartMinor doc corrections
2005-09-17  Julian SmartTypo correction
2005-09-16  Vadim Zeitlinadded tech note describing how to add a new wxUSE_XXX
2005-09-16  Włodzimierz SkibaNative spline drawing.
2005-09-14  Julian SmartDoc fix
2005-09-14  Mart Raudsepp"See also wxListView" link for wxListCtrl
2005-09-11  Julian SmartUpdated change log
2005-09-11  Julian SmartApplied patch [ 1284335 ] doc update for wxString:...
2005-09-11  Vadim Zeitlinclarified ToULong() behaviour with negative numbers
2005-09-11  Vadim Zeitlinshow that key codes are defined in wx/defs.h (patch...
2005-09-10  Michael WetherellImprove instructions for compiling with djgpp
2005-09-09  Włodzimierz SkibaFixed wxListbook and wxChoicebook internal layout.
2005-09-09  Julian SmartApplied patch [ 1284913 ] [DOC] Removes msw.staticbitma...
2005-09-09  Julian SmartUpdated date
2005-09-09  Julian SmartMinor doc corrections
2005-09-07  Kevin HockwxApp destructor is virtual [ patch 1283503 ]
2005-09-04  Mart RaudseppFix wxGLCanvas ctor prototypes in docs. Closes bug...
2005-09-03  Vadim Zeitlinfix showing keyboard cues under Win2k/XP
2005-09-03  Vadim Zeitlinmade wxRegKey bugfix note more detailed
2005-09-01  Vadim Zeitlincorrected Get() return value
2005-08-31  Vadim Zeitlinadded link to wxFileHistory
2005-08-31  Vadim Zeitlinadded Open() mode parameter
2005-08-31  Vadim ZeitlinRaise() and Lower() work for any windows
2005-08-31  Vadim Zeitlincorrected header file name
2005-08-30  Vadim Zeitlinreturn a more useful value from wxJoystick::GetProductN...
2005-08-30  Vadim Zeitlincorrected wording of last commit
2005-08-30  Vadim Zeitlingenerate mouse events for all static controls, not...
2005-08-29  Mart RaudseppRemove assert from wxNativeFontInfo::GetFamily() due...
2005-08-28  Vadim Zeitlinspelling fixes and other minor corrections to the docs...
2005-08-28  Vadim Zeitlinfixed status bar positioning to work both with and...
2005-08-28  Vadim Zeitlinfixed label case so that the link works (patch 1263943)
2005-08-28  Vadim Zeitlinfixed bug in wxStreamBuffer::Read(wxStreamBuffer *...
2005-08-28  Vadim ZeitlinFixed several bugs in wxDateTime timezone handling:
2005-08-28  Mattia Barbon Add recent wxMotif changes.
2005-08-28  Vadim Zeitlinadded wxLongLong::ToDouble()
2005-08-27  Vadim Zeitlinadded operator==() and !=
2005-08-25  Vadim Zeitlindon't mention undocumented wxOwnerDrawn in the docs...
2005-08-25  Włodzimierz SkibaRTTI and exceptions settings for WinCE are restored.
2005-08-23  Vadim Zeitlinremoved wrong sentence about idle events being sent...
2005-08-19  Vadim Zeitlindon't forget to modify include/msvc/wx/setup.h and...
2005-08-19  Michael WetherellDocument the current behaviour of OnDestroy
2005-08-17  Mart RaudseppSpecify that "Backward compatibility" is a topic overvi...
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-08-16  Vadim Zeitlinadded newsince note
2005-08-16  Vadim Zeitlinadded wxStaticText::Wrap()
2005-08-13  Michael WetherellMake the backward compatibility section a topic overview.
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-12  Michael WetherellTypo
2005-08-12  Michael WetherellTranslate '&Help' to '&' for italian Windows only
2005-08-12  Julian SmartAdaptations for PDA-sized screens
2005-08-12  Julian SmartAdded support for "help" parameter (context help text).
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-10  Michael WetherellMention converting ANSI->Unicode, patch 1247339 Eric Kow
2005-08-10  Václav Slavíkmake sure all licence texts are really the same
2005-08-09  Mart Raudsepp"Include file" -> "Include files" - as in all other...
2005-08-08  Mart Raudsepp[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x...
2005-08-06  Michael WetherellAdd wxMGL and Cygwin changes to the changelog
2005-08-06  Vadim Zeitlinadded char/wxChar note (bug 1252854)
2005-08-06  Vadim Zeitlinadded ldconfig-not-in-path note and removed duplicate...
2005-08-06  Michael WetherellAdditional information
2005-08-06  Michael WetherellNotes on compiling MGL 5.1
2005-08-04  Vadim Zeitlincorrected wxUnix2DosFilename signature, added deprecati...
2005-08-04  Mart Raudsepp[wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALI...
2005-08-04  Mart RaudseppwxFont wxMSW specific ctor first arg is a const wxSize...
next