wxWidgets.git
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.
2010-06-14  Michael WetherellAdd --disable-gui and --disable-all-features builds...
2010-06-13  Francesco Montorsimoved non-interactive tests for wxDynamicLibrary, wxGet...
2010-06-13  Jaakko SalliUse wxComboCtrl::SetTextCtrlStyle() in the combo sample
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-06-12  Vadim ZeitlinFix scrolling to the bottom in wxTextCtrl::AppendText().
2010-06-12  Vadim ZeitlinFix processing of events for MRU entries #10 and more...
2010-06-12  Vadim ZeitlinStop the timer in console IPC client sample once we...
2010-06-12  Vadim ZeitlinAvoid sending spurious socket read notifications in...
2010-06-12  Jaakko SalliFor wxTextCtrl editor, set the bold font before margins...
2010-06-12  Jaakko SalliKeyboard handling was blocked by label editor. Also...
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-11  Vadim ZeitlinAdd wx/msgqueue.h to the list of wxBase headers and...
2010-06-10  Vadim ZeitlinFix typo in an error message in XTI code.
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-06-10  Robert RoeblingSuppress warning about double->int conversion
2010-06-10  Robert RoeblingMake wxDataViewCtrl::GetColumnPosition() return the...
2010-06-10  Vadim ZeitlinAdd missing Init() call to one of wxListBox ctors in...
2010-06-09  Jaakko SalliwxAny CheckType() member functions are now const
2010-06-09  Jaakko SalliwxAny CheckType() member functions should be const
2010-06-09  Francesco MontorsiIncrease interoperability between wxPoint and wxRealPoi...
2010-06-09  Francesco Montorsifix bug in wxGDIPlusMatrixData::Rotate: it must take...
2010-06-09  Francesco Montorsifix couple of warnings; remove wxUsleep dummy test
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-09  Vadim ZeitlinDon't use -kAddToPopUp() gettext hack with Scintilla.
2010-06-07  Vadim ZeitlinInclude locale.h in cmdline.cpp to ensure LC_ALL is...
2010-06-07  Julian SmartGetStyleMergedWithBase no longer hangs if there's a...
2010-06-06  Francesco Montorsirevert previous revision about localization of decimal...
2010-06-06  Francesco Montorsiadd to wxRealPoint the same operators already available...
next