]> git.saurik.com Git - wxWidgets.git/history - src/osx/carbon
use GetCopyrightToDisplay instead of GetCopyright; part of commit 57245
[wxWidgets.git] / src / osx / carbon /
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.
2008-09-07  Stefan Csomor10.4 support for osx-cocoa
2008-09-07  Stefan Csomorchanges for command line builds of osx-cocoa
2008-09-06  Stefan Csomorseveral small fixes
2008-09-05  Stefan Csomorforward define for non precomp build, switching preproc...
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-05  Vadim Zeitlinimplement support for custom button labels in wxMessage...
2008-09-05  Robert RoeblingAdd wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated...
2008-09-04  Kevin OllivierSplit utility functions into base (in utilsexc_base...
2008-09-02  Stefan Csomorfixing constant name
2008-09-02  Stefan Csomorfixing merge bug
2008-09-02  Stefan Csomorosx new layout
2008-08-27  Stefan Csomorfixing #9910
2008-08-25  Kevin OllivierCompilation fix, didn't realize initialization order...
2008-08-25  Kevin OllivierRespect the wxNO_BORDER flag for tool windows without...
2008-08-25  Kevin OllivierFix memory leak.
2008-08-13  Paul Cornettmove notebook event definition to common code
2008-08-05  Stefan Csomorfixing remainder of bug #3776, clean activateAndIgnoreC...
2008-08-03  Stefan Csomormoving osx files (rename will follow)
2008-08-03  Vadim Zeitlinno real changes, just refactor to remove some code...
2008-08-03  Vadim Zeitlinimplement wxToolBarTool::SetLabel() for wxOSX_USE_NATIV...
2008-08-02  Vadim Zeitlinadd wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
2008-08-02  Stefan Csomorguarding all text methods against unset font
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2008-08-01  Stefan Csomormoving common implementation for osx closer to unix...
2008-07-31  Stefan CsomorOSXTimer for all variants
2008-07-31  Stefan Csomorpen and brush are platform neutral on osx
2008-07-31  Stefan Csomorbetter guarding when no printing architecture exists
2008-07-30  Stefan CsomorOSX renaming round 2
2008-07-30  Stefan Csomoradding header for non-precomp
2008-07-29  Stefan Csomoradding constant which appears in Leopard SDK only
2008-07-29  Stefan Csomorosx regrouping
2008-07-03  Robert RoeblingwxMac wxDataViewCtrl no border patch
2008-07-02  Robert Roebling#9675: wxDataViewModel::Reset() and scrollbar problem...
2008-06-27  Stefan Csomoruse default fonts that have also bold and italic varian...
2008-06-27  Stefan Csomorwas incorrectly forcing the font to 12 in most cases...
2008-06-26  Stefan Csomorfixing an incorrect conversion path from utf8 to plain...
2008-06-22  Vadim Zeitlinallow wxDialog::ShowModal() after Show() (see #1416...
2008-06-11  Stefan Csomorfixing non precomp include
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming