2009-03-25 |
Stefan Csomor | focus handling streamlined |
blob | commitdiff | raw |
2009-03-23 |
Stefan Csomor | fixing warnings in osx common code |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Stefan Csomor | make it crash-proof |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Stefan Csomor | reworked font handling for osx (was missing because... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Kevin Ollivier | On OS X, the button for wxID_HELP should never accept... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Kevin Ollivier | Fix for accessing m_peer during initialization. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Stefan Csomor | letting the peer declare whether it wants to draw its... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Paul Cornett | unused variable |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Stefan Csomor | paint event was missing the id, Connect not working... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Stefan Csomor | common drawing code for osx-cocoa and osx-carbon, also... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Stefan Csomor | reworking event handling to redirect to c++ virtual... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Robert Roebling | Add wxSIZE_FORCE_EVENT and use is from wxSizerItem... |
blob | commitdiff | raw | diff to current |
2009-01-23 |
Robert Roebling | Give some OSX specific methods OSX prefix, fixes hidden... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Stefan Csomor | removing duplicate code |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
blob | commitdiff | raw | diff to current |
2009-01-10 |
Stefan Csomor | supporting PopUp on osx cocoa as well, see #10361 |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Vadim Zeitlin | no need to test that the pointer is non-NULL before... |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Stefan Csomor | moving more things to common API between carbon and... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Kevin Ollivier | A few checks for null pointers to avoid problems during... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Stefan Csomor | forward define for non precomp build, switching preproc... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Stefan Csomor | osx new layout |
blob | commitdiff | raw | diff to current |
|