]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx
Add wxMouseEvent::GetColumnsPerAction().
[wxWidgets.git] / include / wx / osx /
2013-06-04  Stefan Csomorexposing wxOSXGetViewFromResponder
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-06-03  Stefan Csomorusing ordinary Show for popup windows as on MSW which...
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
2013-06-03  Stefan Csomorattempt to get the 'new focus' window parameter of...
2013-05-10  Stefan Csomorapplying editor part of patch, see #15003
2013-04-30  Vadim ZeitlinAdd wxFontInfo class to allow using named parameters...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-03-31  Vadim ZeitlinMake wxToolBar styles consistent and add wxTB_DEFAULT_S...
2013-03-03  Vadim ZeitlinFix hundreds of unused parameter warnings in wxOSX...
2013-03-02  Stefan Csomorenabling cursor events, fixes #15044
2013-02-28  Václav SlavíkAdd support for Cocoa's selectable toolbar items.
2013-02-28  Václav SlavíkAdd wxBitmap(NSImage*) ctor to wxOSX.
2013-02-17  Stefan Csomorswitching notebook implementation to common
2013-02-01  Steve LamertonRename all WEB_VIEW* style identifiers to WEBVIEW*.
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2013-01-13  Steve LamertonAllow registering of custom wxWebView backends.
2012-12-23  Stefan Csomortry support for native isFlipped usage and coalesce...
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-12-20  Stefan Csomorbenefit from 10.5+ call HIShapeUnionWithRect
2012-11-28  Stefan Csomoradding some additional fixes for programmatic selection...
2012-11-28  Stefan Csomorsupporting selection methods when not focused, closes...
2012-11-27  Stefan Csomorsupport for simulating focus events since not all contr...
2012-11-26  Vadim ZeitlinFix warnings about using type attribute on forward...
2012-11-23  Stefan Csomorsupport for custom app controllers, override OSXCreateA...
2012-11-20  Vadim ZeitlinRevert all wxNOEXCEPT-related changes.
2012-11-19  Vadim ZeitlinAdd wxNOEXCEPT to all wxTextCtrl dtors.
2012-11-17  Steve LamertonFixed unused parameter warnings for webview on OSX.
2012-11-08  Stefan Csomorsupport for freeze and thaw under cocoa
2012-11-04  Vadim ZeitlinMake hack for button creation in wxOSX more robust.
2012-11-04  Vadim ZeitlinAdd wxCFStringRef::AsStringWithNormalizationFormC(...
2012-11-04  Vadim ZeitlinUpdate the button bezel to account for multi-line label...
2012-11-04  Vadim ZeitlinNo changes, just rename OSXSetAcceleratorFromLabel().
2012-11-02  Stefan Csomormissing commit, fixes #14797
2012-11-02  Stefan Csomorexposing common used button impl class
2012-11-01  Vadim ZeitlinInvalidate best size of wxOSX wxChoice after its number...
2012-10-29  Vadim ZeitlinNo changes, just avoid code duplication in wxOSX wxDirD...
2012-10-28  Vadim ZeitlinImplement support for button mnemonics in wxOSX/Cocoa.
2012-08-30  Vadim ZeitlinRemove wxOSX implementation of wxSpinCtrl and use the...
2012-08-29  Stefan Csomoradd global NSLayoutManager instance
2012-08-28  Steve LamertonAdd support for searching and highlighting a wxWebView.
2012-08-11  Stefan Csomoradding SetLabel -> SetTitle redirects, solves missing...
2012-07-24  Vadim ZeitlinAdd wxWebView::GetNativeBackend() method.
2012-07-24  Vadim ZeitlinDon't eagerly set wxKeyEvent position fields.
2012-07-24  Vadim ZeitlinExtract OS X non-GUI event loop in a separate header.
2012-07-24  Vadim ZeitlinNo real changes, just avoid overloaded virtual wxWebVie...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-07-02  Vadim ZeitlinFix wxDataViewChoiceRenderer behaviour in wxOSX/Cocoa.
2012-07-02  Vadim ZeitlinNo changes, just suppress an unused parameter warning...
2012-07-01  Stefan Csomorcommon code for normalization
2012-07-01  Stefan Csomornative drop target method for cocoa
2012-07-01  Stefan Csomornative hook for supported datatypes
2012-07-01  Stefan Csomoradding native hook for drop target
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-06-15  Stefan Csomorbetter naming wxCFEventLoopPauseIdleEvents
2012-06-15  Stefan Csomoroffer suppression of idle processing (delayed destructi...
2012-06-14  Stefan Csomorclang analyzer support specific for OSX
2012-06-14  Stefan CsomorFixedWith support through CoreText
2012-06-14  Stefan Csomorusing CoreText under iOS
2012-06-13  Stefan Csomorexposing mainWindow for C++
2012-06-13  Stefan Csomorindicating the memory ownership of our c-method for...
2012-06-13  Stefan Csomorsupporting clang memory management annotations
2012-05-26  Vadim ZeitlinMove include/wx/osx/private/objcid.h to include/wx...
2012-05-20  Vadim ZeitlinUse wxObjCID instead of "struct objc_object*" to fix...
2012-05-20  Vadim ZeitlinImplement wxStackWalker for wxOSX.
2012-05-20  Vadim ZeitlinFix crash on destruction of wxDataViewCtrl in wxOSX.
2012-05-02  Stefan Csomormake WakeUp variant explicit, too many errors using...
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-28  Steve LamertonMinor changes, just trim trailing spaces in webview...
2012-03-10  Stefan Csomorusing 10.5 API for cursor updates as well
2012-03-10  Robin DunnMake the CreateTool factories be public so they can...
2012-03-09  Stefan Csomorreflect correct position for native toolbar, fixes...
2012-03-09  Paul Cornettadd the usual default parameter for Show()
2012-03-01  Julian SmartAdded MacInternalOnSize() to allow windows to resize...
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2012-02-02  Vadim ZeitlinAdd wxFontDialog ctor not taking wxFontData to wxOSX.
2012-02-02  Vadim ZeitlinFix wxDataViewCtrl::GetItemRect() signature in wxOSX...
2012-01-31  Stefan Csomorguarding Update() on OSX not to be issued faster than...
2012-01-23  Vadim ZeitlinAdd wxFont ctor taking a single flags argument instead...
2012-01-19  Stefan Csomoradding unix defaults
2012-01-17  Václav SlavíkReplace wxDataViewCtrl::StartEditor() with EditItem().
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2012-01-15  Stefan Csomorremoving duplicated method, wiring native maxlength...
2012-01-15  Stefan Csomorallow native max length support, see #10269
2012-01-15  Vadim ZeitlinImplement wxMenuBar::EnableTop() for wxMSW and wxGTK.
2012-01-14  Václav SlavíkFix wxDataViewCtrl::GetMainWindow() signature on OS X.
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
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 ZeitlinReplace 3 copies of wxListCtrl mode tests with a single...
2012-01-07  Vadim ZeitlinAdd wxListCtrlBase common base class for port-specific...
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2011-12-28  Vadim ZeitlinComplete wxEVT_MENU_{OPEN,CLOSE} implementation in...
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-20  Vadim ZeitlinAdded helpers for translating between wxDateTime and...
2011-12-16  Vadim ZeitlinIncremented the version number to 2.9.4 everywhere.
2011-12-08  Vadim ZeitlinOnly declare wxComboBox::Popup/Dismiss() when using...
next