wxWidgets.git
2007-01-11  Julian SmartUse the associated document manager, not the global one
2007-01-11  Julian SmartWrite a newline, not a 10 into the stream
2007-01-11  Vadim Zeitlinno changes, just refactor the code sending spin update...
2007-01-11  Vadim Zeitlinapply patch 1630906 after all as with my simpler fix...
2007-01-11  Vadim Zeitlinfix lack of spin control update event when control...
2007-01-11  Vadim Zeitlinsuppress spurious error message when copying from clipb...
2007-01-11  Vadim Zeitlinreverted wrong change of rev 1.129 and fixed the first...
2007-01-11  Vadim Zeitlindo strtoll() test using C++ compiler as at least under...
2007-01-10  Václav Slavíkadded wxDFB to distribution scripts
2007-01-10  Julian SmartRemoved versions so we don't have to update with every...
2007-01-10  Julian SmartUpdated date
2007-01-10  Julian SmartUpdated version and date
2007-01-10  Václav Slavíkadded support for Bakefile's upcoming msvs2005prj forma...
2007-01-10  Vadim Zeitlinadd #if wxUSE_TOOLTIPS around DoSetToolTip()
2007-01-10  Chris Elliott2.8.2
2007-01-10  Chris Elliottfix missing setup.h file(s) lists.wxwidgets.org/cgi...
2007-01-09  Julian SmartIsRich should be defined even if wxUSE_RICHTEXT isn't
2007-01-09  Julian SmartFix for missing separator if any previous items were...
2007-01-09  Vadim Zeitlincheck parameters after options check sothat usign ...
2007-01-09  Vadim Zeitlinshow -version in the list of options; exit after showin...
2007-01-09  Vadim Zeitlinmore about virtual functions access specifier changing
2007-01-08  Robin Dunndon't use default style
2007-01-08  Robin DunnTweak dates and version number
2007-01-08  Robin DunnVersion --> 2.8.1.0
2007-01-08  Robin DunnMinor tweaks to get up to date with wx CVS
2007-01-08  Robin Dunnignore things that are just defined for the sake of...
2007-01-08  Vadim Zeitlinadded more wxUSE_TREE/LISTCTRL tests to fix compilation...
2007-01-08  Chris Elliott2.8.1
2007-01-08  Chris Elliottremove space which broke tex2rtf
2007-01-08  Chris Elliottfix part of proposal at news.gmane.org/find-root.php...
2007-01-08  Vadim Zeitlinuse wxLongLong_t instead of long long
2007-01-08  Paul Cornettnon-pch build fix
2007-01-08  Kevin OllivierFix GetNextItem for virtual wxListCtrl, and improve...
2007-01-07  Vadim Zeitlinfix compilation for latest SDK where EnumModulesProc...
2007-01-07  Vadim Zeitlinupdated version to 2.8.1
2007-01-07  Vadim Zeitlinalso update wxVERSION_STRING
2007-01-07  Vadim Zeitlinfix wxConfig::DeleteGroup() for arguments with trailing...
2007-01-07  Vadim Zeitlinapparently the previous version was generated with...
2007-01-07  Vadim Zeitlinalso update manual.tex
2007-01-07  Vadim Zeitlinmore informative output
2007-01-07  Vadim Zeitlinupdated version to 2.8.1
2007-01-07  Stefan NeisAttempt at fixing deepCopyHostent/Servent.
2007-01-07  Vadim Zeitlinadded a script to update release version field
2007-01-07  Vadim Zeitlindon't compile wxDataViewDateRendererPopupTransient...
2007-01-07  Vadim Zeitlinno changes, just removed duplicate TreeView_HitTest...
2007-01-07  Vadim Zeitlincorrected message about page number overflow
2007-01-07  Vadim Zeitlinadded EVT_TASKBAR_CLICK and use it to show taskbar...
2007-01-07  Vadim Zeitlinregenerated after wx/richtext/richtextstyles.h addition
2007-01-07  Vadim Zeitlinadded wx/richtext/richtextstyles.h (bug 1624364)
2007-01-07  Vadim Zeitlinmake HitTest() public (bug 1626543); this changes ABI...
2007-01-07  Stefan NeisFixed switching to a different drive/volume on OS/2.
2007-01-07  Kevin OllivierAdd more sanity checks to virtual list item nums as...
2007-01-07  Kevin OllivierMake it easier to switch between native and generic...
2007-01-07  Vadim Zeitlindisable wxCollapsiblePane compilation in wx/chkconf...
2007-01-07  Vadim Zeitlinfix attribute memory leak in wxGrid::ShowCellEditContro...
2007-01-07  Vadim Zeitlinadded support and enable long long support when wxLong...
2007-01-07  Vadim Zeitlinfix wxMDIChidFrame::GetPosition() (patch 1626610)
2007-01-07  Vadim Zeitlinfix wxConfig::DeleteGroup() for arguments with trailing...
2007-01-07  Vadim Zeitlininclude WebKit.h as otherwise WebKit is not detected...
2007-01-07  Vadim Zeitlinmention RTL fixes by Diaa Sami
2007-01-07  Vadim Zeitlinfix combobox dropdown position in RTL (patch 1623127)
2007-01-07  Vadim Zeitlinfixes and workarounds to return value of our own wxVsnp...
2007-01-07  Vadim Zeitlinfix for popup positioning in RTL mode (patch 1622930)
2007-01-07  Vadim Zeitlinset tooltips for the both subcontrols (patch 1622531)
2007-01-07  Vadim Zeitlinadded wxTreeCtrl::CollapseAll[Children]() and IsEmpty...
2007-01-07  Vadim Zeitlinreturn correct item and position from wxTreeEvent:...
2007-01-07  Vadim Zeitlincorrected ctor signature
2007-01-07  Vadim Zeitlinadded wxTreeCtrl::CollapseAll[Children]() and IsEmpty...
2007-01-07  Vadim Zeitlinoperators == and != are const (part of patch 1622125)
2007-01-07  Stefan NeisExtended wxGetHostName implementation.
2007-01-07  Stefan NeisAdded wxGetDiskSpace implementation (patch #1625514).
2007-01-07  Stefan NeisCompilation fix for really old gcc versions.
2007-01-07  Vadim Zeitlinchanged copyright year to 2007
2007-01-07  Kevin OllivierUse GetItem to get item info for events, even for virtu...
2007-01-07  Kevin OllivierGeneric list and tree ctrl should not use the focused...
2007-01-06  Robin DunnAdd dependency on tabmdi.h
2007-01-06  Robin DunnAdded wx.aui.AuiNotebook.GetAuiManager().
2007-01-06  Robin DunnFixes for segfaults when the parent frame is destroyed
2007-01-06  Robin DunnAdd GetAuiManager
2007-01-06  Kevin OllivierAdd a grid sizer demo, and document the props accepted...
2007-01-06  Kevin OllivierDon't draw the primary highlight colors if the control...
2007-01-05  Kevin OllivierApply patch #1626802, which fixes GetNextItem to return...
2007-01-05  Włodzimierz... '-version' parameter for tex2rtf.
2007-01-05  Stefan Csomorallowing vertical scrolling even if wxTE_NO_VSCROLL...
2007-01-05  Vadim Zeitlinmore unescaped underscores
2007-01-05  Vadim Zeitlinfix broken links to File/DirName()
2007-01-05  Vadim Zeitlinrename Inside(x,y) parameters to avoid gcc warnings...
2007-01-04  Jouk Jansen Update OpenVMS make-files
2007-01-04  Kevin OllivierHave SetSizerProps internally handle the assignment...
2007-01-03  Václav Slavíkfixed deadlock when calling wxPostEvent() from worker...
2007-01-02  Robin DunnRemove some items from the Recent additions list
2007-01-02  Robin Dunnreformat the overview string
2007-01-02  Chris Elliottfix errant __BORLAND__ see article.gmane.org/gmane...
2007-01-02  Jouk Jansen avoid reading KDE-tables on OpenVMS. They will never...
2007-01-01  Paul Cornettrestore declaration inline specifier, and make definiti...
2007-01-01  Robin DunnreSWIGged
2007-01-01  Robin DunnDon't steal VK_RETURN for wxEVT_COMMAND_LIST_ITEM_ACTI...
2007-01-01  Robin Dunnfixed a compile error in one of the stub classes
2007-01-01  Paul Cornettremove inline from declaration of functions which are...
2006-12-31  Vadim Zeitlincorrect OnOpenError() return type
next