wxWidgets.git
2013-06-01  Paul Cornettupdate position for widgets in native containers, fixes...
2013-05-31  Vadim ZeitlinDocument that wxRadioBox::SetSelection() doesn't accept...
2013-05-31  Vadim ZeitlinChange wxMSW wxTreeCtrl::DoFreeze() to not hide the...
2013-05-31  Vadim ZeitlinAdd wxFileDialog::GetCurrentlySelectedFilename().
2013-05-31  Vadim ZeitlinDon't create multiple parent-less top level frames...
2013-05-31  Vadim ZeitlinFix wxStyledTextCtrl::SetInsertionPointEnd().
2013-05-31  Vadim ZeitlinImprove horizontal scrolling in wxRibbonControl.
2013-05-31  Vadim ZeitlinUse deferred window positioning in wxWindow::Layout...
2013-05-31  Vadim ZeitlinAdd wxWindow::BeginRepositioningChildren() and EndRepos...
2013-05-31  Vadim ZeitlinMake wxSharedPtr::Release() really MT-safe.
2013-05-31  Vadim ZeitlinFix for special characters in Doxygen comments.
2013-05-31  Vadim ZeitlinFix assert when adding columns to wxGrid using native...
2013-05-31  Stefan Csomorusing an empty default menu bar when no menubar is...
2013-05-31  Stefan Csomormake sure we have a default handling the quit command...
2013-05-31  Stefan Csomoravoiding reshow of hidden windows when app is brought...
2013-05-26  Julian SmartApplied patch for #15189 - avoid crash when deleting...
2013-05-26  Vadim ZeitlinReset row and columns count in wxRichTextTable::ClearTa...
2013-05-26  Vadim ZeitlinEnsure that detached menus don't keep focus grab in...
2013-05-26  Vadim ZeitlinFix printing multiple copies in wxMSW.
2013-05-26  Vadim ZeitlinUse C locale representation for floating point numbers...
2013-05-26  Vadim ZeitlinTamil translations update from DINAKAR T.D.
2013-05-24  Stefan Csomoradding x server license terms for polygon methods
2013-05-24  Stefan Csomoradding x server license terms for polygon methods
2013-05-24  Stefan Csomoradding x server license terms for polygon methods
2013-05-24  Stefan Csomorusing scan-line polygon conversion for constructing...
2013-05-24  Robin DunnAdd wxRTTI for the wxFileSystemWatcherEvent class
2013-05-24  Steve LamertonCorrectly link to wxWebViewNavigationError from wxWebVi...
2013-05-24  Steve LamertonDocument the unused baseURL parameter in wxWebViewIE.
2013-05-22  Vadim ZeitlinAdd ctor and assign() taking an iterator range to wxVec...
2013-05-22  Vadim ZeitlinAdd ctor from two input iterators to wxArray in STL...
2013-05-22  Vadim ZeitlinFix regression in wxGTK wxFilePickerCtrl due to wxFileD...
2013-05-22  Vadim ZeitlinFix GTK+ errors during wxFilePickerCtrl destruction...
2013-05-21  Vadim ZeitlinUse the best instead of current page size in OS X prefe...
2013-05-21  Vadim ZeitlinFit modeless preferences dialog to its contents too.
2013-05-21  Vadim ZeitlinTurkish translations update from Kaya Zeren.
2013-05-20  Vadim ZeitlinFix last count value after ReadAll() and WriteAll().
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-05-20  Vadim ZeitlinFix return value of wxCountingOutputStream::LastWrite().
2013-05-20  Vadim ZeitlinMake code reading BMP files more robust.
2013-05-20  Vadim ZeitlinAdd wxInputStream::ReadAll() and wxOutputStream::WriteA...
2013-05-19  Vadim ZeitlinLink with liblzma when using built-in libtiff if it...
2013-05-19  Vadim ZeitlinPropagate wxEVT_COMMAND_TEXT_UPDATED renaming to the...
2013-05-19  Vadim ZeitlinTrigger wxLog auto-creation when getting old logger...
2013-05-19  Vadim ZeitlinDelete the associated dialog in wxGTK wx{File,Dir}Button.
2013-05-19  Vadim ZeitlinAdd conversions to/from long long to wxUniChar.
2013-05-19  Vadim ZeitlinDisable menu event test case in wxGTK buildbot slaves.
2013-05-18  Steve LamertonUse wxCOMPtr throughout the wxWebViewIE Find code.
2013-05-17  Vadim ZeitlinTest using wxString::ToCDouble() in wxAny.
2013-05-17  Vadim ZeitlinTry using wxString::ToCDouble() instead of ToDouble...
2013-05-17  Vadim ZeitlinMake wxPreferencesEditor dtor virtual.
2013-05-16  Robin DunnAdd richtext event types.
2013-05-16  Robin DunnMore richtext fixes and cleanup for Phoenix
2013-05-16  Robin DunnAdd docs for SetMin and SetMax
2013-05-16  Vadim ZeitlinInitialize wxXmlResourceHandler members in its ctor.
2013-05-16  Vadim ZeitlinAllow wxPreferencesEditor::Dismiss() to work when using...
2013-05-16  Vadim ZeitlinAdd wxPreferencesEditor::ShownModally().
2013-05-16  Vadim ZeitlinMake wxPreferencesEditor::Show() virtual.
2013-05-16  Vadim ZeitlinUse "<Application> Preferences" as generic wxPreference...
2013-05-16  Vadim ZeitlinAllow to specify the title used by wxPreferencesEditor...
2013-05-16  Vadim ZeitlinOpen generic wxPreferencesEditor at last shown page.
2013-05-16  Vadim ZeitlinRename CreateWindow() to CreateDialog() in generic...
2013-05-16  Vadim ZeitlinAdd wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event.
2013-05-16  Vadim ZeitlinRename wxEVT_DIRCTRL_CHANGED to wxEVT_DIRCTRL_SELECTION...
2013-05-16  Vadim ZeitlinAllow associating a validator with wxGridCellTextEditor.
2013-05-16  Vadim ZeitlinRe-enable yet another hopefully harmless test in wxAny...
2013-05-16  Václav SlavíkCall wxThread::Create() from Run() automatically.
2013-05-16  Václav SlavíkMove POSIX implementation of wxThread::Create() to...
2013-05-16  Václav SlavíkLock m_critsect in POSIX wxThread::Create().
2013-05-16  Vadim ZeitlinRe-enable wxAny<double>::GetAs<wxString>() test.
2013-05-16  Jouk Jansenm_useExtendedPrecision is only used if the macro wxUSE_...
2013-05-16  Vadim ZeitlinEnable wxAny<double>::GetAs<unsigned long>() test.
2013-05-15  Vadim ZeitlinRe-enable a single m_anyDoubleDouble1 test in wxAny...
2013-05-15  Vadim ZeitlinFix wxXmlNode self-assignment.
2013-05-15  Vadim ZeitlinReenable m_anyBool1 tests in wxAny test case too.
2013-05-15  Vadim ZeitlinFix memory leak in wxXmlNode::operator=().
2013-05-15  Vadim ZeitlinRe-enable conversions of wxAny to boolean tests.
2013-05-15  Vadim ZeitlinRestore ability to parse hours only with wxDateTime...
2013-05-15  Vadim ZeitlinFix crash in wxGTK wxPopupWindow when creating it witho...
2013-05-15  Vadim ZeitlinAllow shrinking the array with wxArray::resize().
2013-05-15  Vadim ZeitlinFix typo in a closing "#endif" comment in the test.
2013-05-14  Václav SlavíkMove wxTransform2D methods' bodies to geometry.cpp.
2013-05-14  Vadim ZeitlinReenable some wxAny tests back.
2013-05-14  Vadim ZeitlinAdd more echo trace statements to runtests.bat script.
2013-05-13  Vadim ZeitlinDisable more wxAny tests again.
2013-05-13  Vadim ZeitlinTry to find another wxAny test that results in heap...
2013-05-13  Vadim ZeitlinDisable more tests in wxOSX/PPC build.
2013-05-12  Vadim ZeitlinWhack-a-mole with wxOSX/PPC unit tests continued.
2013-05-12  Vadim ZeitlinFix harmless Clang warning about unreachable code.
2013-05-12  Vadim ZeitlinDisable double-to-float conversion tests in wxAny code.
2013-05-12  Vadim ZeitlinDisable the rest of Editable() test for wxBitmapComboBox.
2013-05-12  Vadim ZeitlinUse "-t" option when running buildbot tests under Windows.
2013-05-12  Vadim ZeitlinFix spurious g++ warning about possibly uninitialized...
2013-05-12  Stefan Csomordeactivating r65382 see #12267 (which does not seem...
2013-05-12  Vadim ZeitlinEnable another test in wxAnyTestCase under OS X.
2013-05-12  Vadim ZeitlinRecognize "sandbox" user as indicating automatic testing.
2013-05-10  Vadim ZeitlinEnable yet more tests in wxAnyTestCase::GetAs().
2013-05-10  Vadim ZeitlinRecognize "buildbot" user in IsAutomaticTest() too.
2013-05-10  Vadim ZeitlinRevert "Show the name of the actually tested class...
2013-05-10  Stefan Csomorapplying editor part of patch, see #15003
2013-05-10  Vadim ZeitlinUse wxjpeg_boolean in libtiff sources.
next