]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/core
Use RIAA wrapper for wxSpinCtrl event disabling in wxGTK.
[wxWidgets.git] / include / wx / osx / core /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-06  Vadim ZeitlinForbid creation of wxStandardPaths object directly.
2013-07-03  Vadim ZeitlinMake wxEventLoop::AddSourceForFD() static.
2013-07-03  Vadim ZeitlinAdd wxEventLoop::ScheduleExit().
2013-07-03  Vadim ZeitlinAdd wxEventLoopBase::DoRun().
2013-07-03  Vadim ZeitlinMove wxEventLoopManual::m_shouldExit to wxEventLoopBase.
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-19  Stefan Csomorusing common GetContentScaleFactor throughout part 1
2013-06-17  Stefan Csomoradding magnification API into the wxWindow classes...
2013-06-11  Stefan Csomorbetter support for ui action simulation
2013-06-04  Stefan Csomoradding a more extensive version to arrive at the impl...
2013-06-03  Stefan Csomormake sure we don't execute pending deletes either when...
2013-03-03  Vadim ZeitlinFix hundreds of unused parameter warnings in wxOSX...
2013-02-17  Stefan Csomorswitching notebook implementation to common
2012-11-26  Vadim ZeitlinFix warnings about using type attribute on forward...
2012-11-08  Stefan Csomorsupport for freeze and thaw under cocoa
2012-11-04  Vadim ZeitlinAdd wxCFStringRef::AsStringWithNormalizationFormC(...
2012-07-24  Vadim ZeitlinExtract OS X non-GUI event loop in a separate header.
2012-07-02  Vadim ZeitlinNo changes, just suppress an unused parameter warning...
2012-07-01  Stefan Csomorcommon code for normalization
2012-07-01  Stefan Csomoradding native hook for drop target
2012-06-14  Stefan Csomorclang analyzer support specific for OSX
2012-06-13  Stefan Csomorsupporting clang memory management annotations
2012-05-26  Vadim ZeitlinMove include/wx/osx/private/objcid.h to include/wx...
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2012-01-15  Stefan Csomorallow native max length support, see #10269
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-07  Vadim ZeitlinImplement wxComboBox::Popup() and Dismiss() for wxOSX...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-05  Vadim ZeitlinImplement wxFileType::GetOpenCommand() in wxOSX.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-04-22  Stefan Csomorimplementation of HotKey, see #12354
2011-04-09  Stefan Csomorfixing configure builds for iphone
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Stefan Csomormoving userpane attribute into implementation
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-16  Stefan Csomorcalling explicit base class constructor from copy const...
2011-03-15  Stefan Csomorfixing iphone build
2011-03-07  Stefan Csomorwindow level support
2011-03-02  Vadim ZeitlinAdd missing wxUSE_MARKUP checks in wxOSX code.
2011-02-27  Vadim ZeitlinAdd markup support to wxOSX/Cocoa wxStaticText and...
2011-02-27  Vadim ZeitlinNo real changes, just make wxColour::OSXGetNSColor...
2011-02-22  Stefan Csomorsupporting content size scaling (retina display)
2011-02-02  Stefan Csomorfixing searchctrl on osx_cocoa, changing type for peer...
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-12-01  Stefan Csomorfixing missing return value
2010-11-30  Stefan Csomoradding standard menu items for cocoa, adding translatio...
2010-11-09  Vadim ZeitlinFix preprocessor definitions for wxBase build under...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-23  Robin DunnCanSetTransparent needs to be virtual
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-07-28  Vadim ZeitlinAdd association between wxOSX wxTextWidgetImpl and...
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-06-21  Stefan Csomoradding mimetype patch, closes #12072
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-04-20  Stefan Csomorhaving common API for mapping between native and wx...
2010-04-16  Stefan Csomortranslating background style BG_PAINT into opaqueness...
2010-04-13  Stefan Csomoradding wrapping possibility for native tlws
2010-02-19  Kevin OllivierDisable sending of events by OS X Combobox during progr...
2010-02-13  Kevin OllivierBasic support for tooltips under OS X Cocoa.
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-25  Stefan Csomorremoving event handlers on non-owned windows when the...
2009-12-09  Kevin OllivierAdd OSX prefix, and be clear that this is OS X only...
2009-12-07  Kevin OllivierAdd wxTLW::SetModified to allow apps to set the TLW...
2009-12-02  Paul Cornettcheck for self assignment in operator=
2009-12-01  Vadim ZeitlinAdd wxOSX_10_6_AND_LATER macro and use it.
2009-11-26  Kevin OllivierAllow OS X Cocoa (or any OS X port) to override GetBest...
2009-11-08  Kevin OllivierMake wxSTAY_ON_TOP and other window styles toggleable...
2009-11-01  Kevin OllivierStart on Get/SetStyle support for OS X Cocoa wxTextCtrl.
2009-11-01  Kevin OllivierwxColour -> NSColor conversion.
2009-10-31  Kevin OllivierAdding NSColor -> wxColour conversion.
2009-10-30  Kevin OllivierInitial ShowWithoutActivating implementations for Mac...
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-09  Paul Cornettreplace TRUE/FALSE with true/false
2009-10-09  Stefan Csomormoving bitmapbutton functionality up to button for OSX
2009-10-08  Stefan Csomorimplementing rollover and pressed image for bitmapbutto...
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-18  Stefan Csomorsimplifying native string handling, see #11061
2009-07-09  Stefan Csomoradding special case for Carbon DataBrowser Checkbox
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-07  Vadim Zeitlinderive wxStandardPathsCF from Unix wxStandardPaths...
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-03-30  Stefan Csomorhiding the impl type more again
2009-03-28  Stefan Csomorbracketing menu code
2009-03-25  Stefan Csomormoving down for non-precomp build
2009-03-25  Stefan Csomorfocus handling streamlined
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-08  Stefan Csomorletting the peer declare whether it wants to draw its...
next