Use wxFile for IO if wxFFile is not available.
[wxWidgets.git] / include /
2009-08-03  Vadim ZeitlinCompilation fix for wxUSE_FILECTRL && !(wxUSE_DIRDLG...
2009-08-02  Vadim ZeitlinCorrect wxPATH_NORM_DOTS comment and documentation.
2009-08-02  Vadim ZeitlinMake wxGridSizer ctors more consistent.
2009-08-02  Vadim ZeitlinAdd checks of wxGridSizer::Set{Cols,Rows}() arguments.
2009-07-31  Václav Slavíkcompilation fix: only one wxInitialize form may have...
2009-07-31  Vadim ZeitlinExport public wxDelegateTheme class.
2009-07-31  Vadim ZeitlinDon't test whether wxTopLevelWindowNative is defined.
2009-07-31  Vadim ZeitlinUse base class ctors in wxTopLevelWindow.
2009-07-30  Václav Slavíkadded wxInitialize() overload taking char**, to make...
2009-07-25  Vadim ZeitlinAllow setting long version field in About dialog.
2009-07-25  Vadim ZeitlinMove #error for non-MSVC to the top of file.
2009-07-25  Vadim ZeitlinAdd support for stc library.
2009-07-25  Vadim ZeitlinUse wxSTOCK_FOR_BUTTON for message dialog custom labels.
2009-07-25  Vadim ZeitlinAdded wxSTOCK_FOR_BUTTON flag for wxGetStockLabel().
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-23  Vadim ZeitlinImplement wxVLogTrace() accidentally removed by recent...
2009-07-22  Vadim ZeitlinUse wxINT32_MAX instead of LONG_MAX as the upper bound...
2009-07-22  Vadim ZeitlinDon't call IAutoComplete::Init() twice for the same...
2009-07-21  Vadim ZeitlinSupport delayed destruction in console applications...
2009-07-20  Vadim ZeitlinInclude wx/dataobj.h from wx/clipbrd.h.
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-20  Jaakko SalliFixed wxPropertyGridInterface::SetPropertyValues()...
2009-07-20  Vadim ZeitlinDispatch pending events without waiting for idle time...
2009-07-19  Vadim Zeitlinremoved wxDatePickerCtrlGeneric::SetFormat() which...
2009-07-18  Vadim ZeitlinAdd option FILE* parameter to wxMessageOutputStderr...
2009-07-18  Vadim ZeitlinNo changes, just fix a typo: wxGuiLog was used instead...
2009-07-18  Jaakko SalliAdded wxGTK wxBitmapComboBox::DoGetBestSize() implement...
2009-07-18  Jaakko SalliAdded wxMSW wxBitmapComboBox::DoGetBestSize(), which...
2009-07-17  Vadim ZeitlinNo real changes, just made wxEventLoopManual uncopyable.
2009-07-17  Vadim ZeitlinNo real changes, just refactor wxEventLoop/wxApp::Proce...
2009-07-17  Vadim Zeitlinadded wxLB_NO_SB style and implementation for wxMSW...
2009-07-15  Vadim Zeitlinfix log target auto creation broken by recent changes
2009-07-13  Vadim ZeitlinMake wxLog::EnableLogging() and wxLogNull thread-specific.
2009-07-13  Vadim ZeitlinAdd support for thread-specific log targets.
2009-07-12  Vadim ZeitlinRemoved critical section protecting last repeat counter.
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-12  Vadim ZeitlinAdded wxVector::swap().
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-11  Vadim ZeitlinAdded wxThread::GetMainId().
2009-07-11  Jaakko SalliAdded wxPropertyGrid::WasValueChangedInEvent(), added...
2009-07-10  Stefan Csomoradapting to widgetimpl extensions and iPhone OS 3.0
2009-07-10  Stefan Csomoradapting init sequence for different osx platforms
2009-07-10  Stefan Csomorcommitting current iphone state
2009-07-10  Stefan CsomoriPhone bitmap support
2009-07-10  Stefan Csomormore iPhone types
2009-07-09  Vadim Zeitlindon't mark GetTraceMask() deprecated as we use it in...
2009-07-09  Vadim Zeitlinfix MSVC compilation: as string literals are of non...
2009-07-09  Vadim Zeitlinimplement wxLogTrace(wxTraceMask, format, ...) overload too
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-07-09  Vadim Zeitlindisable VC6 warnings before warning(push), otherwise...
2009-07-09  Vadim Zeitlinfix VC6 warnings about not enough parameters for wxDEPR...
2009-07-09  Stefan Csomoradding special case for Carbon DataBrowser Checkbox
2009-07-08  Vadim Zeitlinadded wxLog::IsLevelEnabled() helper; document it and...
2009-07-08  Vadim ZeitlinChanged wxLog DoLogXXX() callbacks and introduced wxLog...
2009-07-05  Vadim Zeitlindon't call OnWriteWaiting() if we lost connection in...
2009-07-05  Vadim Zeitlinchange wxSocketInputBasedManager::AddInput() to take...
2009-07-05  Vadim Zeitlinadded EVT_DATAVIEW_CACHE_HINT event (closes #9891)
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-07-03  Vadim Zeitlinfix harmless warnings (mostly about unused parameters...
2009-07-03  Vadim Zeitlincompilation fix for wxOSX/Cocoa: don't use Carbon funct...
2009-07-01  Vadim Zeitlinmake wxSortedArrayString::Sort() and Insert() private...
2009-06-28  Vadim Zeitlindon't include wx/msw/winundef.h when including wx/defs...
2009-06-28  Vadim Zeitlincompilation fix for wxUniv with 2.8 compatibility disab...
2009-06-28  Vadim Zeitlinadded wxICON_NONE and implement support for it in wxGTK...
2009-06-28  Vadim Zeitlincompilation fix after r61232
2009-06-28  Vadim Zeitlinalways use wxBU_NOTEXT and wxBU_EXACTFIT for wxBitmapBu...
2009-06-27  Vadim Zeitlinset the initial size of bitmap buttons correctly again...
2009-06-24  Vadim Zeitlinsuppress warning about implicit conversion of literal...
2009-06-23  Vadim Zeitlinadjust the toolbar tools bitmap size to fit the biggest...
2009-06-23  Vadim Zeitlinremove confusing wxDialog::ButtonSizerFlags and extract...
2009-06-22  Vadim ZeitlinAdded DoGetClientBestSize() and use it for a couple...
2009-06-22  Jaakko SalliSignificantly improved wxPropertyGrid's top-level paren...
2009-06-21  Jouk Jansenfix for wxGTK1 & bmpbuttn
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-20  Kevin OllivierForward port wxGraphicsBitmap cairo implementation...
2009-06-20  Vadim Zeitlinfix many mostly harmless warnings in wxOSX/Carbon build
2009-06-19  Vadim Zeitlinimplement wxTreeCtrl::GetFocusedItem() for wxMSW too...
2009-06-19  Vadim Zeitlininclude wx/arrstr.h as it's needed by wxImageHandler...
2009-06-19  Vadim Zeitlinadded wxTreeCtrl::GetFocusedItem() (closes #10859)
2009-06-19  Vadim Zeitlinrespect wxBU_NOTEXT style in wxButton
2009-06-19  Vadim Zeitlinoverride DoSetBitmap() instead of SetBitmapLabel()
2009-06-18  Vadim ZeitlinwxHtmlWindow background drawing fixes for OS X and...
2009-06-18  Vadim Zeitlinimplement propert background style semantics for OS X
2009-06-18  Robin DunnUse UTF16 for text data object on Mac. Fixes #10902
2009-06-17  Vadim Zeitlincorrect wrong assert checking for default button flags...
2009-06-17  Vadim Zeitlindon't define wxHAS_BUTTON_BITMAP for wxUniv (closes...
2009-06-17  Vadim Zeitlinadded wxBU_NOTEXT style to allow creating bitmap button...
2009-06-17  Vadim ZeitlinwxFont::MakeXXX() and Scale() methods now modify the...
2009-06-17  Julian SmartwxRichTextCtrl native caret now flashes, for wxMac...
2009-06-17  Jaakko SalliSetup.h wrapper was missing propgrid section (fixes...
2009-06-17  Vadim Zeitlinimplement new wxBG_STYLE_XXX semantics for wxMSW too
2009-06-16  Vadim Zeitlinintroduce wxBG_STYLE_{ERASE,PAINT} and implement their...
2009-06-16  Vadim Zeitlinfix compilation without wxUSE_STREAMS (closes #10900)
2009-06-16  Vadim Zeitlinremove more occurrences of MSVC #pragma warning(default...
2009-06-16  Vadim Zeitlinimplement wxGTK wxBitmapButton in terms of wxButton
2009-06-16  Vadim Zeitlinimplement support for bitmaps for all states in wxGTK...
2009-06-16  Vadim Zeitlinadded helper GTKShouldIgnoreEvent() to use in void...
2009-06-16  Robert RoeblingMany more corrections and clarifications to virtual...
2009-06-16  Vadim Zeitlinfix typo in compatibility SetBitmapLabel() declaration
2009-06-16  Vadim Zeitlinimplement support for button bitmaps (normal state...
next