add support for creating drop down toolbar buttons from XRC
[wxWidgets.git] / docs / changes.txt
2007-12-22  Vadim Zeitlinfixes to wxImage::ResambleBox() (patch 1843902)
2007-12-22  Vadim Zeitlindiscard any pending messages for the socket being destr...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-15  Vadim Zeitlindon't misinterpret the time after the date as a weekday...
2007-12-12  Vadim Zeitlinmention some of the major changes in 2.9 so far
2007-12-04  Václav Slavíkadded <scrollrate> parameter to wxScrolledWindow XRC...
2007-11-30  Vadim Zeitlinmention wxDC change (more details would be welcome)
2007-11-24  Vadim Zeitlinadded Show/HideWithEffect() and implemented them using...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-20  Vadim Zeitlinadded wxWindow::GetPrev/NextSibling()
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-16  Vadim Zeitlindocument Next/PrevControlId() removal (should have...
2007-11-12  Vadim Zeitlinmove wxGetClientDisplayRect() fix into 2.8.7 section
2007-11-10  Vadim Zeitlinadded functions for setting the columns order in wxList...
2007-11-09  Vadim Zeitlincleanup wxURLModule after wxSocketModule to avoid crash...
2007-11-09  Vadim Zeitlinforward ported changes in 2.8.7 from WX_2_8_BRNACH
2007-11-09  Vadim Zeitlinfixed bugs with moving/centering the file dialog (repla...
2007-11-06  Vadim Zeitlinimplement wxGetCientDisplayRect() correctly for X11...
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoCompleteFileNames() and implemen...
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoComplete() and implemented it...
2007-11-04  Vadim Zeitlinimplement wxLocale::GetInfo() using CFLocale (modified...
2007-11-03  Vadim Zeitlinadded wxWindow::AlwaysShowScrollbars() and its wxMac...
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-10-29  Vadim Zeitlinadd wxMouseEvent::GetClickCount() and implement it...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-10-20  Vadim Zeitlinmany wxIPC Unicode and UTF-8 fixes (use void* instead...
2007-10-20  Vadim Zeitlinload message catalogs using wxFileSystem; use wxMemoryB...
2007-10-20  Vadim Zeitlindon't update the tree unnecessarily in Expand/CollapseA...
2007-10-19  Julian SmartAdded wxVariantData::Clone and wxVariant::Unshare
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-10-07  Vadim Zeitlinmade wxTreeCtrl::GetNextVisible() behave in the same...
2007-09-30  Václav Slavíkgenerate #line references to source .xrc files in wxrc...
2007-09-23  Vadim Zeitlinadded wxWindow::GetPopupMenuSelectionFromUser() (modifi...
2007-09-21  Vadim Zeitlinpredefine _WIN32_IE before including shellapi.h too...
2007-09-20  Vadim Zeitlinadded Portuguese translation from Antonio Cardoso Martins
2007-09-19  Vadim Zeitlinfix bug with deleting and recreating entries in wxFileC...
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-09-16  Vadim Zeitlinadded XRCSIZERITEM() allowing to directly retrieve...
2007-09-14  Vadim Zeitlinmention that support for reading alpha from TIFF images...
2007-09-14  Vadim Zeitlinreverted the change of wxCmdLineEntryDesc fields to...
2007-09-13  Vadim Zeitlinadded attribution for wxSYS_DCLICK_TIME time change
2007-09-10  Vadim Zeitlinmention that NULL/"" changes also affect struct fields
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-09-09  Vadim Zeitlinadd wxSYS_DCLICK_TIME system metric constant; use it...
2007-09-09  Vadim Zeitlinfixed off by 1 bug in wxDC::GradientFillLinear() (patch...
2007-09-08  Vadim Zeitlinadded support for reading resolution information from...
2007-09-07  Vadim Zeitlinbetter document some of the incompatibilities introduce...
2007-09-07  Vadim Zeitlindon't use _T() inside wxGetTranslation() and related...
2007-09-03  Vadim Zeitlinfix translation of wx priority values to the standard...
2007-09-03  Vadim Zeitlinfix WX_GL_STEREO attribute handling: value for it was...
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2007-08-15  Vadim Zeitlinuse one shot timers in wxAnimationCtrl (patch 1774535)
2007-08-14  Vadim Zeitlinadded wxTaskBarIcon::Destroy()
2007-08-14  Julian SmartAdded periods
2007-08-04  Vadim Zeitlinmake wxTmemchr() return (and take) char* instead of...
2007-07-29  Vadim Zeitlinadded support for 2 extra mouse buttons (patch 1757630)
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-21  Vadim Zeitlinadded support for user-defined types to wxConfig (patch...
2007-07-14  Václav Slavíkrenamed wxXmlProperty to wxXmlAttribute, plus implied...
2007-07-13  Václav Slavíkremoved broken and global GetLine() function from wx...
2007-07-13  Vadim Zeitlinset the string field of the wxEVT_COMMAND_CHECKLISTBOX_...
2007-07-13  Vadim Zeitlinfixed showing busy cursor for disabled windows and...
2007-07-12  Vadim Zeitlinadded support for binary data to wxConfig (slightly...
2007-07-10  Vadim Zeitlinadded --optional-libs wx-config argument (patch 1747239)
2007-07-09  Vadim Zeitlingenerate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even...
2007-07-08  Václav Slavíkdocumented removal of unsafe wxGets() and wxTmpnam...
2007-07-04  Vadim Zeitlinadded support for broadcasting to UDP sockets (patch...
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)
2007-07-03  Paul Cornettfix XPM SaveFile for more than 92 colors
2007-06-28  Vadim Zeitlinmention wxLogInterposer(Temp)
2007-06-27  Vadim Zeitlindon't invalidate the font in SetNativeFontInfo[Desc...
2007-06-27  Vadim Zeitlinadded wxLog::DisableTimestamp() to be used as a synonym...
2007-06-22  Vadim Zeitlindon't always add wxCAPTION to wxMiniFrame style uncondi...
2007-06-20  Vadim Zeitlinsingle line wxTextCtrl fg colour fix is now in 2.8
2007-06-20  Václav Slavíkuse wxString in wxRegKey methods; make it compile witho...
2007-06-20  Vadim Zeitlinmention changes from 2.8 branch too, at the very least...
2007-06-20  Vadim Zeitlindon't free "static" alpha data (patch 1738966)
2007-06-17  Vadim Zeitlincorrect setting of pSymbol->SizeOfStruct (patch 1737789)
2007-06-16  Vadim Zeitlinreplace wxDocument::GetPrintableName(wxString&) and...
2007-06-11  Václav Slavíkuse wxString argument and not wxChar* in wxHtmlParser...
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-06-03  Vadim Zeitlincorrected wrong change description: raw RGB support...
2007-06-03  Vadim Zeitlinadded raw RGB support and colour normalization to PNM...
2007-06-02  Vadim Zeitlinupported changes from 2.8.5 (at the very least this...
2007-06-02  Vadim Zeitlinenable non-top tabs workaround for Vista too (replaces...
2007-06-02  Vadim Zeitlinadded msw.font.no-proof-quality system option as it...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-24  Vadim Zeitlinadded wxRect::operator+() and *() (union and intersecti...
2007-05-24  Vadim Zeitlindeprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-12  Vadim Zeitlinmention drop down toolbar buttons
2007-05-11  Vadim Zeitlinapply the table bg colour between the cells too (patch...
2007-05-11  Vadim Zeitlinfix wxComboCtrl colours under Windows Vista (patch...
2007-05-10  Vadim Zeitlinadded wxListCtrl::SetItemPtrData()
2007-05-01  Vadim Zeitlinfix wxStringOutputStream::Write() in Unicode build...
next