]> git.saurik.com Git - wxWidgets.git/history - src/osx/carbon
No changes whatsoever, just remove trailing whitespace.
[wxWidgets.git] / src / osx / carbon /
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-29  Vadim ZeitlinReturn wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont...
2010-09-23  Robin DunnAllow the renderer to also work with wxMemoryDCs
2010-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2010-09-07  Stefan Csomormodeling subclassing along msw, unsubclassing filedialo...
2010-08-22  Vadim ZeitlinDon't crash in wxOSX::wxClipboard::Clear() if initializ...
2010-08-18  Vadim ZeitlinProvide a task-dialog based wxMSW wxMessageDialog imple...
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-07-28  Vadim ZeitlinAdd association between wxOSX wxTextWidgetImpl and...
2010-07-28  Vadim ZeitlinFix harmless float to int conversion warnings in wxOSX...
2010-07-14  Vadim ZeitlinUse correct format specifiers in wxOSX/Carbon font...
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-21  Stefan Csomoradding mimetype patch, closes #12072
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-19  Francesco MontorsiRemove identic implementations of wxDir::Exists from...
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-05-20  Stefan Csomorfixing infinite recursion
2010-05-20  Stefan Csomorsupport compiling for iphone
2010-05-20  Stefan Csomoradding support for iphone
2010-05-20  Stefan Csomoradapting to new API
2010-05-19  Stefan Csomorcommon wxMacWakeUp code across all platforms
2010-05-19  Stefan Csomorset default resolutions in case of errors
2010-05-19  Stefan Csomorusing wx dynamic cast
2010-05-10  Vadim ZeitlinReplace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
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.
next