]> git.saurik.com Git - wxWidgets.git/history - docs/latex
Fix nonsensical checked menu item label and behaviour
[wxWidgets.git] / docs / latex /
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-30  Julian SmartAdded wxToolbook class
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-25  Jamie GaddClarify wxMessageBox usage. Fixes bug #1414535.
2006-01-24  Vadim Zeitlinfixed WX_DEFINE_SORTED_ARRAY_INT example
2006-01-22  Mart RaudseppAdd a "see also" note for wxScrollWinEvent for wxWindow...
2006-01-21  Julian SmartFixed bug [ 1361674 ] Document wxDocMDIParentFrame...
2006-01-21  Julian SmartBug [ 1355450 ] wxSplitterWindow overview shows horizon...
2006-01-21  Vadim Zeitlindocument other SetValue() overloads
2006-01-19  Julian SmartApplied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
2006-01-19  Julian SmartAdded toggle event
2006-01-18  Julian SmartApplied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat
2006-01-18  Julian SmartApplied patch [ 1304191 ] support for MEMO fields
2006-01-17  Julian SmartApplied patch [ 1373007 ] Document wxPROCESS_ENTER...
2006-01-17  Julian SmartApplied patch [ 1369264 ] added note for wxListCtrl...
2006-01-12  Kevin HockChange reference from GetForce to CanVeto
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2006-01-09  Vadim Zeitlindocument that wxDC can't be created
2006-01-09  Vadim Zeitlinmention that wxMULTIPLE flag doesn't make sense with...
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-04  Vadim ZeitlinInitialize() returns bool, not void
2006-01-02  Vadim Zeitlindocument that font set with SetFont() is not automatica...
2006-01-02  Vadim ZeitlinGetFont() only works after SetFont()
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2006-01-01  Vadim Zeitlinfixed typo in event name (bug 1394834)
2005-12-29  Kevin HockRemove obsolete GetForce
2005-12-24  Vadim Zeitlinwarn that GetMenu() may return NULL
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-12-19  Vadim Zeitlindocumented Set/GetIcon(), added (not quite pure) virtua...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-19  Mart Raudsepptimer.tex: wxTimerEvent is derived from wxEvent
2005-12-18  Vadim Zeitlindocumented Set/GetLabel() treatment of mnemonics
2005-12-17  Stefan NeisUse thread-safe functions where possible.
2005-12-16  Mart Raudseppimage.tex: s/set.to/set to
2005-12-14  Vadim Zeitlinremoved obsolete reference to wxScrolledWindow
2005-12-10  George TaskerUpdated to state INNER join rather than OUTER join
2005-11-30  Vadim ZeitlinIsItemShown/Enabled() are now implemented on more platf...
2005-11-30  Vadim Zeitlinadded wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-11-30  Vadim Zeitlincorrected GetChildren() docs
2005-11-30  Vadim Zeitlinremoved sentence about ParseDateTime() not being implem...
2005-11-30  Michael WetherellMake behaviour of Eof() more consistent
2005-11-29  Vadim Zeitlinadded wxRadioBox::IsItemEnabled/Shown() (for MSW only...
2005-11-29  Michael WetherellIt seems that wxFileInput/OutputStream now report eof...
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-23  Vadim Zeitlinfixed Write() signature
2005-11-21  Vadim Zeitlindocumented HasFlag()
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-20  Julian SmartTypo corrections
2005-11-20  Vadim Zeitlincorrected SeekEnd() docs
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-17  Włodzimierz SkibaFixes for bugs #1218219 and #1218254.
2005-11-16  Włodzimierz SkibaFinally removes occurences of OnMenuCommand and closes...
2005-11-15  Michael WetherellAdd a length parameter for wxRegEx::Matches
2005-11-13  Włodzimierz SkibaHelpful references.
2005-11-13  Włodzimierz SkibaTypo fix.
2005-11-13  Włodzimierz SkibaTypo fix.
2005-11-13  Włodzimierz SkibaResize all top level windows when SIP changes visibility.
2005-11-11  Julian SmartTypo correction
2005-11-10  Vadim Zeitlinadded wxKeyEvent::GetModifiers()
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  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-02  Włodzimierz SkibaBug #1220988 fixed.
2005-10-28  Kevin HockFixed description with number of ways to use timer...
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  Vadim Zeitlinfixed typo in GetNextItem example (bug 1333797)
2005-10-19  Włodzimierz Skibaconstfunc correction
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-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-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-22  Vadim Zeitlinwarning about standard controls
2005-09-20  Mart RaudseppDocument wxDirDialog styles
2005-09-19  Mart RaudseppFix "Error: Curly braces do not match inside file fontm...
2005-09-18  Vadim Zeitlindocumented GetAllEncodingNames
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-14  Julian SmartDoc fix
2005-09-14  Mart Raudsepp"See also wxListView" link for wxListCtrl
next