]> git.saurik.com Git - wxWidgets.git/history - docs/changes.txt
added support for 2 extra mouse buttons (patch 1757630)
[wxWidgets.git] / docs / changes.txt
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...
2007-04-30  Vadim Zeitlinfix m_sizerPage memory leak for the wizards not using...
2007-04-30  Vadim Zeitlindon't drop lines without trailing new line character...
2007-04-26  Vadim Zeitlindon't assert in SetSelection(wxNOT_FOUND), just clear...
2007-04-26  Vadim Zeitlindon't assert in SetSelection(wxNOT_FOUND), just clear...
2007-04-22  Vadim Zeitlinadded wxAppTraits::GetStandardCmdLineOptions() allowing...
2007-04-22  Vadim Zeitlindistribute only the extra, free, space according to...
2007-04-21  Vadim Zeitlinallow having children of status bar in XRC (patch 1704125)
2007-04-21  Vadim Zeitlinadded wxStreamBuffer::Truncate() (patch 1687081)
2007-04-21  Vadim Zeitlinfix bug with not updating the last line correctly when...
2007-04-16  Vadim Zeitlinmore native look for wxCheckListBox (especially under...
2007-04-14  Vadim Zeitlinadded wxRTTI macros to stream classes (patch 1687073)
2007-04-14  Vadim Zeitlinadded wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
2007-04-14  Vadim Zeitlineven controls with transparent background should draw...
2007-04-13  Vadim Zeitlinfix wxTextCtrl::SetSelection(-1, -1) to behave as docum...
2007-04-13  Vadim Zeitlinimplement support for right-aligned/centered items...
2007-04-09  Vadim Zeitlinmake Enter/Return activate the default button (second...
2007-04-09  Vadim Zeitlindon't return the next line text from GetLineText()...
2007-04-08  Vadim Zeitlinadded mouse wheel support (patch 1696082)
2007-04-08  Vadim ZeitlinThe great wxVScrolledWindow refactoring: allow using...
2007-04-08  Vadim Zeitlinadded wxEXEC_BLOCK flag (patch 1620430)
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-04-07  Vadim Zeitlinadd support for resources forks in wxCopyFile() (modifi...
2007-04-07  Vadim Zeitlinsupport accelerators for buttons too (slightly modified...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-31  Vadim Zeitlinset string field of wxCommandEvent object generated...
2007-03-31  Vadim Zeitlinadded gtk.tlw.can-set-transparency system option (repla...
2007-03-31  Vadim Zeitlindecouple primary selection handling from clipboard...
2007-03-30  Václav Slavíkadded char_str() and wchar_str() methods to wxString...
2007-03-30  Vadim Zeitlindon't handle orderly socket shutdown by the peer as...
2007-03-30  Vadim Zeitlindon't call gtk_label_set_line_wrap() from DoGetBestSize...
2007-03-26  Vadim Zeitlinadded wxWindow::NavigateIn(); provide wxGTK implementat...
2007-03-25  Vadim Zeitlinmake wxNO_BORDER work with wxRadioBox (patch 1525406)
2007-03-23  Vadim Zeitlinmore changes from 2.8.4 added
2007-03-23  Vadim Zeitlindon't use TPM_RECURSE under NT4, it results in TrackPop...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-03-19  Vadim Zeitlinfixed handling of accelerators using PageUp/Down keys...
2007-03-18  Vadim Zeitlinadded labels support for toolbar controls for wxMac...
2007-03-18  Vadim Zeitlinuse wxStandardPaths and wxFileName in wxFileConfig...
2007-03-18  Vadim ZeitlinwxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
2007-03-18  Vadim Zeitlinadded wxJoin and wxSplit functions (modified patch...
2007-03-17  Vadim Zeitlinfix extra indentation in wxHTML_ALIGN_JUSTIFY display...
2007-03-17  Vadim Zeitlinimplemented wxMemoryInputStream::CanRead() and added...
2007-03-17  Vadim Zeitlinadded wxMemoryInputStream(wxInputStream&, size_t) ctor...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-03-17  Vadim Zeitlinshutdown sockets gracefully instead of doing it with...
2007-03-16  Vadim Zeitlinmultiple fixes to wxJoystick under Unix and new index...
2007-03-15  Vadim Zeitlinadded support for wxGRID_AUTOSIZE in wxGrid::SetRow...
2007-03-15  Vadim Zeitlinadded wxGridUpdateLocker helper class wrapping Begin...
2007-03-15  Vadim Zeitlinfix GetSize() for large files (patch 1680876)
2007-03-14  Vadim Zeitlinavoid duplicated empty help menu in localized applicati...
2007-03-14  Vadim Zeitlindon't add extra GetCharHeight() pixels to the top borde...
2007-03-12  Vadim Zeitlinadded wxAppTraits::SetLocale() and call it during wxApp...
2007-03-11  Vadim Zeitlinadded wxSafeConvertMB2WX/WX2MB() and use them when...
2007-03-11  Vadim Zeitlinset GtkRcStyle::text to fg colour too to allow changing...
2007-03-09  Václav Slavíkdeprecated wxString::GetWriteBuf() and friends in favou...
2007-03-08  Vadim Zeitlinadded wxMutex::LockTimeout() (modified patch 1671637)
2007-03-07  Vadim Zeitlinfix handling of wxSOCKET_REUSEADDR in wxDatagramSocket...
2007-03-07  Vadim Zeitlinfix base64 computation for strings whose length modulo...
2007-03-07  Vadim Zeitlinfix hang on startup in Unicode build if any standard...
next