added wxStd{In,Out}putStream classes (closes #10637)
[wxWidgets.git] / include /
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-02  Vadim Zeitlindon't use dialog size gripper under CE (should close...
2009-05-02  Vadim Zeitlinuse correct Windows CE version number in strnlen()...
2009-05-02  Vadim Zeitlindon't use access declarations with Watcom which doesn...
2009-05-02  Vadim Zeitlinallow passing temporary functors to Bind() too (closes...
2009-05-02  Vadim ZeitlinWinCE doesn't provide strnlen/wcsnlen() until version...
2009-05-02  Vadim Zeitlinkeep {Left,Middle,Right}Down() methods of wxMouseState...
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-05-02  Jaakko SalliFixed bug: wxPropertyGridInterface::SetPropertyReadOnly...
2009-05-01  Vadim Zeitlinrename wxGrid::SendSizeEvent() to SendGridSizeEvent...
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-05-01  Vadim Zeitlinimplement changing wxChoice and wxComboBox height
2009-05-01  Vadim Zeitlinadded MSWEndDeferWindowPos(); renamed USE_DEFERRED_SIZI...
2009-04-29  Vadim Zeitlingenerate wxEVT_GRID_{COL,ROW}_SIZE events when the...
2009-04-29  Vadim Zeitlindon't duplicate wxMouseState in wxMouseEvent but reuse...
2009-04-28  Jouk JansenDo not use Tooltips if they are disabled
2009-04-28  Robert RoeblingCompilo
2009-04-27  Vadim Zeitlinmake it possible to forward declare the class defined...
2009-04-26  Vadim Zeitlinadd a possibility to disable individual grid rows/colum...
2009-04-26  Vadim ZeitlinwxHashSet::count() method should be const
2009-04-26  Francesco Montorsitypo fix (strangely VC9 doesn't consider it an error)
2009-04-26  Vadim Zeitlinadd parent parameter to wxAboutBox() (closes #9952)
2009-04-26  Francesco MontorsiAdd support for wxSTB_ELLIPSIZE_* and for wxSTB_SHOW_TI...
2009-04-26  Vadim Zeitlinset correct EOL style for files added in r58024
2009-04-25  Vadim Zeitlinadd support for table border width attribute (closes...
2009-04-25  Vadim Zeitlinoptimize FindItem(data) performance (closes #9870)
2009-04-25  Vadim Zeitlinanother typo correction after last change, correct...
2009-04-25  Vadim Zeitlincompilation fix after the latest change (typo: used...
2009-04-25  Vadim Zeitlinmore order in wxCRT_filefunctions: define A and W versi...
2009-04-25  Vadim ZeitlinCygwin doesn't have _wcsdup() (closes #10738)
2009-04-25  Vadim Zeitlindefine wxStrchr(non-const char-or-wchar_t*) as a templa...
2009-04-25  Vadim Zeitlindisable wxGC for Borland as it can't compiler the macro...
2009-04-25  Vadim Zeitlinworkaround for Borland compilation: don't use unspecifi...
2009-04-25  Vadim Zeitlinbuild fixes for Borland in wxUSE_UNICODE_MSLU and wxHAS...
2009-04-25  Vadim Zeitlinmake wxSTRING_BASE_HASNT_CLEAR check more readable
2009-04-25  Vadim Zeitlindefine __EVC4__ for eVC 4 compiler to make testing...
2009-04-25  Vadim Zeitlinset wxUSE_STD_IOSTREAM to 0 for eVC which doesn't provi...
2009-04-25  Vadim ZeitlineVC4 version of std::string doesn't have clear() neithe...
2009-04-25  Francesco Montorsiuse wxSTB_ as prefix for wxStatusBar styles; add suppor...
2009-04-25  Francesco Montorsiallow windows which are placed inside wxStaticBoxes...
2009-04-24  Francesco Montorsifix push/pop mechanism after r58786; add a few notes...
2009-04-21  Francesco Montorsiimplement tooltips for wxStatusBar panes whose contents...
2009-04-21  Francesco Montorsino real change; just add the standard separator where...
2009-04-18  Vadim Zeitlinblind fix for eVC compilation with wxEVENTS_COMPATIBILI...
2009-04-18  Stefan Csomorremoving overloads to avoid 'hidden method' warning
2009-04-17  Vadim Zeitlinreally fix compilation with wxEVENTS_COMPATIBILITY_2_8...
2009-04-16  Vadim Zeitlincompilation fix for wxEVENTS_COMPATIBILITY_2_8 build...
2009-04-16  Vadim Zeitlinremove wxNewEventFunctor() overload which allowed calls...
2009-04-16  Jaakko SalliwxFlagsProperty now automatically relays wxBOOL_USE_CHE...
2009-04-16  Vadim Zeitlinpass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
2009-04-15  Vadim Zeitlinremove dll export declaration from wxCStrData now that...
2009-04-15  Vadim Zeitlinuse wxUIntPtr instead of long for 3rd parameter of...
2009-04-15  Stefan Csomortextctrl fixes
2009-04-14  Stefan Csomoradapting TextUpdateEvents, using wxTextEntry API
2009-04-14  Stefan Csomorfixing native font info support bugs
2009-04-14  Vadim Zeitlinremove semicolon from wxDECLARE_EVENT; having it there...
2009-04-14  Václav Slavík(blind) fix for VC6s' warning about non-dll base templa...
2009-04-13  Vadim Zeitlinreturn empty string instead of NULL from mb_str()/wc_st...
2009-04-12  Vadim Zeitlinfix g++ warnings about initialization order mismatch...
2009-04-12  Vadim Zeitlinfix support for using asterisks in the format string...
2009-04-12  Vadim Zeitlinreturn persistent buffers from mb_str()/wc_str() to...
2009-04-12  Francesco Montorsino real change; just fix the argument name of the wxFon...
2009-04-12  Václav Slavíkfixed wxString::utf8_str() in UTF8 build to return...
2009-04-05  Vadim Zeitlinimplement GetImageCount() for GIF handler (closes ...
2009-04-05  Vadim Zeitlindefine HAVE_SSIZE_T if we define ssize_t ourselves...
2009-04-04  Vadim Zeitlinrevert r60023 and really fixed compilation problems...
2009-04-04  Vadim Zeitlinallow symmetric comparisons to work too in CPPUNIT_ASSE...
2009-03-30  Václav Slavíkalways return (owned or non-owned, depending on build...
2009-03-30  Václav Slavíkfixes or embedded NULs handling in wxString
2009-03-30  Václav Slavíkfixed size of buffer returned by wxFormatConverter...
2009-03-30  Stefan Csomorhiding the impl type more again
2009-03-30  Václav Slavíkcompilation fix for wxUSE_UTF8_LOCALE_ONLY case
2009-03-29  Václav Slavíkset icons bundle, not single icon, for frames loaded...
2009-03-29  Václav SlavíkwxArtProvider::GetIconBundle() cleanup:
2009-03-29  Václav Slavíkadd support for loading wxIconBundles from streams
2009-03-29  Václav Slavíkadded length to wx(Scoped)CharBuffer to improve handlin...
2009-03-29  Stefan Csomoradding iphone code
2009-03-29  Stefan Csomoradding proper iphone includes
2009-03-29  Stefan Csomorstreamlining code
2009-03-29  Vadim ZeitlinAdded wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn...
2009-03-29  Stefan Csomorbracketing opengl code that doesn't work on OpenGL ES
2009-03-29  Vadim Zeitlinno real changes, jus renames some parameters (see ...
2009-03-28  Stefan Csomorbracketing menu code
2009-03-28  Václav Slavíkvariadic macros need specializations for both wxCharBuf...
2009-03-28  Václav Slavíkdon't duplicate copy ctor and assignment operator code...
2009-03-27  Václav Slavíksplit wxCharTypeBuffer<T> into wxScopedCharTypeBuffer...
2009-03-26  Vadim Zeitlinno changes, just write a more detailed comment for...
2009-03-26  Vadim Zeitlinimplement deprecated wxStripExtension() in terms of...
2009-03-26  Vadim Zeitlindetect horizontal overflow in wxHtmlPrintout and warn...
2009-03-25  Benjamin Williamsadded ability to set tool alignment (#10174)
2009-03-25  Benjamin Williamsadded missing getters to wxAuiToolBar (#10182)
2009-03-25  Stefan Csomormoving down for non-precomp build
2009-03-25  Benjamin Williamsfix incorrect application of styles (#10171)
2009-03-25  Vadim Zeitlindon't crash in wxFAIL and wxCHECK if assertion handler...
2009-03-25  Stefan Csomorfocus handling streamlined
2009-03-25  Stefan Csomorbetter native types for carbon
2009-03-25  Vadim Zeitlinabandon attempts to make wxAnyStrPtr behave as bool...
2009-03-25  Stefan Csomormaking method properly const
2009-03-25  Vadim Zeitlincompilation fixes for wxAnyStrPtr for VC7; mention...
2009-03-25  Vadim Zeitlincompilation fixes for wxAnyStrPtr for VC6
next