]> git.saurik.com Git - wxWidgets.git/history - src
Updated version number
[wxWidgets.git] / src /
2006-10-31  Benjamin Williamsaui: allow m_frame to be null in wxFrameManager
2006-10-31  Benjamin Williamsfix aui crash related to SF bug 1531361
2006-10-31  Vadim Zeitlinmake wxBitmap *really* ref counted in X11; some cleanup...
2006-10-31  Vadim Zeitlinpartly successful (i.e. previously it didn't work at...
2006-10-31  Vadim Zeitlincompilation fix after wxMemoryDCBase changes
2006-10-31  Vadim Zeitlincompilation fix after wxBitmap::operator==() removal
2006-10-30  Vadim Zeitlindon't assign NULLs to bools and floats, this is confusi...
2006-10-30  Vadim Zeitlinmore fixes to double to int conversions
2006-10-30  Vadim Zeitlingcc signed/unsigned comparison fix
2006-10-30  Vadim Zeitlinhack to fix warnings about wxMAC_USE_CORE_GRAPHICS_BLEN...
2006-10-30  Vadim Zeitlinremoved unneeded ifdef from last commit
2006-10-30  Julian SmartCompile fix for Universal
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim ZeitlinUnicode compilation fix
2006-10-30  Vadim Zeitlincompilation fixes after adding wxMemoryDCBase::Init...
2006-10-30  Vadim Zeitlincommented out if(1) which resulted in annoying bcc...
2006-10-30  Vadim Zeitlina better compilation fix
2006-10-30  Robert Roebling Compile fix.
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim Zeitlincompilation fix after IsRefTo -> IsSameAs
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Vadim Zeitlindon't need to check if we set the same cursor before...
2006-10-30  Vadim Zeitlinuse wxUSE_COLLPANE around usage of wxCollapsiblePane
2006-10-30  Vadim Zeitlingcc signed/unsigned comparison warning fix
2006-10-30  Vadim ZeitlinUnicode compilation fix
2006-10-30  Vadim Zeitlinhandle PANGO_WEIGHT_SEMIBOLD font weight (avoids gcc...
2006-10-30  Robert Roebling Blindly fixed (tried to) wxSlider on Mac after
2006-10-30  Robin DunnMore compile fixes.
2006-10-30  Robin DunnSome compile fixes.
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Benjamin Williamsaui notebook sizing calculations streamlined
2006-10-30  Vadim Zeitlinreplaced wxCint() with wxRound() (which is exactly...
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Robert Roebling Replaced SetSizeHints -> SetMinSize
2006-10-30  Vadim Zeitlincompilation fix for wxUSE_UNICODE_MSLU && !WXWIN_COMPAT...
2006-10-30  Robert Roebling Replaced SetSizeHints() with SetMinSize().
2006-10-30  Benjamin Williamsaui notebook button enabling/disabling implemented
2006-10-30  Robert Roebling It's too late.
2006-10-30  Robert Roebling Typo.
2006-10-30  Robert Roebling Small fix again.
2006-10-30  Włodzimierz SkibaSimplest fix received from OW community (Peter C. Chapin).
2006-10-30  Robert Roebling Removed GetAdjustedBestSize().
2006-10-30  Robert Roebling removed hack that used SetSizeHints() for some strang...
2006-10-30  Julian SmartCopy constructor warning elimination
2006-10-30  Włodzimierz SkibaTinderbox build fix.
2006-10-30  Robert Roebling Correct wxPickerBase size calculation.
2006-10-30  Włodzimierz SkibawxWinCE build fix.
2006-10-30  Paul Cornettdon't try to add emission hook if GtkWidget type is...
2006-10-30  Julian SmartReuse wxCaret object
2006-10-30  Vadim Zeitlinhandle XOpenDisplay() failure in GetSM(); reformatted...
2006-10-30  Włodzimierz SkibaTinderbox build fix.
2006-10-30  Michael WetherellSome watcom warnings.
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  Vadim Zeitlininclude wx/msw/private.h before wx/msw/uxtheme.h for...
2006-10-30  Robert Roebling [ 1587248 ] Segfault w/o Session Manager (e.g. KDE...
2006-10-30  Robert Roebling Compilo.
2006-10-30  Włodzimierz SkibaMatch 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  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-30  Václav Slavíkrenamed wxControlWithArrows::HitTest() to HitTestArrow...
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  Václav Slavíkcompilation fix for !wxUSE_MIMETYPE
2006-10-30  Vadim Zeitlinslightly reduce the number of #ifndef __WATCOMC__
2006-10-30  Włodzimierz SkibaTemporary 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  Julian SmartApplied patch [ 1586964 ] Getting the PID of the proces...
2006-10-30  Julian SmartImprove the registry query for whether to show combobox...
2006-10-30  Julian SmartFocus event recursion fix
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-29  Stefan NeisRenamed m_clientData member variable to avoid clash...
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  Michael WetherellMake m_typeflag an int.
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  Vadim Zeitlinavoid infinite recursion by not using GetMaxWidth/Heigh...
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  Vadim Zeitlindon't override GetMinWidth/Height() which are non-virtu...
2006-10-29  Paul Cornettremove unneeded include
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...
next