added wxDocument::AlreadySaved() and use it in OnUpdateFileSave() to ensure that...
[wxWidgets.git] / src / osx /
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 RoeblingEnable intercepting ENTER in wxSpinCtrl under wxMac...
2008-10-16  Robert RoeblingRemove accidentally commited debug code
2008-10-16  Robert RoeblingMake wxMac wxSpinCtrl emit killfocus events
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-16  Robert RoeblingFudge offset no longer required
2008-10-14  Robert RoeblingFix off-by-1 error in wxChoice and wxComboBox (OSX...
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 Csomorsupporting NO_BORDER for Cocoa as well
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-25  Stefan Csomoravoiding crash for pure modifier events
2008-09-25  Kevin OllivierRemove some wxCocoa stuff that isn't in OS X Cocoa.
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-23  Stefan Csomorfixing compiles under certain flags
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-22  Kevin OllivierAdding compiling (but not yet working) taskbar implemen...
2008-09-21  Stefan Csomorfixing typo (lead to always floating layering for simpl...
2008-09-21  Stefan Csomorfixing focus, fixes #9985
2008-09-21  Kevin OllivierStubbed wxToolTip implementation to get code that uses...
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 Csomoradding min and max size support for resizing events
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-11  Kevin OllivierA few checks for null pointers to avoid problems during...
2008-09-10  Stefan Csomor64 bit fixes
2008-09-07  Stefan Csomor10.4 support for osx-cocoa
2008-09-07  Stefan Csomornon-precomp fixes
2008-09-07  Stefan Csomorchanges for command line builds of osx-cocoa
2008-09-06  Stefan Csomorseveral small fixes
2008-09-06  Stefan CsomorRGBColor is part of ApplicationServices also under...
2008-09-05  Stefan Csomoradapting to new msgdlg class hierarchy
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 OllivierRenames to avoid object files with duplicate filenames...
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-09-01  Stefan Csomorosx-cocoa updates
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...
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-23  Stefan Csomorcocoa implementation files
2008-08-23  Stefan Csomorcommon implementation files
2008-08-22  Stefan Csomorosx-cocoa event loop
2008-08-21  Stefan Csomormimetype common implementation
2008-08-21  Stefan Csomorcocoa specific implementations
2008-08-21  Stefan Csomornew common code files
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 Csomorfixing name typo
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 (sorry Vaclav, should be...
2008-07-31  Stefan CsomorOSXTimer for all variants
2008-07-31  Stefan CsomorwxColour is implemented using CoreGraphics
2008-07-31  Stefan Csomorpen and brush are platform neutral on osx
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-29  Stefan Csomoruniversal implementation for osx cocoa
2008-07-29  Stefan Csomoruniversal implementation for iphone
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...
next