]> git.saurik.com Git - wxWidgets.git/history - src/mac
initialize m_initial{Recv,Send}BufferSize in wxSocketClient ctor (patch 1905981)
[wxWidgets.git] / src / mac /
2008-03-14  Stefan Csomoruse the same font matching fallbacks for all layout...
2008-03-12  Václav Slavíkinclude 'Version' in version string, it's what Apple...
2008-03-06  Stefan Csomor64/32 bit fixes
2008-03-06  Stefan Csomor64/32 bit fixes
2008-03-06  Stefan Csomorinclude fixed for non-precomp
2008-03-05  Stefan Csomorgraphics context additions (work in progress for cocoa...
2008-03-05  Stefan Csomorgraphics context additions (work in progress for cocoa...
2008-03-05  Stefan Csomorshaped can be minimized
2008-03-05  Stefan Csomorgraphics context additions and merging graphics bitmap...
2008-03-02  Václav SlavíkwxMac: Fixed wxListCtrl to respect items' non-default...
2008-03-02  Václav Slavíkdon't set m_font upfront in wxMac, let the GetDefaultAt...
2008-03-02  Václav Slavíkadded Get(Class)DefaultAttributes implementation for...
2008-02-29  Stefan Csomoradjusting to changed ownership (font is only created...
2008-02-27  Stefan Csomorapplying patch 1873285
2008-02-24  Václav Slavíkfixed wxListCtrl::RefreshItem(s) - it didn't update...
2008-02-23  Stefan Csomorunder 10.4 there are some theme brushes represented...
2008-02-23  Stefan Csomoradding comments for debugging visibility differences...
2008-02-23  Stefan CsomorUse native visibility information at this point, as...
2008-02-23  Stefan Csomoravoiding double firing of visibility state changed...
2008-02-23  Vadim Zeitlinremove MacIsReallyShown() as we now have public IsShown...
2008-02-22  Robin DunnAdd MacHideApp
2008-02-22  Julian SmartFixed IsShownOnScreen() for Mac
2008-02-15  Stefan Csomorbetter implementation from VZ
2008-02-15  Stefan Csomorsupporting case insensitive iteration
2008-02-15  Stefan Csomorapplying patch 1894478, 10.5 AudioServices support
2008-02-14  Julian SmartCut down on unnecessary update events
2008-02-13  Stefan Csomorfixing wxSystemColour conversion
2008-02-12  Stefan Csomorfixing SetShape's bridging between RgnHandle and HiShapeRef
2008-02-11  Stefan Csomorapplying 1890924
2008-02-05  Václav Slavíkcall Show(false) from ~wxDialog to call EndModal if...
2008-02-05  Julian SmartStrip menu codes from page label for consistency with...
2008-02-03  Vadim Zeitlinadded wxGLCanvas::IsDisplaySupported() (patch 1879906)
2008-01-29  Julian SmartFixed global cursor setting on Mac, which fixes busy...
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
next