]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
Tree != List
[wxWidgets.git] / docs / changes.txt
2006-01-30  Włodzimierz SkibaTree != List
2006-01-30  Julian SmartEntry for wxToolbook.
2006-01-27  Michael WetherellLink oleacc.lib conditionally since VC++ 5 w/o PSDK...
2006-01-27  Kevin HockFixed wxSocketBase::InterruptWait on wxBase.
2006-01-25  Julian SmartUpdated change log
2006-01-25  Julian SmartAdded wxHtmlHelp change log
2006-01-22  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2006-01-19  Włodzimierz SkibaCheckable items in wxToolMenuBarTool supported.
2006-01-19  Jamie GaddFixed bug #778299 - wxTE_RICH2 causes SetValue to show...
2006-01-17  Robin DunnEnable wxListCtrl in report mode to be able to use...
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2006-01-13  Vadim Zeitlinfixed crash with ownerdrawn menu items accelerators...
2006-01-10  Jamie GaddMention statusbar painting fix.
2006-01-10  Włodzimierz SkibawxCalendarCtrl: positioning fixes and colours following...
2006-01-08  David Surovellfixed a typo
2006-01-08  Jamie GaddReturn correct values for GetFieldRect() when using...
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-02  Michael WetherellMention rcdefs.h in changes.txt
2006-01-02  Michael WetherellUpdate changes.txt with recent changes
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2005-12-27  Vadim Zeitlinmention wxDC change
2005-12-27  Václav Slavíkadded support for <sub> and <sup> to wxHTML (based...
2005-12-24  Vadim Zeitlinalso generate wxEVT_SCROLL_CHANGED as under wxMSW
2005-12-24  Vadim Zeitlinimplemented wxCURSOR_BLANK (bug 1377290)
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-12-19  Julian SmartFixed problem trying to print from a preview, whereby...
2005-12-19  Julian SmartwxMac changes documented.
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-18  Julian SmartAdded space after list item number, otherwise number...
2005-12-16  Julian SmartFixed MDI context menu event handling problem (Stefan...
2005-12-14  Julian SmartFixed wxFileDialog breakage on WinCE due to incorrect...
2005-12-10  Włodzimierz SkibawxDisplay support for wxWinCE port.
2005-11-29  Vadim Zeitlinadded wxRadioBox::IsItemEnabled/Shown() (for MSW only...
2005-11-22  David Surovelladded wxMac comment
2005-11-22  Włodzimierz SkibawxGetUserName for WinCE.
2005-11-21  Vadim Zeitlinremoved non-const wxFontData::GetColour()
2005-11-17  Julian SmartFixed problem with choice editor in wxGrid whereby...
2005-11-13  Włodzimierz SkibaResize all top level windows when SIP changes visibility.
2005-11-10  Vadim Zeitlinadded wxKeyEvent::GetModifiers()
2005-11-08  Vadim Zeitlinfix memory leak of pending events in wxEvtHandler dtor
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-05  Włodzimierz SkibaNative wxCheckListBox implementation for wxWinCE.
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow.
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
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  Chris Elliottremove GetImageList(int)
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-19  Julian SmartAdded wxRichTextCtrl
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-09  Vadim ZeitlinAdded wxTreebook:
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-25  Vadim Zeitlinadded and documented SetEscapeId()
2005-09-24  Vadim ZeitlinwxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN...
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-20  Julian SmartDocmented IsModal change
2005-09-18  Julian SmartDocumented GTK+ ~wxWindow fix
2005-09-18  Stefan CsomorwxMac changes
2005-09-16  Włodzimierz SkibaNative spline drawing.
2005-09-11  Julian SmartUpdated change log
2005-09-09  Włodzimierz SkibaFixed wxListbook and wxChoicebook internal layout.
2005-09-03  Vadim Zeitlinfix showing keyboard cues under Win2k/XP
2005-09-03  Vadim Zeitlinmade wxRegKey bugfix note more detailed
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 Zeitlinfixed status bar positioning to work both with and...
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-25  Włodzimierz SkibaRTTI and exceptions settings for WinCE are restored.
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 wxStaticText::Wrap()
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-12  Julian SmartAdaptations for PDA-sized screens
2005-08-12  Julian SmartAdded support for "help" parameter (context help text).
2005-08-06  Michael WetherellAdd wxMGL and Cygwin changes to the changelog
2005-08-04  Mart Raudsepp[wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALI...
2005-08-03  Mart RaudseppDocument wxTextCtrl::XYToPosition, PositionToXY and...
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-29  Vadim Zeitlintake border into account in best size calculations
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-07-29  Vadim Zeitlincompilation fix for IBM xlC (closes 1230392)
2005-07-29  Vadim Zeitlinasync playback and object lifetime remarks
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Mart RaudseppwxGTK: Implemented wxTLW::RequestUserAttention()
2005-07-28  Vadim Zeitlindon't reserve space in the header for the column image...
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Vadim Zeitlinmention VC8 support
2005-07-28  Vadim ZeitlinCtrl+mouse wheel changes zoom factor in print preview...
2005-07-28  Vadim ZeitlinShowFullScreen() shows the window if it was still hidde...
2005-07-28  Vadim Zeitlincorrected event type for standalone scrollbars (patch...
2005-07-28  Vadim Zeitlinadded wxZipFSHandler::Cleanup() (modified patch 1213615)
next