Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h
[wxWidgets.git] / docs /
2005-11-08  Włodzimierz SkibaMore obsolete compatibility removed.
2005-11-08  Vadim Zeitlinfix memory leak of pending events in wxEvtHandler dtor
2005-11-07  Mart RaudseppFix formatting tag in frame.tex
2005-11-07  Mart RaudseppFix formatting in bbutton.tex
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-05  Włodzimierz SkibaNative wxCheckListBox implementation for wxWinCE.
2005-11-05  Vadim Zeitlindocumented wxStringTokenize()
2005-11-03  Vadim Zeitlinuse focused bitmap as fallback for the hover one
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow.
2005-11-03  Michael WetherellInitial attempt at some instructions on building for...
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-02  Włodzimierz SkibaBug #1220988 fixed.
2005-11-01  Włodzimierz SkibawxMultiChoiceDialog uses now wxCheckListBox if possible...
2005-10-29  Włodzimierz SkibaPressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-28  Kevin HockFixed description with number of ways to use timer...
2005-10-28  Chris Elliottremove GetImageList(int)
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-25  Mart RaudseppAlphabetize wxWindow members list
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-21  Vadim Zeitlinfixed typo in GetNextItem example (bug 1333797)
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...
next