Disconnect all GTK signals referencing a wx object which is being destructed
[wxWidgets.git] / tests /
2012-10-15  Vadim ZeitlinCheck for filespec when generating events in wxFileSyst...
2012-10-15  Vadim ZeitlinAdd support for symlinks to wxFileName.
2012-10-15  Vadim ZeitlinMake wxFileSystemWatcher watch entries reference-counted.
2012-10-15  Vadim ZeitlinImprove handling of file spec in wxFileSystemWatcher...
2012-10-04  Vadim ZeitlinFix bugs in the recently added wxDateTime::DiffAsDateSp...
2012-10-04  Vadim ZeitlinFix fatal bug in the recently added wxFile::ReadAll().
2012-10-03  Vadim ZeitlinAdd missing header to fix MiscGUIFuncsTestCase compilation.
2012-10-03  Vadim ZeitlinFix wxFindWindowAtPoint() unit test to pass under GTK.
2012-10-03  Vadim ZeitlinAdded a simple unit test for wxWindow::ClientToScreen().
2012-10-03  Vadim ZeitlinAvoid creating children of wxButton in MiscGUIFuncsTest...
2012-10-01  Vadim ZeitlinAdd wxDateTime::DiffAsDateSpan().
2012-09-30  Vadim ZeitlinAdd per-direction wxSocket wait flags and byte counters.
2012-09-15  Vadim ZeitlinHandle underlined and strikethrough attributes in wxGTK...
2012-09-13  Vadim ZeitlinFix wxFindWindowAtPoint() with nested windows in wxMSW.
2012-08-30  Vadim ZeitlinFix bugs in parsing wxLongLong values starting with...
2012-08-25  Václav SlavíkTest if wxString::Format() works with non-ASCII format...
2012-08-15  Vadim ZeitlinRespect item max sizes in wxBoxSizer.
2012-08-15  Vadim ZeitlinHonour window min and max sizes in wxWindow::GetBestSize().
2012-08-15  Vadim ZeitlinDon't generate events from wxSpinCtrl::SetRange() in...
2012-07-31  Vadim ZeitlinFix comparisons of char and wchar_t with wxUniChar...
2012-07-29  Vadim ZeitlinFix bug in wxNumberFormatter::ToString() for negative...
2012-07-14  Vadim ZeitlinDisable the recently added wxFileSystemWatcher unit...
2012-07-13  Julian SmartFixed wxRichTextCtrl caret test case
2012-07-13  Vadim ZeitlinTest calling wxFileSystemWatcher::{Add,Remove}Tree().
2012-07-11  Vadim ZeitlinRevert "Temporarily disable the failing wxRichTextCtrl...
2012-07-11  Paul Cornettfake paint events don't work with wxGTK3 either
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-07-10  Vadim ZeitlinFix unit tests compilation in STL build.
2012-07-02  Vadim ZeitlinTemporarily disable the failing wxRichTextCtrl case.
2012-06-30  Vadim ZeitlinNo changes, just suppress an unused variable warning.
2012-06-30  Vadim ZeitlinAdd a unit test verifying that wxSpinCtrl ctor doesn...
2012-06-20  Vadim ZeitlinAdd missing c_str() and similar calls to samples in...
2012-06-01  Vadim ZeitlinDisable wxUIActionSimulator wxGrid tests using mouse...
2012-06-01  Vadim ZeitlinAdd IsAutomaticTest() function to the unit tests.
2012-06-01  Vadim ZeitlinUse printf() instead of wxPrintf() in cppunit details...
2012-05-25  Vadim ZeitlinSeveral fixes for wxAffineMatrix2D transformations.
2012-05-13  Vadim ZeitlinFix wxDateTime unit test after the changes of r71430.
2012-05-09  Vadim ZeitlinCorrect the initial value setting in wxMSW wxSpinCtrl.
2012-05-09  Vadim ZeitlinFix wxString unit test when not using UTF-8.
2012-05-04  Vadim ZeitlinAdd wxDir::GetNameWithSep() and use it to avoid consecu...
2012-05-04  Vadim ZeitlinDon't remove the last slash from "/" directory name...
2012-04-29  Vadim ZeitlinUse PCH in the tests in all Windows ports and not only...
2012-04-29  Vadim ZeitlinAdd a hack to prevent the test suite from aborting...
2012-04-29  Vadim ZeitlinImprove error reporting for nested asserts failures...
2012-04-28  Vadim ZeitlinFix crash in wxFileConfig when deleting last entry...
2012-04-28  Vadim ZeitlinRun some wxTextCtrl unit test cases for single and...
2012-04-28  Vadim ZeitlinNo changes, just refactor wxTextCtrl unit test case.
2012-04-05  Vadim ZeitlinReuse wxMenu::SendEvent() from wxFrameBase::ProcessComm...
2012-04-05  Vadim ZeitlinAdd a very simple unit test checking for menu events.
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-03-25  Vadim ZeitlinReturn valid pointers from wxDateTime::ParseXXX() with...
2012-03-23  Vadim ZeitlinDon't cache incorrect length in wxString::assign(char...
2012-03-23  Vadim ZeitlinFix caching wrong length in wxString(str, len) ctor...
2012-03-12  Steve LamertonAdd new WX_ASSERT_EVENT_OCCURS macro to improve behavio...
2012-03-11  Steve LamertonDelete buttons when we are finished so they do not...
2012-03-11  Steve LamertonMove getting the unit test event count from wxTestableF...
2012-03-09  Vadim ZeitlinCheck for iterator validity when parsing "%%" in wxDate...
2012-03-09  Vadim ZeitlinCheck for end of string when parsing "%z" in wxDateTime...
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS checks and __WXMSW__ for GUI...
2012-03-04  Vadim ZeitlinTake disabled windows into account in wxFindWindowAtPoi...
2012-03-04  Vadim ZeitlinNo changes, just cleanup TopLevelWindowTestCase unit...
2012-03-01  Paul CornettFixes to allow running with 64-bit wxGTK
2012-03-01  Vadim ZeitlinAdd wxGCDC benchmarks to graphics benchmark for compari...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-25  Vadim ZeitlinCompare file inodes if possible in wxFileName::SameAs().
2012-02-25  Vadim ZeitlinRemove temporary files created by wxFileName unit test...
2012-02-21  Michael WetherellRemove testing against zip in a pipeline as it no longe...
2012-02-20  Vadim ZeitlinFix unit test French locate checks for glibc >= 2.8.
2012-02-15  Vadim ZeitlinAdded wxFileName::Exists().
2012-02-15  Vadim ZeitlinRefactor wxFileName existence checking code.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-02-06  Vadim ZeitlinFix handling of positional parameters in wxPrintf(...
2012-01-23  Vadim ZeitlinAdd unit test verifying compilation of various wxFont...
2012-01-23  Vadim ZeitlinFix wxAffineMatrix2D::Translate() to multiply on the...
2012-01-22  Vadim ZeitlinAdded a simple benchmark of wxLogDebug() and wxLogTrace().
2012-01-20  Vadim ZeitlinUpdate the message catalog charset expected by the...
2012-01-20  Vadim ZeitlinEnsure wxCharTypeBuffer data is NUL-terminated after...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-20  Dimitri SchoolwerthChanged .po files to use UTF-8 charset.
2012-01-15  Vadim ZeitlinImplement wxMenuBar::EnableTop() for wxMSW and wxGTK.
2012-01-15  Vadim ZeitlinFix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARST...
2012-01-14  Vadim ZeitlinFix the size of the font returned from wxTextCtrl:...
2012-01-05  Vadim ZeitlinFix wxDateTime unit test compilation without PCH.
2012-01-05  Vadim ZeitlinImplement support for "%z" in wxDateTime::Format()...
2011-12-29  Vadim ZeitlinUpdate wxGrid unit tests after r70177.
2011-12-28  Steve LamertonDisable final failing wxWebView test. It fails on the...
2011-12-26  Vadim ZeitlinIncrease the tolerance in wxStopWatch unit test.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-24  Vadim ZeitlinReally fix the use of deprecated methods in wxGrid...
2011-12-24  Vadim ZeitlinDon't use deprecated methods in wxGrid test.
2011-12-24  Steve LamertonDisable some wxWebView tests that fail on the buildbot...
2011-12-23  Steve LamertonAdd some extra yields to wxWebView unit tests to hopefu...
2011-12-21  Vadim ZeitlinIgnore extra modify events after rename in wxFileSystem...
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-18  Steve LamertonEnsure wxWebViewIE::SetPage clears the existing content...
2011-12-16  Vadim ZeitlinTry to get more information about wxFileSystemWatcher...
2011-12-16  Vadim ZeitlinDon't use wxTE_DONTWRAP style in Lines() wxTextCtrl...
2011-12-16  Vadim ZeitlinKeep the item being updated selected in wxMSW wxChoice...
2011-12-03  Vadim ZeitlinFix bug with wxStopWatch::Start() not resuming paused...
next