]> git.saurik.com Git - wxWidgets.git/history - src/mac
don't call TB_GETITEMRECT with invalid tool index
[wxWidgets.git] / src / mac /
2008-05-05  Julian SmartUse fallback when passing -1 for point size (as allowed...
2008-05-04  Stefan Csomorfixing memory leaks on three levels (bug report 1905138)
2008-04-29  Stefan Csomoradding impl for Create( wxPrinterDC
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-28  Stefan Csomoradapted Julian's new speed improved version
2008-04-24  Václav SlavíkFixed handling of transparent background in borderless...
2008-04-23  Kevin OllivierEnsure popup menus can display sub-menus.
2008-04-20  Václav Slavíkimplement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
2008-04-20  Václav Slavíkfixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to...
2008-04-18  Stefan Csomor1945421 applied
2008-04-18  Robert RoeblingBring wxSpinCtrl closer to HIG
2008-04-17  Robert RoeblingPatches-1940222 ] wxTextCtrl and keydown on fully selec...
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-04-06  Robert Roeblingcompilo
2008-04-06  Chris ElliottSF bug 1895101
2008-04-06  Robin DunnSlight reorg of last change
2008-04-03  Stefan Csomorfixing the build for wxMAC_USE_COCOA=1
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Robin DunnCall ValueChanged after SetValue so other views will...
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
next