]> git.saurik.com Git - wxWidgets.git/history - src/osx/carbon
Allow overriding print preview frame creation in docview.
[wxWidgets.git] / src / osx / carbon /
2010-03-20  Vadim ZeitlinAdd wxMessageDialog::GetEffectiveIcon() and use it...
2010-03-17  Stefan Csomorfixing non-precomp builds
2010-03-17  Stefan Csomorstreamlining OSX event support third step, using platfo...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2010-03-06  Kevin OllivierA call to wxPopupWindow::Show shouldn't automatically...
2010-03-03  Stefan Csomorfixing leak, fixes #11782
2010-03-02  Vadim ZeitlinDon't use m_macToolbar in wxOSX wxToolBar if it is...
2010-03-02  Vadim ZeitlinEnclose code using m_macToolbar in #if wxOSX_USE_NATIVE...
2010-02-28  Stefan Csomortranslate 0.5 offset into user space before applying...
2010-02-09  Robin DunnRemove functions duplicated in dnd_osx.cpp.
2010-02-06  Kevin OllivierAdd an accessor to get the current drop source from...
2010-02-03  Kevin OllivierRefactor DND code into Carbon and Cocoa parts, and...
2010-01-28  Stefan Csomorstoring modal returncode correctly for carbon
2010-01-28  Stefan Csomormake sure modality is reflected correctly when rerouted...
2010-01-25  Stefan Csomorsimplifying code, removing outdated API
2010-01-25  Stefan Csomoradding note for correct wheel params
2010-01-23  Kevin OllivierStart on ShowWindowModal for OS X Cocoa. Not working...
2010-01-18  Stefan Csomorsetting correct refcon in menus (was incorrectly change...
2010-01-11  Stefan Csomoradding protocol support for 10.6
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2010-01-04  Kevin OllivierGet the OS X Cocoa native combobox building by having...
2009-12-30  Kevin OllivierTo support playing async sounds on the stack on Mac...
2009-12-25  Kevin OllivierRemove the native toolbar from the frame in Destroy...
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
2009-12-09  Stefan Csomorfixing toolbar support, adding iphone
2009-12-09  Stefan Csomorremove workaround
2009-11-30  Stefan Csomorusing 64bit APIs, closes #10184
2009-11-28  Stefan Csomor64bit builds had problems with full circles, as we...
2009-11-16  Vadim ZeitlinFix wxDataViewRenderer::GetEllipsizeMode() for kDataBro...
2009-11-15  Stefan Csomorfixing typo for builds < 10.6
2009-11-14  Kevin OllivierFix typo that broke compilation and adjust the defines...
2009-11-13  Stefan Csomorupdating implementations of wxGetMouseState for osx_coc...
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-11-10  Vadim ZeitlinFix discrepancy between different ways of measuring...
2009-11-05  Kevin OllivierCreate an autorelease pool to catch objects created...
2009-10-31  Kevin OllivierNSFont -> wxFont conversion.
2009-10-31  Vadim ZeitlinReturn the real column width from wxOSX wxDataViewColum...
2009-10-30  Kevin OllivierInitial ShowWithoutActivating implementations for Mac...
2009-10-24  Stefan Csomorswitching to explicit flush mode, otherwise clientdc...
2009-10-23  Vadim ZeitlinAdd wxDataViewModel::ChangeValue() and use it in wxDVC...
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-14  Vadim ZeitlinSuppress harmless warning about unhandled wxSHOW_EFFECT...
2009-10-12  Vadim ZeitlinNo real changes, just minor cleanup in Cocoa wxDataView...
2009-10-09  Vadim ZeitlinRemoved wxFont::Set/GetNoAntiAliasing() implementations.
2009-10-09  Stefan Csomormoving bitmapbutton functionality up to button for OSX
2009-10-09  Stefan Csomorremoving unneeded file
2009-10-08  Vadim ZeitlinNo real changes, just fix a syntax error in unused...
2009-10-08  Stefan Csomorimplementing rollover and pressed image for bitmapbutto...
2009-10-06  Stefan Csomoruse better background color
2009-10-05  Vadim ZeitlinImplement DrawTitleBarBitmap() for OS X using hard...
2009-10-04  Paul Cornettadd missing break
2009-10-03  Paul CornettRemove unused global bitmap, which caused crash on...
2009-10-02  Stefan Csomorfixing typo
2009-10-02  Stefan Csomoradding construction from native bitmaps
2009-10-02  Stefan Csomoradding NSImage to CGImageRef conversion
2009-09-30  Stefan Csomoroverriding to allocate an outer autorelease pool
2009-09-30  Stefan Csomorfixing text matrix (dataview custom renderer showed...
2009-09-30  Paul Cornettbuild fix for wxUSE_CONSOLE_EVENTLOOP==0
2009-09-26  Stefan Csomoradding ProcessPendingEvents as ProcessIdle doesn't...
2009-09-26  Vadim ZeitlinNo real changes, just small cleanup in wxMac wxDVC.
2009-09-25  Julian SmartApplied #8697 (Improve error detection for MacFindFont )
2009-09-25  Julian SmartApplied #10007: SetWindowGroupParent hangs in Mac Carbo...
2009-09-25  Julian SmartApplied #9011: Native wxListCtrl::HitTest on OS X
2009-09-25  Julian SmartApplied #9520: Fix to allow repeated use of wxFileDialo...
2009-09-25  Julian SmartApplied #10858: wxListCtrl on Mac does not route Freeze...
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-21  Stefan Csomormoving themeing include to private.h
2009-09-18  Vadim ZeitlinFix recurring typo in "theming".
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-09-18  Vadim ZeitlinUse wxASSERT() instead of assert() in wx code.
2009-09-13  Stefan Csomoradapting to new sound file organization for osx
2009-09-13  Stefan CsomorOpenGL changes for carbon and cocoa
2009-08-23  Vadim ZeitlinCorrect the order of coordinates in CGPoint initializer.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-20  Vadim ZeitlinRename wxRendererNative::DrawRadioButton() to DrawRadio...
2009-08-18  Stefan Csomorsupport for plug-in unloading, closes #10836
2009-08-18  Stefan Csomorgcc 4.2 warning fix
2009-08-06  Vadim ZeitlinDon't pop explicitly changed status messages.
2009-07-25  Vadim ZeitlinAllow setting long version field in About dialog.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-11  Vadim ZeitlinAdded wxThread::GetMainId().
2009-07-10  Stefan Csomoradapting to widgetimpl extensions and iPhone OS 3.0
2009-07-10  Stefan Csomoradapting init sequence for different osx platforms
2009-07-09  Stefan Csomoradding special case for Carbon DataBrowser Checkbox
2009-07-03  Vadim Zeitlincompilation fix for wxOSX/Cocoa: don't use Carbon funct...
2009-07-03  Stefan Csomorbetter font round-trip fidelity (native->wx->native...
2009-07-03  Stefan Csomorfixing warnings
2009-07-02  Vadim Zeitlinuse WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ...
2009-07-02  Stefan Csomorfixing memory leak and unnecessary cocoa init, refs...
2009-07-02  Stefan Csomorreverting incorrect conversion from r52690, refs #10856
2009-07-01  Vadim Zeitlinensure that we have event loop before showing a modal...
2009-06-23  Vadim Zeitlinadjust the toolbar tools bitmap size to fit the biggest...
2009-06-22  Vadim Zeitlinfix more wxOSX/Carbon warnings in release build
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-20  Stefan Csomormake sure theme font info is reset if anything is changed
2009-06-20  Vadim Zeitlindon't try to resize the bitmap buttons with wxBORDER_NO...
next