]> git.saurik.com Git - wxWidgets.git/history - src/osx/carbon
Disconnect all GTK signals referencing a wx object which is being destructed
[wxWidgets.git] / src / osx / carbon /
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...
2012-01-08  Vadim ZeitlinAnother wxOSX/Carbon compilation fix after wxListCtrlBa...
2012-01-08  Vadim ZeitlinFix wxOSX/Carbon compilation after wxListCtrlBase intro...
2012-01-07  Vadim ZeitlinImplement best size calculation for report mode wxListCtrl.
2012-01-07  Vadim ZeitlinAdd wxListCtrlBase common base class for port-specific...
2011-12-20  Vadim ZeitlinFix crash in wxRegion in wxOSX/Carbon.
2011-12-11  Vadim ZeitlinEnsure that Enter key presses are never stolen from...
2011-12-09  Stefan Csomorfixing copy size
2011-12-08  Stefan Csomorcopied from old cocoa code from David, fixes #13732
2011-12-02  Vadim ZeitlinMake wxEVT_CHAR_HOOK propagate upwards and send it...
2011-12-01  Vadim ZeitlinAdded wxCriticalSection::TryEnter() method.
2011-11-10  Vadim ZeitlinCorrect the direction passed to wxDataObject in wxOSX...
2011-10-20  Robin DunnDelegate wxGraphicsBitmap::ConvertToImage to the render...
2011-10-18  Vadim ZeitlinDocument and test behaviour of wxRegion methods when...
2011-10-18  Vadim ZeitlinDon't create a valid wxRegion when using default ctor...
2011-10-16  Steve LamertonExport a couple of Carbon functions to allow wxWebView...
2011-10-12  Stefan Csomorapplying slightly modified patch, fixes #13434
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsFont without using wxFont.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsBitmap and wxGraphicsContext...
2011-10-09  Vadim ZeitlinDon't make private wxGraphicsContext-derived classes...
2011-10-09  Vadim ZeitlinAdded wxGraphicsBitmap::ConvertToImage().
2011-09-21  Vadim ZeitlinChange wxSound ctor from in-memory data to use size_t...
2011-09-21  Vadim ZeitlinRemove wxHeaderColumn::SetAsSortKey() and only use...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-06  Robin Dunnfix for non-pch builds
2011-08-24  Stefan Csomormissing commit for RAW_CONTROL changes
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-22  Steve LamertonExport a couple of carbon functions so that shared...
2011-08-16  Stefan Csomorsupport for raw ctrl shortcut
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-11  Dimitri SchoolwerthFixed wxOSX build.
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-24  Vadim ZeitlinReplace wxControlContainer-related macros with wxNaviga...
2011-07-19  Stefan Csomordoing WakeUp in osx_carbon differently for the main...
2011-07-19  Stefan Csomorfixing width/height (were negative) thanks to Werner...
2011-07-16  Stefan Csomorfixing typo
2011-07-15  Vadim ZeitlinImplement wxRegion::Equal() for wxOSX.
2011-07-15  Vadim ZeitlinEnsure we don't modify a shared object in wxOSX wxRegio...
2011-07-15  Vadim ZeitlinNo real changes, just use AllocExclusive() in wxOSX...
2011-07-04  Vadim ZeitlinSuppress some harmless warnings about unused parameters...
2011-06-18  Stefan Csomorfixing iphone build
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-09  Stefan Csomoradding implementation for osx
2011-06-09  Stefan Csomoradding placeholders for interpolation setting
2011-06-09  Stefan Csomorinit pattern
2011-06-09  Stefan Csomorbetter ownership handling
2011-06-09  Stefan Csomorusing common colorspace method
2011-06-08  Stefan Csomoradding fallback
2011-06-08  Stefan Csomormaking intention clearer by explicit parentheses
next