wxWidgets.git
2009-01-07  Julian SmartAdded wxAUI_MGR_LIVE_RESIZE flag for live sash sizing...
2009-01-07  Francesco MontorsiMYcopystring is not required anymore when compat2.8...
2009-01-07  Francesco Montorsifix wxSplitPath usage
2009-01-07  Julian SmartFixed assert caused by incorrect number of flex grid...
2009-01-07  Francesco Montorsifix wxYield[IfNeeded] dll linkage (closes #10325)
2009-01-07  Francesco Montorsifix include file
2009-01-07  Julian SmartAdded missing includes
2009-01-07  Julian SmartAdded missing include
2009-01-07  Paul Cornettdo minimal invalidations to get border to redraw properly
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2009-01-07  Francesco Montorsideprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStr...
2009-01-07  Francesco Montorsis/wxGetTempFileName/wxFileName::CreateTempFileName
2009-01-07  Francesco Montorsiuse wxFileName instead of ::wxStripExtension
2009-01-07  Francesco Montorsis/wxGetTempFileName/wxFileName::CreateTempFileName
2009-01-07  Francesco Montorsifix doxygen warning about XHTML syntax
2009-01-07  Francesco Montorsirewrite wxContractPath as wxFileName::ReplaceEnvVariabl...
2009-01-07  Francesco Montorsibetter docs for wxPathNormalize
2009-01-06  Václav Slavíkwx is not a compiler, it doesn't need AC_CANONICAL_TARGET
2009-01-06  Bryan PettyFixed wxTreeCtrl docs link.
2009-01-06  Francesco Montorsiuse WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBIL...
2009-01-06  Bryan PettySwitched @NULL back to (the appropriate) @NUL and added...
2009-01-06  Francesco Montorsiremove link to the old HTML manual
2009-01-06  Francesco Montorsiremove f.html and fft.html; they're old and unlinked...
2009-01-06  Francesco Montorsiadd #if WXWIN_COMPATIBILITY_2_6 around wxUsleep
2009-01-06  Francesco Montorsiadd the @appearance tag to wxFileCtrl
2009-01-06  Francesco Montorsiadd WXWIN_COMPATIBILITY_2_6 block around wxUsleep depre...
2009-01-06  Bryan PettyFixed a couple Doxygen warnings, patch from Tim Stahlhut.
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2009-01-05  Bryan PettyCommitting Doxygen 1.5.7+ configuration changes as...
2009-01-05  Francesco Montorsionly formatting changes. s/FALSE/false and s/TRUE/true...
2009-01-05  Francesco Montorsiuse doxygen autolink for global enumerations
2009-01-05  Francesco Montorsifix crash because of a missing wxOK constant
2009-01-05  Francesco Montorsiuse GetCopyrightToDisplay instead of GetCopyright;...
2009-01-04  Vadim Zeitlinadd a custom printer for wxString to use with Python...
2009-01-04  Jaakko SalliFixes in wxPGProperty::StringToValue(): Prevent it...
2009-01-04  Jaakko SalliIn wxPGProperty::StringToValue(), variant.SetName(...
2009-01-04  Jaakko SalliAdded bool property to the nested car sample (for testi...
2009-01-04  Vadim Zeitlinabstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL...
2009-01-04  Vadim Zeitlindon't use \u in strings, VC6 doesn't support this
2009-01-04  Vadim Zeitlinuse correct type for file offset
2009-01-04  Vadim Zeitlinneed to overload assertEquals(int,short) too to resolve...
2009-01-04  Vadim Zeitlinmore attempts to fix CppUnit::assertEquals for VC6...
2009-01-04  Jaakko SalliSignificant check box editor refactoring, including...
2009-01-04  Jaakko SalliAdded extra RefreshEditor() call for better testing
2009-01-04  Paul Cornettbuild fix for GTK+ versions prior to 2.14
2009-01-04  Paul Cornettproperly handle DC origin and scale in wxDoFloodFill()
2009-01-04  Paul Cornettnative implementation of DoGetPixel()
2009-01-04  Paul Cornettremove Rescale(), it is no longer used
2009-01-04  Paul CornettComplete rewrite of DoDrawBitmap() and DoBlit().
2009-01-04  Vadim Zeitlinallow using CPPUNIT_ASSERT_EQUAL(int, wxFileOffset...
2009-01-03  Vadim Zeitlintrying to fix buildbot VC6 build error
2009-01-03  Vadim Zeitlindon't use IPC from timer callback as this results in...
2009-01-03  Vadim Zeitlinrestore code preventing the events being generated...
2009-01-03  Vadim Zeitlinadded wxFDIODispatcher::HasPending() and implemented...
2009-01-03  Bryan PettyUpdated translations manual page with latest status...
2009-01-03  Vadim Zeitlinproperly restart epoll_wait() if it got interrupted...
2009-01-02  Vadim Zeitlincall ProcessPendingEvents() from wxAppConsoleBase:...
2009-01-02  Vadim Zeitlinstreamline handling of wxSOCKET_LOST in DoWait()
2009-01-02  Vadim Zeitlinno changes, just reformat/indent consistently
2009-01-02  Vadim Zeitlindisable the events when we get a notification about...
2009-01-02  Paul Cornettfix GCC warning "suggest explicit braces..."
2009-01-02  Vadim Zeitlinuse guard classes automatically restoring the old state...
2009-01-02  Paul Cornettfix header dependancy
2009-01-02  Vadim Zeitlinrename wxSocketSelectManager to wxSocketFDIOManager...
2009-01-02  Vadim Zeitlinfix WaitForXXX() to work as before: if the socket is...
2009-01-02  Vadim Zeitlinshow the string received from client in test 2 correctl...
2009-01-02  Vadim Zeitlinadd accelerators for the other menu commands; plug...
2009-01-02  Vadim Zeitlindon't call DoWrite() if we have nothing to send (not...
2009-01-01  Vadim Zeitlinfix a bug in EventWorker::DoRead(): if both signature...
2009-01-01  Vadim ZeitlinLogWorker() was always called with m_peer as first...
2009-01-01  Vadim Zeitlinno changes, just reformat and avoid unnecessary uses...
2009-01-01  Vadim Zeitlinalso add wxSizer::IsEmpty()
2009-01-01  Vadim Zeitlinmake the new GetItemCount() const
2009-01-01  Robert RoeblingAdded wxSizer::GetItemCount()
2009-01-01  Robert RoeblingCorrect wx-config's output of base libs for OSX ports...
2009-01-01  Vadim ZeitlinVC6 doesn't support using keyword (closes #10322)
2009-01-01  Vadim Zeitlinupdate copyright year to 2009 (closes #10319)
2009-01-01  Vadim ZeitlinVC6 compilation fix after r57689 (closes #10318)
2008-12-31  Francesco Montorsireplace dynamic_cast<> with wxDynamicCast
2008-12-31  Francesco Montorsiremove tabs added by error in previous commit
2008-12-31  Kevin OllivierFix for OS X Cocoa build.
2008-12-31  Francesco Montorsiallow the user to pass NULL for the status widths;...
2008-12-31  Vadim Zeitlincompilation fix after last change
2008-12-31  Vadim Zeitlincustomize the rearrange dialog even more
2008-12-31  Vadim Zeitlinmake wxRearrangeDialog more customizable and add an...
2008-12-31  Vadim Zeitlinadded SetLabelText() and EscapeMnemonics()
2008-12-31  Vadim Zeitlinadded default ctor and Create() to wxRearrangeDialog...
2008-12-31  Francesco Montorsibuild fix for wxMSW statusbar
2008-12-31  Francesco Montorsiget rid of the wxListString class in wxStatusBar code...
2008-12-31  Vadim Zeitlincompilation fix for LoadFile(name, type) calls which...
2008-12-30  Francesco Montorsidocument wxEVT_NULL
2008-12-30  Vadim Zeitlininclude errno.h for ENOMEM (closes #10309)
2008-12-30  Vadim Zeitlinextract AddColumnsItems() from ShowColumnsMenu() to...
2008-12-30  Francesco Montorsifix documentation for wxList and wxNode; doxygen see...
2008-12-30  Francesco Montorsino real change; make more readable the Aliases section
2008-12-30  Vadim Zeitlinhandle exceptions thrown from overridden wxView::OnCrea...
2008-12-30  Vadim Zeitlinhandle loss of connection explicitly in Read/Write...
2008-12-30  Vadim Zeitlincompilation fix for g++ which doesn't like using wxLogM...
2008-12-30  Vadim Zeitlintry reading/writing to/from the socket before blocking...
2008-12-30  Vadim Zeitlinmore doc fixes, to wording and to return types ('&...
next