wxWidgets.git
2010-07-03  Václav SlavíkFix strings formatting in wxrc.
2010-07-03  Václav SlavíkFix format strings parsing to understand C99 %zu etc.
2010-07-03  Václav SlavíkwxFileOffsetFmtSpec isn't translatable.
2010-07-03  Václav SlavíkFix vararg type checking to accept ints for %c.
2010-07-03  Václav SlavíkSimply varargs type checking by adding subtypes to...
2010-07-03  Jaakko SalliEliminated lingering validation failure message on...
2010-07-03  Jaakko SalliwxPropertyGrid validation failure was not (always)...
2010-07-02  Jaakko SalliFixed and improved wxIntProperty's min/max validation...
2010-07-01  Václav SlavíkFix printf arguments validation code for ANSI build.
2010-07-01  Václav SlavíkUse wxScopedCharBuffer in To8BitData() in ANSI build...
2010-07-01  Václav SlavíkDon't assume size_t is either int- or long-sized.
2010-07-01  Jouk Jansenallow USE_UNICODE=1 for wxMOTIF on OpenVMS
2010-06-28  Julian SmartAdded missing wxTEXT_ATTR_PAGE_BREAK from wxTEXT_ATTR_P...
2010-06-28  Chris Elliottdelete docs after building
2010-06-28  Jouk JansenUpdate Makefile for OpenVMS
2010-06-26  Francesco Montorsifix error (more arguments for wxString::Format than...
2010-06-26  Francesco Montorsifix couple of typos
2010-06-26  Julian SmartDocumentation change for new wxRTC function
2010-06-26  Václav SlavíkDocument that wxRearrange* controls exist since 2.9.0.
2010-06-25  Robin DunnMove build tools into the main part of the repository...
2010-06-25  Robin DunnRemove svn:external property for build/tools as per...
2010-06-25  Julian SmartAdded PaintAboveContent function for drawing on top...
2010-06-25  Vadim ZeitlinFix posting of binary data using wxHTTP.
2010-06-25  Jouk Jansensynchronize setup.h_vms with setup.h.in
2010-06-25  Vadim ZeitlinRemove duplicate sample.xpm inclusion from stc sample.
2010-06-25  Paul Cornettinvalidate border area when showing or hiding a pizza...
2010-06-24  Václav SlavíkFix another bad format string in the testsuite.
2010-06-24  Václav SlavíkCompilation fix for compilers that don't have native...
2010-06-24  Václav SlavíkAdd tests for printf arguments validation code.
2010-06-24  Václav SlavíkCheck if there aren't too many variadic arguments.
2010-06-24  Václav SlavíkFormat strings fixes in test suite.
2010-06-24  Václav SlavíkCheck wxPrintf etc. arguments types.
2010-06-24  Václav SlavíkAdd correct wxArgNormalizer code for signed char.
2010-06-24  Václav SlavíkAlways NUL-terminate wxPrintfConvSpec::m_szFlags.
2010-06-24  Václav SlavíkCheck that wxSIZE_T_IS_* macros are always defined.
2010-06-24  Václav SlavíkFix thread ID formatting in log messages.
2010-06-24  Václav SlavíkCorrected formatting of archiver command in the tests.
2010-06-22  Stefan Csomorpaint events cannot be constructed outside a native...
2010-06-22  Stefan Csomorpaint events cannot be constructed outside a native...
2010-06-22  Stefan Csomortrying to get it building at least
2010-06-22  Vadim ZeitlinAdd an explicit t_str() to fix wxMSW compilation with...
2010-06-22  Vadim ZeitlinUndo/replace the workaround for Doxygen crash from...
2010-06-22  Jouk JansenUpdate OpenVMS compile support
2010-06-21  Francesco Montorsiblind buildbot fix
2010-06-21  Francesco Montorsismall warning+PCH fixes
2010-06-21  Francesco Montorsimove console sample's interactive tests to two differen...
2010-06-21  Francesco Montorsibetter DirTestCase::DirExists test;
2010-06-21  Francesco Montorsiminor change: use a "positive" logic: use shouldSucceed...
2010-06-21  Stefan Csomoradding mimetype patch, closes #12072
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-06-21  Stefan Csomorfixing year display, see #11444
2010-06-21  Stefan Csomoradding bestsize for osx_cocoa combobox
2010-06-21  Vadim ZeitlinCorrect the expected result of directory existence...
2010-06-21  Vadim ZeitlinRemove references to joytest.rc that was recently removed.
2010-06-21  Vadim ZeitlinSuppress bogus g++ warnings about uninitialized variables.
2010-06-21  Stefan Csomoradding fix for non-precomp header build
2010-06-21  Stefan Csomorstoring current event for dnd support, adding default...
2010-06-21  Stefan Csomortext updated events were not always sent out correctly...
2010-06-20  Vadim ZeitlinRemove references to not existing any more griddemo...
2010-06-20  Vadim ZeitlinCorrect the name of the XPM file containing the icon...
2010-06-20  Vadim ZeitlinGracefully disconnect clients in wxDDEServer dtor.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinQuote file names with spaces in wxFileType::ExpandComma...
2010-06-20  Vadim ZeitlinFix activation handling in generic wxDataViewCtrl rende...
2010-06-20  Vadim ZeitlinExtract tags from private headers under wxMSW too.
2010-06-20  Vadim ZeitlinAdd a system option to exit immediately on assert failure.
2010-06-20  Vadim ZeitlinDocument and improve system options definition in the...
2010-06-20  Vadim ZeitlinAdd a test for selecting the last item in the tree...
2010-06-20  Vadim ZeitlinUse wxFont::Bold() in wxGenericTreeCtrl instead of...
2010-06-20  Vadim ZeitlinUse PBM_SETMARQUEE to implement indeterminate mode...
2010-06-20  Vadim ZeitlinDon't enable scrollbar if it can't do anything in wxMSW.
2010-06-20  Vadim ZeitlinUse wxTE_RICH2 for in-place wxGrid text editor control.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-20  Vadim ZeitlinNo real changes, just convert a Mac-specific file to...
2010-06-20  Stefan Csomorusing proper dylib for darwin
2010-06-20  Stefan Csomorno trailing slash for OSX_CARBON
2010-06-20  Stefan Csomorno trailing slash for OSX_CARBON
2010-06-20  Stefan Csomorno trailing slash for OSX_CARBON
2010-06-20  Vadim ZeitlinEnsure that wxFileName::GetTempDir() doesn't return...
2010-06-20  Jaakko SalliVC6 Fix: Use wxANY_AS() instead of wxAny::As<>()
2010-06-19  Francesco Montorsigroup all interactive tests together to make it easier...
2010-06-19  Francesco MontorsiMove dir tests from the console sample to DirTestCase
2010-06-19  Francesco Montorsifix for non-PCH builds
2010-06-19  Francesco MontorsiRemove identic implementations of wxDir::Exists from...
2010-06-19  Jaakko SalliAdded (sanity) checks for the inplace allocation
2010-06-19  Vadim ZeitlinWork around Doxygen crash due to using @since inside...
2010-06-18  Jaakko SalliMade wxAny::IsNull() doc string a bit clearer
2010-06-18  Jaakko SalliAdded wxAny::HasSameType()
2010-06-18  Jaakko SalliUse placement new when storing value in wxAnyValueBuffe...
2010-06-18  Vadim ZeitlinInstall headers in ribbon subdirectory.
2010-06-17  Vadim ZeitlinAllow specifying non default port for wxFTP connections.
2010-06-17  Vadim ZeitlinBackport fix from bakefile svn for autoconf 2.65.
2010-06-17  Vadim ZeitlinDon't use excessive quoting with AC_DEFINE_UNQUOTED...
2010-06-17  Václav SlavíkDocument that wxTextEntry was added in 2.9.0.
2010-06-17  Václav SlavíkCompilation fix for GetAvailableTranslations().
2010-06-17  Václav SlavíkMake the wxArrayString(int) ctor explicit.
2010-06-16  Václav SlavíkAdd wxTranslations::GetAvailableTranslations().
2010-06-15  Jaakko SalliFix compilation when wxAny was disabled (fixes #12148)
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-14  Michael WetherellCorrections to the previous commmit.
next