]> git.saurik.com Git - wxWidgets.git/history - src/osx/window_osx.cpp
Fix for accessing m_peer during initialization.
[wxWidgets.git] / src / osx / window_osx.cpp
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-02-19  Paul Cornettunused variable
2009-02-13  Stefan Csomorpaint event was missing the id, Connect not working...
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-30  Robert RoeblingAdd wxSIZE_FORCE_EVENT and use is from wxSizerItem...
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-15  Stefan Csomorfixing controls with content areas, correcting radiobox...
2009-01-13  Stefan Csomorremoving duplicate code
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2009-01-10  Stefan Csomorsupporting PopUp on osx cocoa as well, see #10361
2008-10-13  Vadim Zeitlinno need to test that the pointer is non-NULL before...
2008-10-10  Stefan Csomormoving embedding to common API
2008-10-06  Stefan Csomormoving more things to common API between carbon and...
2008-09-11  Kevin OllivierA few checks for null pointers to avoid problems during...
2008-09-05  Stefan Csomorforward define for non precomp build, switching preproc...
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-02  Stefan Csomorosx new layout