fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / osx / carbon /
2013-09-18  Václav SlavíkDeallocate wxThreadSpecificInfo when wxThread ends.
2013-08-24  Vadim ZeitlinMove code removing "-psn_xxx" command line arguments...
2013-08-14  Stefan Csomorusing #ifdef wxABORT_ON_CONFIG_ERROR not just #if as...
2013-07-28  Stefan Csomoradapting to new event version
2013-07-27  Stefan Csomorwiring event loop callbacks
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-24  Stefan Csomorwiring OnInit on osx to a later point in event processing
2013-07-22  Stefan Csomorfurther routing into wxApp
2013-07-22  Stefan Csomorwiring osx native notification during launch
2013-07-15  Vadim ZeitlinSupport using GetTextExtent() with empty string to...
2013-07-10  Vadim ZeitlinAdd default ctors and Create() to wxDirDialog and wxFil...
2013-07-03  Vadim ZeitlinAdd wxEventLoop::ScheduleExit().
2013-07-03  Vadim ZeitlinAdd "OSX" prefix to wxCFEventLoop::DoRun() and DoStop...
2013-06-28  Stefan Csomorsupport getting device resolution on all osx ports
2013-06-27  Stefan Csomornew method for contentScaleFactor on main screen
2013-06-27  Stefan Csomornative bitmap scaling codes
2013-06-25  Stefan Csomorsupporting native content scaling on OSX
2013-06-13  Stefan Csomorfixing correct delete key
2013-06-10  Vadim ZeitlinAdd wxMouseEvent::GetColumnsPerAction().
2013-06-04  Stefan Csomoradding a more extensive version to arrive at the impl...
2013-06-03  Stefan Csomoravoiding reentrancy problems and congestion
2013-06-03  Stefan Csomorusing ordinary Show for popup windows as on MSW which...
2013-05-31  Stefan Csomoravoiding reshow of hidden windows when app is brought...
2013-05-24  Stefan Csomorusing scan-line polygon conversion for constructing...
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-05-16  Václav SlavíkCall wxThread::Create() from Run() automatically.
2013-04-30  Vadim ZeitlinUse WXUNUSED() to suppress unused parameter warnings.
2013-04-30  Vadim ZeitlinAllow using wxDEFAULT as font size in wxOSX.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-04-12  Robin DunnEnsure there is valid context for DrawRectangle
2013-03-26  Vadim ZeitlinUse wxCONTROL_PRESSED instead of wxCONTROL_SELECTED...
2013-03-10  Stefan Csomorsupport alpha in color dialog, see #14127
2013-03-10  Stefan Csomoradd support for alpha in color dialog on OSX, see ...
2013-02-17  Stefan Csomorswitching notebook implementation to common
2013-01-27  Stefan NeisNo changes, just remove unneeded variable initializatio...
2013-01-21  Vadim ZeitlinNo changes, just remove unused variable in wxCarbon...
2013-01-20  Paul Cornettsizeof(char) is 1. By definition.
2013-01-20  Vadim ZeitlinRename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
2012-12-29  Vadim ZeitlinSpelling fixes in comments in wxOSX.
2012-12-23  Stefan Csomorremoving 10.5 version checks
2012-12-23  Stefan Csomormaking sure we are using correct implementation for...
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-12-20  Stefan Csomorbenefit from 10.5+ call HIShapeUnionWithRect
2012-12-19  Stefan Csomoractivating DrawRectangle optimization
2012-12-18  Stefan Csomorsetting offsets for window and client dcs when not...
2012-12-14  Stefan Csomorsupporting private types in DnD on osx_cocoa, fixes...
2012-11-28  Vadim ZeitlinHandle Shift-TAB correctly in wxOSX/Carbon wxComboBox.
2012-11-08  Stefan Csomorsupport for freeze and thaw under cocoa
2012-11-04  Vadim ZeitlinUse kCGBlendModeExclusion for wxCOMPOSITION_XOR operation.
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-10-31  Stefan Csomoradding principal class for command line builds (High...
2012-10-28  Vadim ZeitlinImprove splitter appearance in wxOSX/Cocoa.
2012-09-30  Vadim ZeitlinNo changes, just remove unneeded variable initialization.
2012-08-01  Vadim ZeitlinNo changes, just fix typos in comments in wxOSX files.
2012-07-25  Vadim ZeitlinwxOSX/Carbon compilation fix after the changes of r72207.
2012-07-24  Vadim ZeitlinDon't eagerly set wxKeyEvent position fields.
2012-07-24  Stefan Csomorguard against not-yet-existing font, fixes #14516
2012-07-16  Stefan Csomoradapting order to preference
2012-07-16  Stefan Csomorcorrect handling of order of preference of formats
2012-07-02  Stefan Csomoradapting new osx modifier handling, fixes #14377
2012-07-02  Stefan Csomorguarding against invalid files passed to 'pdoc' apple...
2012-07-02  Stefan Csomorguarding against invalid files passed to 'odoc' apple...
2012-07-01  Stefan Csomornative hook for supported datatypes
2012-07-01  Stefan Csomormake sure the pasteboard paste location is only set...
2012-06-25  Stefan Csomoradding new API needed for screenshots as old method...
2012-06-20  Stefan Csomormake sure native font exists, before asking about fixed...
2012-06-20  Stefan Csomorusing UTType constants wherever possible to avoid typos...
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-06-14  Stefan Csomorcleanup for 10.5 minimum
2012-06-14  Stefan CsomorCoreText support for iOS
2012-06-14  Stefan Csomorremoving superfluous 10.5 checks
2012-06-13  Stefan Csomorusing native cocoa method for determining main window...
2012-06-13  Stefan Csomorexposing mainWindow for C++
2012-06-13  Stefan Csomorhaving ONE set of raster-ops starting from 10.5
2012-05-30  Robin DunnA patch adding wxHTMLDataObject which can be used for...
2012-05-29  Stefan Csomorclang compat.
2012-05-29  Stefan Csomorclang compat.
2012-05-20  Vadim ZeitlinFix 62 harmless but annoying Clang warnings in wxOSX...
2012-05-17  Paul Cornettmark virtual overrides as virtual
2012-05-11  Robin DunnEnable access to the native bitmap object wrapped by...
2012-05-05  Stefan Csomorfixes crashes with embedded controls in toolbars after...
2012-04-28  Vadim ZeitlinFix wxBitmapButton best size calculation in wxOSX/Carbon.
2012-04-20  Robin DunnMake wxTaskBarIcon's ctor have the same API on all...
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-03-22  Vadim ZeitlinUse enum for wxMouseEvent::m_wheelAxis instead of int.
2012-03-12  Stefan Csomorremove 10.4 compatibility code
2012-03-04  Vadim ZeitlinFix showing MDI child from wxDocManager::ActivateDocume...
2012-03-01  Julian SmartAdded MacInternalOnSize() to allow windows to resize...
2012-02-28  Stefan Csomormaking sure TextMatrix is always identity, there were...
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-20  Vadim ZeitlinNo changes, just remove a redundant wxGROW.
2012-02-08  Robin DunnFollowing the theory that something lame is better...
2012-02-02  Vadim ZeitlinAdd wxFontDialog ctor not taking wxFontData to wxOSX.
2012-01-23  Stefan Csomoradding missing stubs
2012-01-23  Stefan Csomorusing existing member
2012-01-19  Stefan Csomorguard against invalid color ref
2012-01-19  Stefan Csomorsolving include order problems for stl and xti
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2012-01-08  Vadim ZeitlinFix menu creation in wxOSX/Carbon when using wx in...
next