]> git.saurik.com Git - wxWidgets.git/history - src/mac
set initial GTK_CAN_FOCUS value to match AcceptsFocus (fixes wxTreeCtrl text control...
[wxWidgets.git] / src / mac /
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-27  Vadim ZeitlinSeveral fixes for removing/readding controls to the...
2008-03-26  Stefan Csomorpopup activation scope and l&f
2008-03-26  Stefan Csomorfixing custom background on non owned windows
2008-03-26  Stefan Csomorfixing custom background on non owned windows
2008-03-25  Stefan Csomormoving tlw list up, cleanup
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-25  Stefan Csomorporting reordering of controls back from 2.8
2008-03-25  Julian SmartFix for non-pch
2008-03-25  Stefan Csomoradding 10.4 code for making focus events behave as...
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window installation
2008-03-23  Vadim Zeitlinavoid needless Unicode<->MB conversions in Unix wxExecu...
2008-03-22  Vadim Zeitlinrefactored common code from XXX_EndProcessDetect in...
2008-03-22  Vadim Zeitlinfix warnings about unused parameters/variables in relea...
2008-03-22  Vadim Zeitlinreplace wxAddProcessCallback() with wxAppTraits::AddPro...
2008-03-21  Francesco Montorsifix wxBrush for the mac build
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-19  Stefan CsomorCGFloat
2008-03-19  Stefan Csomormake background colour be the real color, to have inher...
2008-03-19  Stefan Csomorclean include
2008-03-19  Stefan Csomorhave bg style wxBG_STYLE_CUSTOM not skip event
2008-03-17  Stefan Csomorfix default values after types were changed
2008-03-17  Francesco Montorsisome more build fix for wxPen/wxBrush style changes
2008-03-16  Francesco Montorsibuild fix (looking at buildbot)
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-03-16  Václav Slavíkif we can't detect tooltip color, yellow as used by...
2008-03-15  Vadim Zeitlindon't assign the returned value in wxMDIParentFrame...
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;...
next