]> git.saurik.com Git - wxWidgets.git/history - src/osx/carbon
Use ProcessEventLocally() instead of ProcessEventHere() in docview code.
[wxWidgets.git] / src / osx / carbon /
2010-04-30  Stefan Csomoradding uifont support
2010-04-26  Vadim ZeitlinRemove a harmless unused parameter warning in wxOSX...
2010-04-24  Vadim ZeitlinRemove unnecessary duplicate code dealing with invoking...
2010-04-22  Stefan Csomorshutdown sequence routing to EndSession calls
2010-04-22  Stefan Csomoroverriding the cfrunloop accessor, during booting cocoa...
2010-04-20  Stefan Csomortracking open modal dialogs
2010-04-20  Stefan Csomorbetter layout for simple one param messages, closes...
2010-04-20  Stefan Csomoruse new call
2010-04-18  Stefan Csomorconcatenation must use prepend mode on osx as well
2010-04-18  Stefan Csomorstreamlining code for extra controls
2010-04-18  Stefan Csomorpainting background of splitter as well, fixes #11958
2010-04-18  Stefan Csomornormal windows also have transparent corners, so don...
2010-04-16  Stefan Csomortranslating background style BG_PAINT into opaqueness...
2010-04-15  Stefan Csomorsupporting switching back background style from transpa...
2010-04-14  Stefan Csomorfixing layout of custom controls during resize, cleanup...
2010-04-13  Stefan Csomoradding support for extraControl on osx_carbon
2010-04-13  Stefan Csomoradding wrapping possibility for native tlws
2010-04-13  Stefan Csomoradding fallbacks for non-native font variants, fixes...
2010-04-12  Stefan Csomorname change to correctly reflect the autorelease nature...
2010-04-12  Stefan Csomorcopying native cursor under cocoa
2010-04-10  Stefan Csomorflushing upon destruction, hope this won't redraw conge...
2010-04-10  Stefan Csomornote for future implementation using a former private API
2010-04-08  Stefan Csomortrying to simplify and optimize font handling
2010-04-08  Stefan Csomorusing statically allocated font objects for speedup
2010-04-08  Stefan Csomorallowing direct native tlw modal loops
2010-04-08  Stefan Csomorswitching modal loop implementation, fixes #11921
2010-04-07  Stefan Csomorfixing NSFontDescriptor matching for font weights and...
2010-04-06  Stefan Csomormaking gradients working again
2010-04-06  Stefan Csomorfixing warnings
2010-04-06  Vadim ZeitlinAdd wxTextEntryBase::ForwardEnableTextChangedEvents().
2010-04-06  Vadim ZeitlinImplement support for gradient stops for OS X.
2010-04-05  Stefan Csomormoving OnInit back
2010-04-05  Vadim ZeitlinAdd support for gradient stops to wxGraphicsContext.
2010-04-03  Stefan Csomorfixing multilib build
2010-04-02  Vadim ZeitlinShow labels for controls in wxOSX/Carbon toolbars.
2010-04-02  Stefan Csomorsimplifying modal event loop handling
2010-04-02  Stefan Csomormoving OnInit to a later stage to avoid Carbon Emulatio...
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 )
next