]> git.saurik.com Git - wxWidgets.git/history - src/osx/carbon
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS...
[wxWidgets.git] / src / osx / carbon /
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-01-31  Robert RoeblingCommit Hartwig's patch for DnD in wxDataViewCtrl
2009-01-28  Vadim Zeitlinrename wxRendererNative::DrawRadioButton() to DrawOptio...
2009-01-26  Robert RoeblingImplement hint cursor for resizable columns
2009-01-25  Francesco Montorsiblind build fix for wxMac
2009-01-25  Francesco Montorsibuild fix
2009-01-23  Stefan Csomorfixing some warnings
2009-01-23  Robert RoeblingForgot this one
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2009-01-23  Robert RoeblingwxDataViewCtrl fixes
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-18  Robert RoeblingReally set standard cursor when over title bar and...
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-17  Stefan Csomormissing commit
2009-01-17  Stefan Csomorfixing dangling includes
2009-01-17  Stefan Csomorprinting adjustment
2009-01-17  Stefan Csomorstreamlining printing support, adding printing support...
2009-01-17  Stefan Csomoravoiding warning for unused var in cocoa build
2009-01-16  Stefan Csomorfixing infinite recursion for rotated text, introduced...
2009-01-14  Robert RoeblingDon't make wxFrame grow when adding a native wxToolbar
2009-01-13  Robert RoeblingAlso update cursor when over toolbar and titlebar
2009-01-13  Stefan Csomorcommon event code
2009-01-13  Stefan Csomormake sure that code is always available when compiling...
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2009-01-10  Stefan Csomorfixes #10358
2009-01-10  Stefan Csomormaking sure enabling the menus works
2009-01-10  Stefan Csomorfixing wrong constant
2009-01-10  Stefan Csomornative apple event support for osx cocoa
2009-01-10  Stefan Csomorsupporting PopUp on osx cocoa as well, see #10361
2009-01-10  Stefan Csomoradding open and close hand cursor constants, implementa...
2009-01-10  Stefan Csomormoving launch methods to common code
2009-01-09  Francesco MontorsiFix wxLaunchDefaultBrowser on wxMSW for local files...
2009-01-09  Robert RoeblingTried to improve look of toogle tool under OS X, adapte...
2009-01-09  Robert RoeblingCompile fix
2009-01-08  Francesco Montorsibuild fix
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsifix build
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-12-31  Kevin OllivierFix for OS X Cocoa build.
2008-12-31  Francesco Montorsiget rid of the wxListString class in wxStatusBar code...
2008-12-29  Francesco Montorsiuse a common m_isInsideYield flag instead of static...
2008-12-27  Francesco Montorsi(blind) fix for unneeded inclusions of headers
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2008-12-25  Vadim Zeitlinmake colours used by list and tree controls more consis...
2008-12-23  Robert RoeblingAdd wxDataViewCtrl::ExpandAncestors() and call it from...
2008-12-20  Robert RoeblingCall Expand on an item's parent chain in EnsureVisible
2008-12-17  Robert RoeblingCorrect wxDataViewCtrl::IsExpanded and add test for it
2008-12-16  Robert RoeblingAdded wxDataViewCtrl::IsExpanded(item)
2008-12-13  Kevin OllivierForward port new wxRenderer methods in 2.8 to trunk.
2008-12-11  Francesco Montorsisubstitute (c) and (C) for copyright strings as documented
2008-12-09  Vadim Zeitlincall wxMDIClientWindow::CreateClient()
2008-12-07  Vadim Zeitlindefine SetAsSortKey/IsSortKey() in wxMac wxDataViewColumn
2008-12-07  Vadim Zeitlinno changes, just removed whitespace and perfectly usele...
2008-11-26  Vadim Zeitlinremove apparently unused file (src/osx/core/gsocket...
2008-11-22  Kevin OllivierForward port event handler fixes to trunk.
2008-11-21  Vadim Zeitlinfix virtual function hiding for LoadFile(); replace...
2008-11-15  Francesco Montorsimake GetPaperRect() and GetResolution() const functions
2008-11-14  Robert Roebling#10183: patch to add wxOSX print job name
2008-11-13  Vadim Zeitlinfix warnings about hiding virtual wxGraphicsContext...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-03  Francesco Montorsibuild fix
2008-11-03  Francesco Montorsibuild fixes
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-20  Robert RoeblingFix wxListCtrl::Insert() bug reported by Riccardo Cohen
2008-10-18  Stefan Csomoradapting to API change from GetContentAreaInset to...
2008-10-17  Vadim Zeitlinreverted the change of r56246 and keep the old behaviou...
2008-10-16  Robert RoeblingRemove accidentally commited debug code
2008-10-16  Robert RoeblingMake wxMac wxSpinCtrl emit killfocus events
2008-10-16  Robert RoeblingFudge offset no longer required
2008-10-13  Vadim Zeitlinno need to test that the pointer is non-NULL before...
2008-10-11  Stefan Csomoradding missing cast
2008-10-11  Stefan Csomorsuperfluous embedding API
2008-10-10  Stefan Csomormoving embedding to common API
2008-10-08  Stefan Csomorfocus propagation, fixes #10047
2008-10-06  Stefan Csomorporting dcscreen blit from 2.8
2008-10-06  Stefan Csomormoving more things to common API between carbon and...
2008-09-30  Stefan Csomorperformance fix by Tim Kosse
2008-09-25  Francesco Montorsibuild fix
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-24  Kevin Ollivier#ifdef Carbon-specific code to get stubbed DND support...
2008-09-24  Robin DunnUnicode-related compile fixes
2008-09-24  Robin DunnFix wxStockCursor realted compile error
2008-09-24  Francesco Montorsifix build errors deriving from making wxColourData...
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-09-22  Stefan Csomorusing new API instead of 2.8 compat, fixes #9990
2008-09-22  Stefan Csomorfixing override, fixes #9985 (second error)
2008-09-21  Stefan Csomorfixing focus, fixes #9985
2008-09-20  Kevin OllivierSource changes needed to get MDI support compiling...
2008-09-12  Stefan Csomorimplementing changes in toolbartool directly
2008-09-12  Stefan CsomorCoreText fixes
2008-09-11  Stefan Csomoradding missing y axis flip
2008-09-11  Stefan Csomorfixes #9951
2008-09-11  Stefan Csomorfix bugs in the last changes to min and max size handli...
2008-09-11  Kevin OllivierDoGetAsBitmap implementation for Cocoa.
next