wxWidgets.git
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-30  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
2006-10-30  Włodzimierz... Updated to recently added files.
2006-10-30  Vadim ZeitlinGetCurrentSelection() was documented but not present...
2006-10-30  Vadim Zeitlininclude wx/msw/private.h before wx/msw/uxtheme.h for...
2006-10-30  Vadim Zeitlinneed to include wx/msw/private.h to get GetHwnd() which...
2006-10-30  Robert Roebling Mark GetMinSize() as virtual and explain why.
2006-10-30  Robert Roebling [ 1587248 ] Segfault w/o Session Manager (e.g. KDE...
2006-10-30  Włodzimierz... Updated to recently added files.
2006-10-30  Robert Roebling Compilo.
2006-10-30  Włodzimierz... Match EscapeSqlChars() interface.
2006-10-30  Robert Roebling Moved overridden SetMinSize() to base class.
2006-10-30  Robert Roebling Make SetMinSize() and SetMaxSize() virtual so they
2006-10-30  Włodzimierz... Keep buildable.
2006-10-30  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-30  Václav Slavíkrenamed wxControlWithArrows::HitTest() to HitTestArrow...
2006-10-30  Michael WetherellMoved to include/wx/private/fileback.h
2006-10-30  Włodzimierz... Minor header cleaning.
2006-10-30  Robert Roebling [ 1587059 ] wxLaunchDefaultBrowser fix for KDE
2006-10-30  Václav Slavíkdon't use deprecated wxSTRING_MAXLEN
2006-10-30  Vadim Zeitlindefine wxLongLong_t as long long if it is supported...
2006-10-30  Václav Slavíkcompilation fix for !wxUSE_MIMETYPE
2006-10-30  Vadim Zeitlinslightly reduce the number of #ifndef __WATCOMC__
2006-10-30  Włodzimierz... Temporary ugly trick to make release for OpenWatcom...
2006-10-30  Václav Slavíkrender scrollbar's thumb as stippled bar to distinguish...
2006-10-30  Julian SmartCall Update after user input to improve responsiveness
2006-10-30  Jouk Jansen Committing in .
2006-10-30  Chris Elliottadd index and contents as per article.gmane.org/gmane...
2006-10-30  Julian SmartApplied patch [ 1586964 ] Getting the PID of the proces...
2006-10-30  Stefan NeisCompilation fix for old GCC versions.
2006-10-30  Julian SmartImprove the registry query for whether to show combobox...
2006-10-30  Julian SmartFocus event recursion fix
2006-10-30  Julian SmartDon't use wstring for MinGW versions that don't support it
2006-10-30  Kevin HockNon pre-comp compilation fix
2006-10-30  Vadim Zeitlincheck that the cell using bool editor has a valid value...
2006-10-30  Vadim Zeitlintry http scheme if we can't find the default browser...
2006-10-30  Vadim Zeitlinundid removal of implicit http: from wxLaunchDefaultBro...
2006-10-30  Vadim Zeitlinincrement TEXTCTRLYADJUST_CLASSIC (patch 1586710)
2006-10-30  Julian SmartSmall updates
2006-10-29  Stefan NeisRenamed m_clientData member variable to avoid clash...
2006-10-29  Vadim ZeitlinBorland needs dummy return in wxSEH_HANDLE as well
2006-10-29  Vadim Zeitlinremoved more unused variables (thanks Borland)
2006-10-29  Vadim Zeitlinremoved unused variable (thanks Borland)
2006-10-29  Vadim Zeitlincommented out more unused code (bcc compilation warning)
2006-10-29  Vadim Zeitlinrenamed OnLinkClicked() event handler to avoid hiding...
2006-10-29  Vadim Zeitlinset wxUSE_STD_STRING to 1 by default
2006-10-29  Stefan NeisFixed typo.
2006-10-29  Julian SmartDigital Mars needs CCS_RIGHT
2006-10-29  Michael WetherellCompile fix for no-pch.
2006-10-29  Michael WetherellCompile fix after GetC return type changed from char...
2006-10-29  Michael WetherellCompile fix for 64-bit.
2006-10-29  Michael WetherellMake m_typeflag an int.
2006-10-29  Julian SmartDigital Mars doesn't like the identifiers being declare...
2006-10-29  Julian SmartDigital Mars fixes
2006-10-29  Vadim Zeitlinescape special SQL chars in where clauses (patch 1204728)
2006-10-29  Vadim Zeitlinsearch in the index case-insensitively in FindPageByNam...
2006-10-29  Stefan Csomorminimize overlay area to avoid eg scrolling artifacts...
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-29  Michael WetherellRestore the final wildcard.
2006-10-29  Vadim Zeitlinavoid infinite recursion by not using GetMaxWidth/Heigh...
2006-10-29  Vadim Zeitlinmention wxTB_RIGHT patch
2006-10-29  Stefan Csomorguarding against setting of NULL
2006-10-29  Stefan Csomorapplying correct offsets
2006-10-29  Stefan Csomorremove unneeded code
2006-10-29  Vadim Zeitlinremove manual bitmap greying code with a call to wxImag...
2006-10-29  Chris Elliottfix borland header difference
2006-10-29  Vadim Zeitlindon't override GetMinWidth/Height() which are non-virtu...
2006-10-29  Paul Cornettremove unnecessary casts
2006-10-29  Vadim Zeitlinreturn the results of GetMin/MaxSize() from GetMin...
2006-10-29  Paul Cornettremove unneeded include
2006-10-29  Paul Cornettfix for Borland 5.5
2006-10-29  Vadim Zeitlinpass correct indicator pointer to SQLBindCol() (patch...
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-29  Vadim Zeitlinpost WM_CLOSE instead of deleting the inplace edit...
2006-10-29  Václav Slavíkadded SUB/SUP tags to the list of supported ones
2006-10-29  Vadim ZeitlinCW8.3+ has ssize_t (patch 1492413)
2006-10-29  Robert Roebling Let wxMiniFrame have the same default flags under...
2006-10-29  Robert Roebling Remove left-over code.
2006-10-29  Robert Roebling Clarify docs about wxSizer::SetSizeHints().
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Vadim Zeitlinsome people disliked the asterisks in wxDebugReport...
2006-10-29  Stefan Csomorsubrect blit
2006-10-29  Robert Roebling Use SetSizeHints() for wxTLW.
2006-10-29  Stefan NeisAdd method declaration needed for wxGTK.
2006-10-29  Robert Roebling Make wxWindow::SetSizeHints() do nothing.
2006-10-29  Vadim Zeitlinadded wxTB_RIGHT style for right-aligned toolbars ...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-29  Václav Slavíkcompilation fix
2006-10-29  Robert Roebling Added simplistic test for nested sizer (in panel).
2006-10-29  Robert Roebling Forgot one wxCoordRound
2006-10-29  Vadim Zeitlindon't set translation credits if they're empty (part...
2006-10-29  Robert Roebling wxRound
2006-10-29  Robert Roebling wxCoordRound() -> wxRound()
2006-10-29  Vadim Zeitlincorrect EnsureFileAccessible() docs broken by previous...
2006-10-29  Vadim Zeitlindon't call gtk_image_set_from_pixbuf() if no animation...
2006-10-29  Vadim Zeitlincommented out/unused code removed; use wxAboutDialog...
2006-10-29  Vadim Zeitlinhandle errors returned by wxAnimateCtrl::Play() (part...
2006-10-29  Stefan NeisCorrected includes for wxGTK under OS/2.
2006-10-29  Vadim Zeitlindon't use Unicode filenames under Win9x, even with...
2006-10-29  Robert Roebling wxCoordRound -> wxRound.
next