PCH-less build fix after r59452
[wxWidgets.git] / src / osx /
2009-03-09  Kevin OllivierFix for accessing m_peer during initialization.
2009-03-08  Stefan Csomorletting the peer declare whether it wants to draw its...
2009-03-08  Kevin OllivierFix double-click support for wxListBox (#10548)
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-08  Kevin OllivierMake sure the user can't select the text.
2009-03-07  Robert RoeblingwxDATAVIEW_CELL_ACTIVATABLE translates Editable under...
2009-03-07  Robert RoeblingReport first selected item in selection change event
2009-03-07  Robert RoeblingMake wxDataViewCtrl::GetBestSize() return a height...
2009-03-07  Kevin OllivierFor search ctrl, the bordered and bezeled styles destro...
2009-03-07  Kevin OllivierAdd alignment support, and more tweaks for label size...
2009-03-05  Kevin OllivierFill out the left and top fields as well.
2009-03-05  Kevin OllivierSheet support for wxDirDialog.
2009-03-05  Kevin OllivierDon't use result for both NS and wx button ID values.
2009-03-05  Kevin OllivierSheet support for wxMessageDialog.
2009-03-05  Kevin OllivierFix for sheets based on NSAlert.
2009-03-05  Kevin OllivierMake sure we call SetEventObject before firing events.
2009-03-05  Kevin OllivierMake wxStaticText for OS X Cocoa properly size multilin...
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-03-05  Kevin OllivierEnsure that WriteText moves the selection to the end...
2009-03-05  Kevin OllivierFix comparison operator for functions keys (fixes ...
2009-03-04  Kevin OllivierEnsure we get mouse moved events.
2009-03-04  Kevin OllivierDon't always set the titled mask.
2009-03-03  Kevin OllivierMore fixes for clickCount... even sometimes when respon...
2009-03-02  Francesco Montorsirevert r59246; the window parameter was there by purpos...
2009-03-02  Vadim Zeitlinanother wxOSX build fix after wxTextEntry::GetValue...
2009-03-02  Vadim ZeitlinwxOSX build fix after wxTextEntry::GetValue() renaming...
2009-03-01  Francesco Montorsideprecated GetCheckBoxSize(wxWindow *) in favour of...
2009-02-28  Kevin OllivierCast needed to fix compilation on 10.4 --This line...
2009-02-27  Stefan Csomorapplying patch, fixes #10523
2009-02-27  Stefan Csomorapplying patch, fixes #10524
2009-02-25  Kevin OllivierRemove no longer necessary re-entrancy check, fix funct...
2009-02-24  Kevin OllivierTurn off the annoying beep when a key down is passed...
2009-02-22  Kevin OllivierQuick fix to prevent a crash when running on 10.4.
2009-02-22  Kevin OllivierMissed one symbol used in the compatibility path.
2009-02-22  Kevin OllivierFix for building under 10.4, where the BlendMode consta...
2009-02-22  Kevin OllivierLanding basic EVT_CHAR support, along with the rest...
2009-02-22  Kevin OllivierAdd support for EVT_TEXT in OS X Cocoa.
2009-02-19  Paul Cornettunused variable
2009-02-18  Paul Cornettuse bool expression rather than implicit conversion
2009-02-17  Robert RoeblingCorrected meaning of parameter col as the position...
2009-02-17  Robert RoeblingBlind implementation of YieldFor() for OSX/Cocoa, copie...
2009-02-17  Robert RoeblingBlind implementation of GetSubItemRect() for wxListCtrl...
2009-02-16  Paul Cornettnon-pch build fix
2009-02-16  Paul Cornettfix evtloop.h header dependency
2009-02-16  Robert RoeblingCompilo
2009-02-16  Robert RoeblingCompilo
2009-02-15  Francesco MontorsiwxApp::DoYield => wxGUIEventLoop::YieldFor (part of...
2009-02-15  Stefan Csomorswitching to compositing operators (fixes #9881), addin...
2009-02-14  Kevin OllivierFix typo (sorry, thought I compiled before committing.)
2009-02-14  Kevin OllivierStart on implementation for wxTE_MULTILINE / wxTE_RICH...
2009-02-14  Kevin OllivierRemove the "double border" around the search ctrl.
2009-02-14  Kevin OllivierAdd a tracking rect on resize so that the view will...
2009-02-13  Kevin OllivierclickCount is not available for mouse entered/exited...
2009-02-13  Kevin OllivierImplement NSPanel support to get wxFRAME_TOOL_WINDOW...
2009-02-13  Stefan Csomordirect wxFrame events support (paint was not delivered...
2009-02-13  Stefan Csomordifferent contentview-offset code, otherwise 'wx' synth...
2009-02-13  Stefan Csomorpaint event was missing the id, Connect not working...
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-02-12  Stefan CsomorCGContextFlush is already called in SetNativeContext
2009-02-12  Kevin OllivierRestore DrawRadioButton to the main wxRenderer API...
2009-02-12  Kevin OllivierFix assertion when passing nil to setKeyEquivalent.
2009-02-10  Stefan Csomorsupporting graphics context on invisible views, icon...
2009-02-09  Kevin OllivierWe'll get an unhandled exception if the view is hidden...
2009-02-09  Stefan Csomorpaint event handling fixes and wxClientDC implementatio...
2009-02-09  Stefan Csomormake sure no delegates/impl ptrs are still set during...
2009-02-09  Stefan Csomordrawing code now in common file
2009-02-09  Stefan Csomorreplacing RgnHandle with HIShapeRef usage
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-02-09  Kevin OllivierRemove delegates before releasing the native object...
2009-02-09  Kevin OllivierDo a sanity check to make sure GetWindow() has a valid...
2009-02-09  Kevin OllivierInitial support for EVT_ERASE_BACKGROUND for OS X Cocoa.
2009-02-09  Francesco Montorsisave the current status text for each pane inside wxSta...
2009-02-08  Kevin OllivierStub out GetMatchingPair() for now to allow us to use...
2009-02-08  Kevin OllivierCrash fix for when a wxNullBitmap is passed in as the...
2009-02-08  Kevin OllivierHeader fix for OS X Cocoa build.
2009-02-08  Stefan Csomorturning on icons for osx-cocoa
2009-02-08  Stefan Csomormenu fixes, also fixes #10479
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-08  Stefan Csomoradding scroll wheel support
2009-02-07  Kevin OllivierImplement GetDashCount() for Carbon/Cocoa.
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-02-01  Robert RoeblingMake wxCheckListBox call event.SetString() on all platf...
2009-02-01  Stefan Csomorfixing utf32 native conversion
2009-02-01  Stefan Csomoradding explicit log.h include
2009-02-01  Stefan Csomoradding the GetEventHandler() indirection
2009-02-01  Stefan Csomoradding explicit log.h include
2009-01-31  Robert RoeblingCommit Hartwig's patch for DnD in wxDataViewCtrl
2009-01-30  Robert RoeblingAdd wxSIZE_FORCE_EVENT and use is from wxSizerItem...
2009-01-30  Stefan Csomoruse native conversions that are close to the native...
2009-01-28  Vadim Zeitlinrename wxRendererNative::DrawRadioButton() to DrawOptio...
2009-01-26  Robert RoeblingImplement hint cursor for resizable columns
2009-01-25  Francesco Montorsiblind build fix for wxMac
2009-01-25  Francesco Montorsibuild fix
2009-01-25  Stefan Csomoradapting to name change in r58318
2009-01-25  Stefan Csomoradapting to name change in r58318
2009-01-23  Stefan Csomorfixing some warnings
2009-01-23  Stefan Csomorfixing 64 bit compile
2009-01-23  Robert RoeblingForgot this one
next