wxWidgets.git
2008-07-12  Vadim Zeitlinenable the rest of wxSocketStream tests now that they...
2008-07-12  Vadim Zeitlinadd wxSocket::IsClosed(), use it to implement Eof(...
2008-07-12  Vadim Zeitlinno changes, just removed broken #if 0'd out code
2008-07-12  Vadim Zeitlinno changes, just removed the unnecessary inline keywords
2008-07-12  Vadim Zeitlinremove unused private wxSocketBase::m_lastError
2008-07-10  Robin DunnShouldAccountFor was a 2.8 only change. Use IsShown...
2008-07-10  Vadim Zeitlinmake wxApp::Yield() exception-safe
2008-07-10  Robin DunnIf an item is hidden, don't check it for overflows.
2008-07-09  Václav Slavíkuse iterators instead of c_str() in wxXmlResource:...
2008-07-09  Stefan NeisApplied fix for wxGrid::ClearAttrCache (#9712).
2008-07-09  Vadim Zeitlinunescape the value of wxHyperlinkCtrl label (#9683)
2008-07-09  Stefan Csomoradjusting endif comment to new #if
2008-07-09  Vadim Zeitlinsome blind compilation fixes for legacy code (#9698)
2008-07-09  Vadim Zeitlinfix wxUniv/MSW build with wxUSE_MENUS==0 (#9694)
2008-07-09  Vadim Zeitlinshow busy cursor in wxLaunchDefaultBrowser and add...
2008-07-09  Vadim Zeitlinupdate the year in wx information dialog (#9701)
2008-07-09  Vadim Zeitlinadd some output stream tests
2008-07-09  Vadim Zeitlinskip calls of TellI/TellO() if the stream is not seekab...
2008-07-09  Vadim Zeitlinuse wxSocketBase::Initialize/Shutdown() instead of...
2008-07-09  Robin DunnApplied patch from Ticket #9563. Use just the rectangl...
2008-07-08  Vadim ZeitlinMSW compilation fix after last commit
2008-07-08  Vadim Zeitlinadded (for now trivial) socket stream test
2008-07-07  Robert RoeblingMinor corrections
2008-07-07  Paul Cornettgtk-universal build fixes
2008-07-07  Stefan Csomormake sure mac pref files remain visible and named as...
2008-07-06  Vadim Zeitlinfix focus problems in picker controls under MSW which...
2008-07-06  Robert RoeblingwxString doc corrections
2008-07-06  Stefan NeisMake AutoSizing in wxGrid's SetCol/RowSize work and...
2008-07-06  Vadim Zeitlinadded wxscintilla and wx_stc projects (#4378)
2008-07-06  Vadim Zeitlintake const address objects in wxSocketClient::Connect...
2008-07-06  Vadim Zeitlinadd a numeric column test
2008-07-06  Vadim Zeitlinremove mentions of pos attribute, it never worked and...
2008-07-06  Vadim Zeitlindon't use deprecated wxToolBar::AddTool() overload...
2008-07-05  Vadim Zeitlinremove code for drawing icon of minimized window manual...
2008-07-05  Vadim Zeitlinavoid duplicating wxWindow::HandleCommand() in wxFrame...
2008-07-05  Václav Slavíkreverted Robert's premature removal of deprecated 2...
2008-07-05  Stefan NeisAdded missing include (#9625).
2008-07-05  Paul Cornettmark long-deprecated methods as such, and don't use...
2008-07-05  Stefan NeisExperimental simplification of the code by using MWERKS...
2008-07-05  Robert RoeblingRemove 2_6 compatibility code
2008-07-04  Robert RoeblingUse t_str() instead of c_str()
2008-07-04  Robert Roebling Ticket #9689 (new defect)
2008-07-04  Robert Roeblingadded wxString.t_str() and used it in filefn.cpp
2008-07-03  Robert RoeblingMake wxMSW wxBase compile in UTF-8 mode
2008-07-03  Vadim Zeitlinhandle FNERR_INVALIDFILENAME which happens if an invali...
2008-07-03  Vadim Zeitlinsupport disabling items before adding them to the menu...
2008-07-03  Vadim Zeitlindon't ignore changes of empty string to 0 or vice versa...
2008-07-03  Robert RoeblingwxMac wxDataViewCtrl no border patch
2008-07-03  Robert Roeblingfurther xxx_str() clarification
2008-07-03  Robert RoeblingCorrected c_str() docs
2008-07-02  Vadim Zeitlindon't use @true and @NULL inside of @code sections
2008-07-02  Robert RoeblingTried to make wxListBox::Update() work, typo corrected
2008-07-02  Robert RoeblingTried to make wxListBox::Update() work
2008-07-02  Robert Roebling#9675: wxDataViewModel::Reset() and scrollbar problem...
2008-07-01  Vadim Zeitlincompilation fix for PCH-less build after last commit
2008-07-01  Vadim Zeitlinchange not only the focus but also last remembered...
2008-07-01  Robert RoeblingAdd code for parsing globs file in /usr/local as well
2008-07-01  Robert RoeblingAdd code for parsing globs file
2008-07-01  Robert RoeblingAdd stub for parsing globs file
2008-07-01  Robert RoeblingRestore wxFile docs
2008-07-01  Robert RoeblingRemaining conversion to read-only XDG MIME types code
2008-07-01  Robert RoeblingCorrected mime types docs
2008-07-01  Vadim Zeitlinquote the arguments containing spaces or quotes correct...
2008-06-30  Vadim Zeitlinremove unused exec.rc file
2008-06-30  Vadim Zeitlinfix a hang up in wxExecute(wxArrayString& output) overl...
2008-06-30  Vadim Zeitlinimplement wxListCtrl::GetSubItemRect() for generic...
2008-06-30  Vadim ZeitlinVC6 compilation fix: using access declaration can only...
2008-06-30  Robert RoeblingRemoved most of the pre-XDG MIME code from the Unix...
2008-06-30  Julian SmartFurther style preview fix
2008-06-29  Vadim Zeitlinblind fix for PCH-less build
2008-06-29  Vadim Zeitlinadd Scintilla.iface to the distribution
2008-06-29  Vadim Zeitlincompilation fix for ASCII STL build (#9661)
2008-06-29  Julian SmartCorrected problem of wrong paragraph receiving style...
2008-06-29  Stefan NeisDon't force ColWidth to always grow for wxGridCellAutoW...
2008-06-29  Vadim Zeitlinadd a new menu for wxTextEntry-specific tests, currentl...
2008-06-29  Vadim Zeitlindon't call SetInsertionPointToEnd() on read-only combob...
2008-06-29  Vadim Zeitlinsupport wxListCtrl::GetViewRect() in report view too...
2008-06-28  Vadim Zeitlinfix --disable-optimise configure option description...
2008-06-28  Vadim Zeitlindon't ignore changes of empty string to 0 or vice versa...
2008-06-28  Vadim Zeitlinsupport wxDP_ALLOWNONE in generic wxDatePickerCtrl...
2008-06-28  Vadim Zeitlinforward port 2.8.8 changelog
2008-06-28  Vadim Zeitlindeprecate wxTE_AUTO_SCROLL as it's always on in the...
2008-06-28  Vadim Zeitlindon't activate items on Alt-Space or Alt-Enter (#9615)
2008-06-28  Vadim Zeitlindon't call OnData() if OnEnter() rejected the drag...
2008-06-28  Stefan NeisRestricted column/row resizing in cell window to left...
2008-06-27  Bryan Petty#9605: Documentation Corrections for richtextctrl.h
2008-06-27  Bryan Petty#9589: Documentation Corrections for textctrl.h
2008-06-27  Vadim Zeitlinuse wxIconizeEvent::IsIconized() instead of deprecated...
2008-06-27  Bryan PettyForgot to export the environment variable so Doxygen...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyPart 2 of 3 commits bringing proper Doxygen path usage...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...
2008-06-27  Stefan Csomoruse default fonts that have also bold and italic varian...
2008-06-27  Robert RoeblingAdded mostly empty wxLaunchDefaultApplication
2008-06-27  Robert RoeblingTicket #9641: wxBitmapComboBox_SetFont.patch, making...
2008-06-27  Robert RoeblingFix warning
2008-06-27  Robert Roeblinggtk wxStaticText and wxALIGN_CENTER_VERTICAL
2008-06-27  Stefan Csomorwas incorrectly forcing the font to 12 in most cases...
2008-06-27  Bryan PettySeparated out function grouping for less confusing...
2008-06-26  Vadim Zeitlinbuild fix for PCH-less build
next