don't fail in wxTransferStreamToFile if file size is exact multiple of 4KB (bug 1835918)
[wxWidgets.git] / src / mac /
2008-01-16  Robert RoeblingSort of autoresize if only 1 column is there
2008-01-14  Paul Cornettmake XPM data pointer parameter fully const
2008-01-13  Robert RoeblingReapplied patch for drawing background of custom items
2008-01-13  Stefan CsomorI still think that's needed ...
2008-01-08  Vadim ZeitlinSTL build fix
2008-01-08  Robin DunnCheck wxUSE_DATAVIEWCTRL
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-30  Paul Cornettnon-pch build fix
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-27  Robert RoeblingFix from Hartwig
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-24  Paul Cornettupdate mac gl, after rev 50900
2007-12-22  Vadim Zeitlinadded wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
2007-12-22  Stefan Csomorremoving unnecessary casts
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-12-20  Julian SmartCorrected wxRTTI for wxNotebook so dynamic casting...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-18  Stefan Csomorfixing the HITextView single line scrolling under 10.5
2007-12-18  Stefan Csomorchanging code that doesn't work on 10.5 as advertised
2007-12-18  Stefan Csomorchanging code that doesn't work on 10.5 as advertised
2007-12-18  Julian SmartAdded missing include
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomoradding explicit copy and assignment
2007-12-18  Robert RoeblingImplement alternating row colours
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Stefan Csomormissing include
2007-12-17  Paul Cornettadd MutexGuiEnter/Leave to wxAppTraits, integrate nativ...
2007-12-16  Stefan Csomorfixing string param
2007-12-16  Stefan Csomordifferent CoreText font caches for Robin's tests
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-15  Vadim Zeitlinfix unused variables and parameters warnings
2007-12-14  Stefan Csomormaking ref counting behavior consistent, activating...
2007-12-11  Julian SmartSet the object for context menu events.
2007-12-11  Robin DunnDon't prematurely return from Create before appending...
2007-12-10  Stefan Csomorchanging guard to support popupwindows as well
2007-12-10  Stefan Csomormaking sure it always returns a valid string
2007-12-10  Stefan Csomorgoing private with refdata
2007-12-09  Stefan Csomorfixing unicode compile
2007-12-08  Stefan Csomormoving collapsible pane a few steps forward os OSX
2007-12-08  Robert RoeblingUse native DisclosureTriangle control for wxCollapsible...
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-12-05  Robert RoeblingAdded wxToggleBitmapButton
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-12-02  Robert Roeblingfurther work on custom renderer
2007-12-02  Stefan Csomorfixing new inheritance
2007-12-02  Robert RoeblingUse FillHilite style
2007-12-02  Robert Roeblingtest for valid icon
2007-12-02  Stefan Csomormaking sure the clientdc gets destroyed, otherwise...
2007-12-01  Stefan Csomorfixing define
2007-11-30  Stefan Csomortextctrl always needs ATSU...
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Vadim Zeitlinunused parameters and float/double->int conversion...
2007-11-30  Vadim Zeitlinfix compilation error after r50329: wxMenu doesn't...
2007-11-30  Vadim Zeitlinblind compilation fix after last commit
2007-11-30  Robert RoeblingDC reorganization
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Stefan Csomormoving code, fixing 10.5 only compiles
2007-11-30  Stefan Csomorfixing bug 1841377
2007-11-30  Stefan Csomorweak link test is not optimal, as CoreText is already...
2007-11-29  Stefan Csomoradding CoreText implementation
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorcleanup
2007-11-29  Stefan Csomorthat part would have to be removed before, as its condi...
2007-11-29  Stefan Csomorporting forward 10.5 focus fix
2007-11-29  Stefan Csomorporting forward scrolling fix
2007-11-28  Stefan Csomorfixing region and using default background colour
2007-11-28  Stefan Csomorcleanup, going private with platform specific that...
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-27  Stefan Csomorcleanup
2007-11-27  Stefan Csomorcleanup
2007-11-27  Stefan Csomorfixing switches
2007-11-27  Stefan Csomoradding wxPartRegion and catching errors
2007-11-27  Stefan Csomorguard code for mac / quickdraw
2007-11-27  Stefan Csomorguard code for mac / quickdraw
2007-11-27  Stefan Csomorfixing the usage of hishape
2007-11-26  Stefan Csomorsimplifying
2007-11-26  Stefan Csomorcleanup / adding effects
2007-11-24  Stefan Csomorquickdraw fixes
2007-11-24  Stefan Csomor64 bit clean implementation
2007-11-24  Stefan Csomorflags moved to chkconf
2007-11-24  Stefan Csomormake renderer independent of windowing system
2007-11-24  Stefan Csomor64 bit clean printing
2007-11-24  Stefan Csomor64 bit fixes
2007-11-24  Stefan Csomoradding assign
2007-11-23  Stefan Csomorremove pict support for 64bit
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Stefan Csomormac cleanup
2007-11-23  Stefan Csomormac cleanup, pure cgcolor
2007-11-22  Stefan Csomorcleanup and cgcolor changeds
2007-11-22  Paul Cornettwarning fix
2007-11-22  Stefan Csomorfixing non-precomp headers build
next